Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-103967-66308/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-github-prometheus-alertmanager-0.23.0-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-103967-66308/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Q1WIN5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf alertmanager-0.23.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/alertmanager-0.23.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd alertmanager-0.23.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/alertmanager-0.23.0/vendor + [[ ! -e /builddir/build/BUILD/alertmanager-0.23.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/alertmanager-0.23.0/_build/bin install: creating directory '/builddir/build/BUILD/alertmanager-0.23.0/_build' install: creating directory '/builddir/build/BUILD/alertmanager-0.23.0/_build/bin' + export GOPATH=/builddir/build/BUILD/alertmanager-0.23.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/alertmanager-0.23.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager ]] ++ dirname /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager + install -m 0755 -vd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus install: creating directory '/builddir/build/BUILD/alertmanager-0.23.0/_build/src' install: creating directory '/builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus' + ln -fs /builddir/build/BUILD/alertmanager-0.23.0 /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager + cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager Patch #0 (defaults-paths.patch): + echo 'Patch #0 (defaults-paths.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file cmd/alertmanager/main.go patching file cli/root.go patching file README.md patching file cli/silence_add.go + tar -xzf /builddir/build/SOURCES/vendor.tar.gz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sw5zCB + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + LDFLAGS='-X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=1.oc9 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815' + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/alertmanager + GOPATH=/builddir/build/BUILD/alertmanager-0.23.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=1.oc9 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0xb3f22d19caf0d6049c4ba39bcb43f66bed9ec2b5 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o /builddir/build/BUILD/alertmanager-0.23.0/_build/bin/alertmanager github.com/prometheus/alertmanager/cmd/alertmanager WORK=/tmp/go-build2970130210 log/internal internal/goarch container/list mkdir -p $WORK/b056/ mkdir -p $WORK/b071/ internal/race crypto/internal/alias internal/coverage/rtcov internal/unsafeheader mkdir -p $WORK/b008/ internal/nettrace unicode/utf8 cat >/tmp/go-build2970130210/b056/importcfg << 'EOF' # internal # import config EOF internal/goos mkdir -p $WORK/b015/ cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p log/internal -std -complete -installsuffix shared -buildid -NCkVFxRg0I16pvZKO7x/-NCkVFxRg0I16pvZKO7x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/log/internal/internal.go mkdir -p $WORK/b115/ cat >/tmp/go-build2970130210/b071/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p container/list -std -complete -installsuffix shared -buildid WDQIrrRVHKxbwfXhV2_u/WDQIrrRVHKxbwfXhV2_u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/container/list/list.go cat >/tmp/go-build2970130210/b008/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build2970130210/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid Azb2o6r_nn2BERArfseR/Azb2o6r_nn2BERArfseR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go mkdir -p $WORK/b006/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid ZCpCzRq1mufqFIXzWC3H/ZCpCzRq1mufqFIXzWC3H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go cat >/tmp/go-build2970130210/b115/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p internal/nettrace -std -complete -installsuffix shared -buildid A4ghIj8wyTFUSTHqMvs1/A4ghIj8wyTFUSTHqMvs1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go unicode/utf16 mkdir -p $WORK/b052/ mkdir -p $WORK/b021/ encoding mkdir -p $WORK/b047/ cat >/tmp/go-build2970130210/b006/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid Fing6-RDYiFMc-3kiP5S/Fing6-RDYiFMc-3kiP5S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go cat >/tmp/go-build2970130210/b052/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b076/ cat >/tmp/go-build2970130210/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid RZc6aBs28errvJDqOfL6/RZc6aBs28errvJDqOfL6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/race -std -complete -installsuffix shared -buildid td3SGmrIHK5bkPE1I8zT/td3SGmrIHK5bkPE1I8zT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cat >/tmp/go-build2970130210/b047/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build2970130210/b076/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding -std -complete -installsuffix shared -buildid _EGYgRpJUpmKip7Hzv3u/_EGYgRpJUpmKip7Hzv3u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/alias -std -complete -installsuffix shared -buildid oCbxx5HDXjxhbes5X7yO/oCbxx5HDXjxhbes5X7yO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go cat >/tmp/go-build2970130210/b012/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b033/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/coverage/rtcov -std -+ -complete -installsuffix shared -buildid tRpxrApKqYC9ysVlei7I/tRpxrApKqYC9ysVlei7I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go cat >/tmp/go-build2970130210/b033/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid uyCDxeebqciF5Qm0vbSk/uyCDxeebqciF5Qm0vbSk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b099/ vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b124/ internal/goexperiment mkdir -p $WORK/b014/ cat >/tmp/go-build2970130210/b099/importcfg << 'EOF' # internal # import config EOF crypto/internal/boring/sig mkdir -p $WORK/b078/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 3TuEOzwsTf2EsFHa-Iz3/3TuEOzwsTf2EsFHa-Iz3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cat >/tmp/go-build2970130210/b124/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/crypto/internal/alias -std -complete -installsuffix shared -buildid zajSO3_UKTeytk5bGVEZ/zajSO3_UKTeytk5bGVEZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go cat >/tmp/go-build2970130210/b014/importcfg << 'EOF' # internal # import config EOF github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b156/ runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid dTM3z2HJmgtU-AXR_z4S/dTM3z2HJmgtU-AXR_z4S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_pagetrace_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go cat >/tmp/go-build2970130210/b078/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b016/ cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b078/symabis ./sig_amd64.s internal/cpu mkdir -p $WORK/b011/ unicode cat >/tmp/go-build2970130210/b156/importcfg << 'EOF' # internal # import config EOF math/bits mkdir -p $WORK/b031/ cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid tOsW_oWzqrea-7D7ROzl/tOsW_oWzqrea-7D7ROzl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags/flags.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go runtime/internal/syscall cat >/tmp/go-build2970130210/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b016/symabis ./atomic_amd64.s github.com/prometheus/alertmanager/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b191/ cat >/tmp/go-build2970130210/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s sync/atomic mkdir -p $WORK/b022/ cat >/tmp/go-build2970130210/b031/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build2970130210/b191/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p math/bits -std -complete -installsuffix shared -buildid vVabe_6Egp5I7rk-oHLv/vVabe_6Egp5I7rk-oHLv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid cUG_5tdg1XEBBCofPgDD/cUG_5tdg1XEBBCofPgDD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go cat >/tmp/go-build2970130210/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b022/symabis ./asm.s mkdir -p $WORK/b034/ mkdir -p $WORK/b019/ internal/itoa cat >/tmp/go-build2970130210/b034/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p unicode -std -complete -installsuffix shared -buildid t9foJFrPCgoEU8tCxTc8/t9foJFrPCgoEU8tCxTc8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b034/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 github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b261/ cat >/tmp/go-build2970130210/b019/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b025/ crypto/subtle cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal mkdir -p $WORK/b077/ internal/godebugs github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype cat >/tmp/go-build2970130210/b261/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build2970130210/b025/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid W2C9Gw43eGqXLJXIQMxh/W2C9Gw43eGqXLJXIQMxh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/itoa -std -complete -installsuffix shared -buildid ulrV_G4X7NANOCqoOqZb/ulrV_G4X7NANOCqoOqZb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b219/ cat >/tmp/go-build2970130210/b077/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b013/ github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b077/symabis ./xor_amd64.s cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ad/ad07b6dc582d35ba4a8dff5183303a64053ed5f88c9df8f4d4f43e544b25a95c-d # internal mkdir -p $WORK/b337/ cat >/tmp/go-build2970130210/b219/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b339/ cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid 0S6aMPnDfK1Lf3k5hQJN/0S6aMPnDfK1Lf3k5hQJN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/iana/const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cat >/tmp/go-build2970130210/b337/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid Te8DznJLzjv7bxKON3zf/Te8DznJLzjv7bxKON3zf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go cat >/tmp/go-build2970130210/b013/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build2970130210/b339/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid WbLdOwb8SGfTfQoSGtd_/WbLdOwb8SGfTfQoSGtd_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/godebugs -std -complete -installsuffix shared -buildid NeviDNNk8GXgjuWQo7wi/NeviDNNk8GXgjuWQo7wi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/5f/5f376bafc451028c520867df6a583cb25ff7b2993db48a927b6845ed30811fea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/ac/ac415e7cc931c7aa274fb48335af0b89e1dcb501bb2d4769ac1caf9ec8db3e0f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cat >/tmp/go-build2970130210/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6b/6b253c78ca53bbfe74b043137b8659f54cb2074ab7be088c61848ce71cd5d2d8-d # internal cat >/tmp/go-build2970130210/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -installsuffix shared -buildid NSIP7mN-eQFKUG-0SCbx/NSIP7mN-eQFKUG-0SCbx -goversion go1.21.7 -symabis $WORK/b022/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/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/b012/_pkg_.a /builddir/.cache/go-build/ab/abb4183c557d0744ff591ecd93aac2b26b8d275958fe5841293f3409d73a06d5-d # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/e6/e6e653bdff6e829cc265d91b8e9b28feac6876f05a08ece523d6c47c8c4201d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/53/532f06f539d308a66e119f5e000dd01f0fec52ce31b17fc2a59d3383a36ed705-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/a7/a750d8eb80f2704518056d2fc48e61ae1a2a5662f340bd708a16e0c76b40bbba-d # internal cat >/tmp/go-build2970130210/b078/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c2/c24f0d3f3465bcd3d4a51b94ed80b2309b6f540353ad97045d25f85f622f21ef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid Lx3C2p5VefDcztfp8ZOZ/Lx3C2p5VefDcztfp8ZOZ -goversion go1.21.7 -symabis $WORK/b078/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -+ -installsuffix shared -buildid BfULZEpNCk7I_gFkIGWV/BfULZEpNCk7I_gFkIGWV -goversion go1.21.7 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/9e/9e147f2f1d036dedbe31a2efa1a3697a7a41bb27ea0dbc673130fc5e80601c4d-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ca/cad22aefdfaa581bddae1c98ef3166e19048f7553c83d519eedcc77891da33b6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/ed/ed5a3cc8d0fe4249713b57ea566e2806b2cd6f27d8fdc3e869b859b59eeda00b-d # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/91/91ee4a3f14a38d7851d3b38523484f6608f1fe98c70c72b2f5f197946ee66a14-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2c/2c630c3b1e9fd506e6927b7a96e8e82c04018b11e71059d6622477c9e88182ae-d # internal runtime/internal/math mkdir -p $WORK/b017/ cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/78/78ba9cb112d75dcfa95a80f92b6a081d6f9d7001c700d5b7bc01b8ef135a9cc0-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/45/45b19c5ad5c1c159099e56662ffd9c0a2e929e0edd0d92b2ca0bb1bedfd2b5fe-d # internal cat >/tmp/go-build2970130210/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2970130210/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid gAGZfChpGnertfnhXWKW/gAGZfChpGnertfnhXWKW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go internal/abi runtime/internal/sys mkdir -p $WORK/b005/ mkdir -p $WORK/b018/ cat >/tmp/go-build2970130210/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s cat >/tmp/go-build2970130210/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2970130210/b006/_pkg_.a packagefile internal/goos=/tmp/go-build2970130210/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid QvaKIXsy3XQELtSA8hjN/QvaKIXsy3XQELtSA8hjN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/consts_norace.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/nih.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cat >/tmp/go-build2970130210/b019/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build2970130210/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid xgyLWE7KEqorWFiX75jD/xgyLWE7KEqorWFiX75jD -goversion go1.21.7 -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/defs_linux_amd64.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid jh4GhB4j9R9YZk9dZkkp/jh4GhB4j9R9YZk9dZkkp -goversion go1.21.7 -symabis $WORK/b016/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_amd64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/53/536958ed261643540fc01d7404931dc316de6582111964a131eb65ebf18060a1-d # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/99/9971956001dd03e2d6afcd28905bd9e7cec4721696adbde48780f1436a1591d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/85/858a2b0d3bf605d04b90c5380e6d5937f7da37eed3d3ac270e0e1fadd10b96d8-d # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/46/46f9c4b9d11afdd2e1eba4c8f407f59db24aa666889dba8955083e761b8eb442-d # internal cat >/tmp/go-build2970130210/b077/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/subtle -std -installsuffix shared -buildid H1kmiczWcOTojkeyD-at/H1kmiczWcOTojkeyD-at -goversion go1.21.7 -symabis $WORK/b077/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/xor.go /usr/lib/golang/src/crypto/subtle/xor_amd64.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b078/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/3b/3b8607ad77e6e972ed5f0159b91d5c44dd711b458d909536c41ac62c35bf35c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/10/109d8a1d68930de2895f9ed75f791dab58a74f9e0564ad1142fcc22efff8ecc1-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b019/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/d3/d3e3e366cd0c9574b0a074b82ab75b874e77d9163d90c72a675813d356399b2c-d # internal cat >/tmp/go-build2970130210/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2970130210/b006/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -std -+ -installsuffix shared -buildid T80LIU9gLbLQl5o-VY-I/T80LIU9gLbLQl5o-VY-I -goversion go1.21.7 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/map.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/src/internal/abi/unsafestring_go120.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/14/1400536a1ef535fa4a853b2fe4d1d0c91c4df238c20daf6a966c1b929fc7d3c9-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/7c/7c8ded62094b2e3fcb66445116dbfdfff6e0aaa7b1a0b27974c01ab087dea323-d # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/ee/eeccf710335c3e60feb17976621ecc22f1aa7c320e68971d800472fcfc245528-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b077/xor_amd64.o ./xor_amd64.s cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d2/d2cb1d6a30b43dac10987f7778d902d636838b044b3e0ac37e9c6c5465ae5102-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b161/ cat >/tmp/go-build2970130210/b161/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid 1ieOn_01tZo2-MN3wkXj/1ieOn_01tZo2-MN3wkXj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/set/ints.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/97/9728dda2c2e9d31da5930c11c7fed9e3d7923202b6c524050dd8c397c2fce439-d # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/f9/f9a9b442db2e10f447d46808226085c4c02763a2e04bb50d45506460c289a7b4-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b022/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu.o ./cpu.s cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/26/26f001f2ec95c776917363ebfc44254821c7730fb193c52e80110586bf693ba0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/75/75163911d899c86b4ae2a7cd3e6325c4be83fe5c1a87ffde1b739d6202d7a754-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/2f/2f3bf04fd669f3c7f76687208bd9cf19befd21ea4546700c16ea6e34629c1a90-d # internal internal/bytealg mkdir -p $WORK/b010/ cat >/tmp/go-build2970130210/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b030/ cat >/tmp/go-build2970130210/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b030/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cat >/tmp/go-build2970130210/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2970130210/b011/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -std -+ -installsuffix shared -buildid HdEZpGRxcp9lVWpbLAuB/HdEZpGRxcp9lVWpbLAuB -goversion go1.21.7 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cat >/tmp/go-build2970130210/b030/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2970130210/b011/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p math -std -installsuffix shared -buildid kanjYy1q246aWjem71cO/kanjYy1q246aWjem71cO -goversion go1.21.7 -symabis $WORK/b030/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/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 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b016/atomic_amd64.o ./atomic_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e4faef09e68b6d1fb45fd16edef804dcb668812f12bd7a4fdb3f9b35379b3700-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e2/e251a5507864c52bf0b3b3448e6247145940108768845a76afa4ce37adf358a8-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/af/afd4991d5f45206adde48d235a5e044678a3cb3b8b4d96f11161069220c4e77a-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/exp_amd64.o ./exp_amd64.s runtime mkdir -p $WORK/b009/ cat >/tmp/go-build2970130210/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/floor_amd64.o ./floor_amd64.s cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/2f/2f3dcc3a1818a7b7a5a89c5776434a9d96db66d8bf314b6e8221bde5be040a30-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/dim_amd64.o $WORK/b030/exp_amd64.o $WORK/b030/floor_amd64.o $WORK/b030/hypot_amd64.o $WORK/b030/log_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cat >/tmp/go-build2970130210/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2970130210/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build2970130210/b010/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build2970130210/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2970130210/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2970130210/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build2970130210/b013/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2970130210/b014/_pkg_.a packagefile internal/goos=/tmp/go-build2970130210/b015/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build2970130210/b016/_pkg_.a packagefile runtime/internal/math=/tmp/go-build2970130210/b017/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build2970130210/b018/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build2970130210/b019/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -installsuffix shared -buildid HYejxkMHsLzDrIh1d5Sk/HYejxkMHsLzDrIh1d5Sk -goversion go1.21.7 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/exithook.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/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/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/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.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/os_unix.go /usr/lib/golang/src/runtime/pagetrace_off.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.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/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/write_err.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/d3/d3cb78802851dcafca6bff3b23f81e87fdf5b00e0f1b82a2b7da1dae487bc877-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b272/ cat >/tmp/go-build2970130210/b272/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build2970130210/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid A8g4p5oGkbxIE_uzNZ-7/A8g4p5oGkbxIE_uzNZ-7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/cd/cd0faf8ccefe0a66b57a56b815e432b9e099a6f14fa42ec76db51e769675d6f4-d # internal cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b009/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/duff_amd64.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/test_amd64.o $WORK/b009/time_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/94/94b7882a006736457299c5db983c20818d4c135d92090c5a27885def04cb6542-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >/tmp/go-build2970130210/b004/go_asm.h << 'EOF' # internal EOF sync cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./asm.s mkdir -p $WORK/b020/ cat >/tmp/go-build2970130210/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build2970130210/b021/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -installsuffix shared -buildid 6Ab7LE1hpDHPcjKM2TUl/6Ab7LE1hpDHPcjKM2TUl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b020/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/oncefunc.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 >/tmp/go-build2970130210/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2970130210/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build2970130210/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2970130210/b008/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -installsuffix shared -buildid GC6IEDvc5TrMa0tGNPNL/GC6IEDvc5TrMa0tGNPNL -goversion go1.21.7 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/61/6169337d343ae36e2778717e39960c94939132c975cb4c148bc2146ebe57c806-d # internal internal/testlog mkdir -p $WORK/b042/ internal/bisect internal/singleflight mkdir -p $WORK/b116/ cat >/tmp/go-build2970130210/b042/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/testlog -std -complete -installsuffix shared -buildid YXkQ-vBhg0ad3Whend6c/YXkQ-vBhg0ad3Whend6c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b154/ github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight cat >/tmp/go-build2970130210/b116/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p internal/singleflight -std -complete -installsuffix shared -buildid b9DEWzK_JhaXHencRlxe/b9DEWzK_JhaXHencRlxe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >/tmp/go-build2970130210/b154/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF mkdir -p $WORK/b083/ github.com/prometheus/alertmanager/vendor/github.com/josharian/intern /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid xJ75c3xTnTRgc1L5t9g0/xJ75c3xTnTRgc1L5t9g0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma/pragma.go mkdir -p $WORK/b256/ cat >/tmp/go-build2970130210/b083/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p internal/bisect -std -complete -installsuffix shared -buildid stwk2BrL_MCXW1r9QYp6/stwk2BrL_MCXW1r9QYp6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go cat >/tmp/go-build2970130210/b256/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF mkdir -p $WORK/b323/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid 8jZhMnuUj74IPpPg2giM/8jZhMnuUj74IPpPg2giM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go cat >/tmp/go-build2970130210/b323/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/prometheus/alertmanager/vendor/github.com/josharian/intern -complete -installsuffix shared -buildid B51NP5MuF1llaK2DBXdQ/B51NP5MuF1llaK2DBXdQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/josharian/intern/intern.go runtime/cgo mkdir -p $WORK/b119/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b119/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b119/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/94/9484d9ff7b4340b9c1976bbeb08cff45f90c5a63f7e0c7434fd43f9ca370d563-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/de/dee7d11184869a5bf01a0c9906e312b5797e337860480d2461cb6676365261b5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/09/0929cdea4bafa23930facf222399ec63403e85b96b27a17ef3a259b232f995db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/60/6024950815bfeb24e83b7728e1edd39a69d8d2589126110e247909714044664c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -O2 -g -c -x c - -o /dev/null || true cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/b9/b97acd475fec99731974243fcf914fde22bb28c6d48566ac2e8dc04a544855ff-d # internal gcc -Qunused-arguments -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/80/80e7a359b7f92e772855dba8d3d1f56db145b62a4b5697729fd1445aaf92b93f-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/47/47243773dec3ff78e21e72e52a6668093239d15c8afe25f7257d4c8775e712e8-d # internal cd $WORK gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true errors sort gcc -fdebug-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true mkdir -p $WORK/b003/ mkdir -p $WORK/b035/ gcc -ffile-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true internal/godebug cat >/tmp/go-build2970130210/b035/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build2970130210/b004/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a EOF cat >/tmp/go-build2970130210/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build2970130210/b004/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sort -std -complete -installsuffix shared -buildid RV4byl2n7g2xletjIKhw/RV4byl2n7g2xletjIKhw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -installsuffix shared -buildid b3_kcgXqUEnHX4xVNdaC/b3_kcgXqUEnHX4xVNdaC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cd $WORK gcc -gno-record-gcc-switches -O2 -g -c -x c - -o /dev/null || true mkdir -p $WORK/b082/ cat >/tmp/go-build2970130210/b082/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build2970130210/b083/_pkg_.a packagefile internal/godebugs=/tmp/go-build2970130210/b013/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p internal/godebug -std -complete -installsuffix shared -buildid wOFU_YiWw9rBBYlVWw-5/wOFU_YiWw9rBBYlVWw-5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cd $WORK gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/2d/2d51b0e2be83edce6ef4b3fa582754fc1c08ba9743aa2b2370b8fa8c98d3a6e5-d # internal cd $WORK/b119 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o ./_x001.o -c _cgo_export.c internal/oserror mkdir -p $WORK/b026/ io internal/safefilepath mkdir -p $WORK/b036/ path mkdir -p $WORK/b040/ cat >/tmp/go-build2970130210/b026/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -installsuffix shared -buildid Lv8WpqqCV-cc9OAEftVi/Lv8WpqqCV-cc9OAEftVi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >/tmp/go-build2970130210/b036/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p io -std -complete -installsuffix shared -buildid cLcggaM00TTEwvnkd0jr/cLcggaM00TTEwvnkd0jr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >/tmp/go-build2970130210/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid l-MgzZ16SQIhLT_OkRNt/l-MgzZ16SQIhLT_OkRNt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go github.com/prometheus/alertmanager/vendor/github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b114/ mkdir -p $WORK/b032/ mkdir -p $WORK/b044/ cat >/tmp/go-build2970130210/b114/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid FBtuwFeoiTpl0pPY34RO/FBtuwFeoiTpl0pPY34RO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go crypto/internal/nistec/fiat mkdir -p $WORK/b090/ cat >/tmp/go-build2970130210/b032/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2970130210/b010/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF mkdir -p $WORK/b201/ cat >/tmp/go-build2970130210/b044/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2970130210/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p strconv -std -complete -installsuffix shared -buildid RBqFB3fuGSX1LM41833x/RBqFB3fuGSX1LM41833x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b032/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_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p path -std -complete -installsuffix shared -buildid as5QsPM5S43pk6DMpDol/as5QsPM5S43pk6DMpDol -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >/tmp/go-build2970130210/b090/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build2970130210/b077/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid O0aFc_VryJRntufZCskN/O0aFc_VryJRntufZCskN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b090/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 cat >/tmp/go-build2970130210/b201/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build2970130210/b071/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/prometheus/alertmanager/vendor/github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid o_u3_RxB90Dx1CGoqUDq/o_u3_RxB90Dx1CGoqUDq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/93/93bbffe5a8c8575a4387e64f510d2a0292aec6b00e0ea8fce71a3a87e8894735-d # internal syscall mkdir -p $WORK/b024/ cat >/tmp/go-build2970130210/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b024/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/be/beb2e0e06cc80b162f91fe74b46aefcbac59dc9fbe313f9da492de5d984bc455-d # internal cat >/tmp/go-build2970130210/b024/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2970130210/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build2970130210/b025/_pkg_.a packagefile internal/oserror=/tmp/go-build2970130210/b026/_pkg_.a packagefile internal/race=/tmp/go-build2970130210/b021/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p syscall -std -installsuffix shared -buildid sVWVD9ZqoCysBvngYi-R/sVWVD9ZqoCysBvngYi-R -goversion go1.21.7 -symabis $WORK/b024/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/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/forkpipe2.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_accept4.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go cd $WORK/b119 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/98/98effb4fdfc8bfc041f157e89ec28ebe35ba539aadf20d630ecb1e751e775c86-d # internal internal/intern mkdir -p $WORK/b118/ math/rand mkdir -p $WORK/b081/ cat >/tmp/go-build2970130210/b118/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build2970130210/b082/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF cat >/tmp/go-build2970130210/b081/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build2970130210/b082/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p internal/intern -std -complete -installsuffix shared -buildid dRurYXPHLvXWxQGUGeiq/dRurYXPHLvXWxQGUGeiq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p math/rand -std -complete -installsuffix shared -buildid Eg-pZj0k5SQVtTCjhP2v/Eg-pZj0k5SQVtTCjhP2v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/af/af494e9820150a7937233948be955ad49e798b98e4354137c5928e9670a7cf53-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2b/2ba7f2cba5429e4c62739e6b65ac8ecf747a609def8ac676197056f3510edf54-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I $WORK/b119/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b119/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/06/06d7b1edda0a095810283a8ae956a7a0213547ca44bbe320221a36df124fca5b-d # internal github.com/prometheus/alertmanager/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b144/ github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b305/ cat >/tmp/go-build2970130210/b144/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/prometheus/alertmanager/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid 8upd1MAU5G8WwmIWv7NB/8upd1MAU5G8WwmIWv7NB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/beorn7/perks/quantile/stream.go cat >/tmp/go-build2970130210/b305/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid nbPXDGI7A6tqY-hE7dzq/nbPXDGI7A6tqY-hE7dzq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/13/1392c0c231855502bfc16a12ac7cb574d4624414006de17f491d3a6378a87143-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/73/7371ee407c1df075a06d3e22c4eafc6f0e73602b85fb8d5fb45144e06fa3a5d5-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I $WORK/b119/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b119/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/a4/a40931a96272f9045cdabdebaab2ccf5e55aac3b86ed908dfbcbb8092a3d5d61-d # internal hash mkdir -p $WORK/b070/ crypto/internal/randutil mkdir -p $WORK/b079/ text/tabwriter bytes github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio cat >/tmp/go-build2970130210/b070/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2970130210/b036/_pkg_.a EOF mkdir -p $WORK/b237/ cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p hash -std -complete -installsuffix shared -buildid F7pjryCJ1hHbkumUGG-r/F7pjryCJ1hHbkumUGG-r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/hash/hash.go strings mkdir -p $WORK/b051/ cat >/tmp/go-build2970130210/b079/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid i7KN0dnjknK4mZBCaGVY/i7KN0dnjknK4mZBCaGVY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cat >/tmp/go-build2970130210/b237/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF mkdir -p $WORK/b046/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p text/tabwriter -std -complete -installsuffix shared -buildid L7zhB8I0aA31bV08cspI/L7zhB8I0aA31bV08cspI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go mkdir -p $WORK/b258/ cat >/tmp/go-build2970130210/b051/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2970130210/b010/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF cat >/tmp/go-build2970130210/b046/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2970130210/b010/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p strings -std -complete -installsuffix shared -buildid 8pDAipBoys5Z5laGXTAG/8pDAipBoys5Z5laGXTAG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b051/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_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p bytes -std -installsuffix shared -buildid ao0gFou-h6dOjDNtS0tN/ao0gFou-h6dOjDNtS0tN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >/tmp/go-build2970130210/b258/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2970130210/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid bT7s-41_p1L-W4ciSouK/bT7s-41_p1L-W4ciSouK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/a0/a09a21af746cb48bc3735e93fa0ff15b745f1785c7816557f2c7290b7bbdc00f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/0c/0cdcc43a6e526a0be521133c17008a7270f99a452d0400cb1e2599534447695e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ea/ea5ab841b6ce9929bb944a6f9d14984c0123d770dbe810bd661a03cb73aff3e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/0b/0bc7ba25a341c09257b97b8811aa84e335bde72a5ed287807f97718d4d8b2619-d # internal hash/fnv mkdir -p $WORK/b151/ hash/crc32 mkdir -p $WORK/b069/ cat >/tmp/go-build2970130210/b151/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile hash=/tmp/go-build2970130210/b070/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a EOF cat >/tmp/go-build2970130210/b069/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p hash/fnv -std -complete -installsuffix shared -buildid d5OKz0Z9v-q9x8qhHzfe/d5OKz0Z9v-q9x8qhHzfe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b069/symabis ./crc32_amd64.s cat >/tmp/go-build2970130210/b069/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile hash=/tmp/go-build2970130210/b070/_pkg_.a packagefile internal/cpu=/tmp/go-build2970130210/b011/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p hash/crc32 -std -installsuffix shared -buildid rqoi7fI-CHoW_peqpUfB/rqoi7fI-CHoW_peqpUfB -goversion go1.21.7 -symabis $WORK/b069/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I $WORK/b119/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b119/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/28/288a24d87bf65ff77cf51e93903029bbca53cf375bfbd5bb15ba976e8d38498f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/c8/c834cbcc31aef7b29849287017ccced67a5adef40f94b55232278261eba6b74a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/7d/7dce6ce3888ef665337e3d55ccfe5ab71b676181dae8dbcf768a4aee7150f6f5-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b069/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/b9/b95b20d96d7ae6dba1db30faf05d871bb29003a9022728251a207ceaaf0ce867-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/5c/5cca05738b1d9a398cbb0ae511273a30df3a72cd20b89f7fcb8a3b170f412cff-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b132/ github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform mkdir -p $WORK/b242/ cat >/tmp/go-build2970130210/b132/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF cat >/tmp/go-build2970130210/b242/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 7d5JMuDHSfXzFkJ_PuAX/7d5JMuDHSfXzFkJ_PuAX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid -L4mv7z_yYlDuD1ohG1z/-L4mv7z_yYlDuD1ohG1z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform/transform.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I $WORK/b119/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b119/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/da/da0c665a6048357a4aa2783ddfa3ea3539c2be03fa947c1489b321c338774d7f-d # internal crypto/rc4 mkdir -p $WORK/b104/ crypto encoding/base32 mkdir -p $WORK/b215/ net/netip mkdir -p $WORK/b074/ github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/blowfish cat >/tmp/go-build2970130210/b104/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/tmp/go-build2970130210/b076/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a EOF cat >/tmp/go-build2970130210/b215/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid rBJSk3QutP85nQPll4GB/rBJSk3QutP85nQPll4GB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p encoding/base32 -std -complete -installsuffix shared -buildid 5HCQ6bLSMIPpETdpR2Mr/5HCQ6bLSMIPpETdpR2Mr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go reflect mkdir -p $WORK/b029/ mkdir -p $WORK/b117/ cat >/tmp/go-build2970130210/b074/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build2970130210/b070/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto -std -complete -installsuffix shared -buildid yyXEvjNr3u9ghrM8G2hu/yyXEvjNr3u9ghrM8G2hu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cat >/tmp/go-build2970130210/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b029/symabis ./asm_amd64.s mkdir -p $WORK/b397/ cat >/tmp/go-build2970130210/b117/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2970130210/b010/_pkg_.a packagefile internal/intern=/tmp/go-build2970130210/b118/_pkg_.a packagefile internal/itoa=/tmp/go-build2970130210/b025/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p net/netip -std -complete -installsuffix shared -buildid r0RsUMny1rd6XapdiZoL/r0RsUMny1rd6XapdiZoL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b117/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 >/tmp/go-build2970130210/b397/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid IWXG-zCF323jVQ-CMZxf/IWXG-zCF323jVQ-CMZxf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/blowfish/block.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/blowfish/cipher.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/blowfish/const.go cat >/tmp/go-build2970130210/b029/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile internal/abi=/tmp/go-build2970130210/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build2970130210/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build2970130210/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build2970130210/b025/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2970130210/b008/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p reflect -std -installsuffix shared -buildid LtvJ2n3SEN007Yiz5S1t/LtvJ2n3SEN007Yiz5S1t -goversion go1.21.7 -symabis $WORK/b029/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ab/ab58124964659218cf892bf770efa06b86417974717ed34f9263b2654d58ddd3-d # internal net/http/internal/ascii mkdir -p $WORK/b143/ bufio github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b185/ github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b200/ regexp/syntax html mkdir -p $WORK/b058/ cat >/tmp/go-build2970130210/b185/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF cat >/tmp/go-build2970130210/b143/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a EOF mkdir -p $WORK/b209/ cat >/tmp/go-build2970130210/b200/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/golang-lru/simplelru=github.com/prometheus/alertmanager/vendor/github.com/hashicorp/golang-lru/simplelru packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/golang-lru/simplelru=/tmp/go-build2970130210/b201/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid hnLs-zdxgPp0PMRZd29l/hnLs-zdxgPp0PMRZd29l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cat >/tmp/go-build2970130210/b058/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid Z95wPVm2uxiE6Ql14VFg/Z95wPVm2uxiE6Ql14VFg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix/edges.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix/iter.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix/node.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid yHudez4lOFdDACZYinms/yHudez4lOFdDACZYinms -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b269/ cat >/tmp/go-build2970130210/b209/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p regexp/syntax -std -complete -installsuffix shared -buildid AesfFeXF53UlJ9MnRy-M/AesfFeXF53UlJ9MnRy-M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b058/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 github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkuri /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p html -std -complete -installsuffix shared -buildid K96ggbUlNaP9LxFh7f3c/K96ggbUlNaP9LxFh7f3c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cat >/tmp/go-build2970130210/b269/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF mkdir -p $WORK/b054/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid FM2DSYPlpDWceT-vmdI8/FM2DSYPlpDWceT-vmdI8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go mkdir -p $WORK/b291/ cat >/tmp/go-build2970130210/b054/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF cat >/tmp/go-build2970130210/b291/importcfg << 'EOF' # internal # import config packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p bufio -std -complete -installsuffix shared -buildid H0dDkDnik9n6hR5A2kqU/H0dDkDnik9n6hR5A2kqU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid Y-EejLLXnrdGQuiyeWe6/Y-EejLLXnrdGQuiyeWe6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/7d/7db6c8fe7740a5752b661eb9dea792ee302b360f16c89fa24a659678bf3f1242-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/17/17d2b0e54ec25e0252a59e252f80f87f5d92a3a201de17b541de839380e1519e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/9f/9fb3ce3004074fcd43a06719071b9c99ad00b6119457f4daf8e7252355c67576-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/62/620e93dcc61927fe599db187e7687c982c2ad8c4ad02407a54700284361a75f8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/70/705f92b963dfd1ef09875edea36616572c6c995bfb776362712a137c1b40e26a-d # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/2a/2af175503f4a8af569952e25674f620c7f2868b6cf322dca85654a3ec763a422-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/39/39e48fc576015ae000f0e355f6a09f6de81e0cadad57879c64df2e19eb0c763d-d # internal github.com/prometheus/alertmanager/vendor/golang.org/x/text/width mkdir -p $WORK/b330/ cat >/tmp/go-build2970130210/b330/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform=/tmp/go-build2970130210/b242/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/text/width -complete -installsuffix shared -buildid JBQr0haaN0jLMQ1NhdG5/JBQr0haaN0jLMQ1NhdG5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/width/kind_string.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/width/tables13.0.0.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/width/transform.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/width/trieval.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/width/width.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/46/46959564d7a8a34b43171c4b64938b4dc3b01899de6c5068c41707c6d13694cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/0f/0f480c0a17cf806f56ed33ed4e717e8daf668c4aefc5013ede14102a240cbb73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/b0/b0cee07bdd1fc63d7ed02fa9c9470de5d5865d44a2a5fb6432f1e265cfeda709-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I $WORK/b119/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b119/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/65/651c57f5fccc47b7ad9373a0d7321622d56659165b172a607b7e11b5b99be5c7-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I $WORK/b119/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b119/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/76/76559b973212231702edb492bf97aaf9323d90debcbbf09ad22b21ac00962fbf-d # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/d8/d8ae068afbd1b8f968cdf63e5e33ace7a89d6a49cda418c6e422b2c014ec1827-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/a1/a16db95b06d1bf1625d1cad7009c09b5929b548fd2b1cdad3b5fab2020cd9f23-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I $WORK/b119/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b119/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/ba/bab2e64a9f70a653efb9a5c80de3711fe2e10a1a9c4b9eee3b19656a9f913efd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/72/72544be80fb7f3661f4a95457204da59789147b6a41752d70efb994a1b868a2e-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I $WORK/b119/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b119/_x010.o -c gcc_stack_unix.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I $WORK/b119/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b119/_x011.o -c gcc_traceback.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b024/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/10/10bded4ab341ee33e988e0ad164d7e61b477d92268ac1b569a3ba1793c56f23c-d # internal internal/syscall/execenv mkdir -p $WORK/b041/ cat >/tmp/go-build2970130210/b041/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a EOF internal/syscall/unix mkdir -p $WORK/b039/ cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid UYmh_nBxEQCJgwS3Zjx6/UYmh_nBxEQCJgwS3Zjx6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go time mkdir -p $WORK/b023/ cat >/tmp/go-build2970130210/b039/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a EOF cat >/tmp/go-build2970130210/b023/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid _TW0PQ-BYq9IlYgVW6ek/_TW0PQ-BYq9IlYgVW6ek -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/eaccess_linux.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.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/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p time -std -installsuffix shared -buildid ig788QbDvL74j_tfzSnr/ig788QbDvL74j_tfzSnr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f8/f80fb77abfc5b8f6607621e76681901fbe082bf505374a61976256f47cf5611f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/c4/c4781ea8e21c05fcec91c51cf4095640d1cd7d3a98365350226fa1e78d917fff-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I $WORK/b119/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b119/_x012.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/94/948bd17480498a67c1cc798c6dc11e304a52fc4f1a70662025952316e63b2e76-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I $WORK/b119/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b119/_x013.o -c linux_syscall.c cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/62/62a5b30def22701734f1d11374fbd070a1e2fb5dbbb15b82127012b91c424a1a-d # internal regexp mkdir -p $WORK/b057/ cat >/tmp/go-build2970130210/b057/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile regexp/syntax=/tmp/go-build2970130210/b058/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p regexp -std -complete -installsuffix shared -buildid UFbqr6YzI3lMjH8O7AyC/UFbqr6YzI3lMjH8O7AyC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b057/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 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I $WORK/b119/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b119/_x014.o -c gcc_amd64.S cd $WORK/b119 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/alertmanager-0.23.0 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -o $WORK/b119/_cgo_.o $WORK/b119/_cgo_main.o $WORK/b119/_x001.o $WORK/b119/_x002.o $WORK/b119/_x003.o $WORK/b119/_x004.o $WORK/b119/_x005.o $WORK/b119/_x006.o $WORK/b119/_x007.o $WORK/b119/_x008.o $WORK/b119/_x009.o $WORK/b119/_x010.o $WORK/b119/_x011.o $WORK/b119/_x012.o $WORK/b119/_x013.o $WORK/b119/_x014.o -O2 -g -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b119/_cgo_.o -dynout $WORK/b119/_cgo_import.go -dynlinker cat >/tmp/go-build2970130210/b119/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b119/symabis ./asm_amd64.s cat >/tmp/go-build2970130210/b119/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/tmp/go-build2970130210/b018/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p runtime/cgo -std -installsuffix shared -buildid gDjaUbx416ojCN87YIU_/gDjaUbx416ojCN87YIU_ -goversion go1.21.7 -symabis $WORK/b119/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b119/_cgo_gotypes.go $WORK/b119/cgo.cgo1.go $WORK/b119/_cgo_import.go cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b119/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b119/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b119/_pkg_.a $WORK/b119/asm_amd64.o $WORK/b119/_x001.o $WORK/b119/_x002.o $WORK/b119/_x003.o $WORK/b119/_x004.o $WORK/b119/_x005.o $WORK/b119/_x006.o $WORK/b119/_x007.o $WORK/b119/_x008.o $WORK/b119/_x009.o $WORK/b119/_x010.o $WORK/b119/_x011.o $WORK/b119/_x012.o $WORK/b119/_x013.o $WORK/b119/_x014.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/51/511e54484289683c4bba9ca67ad08ad3894c6216387a3ab488dfdb4d188ba9e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/6e/6ea6fc320c5e2192e64f574d83d3e495964c055c3fc3ba0bbf1d7cb9afb6bd3c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ac/ac0dac4889b19232a6084e9abec2c46dd6c758164895c531d6f38aeac5b16b2c-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b265/ cat >/tmp/go-build2970130210/b265/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build2970130210/b081/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid NACFTgXqrtrqKaDfGPSd/NACFTgXqrtrqKaDfGPSd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go context mkdir -p $WORK/b002/ github.com/prometheus/alertmanager/vendor/github.com/jpillora/backoff mkdir -p $WORK/b234/ cat >/tmp/go-build2970130210/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build2970130210/b004/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -std -complete -installsuffix shared -buildid 4yOtiWRdEXw85yKAW8Cc/4yOtiWRdEXw85yKAW8Cc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go cat >/tmp/go-build2970130210/b234/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/rand=/tmp/go-build2970130210/b081/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/prometheus/alertmanager/vendor/github.com/jpillora/backoff -complete -installsuffix shared -buildid mIn7IQD3-Oxh2EDkCG66/mIn7IQD3-Oxh2EDkCG66 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jpillora/backoff/backoff.go io/fs mkdir -p $WORK/b043/ cat >/tmp/go-build2970130210/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile internal/oserror=/tmp/go-build2970130210/b026/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p io/fs -std -complete -installsuffix shared -buildid 6vFJ4dl9EYlE1pwnBLvL/6vFJ4dl9EYlE1pwnBLvL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/io/fs/format.go /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 internal/poll mkdir -p $WORK/b038/ cat >/tmp/go-build2970130210/b038/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2970130210/b039/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/poll -std -installsuffix shared -buildid AmYODv-M_haveFagFDG_/AmYODv-M_haveFagFDG_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b038/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/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_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/7f/7f6f0244b18a52cadfc829bceb8768d0f08131dfda16a80248c71185ce524006-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/87/8726ec6bcd7e4e0db89f067d2b7453bbef3d2531969b27615467fdf6f9f59a0a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8c/8cfe75aecad5059a5fc8f86553524e3ab63ed69d1231562e6a28f452f70d4a1a-d # internal github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4 mkdir -p $WORK/b295/ cat >/tmp/go-build2970130210/b295/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile math/rand=/tmp/go-build2970130210/b081/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4 -complete -installsuffix shared -buildid 5mWQdo-eDi60lOmqNoGR/5mWQdo-eDi60lOmqNoGR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4/backoff.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4/context.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4/exponential.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4/retry.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4/ticker.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4/timer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4/tries.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b029/asm_amd64.o ./asm_amd64.s cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/6a/6a4aa8e3370817f5cbb35d66354f35f82ab18d4a6942544472f2f1ba5184ba64-d # internal embed mkdir -p $WORK/b091/ cat >/tmp/go-build2970130210/b091/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/fs=/tmp/go-build2970130210/b043/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p embed -std -complete -installsuffix shared -buildid 7nb-hXdgtnsQneYzRpku/7nb-hXdgtnsQneYzRpku -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/embed/embed.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f7/f76b39840968cc8a3a5cb0a797e457739c9ce0d9a98209b6c302d5ad83d4a162-d # internal internal/fmtsort mkdir -p $WORK/b028/ encoding/binary internal/saferio github.com/prometheus/alertmanager/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b213/ cat >/tmp/go-build2970130210/b028/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid qpJtmc7QNVGN935nCt1Z/qpJtmc7QNVGN935nCt1Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go mkdir -p $WORK/b050/ mkdir -p $WORK/b207/ cat >/tmp/go-build2970130210/b213/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/prometheus/alertmanager/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid wQ0NfuLOphuE1wZhmDps/wQ0NfuLOphuE1wZhmDps -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/errwrap/errwrap.go cat >/tmp/go-build2970130210/b050/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p encoding/binary -std -complete -installsuffix shared -buildid SS1sW-rzSCoyeqHZ_S2i/SS1sW-rzSCoyeqHZ_S2i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go cat >/tmp/go-build2970130210/b207/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p internal/saferio -std -complete -installsuffix shared -buildid 5MTLSmXYJI4Cs-1suBNf/5MTLSmXYJI4Cs-1suBNf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/24/24dd635bbd65fdb84522f1f4a6b58d463adfca468d59c8d1f2c76711648777ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/15/1593b7dc1a4fea549476cfb5d179fae57b1e6253d760c673f2ba5a3e863503a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/12/12670c11704bbe0f0c3cffb618f3f334ff10836bba5f89b9fca894c7e683b31e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/c6/c625f20461077a8f6b52741fd15cd67f9cbf7fb9be3f57d80feed8f8b4bd0fee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/99/99f019e55ba21d2280299c003e62981eebb2de6c4f82109e8b82bc2c9f079a74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d8/d8646d78bd5447e2e56cef3cac9b1ee7c50138237faef82bc77b5a53ceedddce-d # internal os mkdir -p $WORK/b037/ cat >/tmp/go-build2970130210/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile internal/itoa=/tmp/go-build2970130210/b025/_pkg_.a packagefile internal/poll=/tmp/go-build2970130210/b038/_pkg_.a packagefile internal/safefilepath=/tmp/go-build2970130210/b040/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2970130210/b041/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2970130210/b039/_pkg_.a packagefile internal/testlog=/tmp/go-build2970130210/b042/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/fs=/tmp/go-build2970130210/b043/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p os -std -installsuffix shared -buildid Kg3qcfGBnIylewmkFAp7/Kg3qcfGBnIylewmkFAp7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c1/c16a2cc07a6e4058388fa45fc33f85bba17fd88455a18b1eb6a7489f58ffbb59-d # internal encoding/base64 mkdir -p $WORK/b049/ crypto/cipher mkdir -p $WORK/b075/ cat >/tmp/go-build2970130210/b049/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a EOF crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p encoding/base64 -std -complete -installsuffix shared -buildid lQeWN1feOhbMazoo_Iit/lQeWN1feOhbMazoo_Iit -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >/tmp/go-build2970130210/b075/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build2970130210/b076/_pkg_.a packagefile crypto/subtle=/tmp/go-build2970130210/b077/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a EOF crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/cipher -std -complete -installsuffix shared -buildid g0zs4koP6J7fWOGTL-75/g0zs4koP6J7fWOGTL-75 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b075/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 crypto/md5 mkdir -p $WORK/b089/ cat >/tmp/go-build2970130210/b089/go_asm.h << 'EOF' # internal EOF vendor/golang.org/x/crypto/internal/poly1305 cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b089/symabis ./p256_asm_amd64.s github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2 mkdir -p $WORK/b125/ cat >/tmp/go-build2970130210/b125/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b125/symabis ./sum_amd64.s mkdir -p $WORK/b088/ mkdir -p $WORK/b103/ github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash mkdir -p $WORK/b296/ cat >/tmp/go-build2970130210/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b088/symabis ./fe_amd64.s cat >/tmp/go-build2970130210/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b103/symabis ./md5block_amd64.s cat >/tmp/go-build2970130210/b296/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b145/ cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash -trimpath "$WORK/b296=>" -I $WORK/b296/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b296/symabis ./xxhash_amd64.s cat >/tmp/go-build2970130210/b145/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2 -trimpath "$WORK/b145=>" -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b145/symabis ./xxhash_amd64.s github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix mkdir -p $WORK/b190/ cat >/tmp/go-build2970130210/b190/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b190/symabis ./asm_linux_amd64.s cat >/tmp/go-build2970130210/b125/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build2970130210/b077/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a EOF cat >/tmp/go-build2970130210/b296/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile hash=/tmp/go-build2970130210/b070/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid XTKuS-mItOBmqc39UGBt/XTKuS-mItOBmqc39UGBt -goversion go1.21.7 -symabis $WORK/b125/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash -installsuffix shared -buildid 2-6PK4Xtc7rHU17G2Gdd/2-6PK4Xtc7rHU17G2Gdd -goversion go1.21.7 -symabis $WORK/b296/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack -asmhdr $WORK/b296/go_asm.h ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/rotate19.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/xxhash.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/xxhash_amd64.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/xxhash_unsafe.go cat >/tmp/go-build2970130210/b145/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a EOF cat >/tmp/go-build2970130210/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build2970130210/b077/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2 -installsuffix shared -buildid TpibN23yadgOMS3949Q1/TpibN23yadgOMS3949Q1 -goversion go1.21.7 -symabis $WORK/b145/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack -asmhdr $WORK/b145/go_asm.h ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2/xxhash.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid O7CTSxyEyTVLG6Un5UFY/O7CTSxyEyTVLG6Un5UFY -goversion go1.21.7 -symabis $WORK/b088/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cat >/tmp/go-build2970130210/b103/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2970130210/b074/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile hash=/tmp/go-build2970130210/b070/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/md5 -std -installsuffix shared -buildid xIu8dyusOJagegIapSzG/xIu8dyusOJagegIapSzG -goversion go1.21.7 -symabis $WORK/b103/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/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 >/tmp/go-build2970130210/b190/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/prometheus/alertmanager/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/sys/internal/unsafeheader=/tmp/go-build2970130210/b191/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix -installsuffix shared -buildid MRu1rzYlG8ktDPWFWkUn/MRu1rzYlG8ktDPWFWkUn -goversion go1.21.7 -symabis $WORK/b190/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack -asmhdr $WORK/b190/go_asm.h ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/ioctl.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/str.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go cat >/tmp/go-build2970130210/b089/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/tmp/go-build2970130210/b090/_pkg_.a packagefile crypto/subtle=/tmp/go-build2970130210/b077/_pkg_.a packagefile embed=/tmp/go-build2970130210/b091/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF cat >/tmp/go-build2970130210/b089/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/nistec -std -installsuffix shared -buildid 3gYuCWHE-vnZwYcE8fq9/3gYuCWHE-vnZwYcE8fq9 -goversion go1.21.7 -symabis $WORK/b089/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -embedcfg $WORK/b089/embedcfg -pack -asmhdr $WORK/b089/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash -trimpath "$WORK/b296=>" -I $WORK/b296/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b296/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b296/_pkg_.a $WORK/b296/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/5e/5e2a4e9497ba597a2f62dbfa9620d8fb5dc26b50e5ebf704c8497f5c1d3186c7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d0/d0b461d3e6e4fe792a53055385e83e9117f98121d789bf92d4483afa1ca734c4-d # internal encoding/pem mkdir -p $WORK/b112/ cat >/tmp/go-build2970130210/b112/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p encoding/pem -std -complete -installsuffix shared -buildid VQJFiFe-UpOytSqMPuaB/VQJFiFe-UpOytSqMPuaB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2 -trimpath "$WORK/b145=>" -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b145/xxhash_amd64.o ./xxhash_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b103/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b125/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b145/_pkg_.a $WORK/b145/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/44/44cfd051364739305eb04e7f58972edadb5f1e90b9bd192897d194d4409be520-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b125/_pkg_.a $WORK/b125/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/94/94cf4f4b0da4e36e19081783f782df93f407194f9c102264fa38d8e8d33ecc81-d # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/6c/6ce66ac604567bd3f69edacb878cb5e2a0e83646b8ee3f21987f4359f21db216-d # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b088/fe_amd64.o ./fe_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/6e/6ee0a019d0168e6841400f7b49f483397c10d6fdd351e4fb751f6ca3da7fec6c-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b101/ cat >/tmp/go-build2970130210/b101/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/tmp/go-build2970130210/b088/_pkg_.a packagefile crypto/subtle=/tmp/go-build2970130210/b077/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid 2TJHNsebw4FLu8EZYr6f/2TJHNsebw4FLu8EZYr6f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b101/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/scalar_fiat.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/fa/fa4ad43bcfab454ddc394737622f205259b8627b1c6556bf32d0e592fe082caf-d # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/cf/cf75edc925fd42f2fcca9f6fd72ad6fe7d8bd1dd94a53ee666dd1a29a7d76bb9-d # internal crypto/internal/boring mkdir -p $WORK/b073/ crypto/des vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b123/ cat >/tmp/go-build2970130210/b073/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2970130210/b074/_pkg_.a packagefile crypto/cipher=/tmp/go-build2970130210/b075/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build2970130210/b078/_pkg_.a packagefile hash=/tmp/go-build2970130210/b070/_pkg_.a EOF mkdir -p $WORK/b086/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid x0aZOCVR9VKOpVG9tC0C/x0aZOCVR9VKOpVG9tC0C -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cat >/tmp/go-build2970130210/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build2970130210/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2970130210/b124/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 8h8KFVg-2oKAZat1U_GL/8h8KFVg-2oKAZat1U_GL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cat >/tmp/go-build2970130210/b086/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build2970130210/b075/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build2970130210/b076/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/des -std -complete -installsuffix shared -buildid Wy1N3Q1etzUP4kAcCMtU/Wy1N3Q1etzUP4kAcCMtU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/1a/1a5ec3e057f42513fbd60bfa9a5bf19cd7d8b6cb71d87997189704a69587698a-d # internal crypto/hmac mkdir -p $WORK/b102/ crypto/sha512 crypto/aes mkdir -p $WORK/b085/ crypto/sha1 crypto/sha256 mkdir -p $WORK/b096/ cat >/tmp/go-build2970130210/b102/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2970130210/b073/_pkg_.a packagefile crypto/subtle=/tmp/go-build2970130210/b077/_pkg_.a packagefile hash=/tmp/go-build2970130210/b070/_pkg_.a EOF cat >/tmp/go-build2970130210/b085/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/hmac -std -complete -installsuffix shared -buildid Dfkvh_kABtRwVzAZNZtx/Dfkvh_kABtRwVzAZNZtx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b085/symabis ./asm_amd64.s ./gcm_amd64.s mkdir -p $WORK/b106/ cat >/tmp/go-build2970130210/b096/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b096/symabis ./sha512block_amd64.s mkdir -p $WORK/b107/ cat >/tmp/go-build2970130210/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b106/symabis ./sha1block_amd64.s cat >/tmp/go-build2970130210/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b107/symabis ./sha256block_amd64.s cat >/tmp/go-build2970130210/b085/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build2970130210/b075/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build2970130210/b076/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2970130210/b073/_pkg_.a packagefile crypto/subtle=/tmp/go-build2970130210/b077/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile internal/cpu=/tmp/go-build2970130210/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2970130210/b006/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/aes -std -installsuffix shared -buildid 7rvk_-DcROA2of_XfCs2/7rvk_-DcROA2of_XfCs2 -goversion go1.21.7 -symabis $WORK/b085/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cat >/tmp/go-build2970130210/b096/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2970130210/b074/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2970130210/b073/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile hash=/tmp/go-build2970130210/b070/_pkg_.a packagefile internal/cpu=/tmp/go-build2970130210/b011/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/sha512 -std -installsuffix shared -buildid OllaG6BrOpR2ZnmlXvEs/OllaG6BrOpR2ZnmlXvEs -goversion go1.21.7 -symabis $WORK/b096/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_amd64.go cat >/tmp/go-build2970130210/b106/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2970130210/b074/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2970130210/b073/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile hash=/tmp/go-build2970130210/b070/_pkg_.a packagefile internal/cpu=/tmp/go-build2970130210/b011/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/sha1 -std -installsuffix shared -buildid cPsrBTVKEMvnTLWvYkox/cPsrBTVKEMvnTLWvYkox -goversion go1.21.7 -symabis $WORK/b106/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/24/24bb3a324ea72c97610480ab6c2331d84bf9efd8b05ea150d226b9e2438bd5c3-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b128/ cat >/tmp/go-build2970130210/b128/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build2970130210/b102/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile hash=/tmp/go-build2970130210/b070/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QNyUFI6LkmtK6ZrZYtW4/QNyUFI6LkmtK6ZrZYtW4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cat >/tmp/go-build2970130210/b107/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2970130210/b074/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2970130210/b073/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile hash=/tmp/go-build2970130210/b070/_pkg_.a packagefile internal/cpu=/tmp/go-build2970130210/b011/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/sha256 -std -installsuffix shared -buildid 4Ano_lg7JXGdYpzQSMbe/4Ano_lg7JXGdYpzQSMbe -goversion go1.21.7 -symabis $WORK/b107/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_amd64.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/46/46427dda8aa324d64be29d203657eaee41003e6555cc54a6ac725d767ef0c96e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/e7/e711305f611bd0a20ec9685095b6f4cf7d3b1c66db29fcdd31df490fc8608b56-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ca/ca5285f0261cd45182e6d2883382e5ce574dc0ccfe35f5d1cada2af7e38d4d55-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b106/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b096/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b107/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/53/5396038840e20f2e760fe01bf3af6d7f1258a745ebbf91866b907cd1ea08cf9f-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b085/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b096/_pkg_.a $WORK/b096/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/72/72c890fe34ffbc433a806ecaee603e11358f0f644c60dc5f2334657ea32e976f-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b085/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/c7/c7f1eb6e176a03909321435e0c731f10e59e26ed0104e10ce368786d02b68d44-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/ee/ee5ceb8327b75d49c89b8c3a9fa30dbd9aa76627f9295c04dbd3a597915ef963-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b085/_pkg_.a $WORK/b085/asm_amd64.o $WORK/b085/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/37/37213ddead02a62b21811ba52f448bffe7eb8aaf22ebe41ff333142a6dd91bb0-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/2b/2b08d6a216b3fac4e95e0bee9368fc2b97dd7a4c38bca72df8b5116d62e76ebe-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b150/ io/ioutil mkdir -p $WORK/b127/ os/signal internal/lazyregexp mkdir -p $WORK/b202/ fmt cat >/tmp/go-build2970130210/b150/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile hash/fnv=/tmp/go-build2970130210/b151/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a EOF path/filepath mkdir -p $WORK/b121/ cat >/tmp/go-build2970130210/b127/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/fs=/tmp/go-build2970130210/b043/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 1hocYLtcrXzqc7v97d08/1hocYLtcrXzqc7v97d08 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p io/ioutil -std -complete -installsuffix shared -buildid Z6rWZcRLrkKwfNrTqGbf/Z6rWZcRLrkKwfNrTqGbf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >/tmp/go-build2970130210/b202/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b202=>" -I $WORK/b202/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b202/symabis ./sig.s mkdir -p $WORK/b383/ cat >/tmp/go-build2970130210/b121/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile io/fs=/tmp/go-build2970130210/b043/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF mkdir -p $WORK/b027/ cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p path/filepath -std -complete -installsuffix shared -buildid uAE6vCCmTwe_V7QU0kBi/uAE6vCCmTwe_V7QU0kBi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b121/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_nonwindows.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cat >/tmp/go-build2970130210/b027/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2970130210/b028/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p fmt -std -complete -installsuffix shared -buildid O6MMWjkvwyqMyKb8oX7b/O6MMWjkvwyqMyKb8oX7b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b027/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 >/tmp/go-build2970130210/b383/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid o8V-_SKtApY_q1sbFK95/o8V-_SKtApY_q1sbFK95 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go net mkdir -p $WORK/b113/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lresolv"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b113/ -importpath net -- -I $WORK/b113/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go cat >/tmp/go-build2970130210/b202/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p os/signal -std -installsuffix shared -buildid UIT7pzbUAAkfKmvrD85T/UIT7pzbUAAkfKmvrD85T -goversion go1.21.7 -symabis $WORK/b202/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack -asmhdr $WORK/b202/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/16/161616932cc905f025932d47d847e827027938c050d861c8dfdbde3bacb20737-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/30/301f5a767153e575fa78ad8b1cf4b04ceee120c1eaea6a422ea3e86a714e0f65-d # internal github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b189/ vendor/golang.org/x/sys/cpu mkdir -p $WORK/b126/ cat >/tmp/go-build2970130210/b189/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a EOF cat >/tmp/go-build2970130210/b126/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid te9U_Sg38gxfoCt1LzGk/te9U_Sg38gxfoCt1LzGk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/util/parse.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/util/readfile.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/util/valueparser.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b126/symabis ./cpu_x86.s cat >/tmp/go-build2970130210/b126/importcfg << 'EOF' # internal # import config packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid 1Posox3OyNTsOmoyezY2/1Posox3OyNTsOmoyezY2 -goversion go1.21.7 -symabis $WORK/b126/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/endian_little.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/parse.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/e1/e13fa4c8a5e8114f0d3cee67cb88bc62b07b68a958167a8471394d580f7b5e95-d # internal cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b089/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/93/9388bb71dec05c39f2bc8cd4b29918e22b4437b1298a70688c97ef995ec5f30a-d # internal crypto/ecdh mkdir -p $WORK/b087/ cat >/tmp/go-build2970130210/b087/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2970130210/b074/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2970130210/b073/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build2970130210/b088/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build2970130210/b089/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2970130210/b079/_pkg_.a packagefile crypto/subtle=/tmp/go-build2970130210/b077/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/ecdh -std -complete -installsuffix shared -buildid EfMP2gcX7MAdjRDdXIs5/EfMP2gcX7MAdjRDdXIs5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/c6/c62ea48b966c7e33b967da5f7c67565833ceafd1cceba6572bb61ac6c5dee713-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b202=>" -I $WORK/b202/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b202/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b202/_pkg_.a $WORK/b202/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/8a/8a2930e40ead9a09a3077fd8ae388a6233762d0ae0398e5224fc66c0eb62a66a-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b126/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b126/_pkg_.a $WORK/b126/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/e2/e2540caf7a3f94201249b48dc126e7e2a3bb2589bbb7480c9e4c204b0343ce3c-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b122/ cat >/tmp/go-build2970130210/b122/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b122/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/66/66246948609c97b699051cfa7962de5d9719f603007cc496e2e318d83f3eb634-d # internal os/exec mkdir -p $WORK/b196/ github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b255/ cat >/tmp/go-build2970130210/b196/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build2970130210/b082/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2970130210/b041/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2970130210/b039/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/fs=/tmp/go-build2970130210/b043/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p os/exec -std -complete -installsuffix shared -buildid DZDl-mV8CQ2cbQTJnc1t/DZDl-mV8CQ2cbQTJnc1t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cat >/tmp/go-build2970130210/b255/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid 6LdIzCpdkNM9uDSN4zqK/6LdIzCpdkNM9uDSN4zqK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go cat >/tmp/go-build2970130210/b122/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=/tmp/go-build2970130210/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2970130210/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2970130210/b124/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2970130210/b125/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build2970130210/b126/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid hqGfjqdUv2-9weBS5KTG/hqGfjqdUv2-9weBS5KTG -goversion go1.21.7 -symabis $WORK/b122/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/b7/b7a6991695ed2db1338613b23b57052f122b5052e5e5b5dae0ca46957fdd6978-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/82/82ac9b3b9891183225fa03d60434c4d5e0ed41090e15488efb51adb63e42de1d-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b122/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b122/_pkg_.a $WORK/b122/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/37/37eb2ab037af72f4cee562a4baa400539253ec117380e775d9c8444efefe4d50-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/9e/9e81cedc5a94f82b8a676a3184b0d109305c07c42bd52873f720304a042626f4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/ec/ec2cb3785d45a6f064c5b1d703329b8e689ccbdea2987afe539d81e4d11c9d86-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-logfmt/logfmt mkdir -p $WORK/b053/ github.com/prometheus/alertmanager/vendor/github.com/pkg/errors encoding/hex net/http/internal mkdir -p $WORK/b060/ net/url mkdir -p $WORK/b120/ mime/quotedprintable mkdir -p $WORK/b140/ cat >/tmp/go-build2970130210/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors mime mkdir -p $WORK/b138/ cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/prometheus/alertmanager/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid _JiRjqh_YR-Ojq-zl4c8/_JiRjqh_YR-Ojq-zl4c8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/pkg/errors/stack.go vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b137/ log cat >/tmp/go-build2970130210/b120/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF compress/flate mkdir -p $WORK/b068/ cat >/tmp/go-build2970130210/b053/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding=/tmp/go-build2970130210/b047/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2970130210/b052/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p net/url -std -complete -installsuffix shared -buildid GB1HRrmW8_RN9RxAfTn6/GB1HRrmW8_RN9RxAfTn6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid n98KV9_jbqFBVbEi6tUo/n98KV9_jbqFBVbEi6tUo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-logfmt/logfmt/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-logfmt/logfmt/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-logfmt/logfmt/encode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-logfmt/logfmt/jsonstring.go cat >/tmp/go-build2970130210/b140/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a EOF cat >/tmp/go-build2970130210/b137/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF encoding/json mkdir -p $WORK/b048/ cat >/tmp/go-build2970130210/b138/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid kCUyWlTkSRhwIe9bToSN/kCUyWlTkSRhwIe9bToSN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/version go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p mime -std -complete -installsuffix shared -buildid IRboIaNKOXZd7adbOHrP/IRboIaNKOXZd7adbOHrP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b138/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 mkdir -p $WORK/b134/ cat >/tmp/go-build2970130210/b068/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF mkdir -p $WORK/b173/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p compress/flate -std -complete -installsuffix shared -buildid Gzx-PSQGgKMxHS-wFyfw/Gzx-PSQGgKMxHS-wFyfw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/fs cat >/tmp/go-build2970130210/b048/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding=/tmp/go-build2970130210/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2970130210/b052/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Bv8rVY_P5ZJyevd9UP_b/Bv8rVY_P5ZJyevd9UP_b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b137/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/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go cat >/tmp/go-build2970130210/b134/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build2970130210/b132/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p encoding/json -std -complete -installsuffix shared -buildid BfjNNMzwcmeS7Y3rPZIi/BfjNNMzwcmeS7Y3rPZIi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b048/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 mkdir -p $WORK/b188/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid GPA2UxfKx8fdWMG4kRHP/GPA2UxfKx8fdWMG4kRHP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b134/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/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go cat >/tmp/go-build2970130210/b173/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid cVypqptnCJv_5aoLgDWo/cVypqptnCJv_5aoLgDWo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/version/version.go cat >/tmp/go-build2970130210/b188/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid AzOUJLx-94ASUl576dqi/AzOUJLx-94ASUl576dqi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/fs/fs.go mkdir -p $WORK/b111/ runtime/debug mkdir -p $WORK/b142/ mkdir -p $WORK/b149/ mkdir -p $WORK/b055/ mkdir -p $WORK/b158/ github.com/prometheus/alertmanager/vendor/github.com/google/btree mkdir -p $WORK/b192/ database/sql/driver cat >/tmp/go-build2970130210/b111/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF cat >/tmp/go-build2970130210/b142/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b212/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p encoding/hex -std -complete -installsuffix shared -buildid O7YCl9bVaxyElPYLgHg0/O7YCl9bVaxyElPYLgHg0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p net/http/internal -std -complete -installsuffix shared -buildid b1HjmsSoxpOTDjg-Xqg9/b1HjmsSoxpOTDjg-Xqg9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go cat >/tmp/go-build2970130210/b192/go_asm.h << 'EOF' # internal EOF github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf mkdir -p $WORK/b218/ math/big encoding/xml cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b192=>" -I $WORK/b192/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b192/symabis ./debug.s mkdir -p $WORK/b203/ cat >/tmp/go-build2970130210/b055/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile log/internal=/tmp/go-build2970130210/b056/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/github.com/oklog/run cat >/tmp/go-build2970130210/b212/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/prometheus/alertmanager/vendor/github.com/hashicorp/errwrap packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/errwrap=/tmp/go-build2970130210/b213/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p log -std -complete -installsuffix shared -buildid Mr7K3F1WQjuPzfUbtJxc/Mr7K3F1WQjuPzfUbtJxc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/log/log.go cat >/tmp/go-build2970130210/b158/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF compress/lzw mkdir -p $WORK/b198/ cat >/tmp/go-build2970130210/b218/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid yfe2Ve6H1pgg3W56-kas/yfe2Ve6H1pgg3W56-kas -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror/append.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror/flatten.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror/format.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror/multierror.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror/prefix.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror/sort.go cat >/tmp/go-build2970130210/b149/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2970130210/b150/_pkg_.a EOF mkdir -p $WORK/b224/ encoding/gob /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p go/token -std -complete -installsuffix shared -buildid PX1cXNFAq2nZB2kjay8L/PX1cXNFAq2nZB2kjay8L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid TO-6WgsOhidNGLHtmFVs/TO-6WgsOhidNGLHtmFVs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf/asm.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf/constants.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf/instructions.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf/setter.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf/vm.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf/vm_instructions.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid tbxRqHIEPXAMc9JX79TX/tbxRqHIEPXAMc9JX79TX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors/errors.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors/is_go113.go cat >/tmp/go-build2970130210/b198/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a EOF text/template/parse mkdir -p $WORK/b211/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p compress/lzw -std -complete -installsuffix shared -buildid 4LSwLFZTwioYpgZ5-gXC/4LSwLFZTwioYpgZ5-gXC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go cat >/tmp/go-build2970130210/b224/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b244/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p database/sql/driver -std -complete -installsuffix shared -buildid nofTN-JqmxupiVJAKiIv/nofTN-JqmxupiVJAKiIv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go mkdir -p $WORK/b245/ cat >/tmp/go-build2970130210/b211/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF cat >/tmp/go-build2970130210/b203/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF cat >/tmp/go-build2970130210/b244/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform=/tmp/go-build2970130210/b242/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p text/template/parse -std -complete -installsuffix shared -buildid VKt2i4jZfFw2lsCcpv7s/VKt2i4jZfFw2lsCcpv7s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go cat >/tmp/go-build2970130210/b245/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/prometheus/alertmanager/vendor/github.com/google/btree -complete -installsuffix shared -buildid Jv-VccRKXsn0swjOi6gJ/Jv-VccRKXsn0swjOi6gJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/google/btree/btree.go github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b231/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid -m4RrS0FZcL7rENa25K8/-m4RrS0FZcL7rENa25K8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/hpack/encode.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/hpack/hpack.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/hpack/huffman.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 284dnNavWggSV2rriG7E/284dnNavWggSV2rriG7E -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm/composition.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm/forminfo.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm/input.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm/iter.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm/normalize.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm/readwriter.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm/transform.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm/trie.go cat >/tmp/go-build2970130210/b192/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF cat >/tmp/go-build2970130210/b231/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding=/tmp/go-build2970130210/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p runtime/debug -std -installsuffix shared -buildid cHLLPo9MzY0PFI-Jd_ht/cHLLPo9MzY0PFI-Jd_ht -goversion go1.21.7 -symabis $WORK/b192/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack -asmhdr $WORK/b192/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 0uk18D1S8d7-MR0cgQ3z/0uk18D1S8d7-MR0cgQ3z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/apic.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/emitterc.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/encode.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/parserc.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/readerc.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/resolve.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/scannerc.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/sorter.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/writerc.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/yaml.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/yamlh.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/yamlprivateh.go mkdir -p $WORK/b274/ cat >/tmp/go-build2970130210/b274/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding=/tmp/go-build2970130210/b047/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p encoding/xml -std -complete -installsuffix shared -buildid NGGG2vnH2aAEbdmexfxm/NGGG2vnH2aAEbdmexfxm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go mkdir -p $WORK/b080/ mkdir -p $WORK/b298/ cat >/tmp/go-build2970130210/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b080/symabis ./arith_amd64.s mkdir -p $WORK/b206/ cat >/tmp/go-build2970130210/b298/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile os/signal=/tmp/go-build2970130210/b202/_pkg_.a EOF cat >/tmp/go-build2970130210/b206/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile encoding=/tmp/go-build2970130210/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile internal/saferio=/tmp/go-build2970130210/b207/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/prometheus/alertmanager/vendor/github.com/oklog/run -complete -installsuffix shared -buildid Hi6hInUqhLNVgNB9cI-P/Hi6hInUqhLNVgNB9cI-P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/oklog/run/actors.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/oklog/run/group.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p encoding/gob -std -complete -installsuffix shared -buildid Da-qHpA3EOaFfBMmrOty/Da-qHpA3EOaFfBMmrOty -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b206/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_amd64/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/6a/6a5001d330d18fbcc59bb326482b2b9691149404a90d8c3177a4e5f888818acb-d # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/3e/3ee74143f528f64bb32cd0dab411a1986779ab4df97c54ca1e8ad409d341b720-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-stack/stack mkdir -p $WORK/b342/ encoding/csv mkdir -p $WORK/b346/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cat >/tmp/go-build2970130210/b342/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF cat >/tmp/go-build2970130210/b346/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-stack/stack -complete -installsuffix shared -buildid pZkMs9WGZZe0iK4_IZMp/pZkMs9WGZZe0iK4_IZMp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p encoding/csv -std -complete -installsuffix shared -buildid iBJ3sIXiXCYDGXBH9CL8/iBJ3sIXiXCYDGXBH9CL8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/5f/5f9621e4681f95e3c71af70a600e5e3b8a528ed87a5c3b5e3c6d95181cc7c4f2-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b148/ cat >/tmp/go-build2970130210/b148/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2970130210/b149/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid _5ZF6908BuuEH7iXVKNY/_5ZF6908BuuEH7iXVKNY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e4/e4fa2822aedccbd0cd20b47988be1cc8b0eed2f50cdac49b4d4d3ec9bc4d4266-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b252/ cat >/tmp/go-build2970130210/b252/importcfg << 'EOF' # internal # import config packagefile encoding/hex=/tmp/go-build2970130210/b111/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid XWyAQB4bZaGuvZ5erPsa/XWyAQB4bZaGuvZ5erPsa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/69/6934fdc898fa6625edfe464ba10aeedaa37c5d0d67c8f2295307a093b0e463b1-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/logger mkdir -p $WORK/b347/ cat >/tmp/go-build2970130210/b347/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid khRkz01pp0bWY3_0FKMQ/khRkz01pp0bWY3_0FKMQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/logger/logger.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/logger/standard.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/24/247734e296c7b3fe9b1fc14c9143fea088d59562b156f5834fa4278ac9c500f6-d # internal github.com/prometheus/alertmanager/vendor/github.com/docker/go-units mkdir -p $WORK/b356/ cat >/tmp/go-build2970130210/b356/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/prometheus/alertmanager/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid hG7YBnHAoKTVoqM7E5iv/hG7YBnHAoKTVoqM7E5iv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/docker/go-units/duration.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/docker/go-units/size.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/docker/go-units/ulimit.go cat >/tmp/go-build2970130210/b080/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile internal/cpu=/tmp/go-build2970130210/b011/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile math/rand=/tmp/go-build2970130210/b081/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p math/big -std -installsuffix shared -buildid GS6sImwqtZvvLvRuF8uM/GS6sImwqtZvvLvRuF8uM -goversion go1.21.7 -symabis $WORK/b080/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_amd64.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a1/a152c38d96aee9ebf7666fa91ad6a3e5ba768a262292c77c90a03c60147ebae7-d # internal github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units mkdir -p $WORK/b370/ cat >/tmp/go-build2970130210/b370/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units -complete -installsuffix shared -buildid SUFgUSXWVTqrWbne4T2q/SUFgUSXWVTqrWbne4T2q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units/bytes.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units/si.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/04/04b01ec52dd5336eb4495c661de7757ab12e22323954da4c458a985a80ffc635-d # internal runtime/trace mkdir -p $WORK/b385/ cat >/tmp/go-build2970130210/b385/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p runtime/trace -std -installsuffix shared -buildid jxNGeCo5r3qs6fF4mTMg/jxNGeCo5r3qs6fF4mTMg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/18/18bb270d2adafdd665fd5e94cf994d26884c741e129d040c8243e3d1f8c80b93-d # internal github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/parse mkdir -p $WORK/b390/ cat >/tmp/go-build2970130210/b390/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/parse -complete -installsuffix shared -buildid KhMGALFhiJcPNhr16OWz/KhMGALFhiJcPNhr16OWz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/parse/lex.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/parse/node.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/f2/f22baa648560f03c764e09478c9958db2264b975dd2d8b27ab2cca82c75ee9ee-d # internal go/doc/comment mkdir -p $WORK/b394/ cat >/tmp/go-build2970130210/b394/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p go/doc/comment -std -complete -installsuffix shared -buildid lFQ5dYIsHK5aCAMLzgr8/lFQ5dYIsHK5aCAMLzgr8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ea/ea85746754b02cd56efacfe12a2ad78fc29f36638a2db74e04f49d04085f8ffa-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b133/ cat >/tmp/go-build2970130210/b133/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile container/list=/tmp/go-build2970130210/b071/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid Wo6Z5GGcqLcchVXEt3BU/Wo6Z5GGcqLcchVXEt3BU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b133/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/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/e2/e2845c84f271eeec021357ea04387e821a5a3a3d9fb856d6f39fcec472b9f817-d # internal github.com/prometheus/alertmanager/vendor/github.com/oklog/ulid mkdir -p $WORK/b223/ cat >/tmp/go-build2970130210/b223/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile database/sql/driver=/tmp/go-build2970130210/b224/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile math/rand=/tmp/go-build2970130210/b081/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b192=>" -I $WORK/b192/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b192/debug.o ./debug.s cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/prometheus/alertmanager/vendor/github.com/oklog/ulid -complete -installsuffix shared -buildid uCdBwF8Ilji7yW2EXBvT/uCdBwF8Ilji7yW2EXBvT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/1c/1ce9ee59561e9d48357e98fd7054ad4f305b68e9669f46cda64eb6329f664040-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/f6/f6f00591dd2eb73448da4ff42f8a1715a44b04d9f4e1b8ef13eec013d02487e1-d # internal github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/timeseries mkdir -p $WORK/b236/ cat >/tmp/go-build2970130210/b236/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid B-9iKFYsJQh4A2nffcYI/B-9iKFYsJQh4A2nffcYI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/timeseries/timeseries.go github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b153/ cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/db/db0b5f054d37e7a9cd4e3a003f835e2304e510b75930334ee4d4adc1dc8f4094-d # internal cat >/tmp/go-build2970130210/b153/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2970130210/b148/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2970130210/b154/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid N--QwOzLsPBqOAfE2thg/N--QwOzLsPBqOAfE2thg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b243/ cat >/tmp/go-build2970130210/b243/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile container/list=/tmp/go-build2970130210/b071/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid ao1DI7vXYwvkPnGIOLAp/ao1DI7vXYwvkPnGIOLAp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi/bidi.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi/bracket.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi/core.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi/prop.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/aa/aa3d5e0dafb42ec98e77e7c9af1ed8b6a6a4fef0c2476f1b3295bde8cefccdd3-d # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7e/7e3b0c0f0298efd18f642bb9a4cf776f987e5327773269d2be0951f379f2d50f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/91/9104c3b04c80a370870c2c389135d05c778f60ba60bf747ee181ab58d82612a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/c2/c2a53c048e23b75d4e870136d4809728c84b6610e5dcd0c584ae4e4aaf1d772d-d # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/78/78733baa16592d97fd2ffb4a1de59e9540a03eb91dff78e01ff79b33cf14c32c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/f0/f0b458ebeffd9d47a409d1ef9b13fd499166466912f4e769a93c2a22854a5705-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/internal mkdir -p $WORK/b319/ cat >/tmp/go-build2970130210/b319/importcfg << 'EOF' # internal # import config packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid whJuxc09Ec-DrjNNgpaE/whJuxc09Ec-DrjNNgpaE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/internal/post_go18.go github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/urlesc mkdir -p $WORK/b329/ cat >/tmp/go-build2970130210/b329/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid dpxnJnrJtvodHaarTu_G/dpxnJnrJtvodHaarTu_G -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/urlesc/urlesc.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b192/_pkg_.a $WORK/b192/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/66/667a9385849d43dd4066791ab024808b21224d91c422766025d0dc8cd27dbfa4-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/f2/f295314ce0d62beab5b0aac4834189f8d2cf594ee947e9ba40935df807af81fe-d # internal go/scanner mkdir -p $WORK/b393/ cat >/tmp/go-build2970130210/b393/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile go/token=/tmp/go-build2970130210/b158/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p go/scanner -std -complete -installsuffix shared -buildid ramYzlYTTdb0FNaHQBBF/ramYzlYTTdb0FNaHQBBF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/dd/dde44e7344a6cdf6f5b53869dd3f3c1072abc2c05028160e7fb95fabbe71ff9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/8a/8a66c1c057d196fe8f3b49287112e46fdb4fc6e8fd4e442461c2a2c3b429b358-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/73/731688980abce5645dd9090e33a345fa2651c32842dcf7b23ac9a4b630683770-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/6b/6b0827cf4ed435aeb7add376d9cdebf0f7487c1b354974ebe5eea30f1d35da68-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/54/542191c2afe01341e837d6fda46483aca990edefd52be4b2c2e042aef6a3a5ba-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/flagext mkdir -p $WORK/b355/ cat >/tmp/go-build2970130210/b355/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/prometheus/alertmanager/vendor/github.com/docker/go-units packagefile github.com/prometheus/alertmanager/vendor/github.com/docker/go-units=/tmp/go-build2970130210/b356/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/flagext -complete -installsuffix shared -buildid ZVYdCjkuHHiDVaOlSbZ7/ZVYdCjkuHHiDVaOlSbZ7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/flagext/byte_size.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/86/86bc04b69f8688236f37ed1d4d7fe0e2a88873c422c3dfd442e291a8b523dde9-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b254/ cat >/tmp/go-build2970130210/b254/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid qwqAbqhvGSlLj8anSNgf/qwqAbqhvGSlLj8anSNgf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/f2/f2c62c517428ee6c6c82281de335a6e5cc2308d8a83911c8cce2eaedeaf77415-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/ab/abd3ec2cca5df636d630c38110d8a7ffd6119f1b3e4d9ce96063f8892dfecd1a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/61/6107bfa4baedc255d0cd1466a640378fe5c6e25a7b24d0602a5584de51b436c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/9e/9e48d765d1a3ff5cef1774e0188bb3859089c1260744f6bb9c422fc4cd5d8272-d # internal cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b190/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/20/20394d982ac0b4e9090c8153debc73950d70ccadc86fd002d18786a866bdcebd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/c8/c89255bcd0792431c49271b85e6b969e06e5177a87baa2352f0e6f76424c737b-d # internal compress/gzip mkdir -p $WORK/b067/ cat >/tmp/go-build2970130210/b067/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile compress/flate=/tmp/go-build2970130210/b068/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile hash/crc32=/tmp/go-build2970130210/b069/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p compress/gzip -std -complete -installsuffix shared -buildid f9Td-j4wfH3xggTt3ad6/f9Td-j4wfH3xggTt3ad6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b190/_pkg_.a $WORK/b190/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/04/040adf424f566a5177983391b3c312d00e2a1cd1430a6abc4c21bd5bc1860647-d # internal go/ast mkdir -p $WORK/b392/ cat >/tmp/go-build2970130210/b392/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile go/scanner=/tmp/go-build2970130210/b393/_pkg_.a packagefile go/token=/tmp/go-build2970130210/b158/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p go/ast -std -complete -installsuffix shared -buildid nCpdc6lU9p8BNjvJnAzL/nCpdc6lU9p8BNjvJnAzL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/f8/f8d189cf7b40d95c65a828fa6d4bb10702def3e16fceedddd1e52f561b0f5044-d # internal github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags mkdir -p $WORK/b357/ cat >/tmp/go-build2970130210/b357/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix=/tmp/go-build2970130210/b190/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags -complete -installsuffix shared -buildid QZLndAz1YKQGnLQwdt9O/QZLndAz1YKQGnLQwdt9O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags/arg.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags/closest.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags/command.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags/completion.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags/convert.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags/error.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags/flags.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags/group.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags/help.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags/ini.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags/man.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags/multitag.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags/option.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags/optstyle_other.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags/parser.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags/termsize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/84/84305ecb207b49c1e8f1e9fd232fb67705fe473f2ed17d66aa29b63d4b98bd33-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/e0/e0a61ae7dc868fed06c86b4445c72ddd1f0c83cf448128cc9e0d0eecd29adddc-d # internal internal/profile mkdir -p $WORK/b382/ cat >/tmp/go-build2970130210/b382/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile compress/gzip=/tmp/go-build2970130210/b067/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build2970130210/b383/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p internal/profile -std -complete -installsuffix shared -buildid l0MrUWYEQse0iX6GTtMM/l0MrUWYEQse0iX6GTtMM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b382/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 runtime/pprof mkdir -p $WORK/b384/ cat >/tmp/go-build2970130210/b384/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile compress/gzip=/tmp/go-build2970130210/b067/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile internal/abi=/tmp/go-build2970130210/b005/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a packagefile text/tabwriter=/tmp/go-build2970130210/b237/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p runtime/pprof -std -installsuffix shared -buildid lnukWXsy5w2pd4QltouI/lnukWXsy5w2pd4QltouI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b384/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/pe.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/proto_other.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/57/576b0aff789a4372f78957bdf3667f981f63470cc6e81d66c90e3e6fc977d4e9-d # internal text/template mkdir -p $WORK/b210/ cat >/tmp/go-build2970130210/b210/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2970130210/b028/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/fs=/tmp/go-build2970130210/b043/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile text/template/parse=/tmp/go-build2970130210/b211/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p text/template -std -complete -installsuffix shared -buildid Psw8kFHR9EaAIBtnDsRb/Psw8kFHR9EaAIBtnDsRb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/36/36fe170943491a5c210459b90ad02ab5e99b8596ffb570de44baa9fa0dd1745b-d # internal github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template mkdir -p $WORK/b389/ cat >/tmp/go-build2970130210/b389/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/template/parse=github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/parse packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/parse=/tmp/go-build2970130210/b390/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template -complete -installsuffix shared -buildid 43fAoCNOY8o2sZkHjWjG/43fAoCNOY8o2sZkHjWjG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/exec.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/funcs.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/helper.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/ca/caba4cfe1487405f44e55d1a8ebbd1afc78aeb096ef0d43568c896251c71ed91-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b253/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cat >/tmp/go-build2970130210/b253/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/internal/ini=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults importmap github.com/aws/aws-sdk-go/internal/sync/singleflight=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build2970130210/b254/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build2970130210/b255/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build2970130210/b256/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid 7SusYRBAO7phm4br-ryO/7SusYRBAO7phm4br-ryO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/6d/6d418d5c388a0cdf07d445f586fdeee5a3b9834e4ac3a34cdf29247eaf48aa48-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b152/ github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order mkdir -p $WORK/b160/ github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface cat >/tmp/go-build2970130210/b152/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2970130210/b148/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2970130210/b149/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid mPSkmH2YVh0ARcoPiuk-/mPSkmH2YVh0ARcoPiuk- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go cat >/tmp/go-build2970130210/b160/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid xrszaXDIycVTKoM3FxES/xrszaXDIycVTKoM3FxES -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order/order.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order/range.go github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid mkdir -p $WORK/b159/ mkdir -p $WORK/b164/ cat >/tmp/go-build2970130210/b159/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid ia0MXp531FM1nYNpFk-n/ia0MXp531FM1nYNpFk-n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/goname.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b167/ github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b157/ cat >/tmp/go-build2970130210/b167/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2970130210/b150/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2970130210/b154/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid -s6kfhwOs43acmnjh0ea/-s6kfhwOs43acmnjh0ea -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go cat >/tmp/go-build2970130210/b157/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=/tmp/go-build2970130210/b158/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2970130210/b156/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid 8hxw1vMfS0UyjP1sBVAN/8hxw1vMfS0UyjP1sBVAN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs/strings.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go cat >/tmp/go-build2970130210/b164/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2970130210/b154/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid npj0XWgDblw51Q6_DRIJ/npj0XWgDblw51Q6_DRIJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b168/ cat >/tmp/go-build2970130210/b168/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid QiqY40L_BFZU6qtoegVd/QiqY40L_BFZU6qtoegVd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/92/92fa072fc9806b98e5b9b4899c16a85bfd1b529ac8384bf4052dd716609fcd7e-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b131/ cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/b8/b8e6dca2167215ac0a7fb93e2472b7f9e3a448a75b0f3b46aeffc7765038c1ae-d # internal cat >/tmp/go-build2970130210/b131/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=/tmp/go-build2970130210/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build2970130210/b132/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2970130210/b133/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid f-bCqNve3cNHmg9PbSbl/f-bCqNve3cNHmg9PbSbl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b131/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 github.com/prometheus/alertmanager/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b241/ cat >/tmp/go-build2970130210/b241/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform=/tmp/go-build2970130210/b242/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2970130210/b243/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 2H7vQyV7HBWKhU0u9m10/2H7vQyV7HBWKhU0u9m10 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/secure/bidirule/bidirule.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/e7/e7452a6f2516e0dd3b0ff80ade2260a06855134bc1a7c03cff5856abdb6aaaf6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/fa/fa49914e0a53f909b49f1fd8ff752c2e053cf7984b4edd74db70cbaa2a5a32a6-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b155/ cat >/tmp/go-build2970130210/b155/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2970130210/b150/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2970130210/b149/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2970130210/b156/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2970130210/b157/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2970130210/b052/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid eODk-0161qUKKykVlvo7/eODk-0161qUKKykVlvo7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/d5/d51c1eaf22701d0b31836ad81f0302902dbf01ca187d0020f576f55b810a5c8c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b163/ cat >/tmp/go-build2970130210/b163/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2970130210/b152/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2970130210/b149/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2970130210/b156/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid 5aQv4LTJUYkbyzAkl-Yd/5aQv4LTJUYkbyzAkl-Yd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/73/7305927e838398266dc6ae34abdb1336f7f18197a98865f85399f43b291df913-d # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/b6/b6074e9be281e70db1838f78330dee2095ee362231478b726c70fcfcc7583d52-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/c0/c044933c513dd76b26b31a5788fb7c331c61824dd3192e0428a87a731247f596-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/f3/f3577761018002dd933362661dc6f7a7c9b9f1f1d7d73a5de898836f99628f33-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/74/749eb5cb3ed82e44f057bd92fbc97640702e1f626d14e519a229517a21614d74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/b2/b2ac9a5aaf51102f7d082d6a5124640f128699a456a46b452ae02a6d6f72f3b0-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/8e/8ed9ff3c9215c860d74316ce60892fadc75af4093e5847f1b0950ce00d4ec706-d # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e9/e9112cbd514741fbbd37fbdace65b1c25680feae6dc27332507105be8bc95c16-d # internal github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model mkdir -p $WORK/b186/ cat >/tmp/go-build2970130210/b186/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid 3s0lTmsJGCHCunMW8tQI/3s0lTmsJGCHCunMW8tQI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/alert.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/fingerprinting.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/fnv.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/labels.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/labelset.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/metric.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/model.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/signature.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/silence.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/time.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/value.go github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b257/ cat >/tmp/go-build2970130210/b257/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid 0F8ntzfnaEGBemQ2LLmX/0F8ntzfnaEGBemQ2LLmX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b194/ github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath mkdir -p $WORK/b264/ cat >/tmp/go-build2970130210/b194/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding=/tmp/go-build2970130210/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF cat >/tmp/go-build2970130210/b264/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid kXvKrkxUnD0qJ5Wu_0Ow/kXvKrkxUnD0qJ5Wu_0Ow -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath/api.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath/functions.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath/interpreter.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath/lexer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath/parser.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath/toktype_string.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath/util.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid JG-RBOrg6azgRHkLcviM/JG-RBOrg6azgRHkLcviM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/clone.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/deprecated.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/discard.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/duration.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/encode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/equal.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/extensions.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/lib.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/message_set.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/properties.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/table_marshal.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/table_merge.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/text.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/text_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/text_parser.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/timestamp.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/wrappers.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b280/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cat >/tmp/go-build2970130210/b280/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2970130210/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build2970130210/b258/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile os/exec=/tmp/go-build2970130210/b196/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid cvA8TK9FED8unbtdwC21/cvA8TK9FED8unbtdwC21 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go github.com/prometheus/alertmanager/vendor/github.com/go-kit/log mkdir -p $WORK/b045/ cat >/tmp/go-build2970130210/b045/importcfg << 'EOF' # internal # import config importmap github.com/go-logfmt/logfmt=github.com/prometheus/alertmanager/vendor/github.com/go-logfmt/logfmt packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding=/tmp/go-build2970130210/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-logfmt/logfmt=/tmp/go-build2970130210/b053/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-kit/log -complete -installsuffix shared -buildid Rh7PDC3kycGv_ZSciu0y/Rh7PDC3kycGv_ZSciu0y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/json_logger.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/log.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/logfmt_logger.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/nop_logger.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/stdlib.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/sync.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/value.go github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jlexer mkdir -p $WORK/b322/ cat >/tmp/go-build2970130210/b322/importcfg << 'EOF' # internal # import config importmap github.com/josharian/intern=github.com/prometheus/alertmanager/vendor/github.com/josharian/intern packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/josharian/intern=/tmp/go-build2970130210/b323/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2970130210/b052/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid LgvRfF-OTuqqctRhBekc/LgvRfF-OTuqqctRhBekc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jlexer/error.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jlexer/lexer.go cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/4f/4f778a5656bb58e7e2d910270f2ee7e0197b5381f4da18c003741d87fc001539-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/bd/bd18256668638be72cf03ca8ed8f45cd4c87578f9b7baa714bc384b7cccf1855-d # internal github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna mkdir -p $WORK/b240/ cat >/tmp/go-build2970130210/b240/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/prometheus/alertmanager/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2970130210/b241/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2970130210/b243/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm=/tmp/go-build2970130210/b244/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid 6ED2QKSF_AyB0Bwxbjtm/6ED2QKSF_AyB0Bwxbjtm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna/idna10.0.0.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna/punycode.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna/tables13.0.0.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna/trie.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/cd/cd0564ff279e9456c79a2209c5ae03dede3bcaceb9559894eab39dcdc5ae3fdc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/c2/c244835413f307f0d465d7bf54c6c5016868fa160ef3f171084bff4f2714c7e5-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b162/ cat >/tmp/go-build2970130210/b162/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2970130210/b148/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2970130210/b152/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2970130210/b149/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2970130210/b156/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2970130210/b159/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2970130210/b160/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2970130210/b154/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2970130210/b157/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2970130210/b163/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2970130210/b164/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid Xj2jgj1WBDxtFukUCYOf/Xj2jgj1WBDxtFukUCYOf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/checkinit.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/decode_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/encode.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/encode_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/equal.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/extension.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/merge.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/messageset.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/proto.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/proto_methods.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/reset.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/size.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/size_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/33/33f0a03e97628d525d83ba6c156fb39e3225a707e4911961c3da6410f70d4903-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b130/ cat >/tmp/go-build2970130210/b130/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=/tmp/go-build2970130210/b027/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2970130210/b131/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2970130210/b133/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2970130210/b134/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid GZl4I-P0XOcHnc_0V8KV/GZl4I-P0XOcHnc_0V8KV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b130/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/tables15.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/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/be/beab79bded2172d546b6236c2de77198477fa42a7e26817744af0d6c9eeb6051-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level mkdir -p $WORK/b059/ cat >/tmp/go-build2970130210/b059/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level -complete -installsuffix shared -buildid cVXsJqA12sfsNxK17M-A/cVXsJqA12sfsNxK17M-A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level/level.go cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/eb/eb6f8d79e56e04a1672f71eee4fad4709b086a93e6544d8797c88f45f01309cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/4b/4b3c352824b549375f3d478bd61aac465121ed4b4071b157402429c4ec0e23f0-d # internal cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=VBW6laoEGylmLBp0Y0cr -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/75/75b0f8a8b735feee802577506c172c66208f33462327111601d0c44095a19e1a-d # internal go/doc mkdir -p $WORK/b391/ cat >/tmp/go-build2970130210/b391/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile go/ast=/tmp/go-build2970130210/b392/_pkg_.a packagefile go/doc/comment=/tmp/go-build2970130210/b394/_pkg_.a packagefile go/token=/tmp/go-build2970130210/b158/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build2970130210/b383/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p go/doc -std -complete -installsuffix shared -buildid 1-wGpSXFWS0nl1gSHyYJ/1-wGpSXFWS0nl1gSHyYJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b391/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 cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/93/9343c53c069b816aafd36f0ea764e676b65bf2b9729350a682d9c7231594ec5d-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b169/ cat >/tmp/go-build2970130210/b169/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2970130210/b155/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2970130210/b149/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid mLnzVX-Twg0d5zs3Jk8m/mLnzVX-Twg0d5zs3Jk8m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/98/98e118935362ba109741def6eaef58b0fff5310f4ee486f7a55f0181ccb04ed6-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b229/ cat >/tmp/go-build2970130210/b229/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build2970130210/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/55/55e460f9828181240e006bae360d41f243b902f709d20bfbe3ae47901857a97c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/prometheus/alertmanager/pkg/labels -complete -installsuffix shared -buildid yITb-7QBZGaW_YgRBkrY/yITb-7QBZGaW_YgRBkrY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/pkg/labels/matcher.go ./_build/src/github.com/prometheus/alertmanager/pkg/labels/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/7e/7ed9fd676b0546f74b356a5f0bb035be29edb47682be3a3a0699d7dd16e9948b-d # internal github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/promlog mkdir -p $WORK/b386/ cat >/tmp/go-build2970130210/b386/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build2970130210/b060/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/promlog -complete -installsuffix shared -buildid 6A-kGRN-71WiFnBEsNt-/6A-kGRN-71WiFnBEsNt- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/promlog/log.go cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=VBW6laoEGylmLBp0Y0cr -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/5e/5eb35bbc96265504d52ece2b5ebc613696bbb5522d4f20c17f725478b1f8d8f4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/8a/8a4c095ee6b0d9cccf470558b2306ff086245e94a6faea348151b35cc416ba5e-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b080/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/9a/9a92456f34c6fae3a1e81b55cc6f8c6cfc740069e96201bd10b22ba10fceb14b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/02/0279b99f8123aeb9c54254ef023855e096278534c2c55deab691e84dc2ee664d-d # internal cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=VBW6laoEGylmLBp0Y0cr -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/ce/ce697be1bfd42d3a3a3131e6cd2c9027b0849ea504a2a31187e19da6c2dbc650-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/4f/4fe2365e1c25e718d3d4b2a0d19193a050f17793e2ffc59621cf34beb302ab82-d # internal crypto/rand mkdir -p $WORK/b072/ crypto/internal/bigmod crypto/elliptic crypto/dsa crypto/internal/boring/bbig encoding/asn1 mkdir -p $WORK/b098/ cat >/tmp/go-build2970130210/b072/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2970130210/b073/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2970130210/b079/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2970130210/b039/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math/big=/tmp/go-build2970130210/b080/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF mkdir -p $WORK/b094/ cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/rand -std -complete -installsuffix shared -buildid ebrnaC8bBYzQ_wgc5zbN/ebrnaC8bBYzQ_wgc5zbN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b072/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 mkdir -p $WORK/b093/ cat >/tmp/go-build2970130210/b098/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/big=/tmp/go-build2970130210/b080/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile unicode/utf16=/tmp/go-build2970130210/b052/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF cat >/tmp/go-build2970130210/b094/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b109/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid 62xqr3jzn8C1399O_DZv/62xqr3jzn8C1399O_DZv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b094/symabis ./nat_amd64.s cat >/tmp/go-build2970130210/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/tmp/go-build2970130210/b089/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math/big=/tmp/go-build2970130210/b080/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid vrKtIxSOyUSKJR0gBR7-/vrKtIxSOyUSKJR0gBR7- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go mkdir -p $WORK/b095/ cat >/tmp/go-build2970130210/b109/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/tmp/go-build2970130210/b079/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math/big=/tmp/go-build2970130210/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/dsa -std -complete -installsuffix shared -buildid R23M2Ag6v_B0vqzamd3c/R23M2Ag6v_B0vqzamd3c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cat >/tmp/go-build2970130210/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2970130210/b073/_pkg_.a packagefile math/big=/tmp/go-build2970130210/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid WxU9knqxwPRxA4QMbF8V/WxU9knqxwPRxA4QMbF8V -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cat >/tmp/go-build2970130210/b094/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile internal/cpu=/tmp/go-build2970130210/b011/_pkg_.a packagefile math/big=/tmp/go-build2970130210/b080/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/internal/bigmod -std -installsuffix shared -buildid EvQ33U-ZbXAIDRXCL-b1/EvQ33U-ZbXAIDRXCL-b1 -goversion go1.21.7 -symabis $WORK/b094/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h /usr/lib/golang/src/crypto/internal/bigmod/nat.go /usr/lib/golang/src/crypto/internal/bigmod/nat_asm.go cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/eb/eb6d888ede6310bfa1dcb3f404958f7fe6dcd22e8cb556f75ca42e259ed5ab2d-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b263/ cat >/tmp/go-build2970130210/b263/importcfg << 'EOF' # internal # import config importmap github.com/jmespath/go-jmespath=github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath=/tmp/go-build2970130210/b264/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid MAelNZeb1oAYzFXeZdlt/MAelNZeb1oAYzFXeZdlt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/e0/e04c4030b41c53f5abe6a2999d3a8f896076faee00d959f330df10974d0e033b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/3f/3fe7c7a6d10a6c6c1f8828794327d6cfd3b0f43aef1d58bb261538c3986101a4-d # internal html/template mkdir -p $WORK/b208/ cat >/tmp/go-build2970130210/b208/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile html=/tmp/go-build2970130210/b209/_pkg_.a packagefile internal/godebug=/tmp/go-build2970130210/b082/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/fs=/tmp/go-build2970130210/b043/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile text/template=/tmp/go-build2970130210/b210/_pkg_.a packagefile text/template/parse=/tmp/go-build2970130210/b211/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p html/template -std -complete -installsuffix shared -buildid BwP6X9p6qpvzbO1xnp-y/BwP6X9p6qpvzbO1xnp-y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b208/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_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/27/27ec09b49b83aea814201381598f66ddf242081c2a7017e358fc733e69faab5e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=VBW6laoEGylmLBp0Y0cr -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/4a/4a3e928e59bf5efa92833d3b0532e5cad6ba7d8260f5bdd9432cca910b1e1b59-d # internal crypto/ed25519 mkdir -p $WORK/b100/ github.com/prometheus/alertmanager/vendor/github.com/sean-/seed mkdir -p $WORK/b222/ cat >/tmp/go-build2970130210/b100/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile crypto=/tmp/go-build2970130210/b074/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build2970130210/b101/_pkg_.a packagefile crypto/rand=/tmp/go-build2970130210/b072/_pkg_.a packagefile crypto/sha512=/tmp/go-build2970130210/b096/_pkg_.a packagefile crypto/subtle=/tmp/go-build2970130210/b077/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid 8TcmZ-A8xi2eLkMrxPWI/8TcmZ-A8xi2eLkMrxPWI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go mkdir -p $WORK/b340/ github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/bcrypt cat >/tmp/go-build2970130210/b222/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build2970130210/b072/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/big=/tmp/go-build2970130210/b080/_pkg_.a packagefile math/rand=/tmp/go-build2970130210/b081/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/prometheus/alertmanager/vendor/github.com/sean-/seed -complete -installsuffix shared -buildid y-QujWEhG010zXXmewos/y-QujWEhG010zXXmewos -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/sean-/seed/init.go cat >/tmp/go-build2970130210/b340/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile crypto/rand=/tmp/go-build2970130210/b072/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile encoding/hex=/tmp/go-build2970130210/b111/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math/big=/tmp/go-build2970130210/b080/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF mkdir -p $WORK/b396/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid gykMu_yzOoCwYKKiG3Xh/gykMu_yzOoCwYKKiG3Xh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go cat >/tmp/go-build2970130210/b396/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/blowfish packagefile crypto/rand=/tmp/go-build2970130210/b072/_pkg_.a packagefile crypto/subtle=/tmp/go-build2970130210/b077/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/blowfish=/tmp/go-build2970130210/b397/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid xfZFtzYF_wxbNuStHdZF/xfZFtzYF_wxbNuStHdZF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/bcrypt/base64.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/bcrypt/bcrypt.go cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/2a/2ab08f3cdbd25a6d3fd5f5415194b60786044c07ede18690d453f0425c33a405-d # internal github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b230/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cat >/tmp/go-build2970130210/b230/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2 packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2=/tmp/go-build2970130210/b231/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/prometheus/alertmanager/timeinterval -complete -installsuffix shared -buildid wiw2ePSJRv-UYqo73HbB/wiw2ePSJRv-UYqo73HbB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/timeinterval/timeinterval.go cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/db/dbcc24d246c739776cc3b69ed7557aa53511ad7405f6ddf3cc3b57321b3894d5-d # internal cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=VBW6laoEGylmLBp0Y0cr -o ./_x005.o -c cgo_unix_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/cb/cba2adf93acc6463323de8021383bcf33a1a99fda6883d1d87c3ee3848cfe5ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/44/44329fa93bf3d5ea517ec23fd78a60faabae9d7d73ffda71101fd958f14c9f50-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b147/ github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b166/ cat >/tmp/go-build2970130210/b147/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2970130210/b148/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2970130210/b152/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2970130210/b155/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2970130210/b149/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2970130210/b156/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2970130210/b159/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2970130210/b160/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2970130210/b154/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build2970130210/b161/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2970130210/b157/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto=/tmp/go-build2970130210/b162/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2970130210/b163/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF cat >/tmp/go-build2970130210/b166/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2970130210/b148/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build2970130210/b167/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2970130210/b168/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2970130210/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2970130210/b152/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2970130210/b149/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2970130210/b159/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2970130210/b154/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2970130210/b157/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto=/tmp/go-build2970130210/b162/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2970130210/b163/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid yhJw2I2lxkMM0Cu2gBID/yhJw2I2lxkMM0Cu2gBID -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext/encode.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid UeRtTJoS-VJzgYazTNZC/UeRtTJoS-VJzgYazTNZC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc/build.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/f3/f3f79eeaddf5cf7fbbb01b8ecc357d21ba2666e3ff83560bc566dae8e0e075ba-d # internal cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b094/nat_amd64.o ./nat_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/93/9396d83504b68d5cf10eb23c96b47a112f230fc0d6c3424b4a3839f108ebf7b5-d # internal github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b216/ cat >/tmp/go-build2970130210/b216/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=/tmp/go-build2970130210/b100/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid IBIx8MJa7bwv1JhOawuz/IBIx8MJa7bwv1JhOawuz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/ed25519/ed25519_go113.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/nat_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/4f/4f3dd29007bf9d4a36858a51c9e425256a8a6d5f492b481861c3d11c3caf3bed-d # internal crypto/rsa mkdir -p $WORK/b105/ cat >/tmp/go-build2970130210/b105/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile crypto=/tmp/go-build2970130210/b074/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build2970130210/b094/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2970130210/b073/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build2970130210/b095/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2970130210/b079/_pkg_.a packagefile crypto/rand=/tmp/go-build2970130210/b072/_pkg_.a packagefile crypto/subtle=/tmp/go-build2970130210/b077/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile hash=/tmp/go-build2970130210/b070/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/big=/tmp/go-build2970130210/b080/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/rsa -std -complete -installsuffix shared -buildid zVRseVac5RblnKFwdv0t/zVRseVac5RblnKFwdv0t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b105/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_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/4f/4f92486c936d7ac8a136d7553879baaf1676fa3e4a7969ecf9212e8f0d0dd52c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/87/8718c69479b30be62294b69f660a26614f9d303abd3a6f054fda490d73bdb5df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/da/da10171d6d15f34ad2bba1d76f06db3a220782a0865e55314368f843c3fc2448-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/70/70935c59428173c802dc5cc57a0ed132f25680437504d6704deb29a8abc71af7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=VBW6laoEGylmLBp0Y0cr -o ./_x006.o -c cgo_unix_cgo_res.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/95/957f144fdcc46b3aa2dec52c36b852fc9ea5c9c3fcf155cdf0c5b0ac360c586f-d # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/ca/ca350efd853dcf1e9014385182b85144f4a12efdef18d3e2ad332d7079132e0a-d # internal github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b341/ cat >/tmp/go-build2970130210/b341/importcfg << 'EOF' # internal # import config importmap github.com/go-stack/stack=github.com/prometheus/alertmanager/vendor/github.com/go-stack/stack importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-stack/stack=/tmp/go-build2970130210/b342/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2970130210/b339/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2970130210/b340/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid X15evEw_qc4vqMmZ9jMg/X15evEw_qc4vqMmZ9jMg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/53/5389eced7ae5f62391f47693ebbadd6e0593e4814c62edaec64143b07c2ed289-d # internal github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/purell mkdir -p $WORK/b328/ cat >/tmp/go-build2970130210/b328/importcfg << 'EOF' # internal # import config importmap github.com/PuerkitoBio/urlesc=github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/urlesc importmap golang.org/x/net/idna=github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna importmap golang.org/x/text/unicode/norm=github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm importmap golang.org/x/text/width=github.com/prometheus/alertmanager/vendor/golang.org/x/text/width packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/urlesc=/tmp/go-build2970130210/b329/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna=/tmp/go-build2970130210/b240/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm=/tmp/go-build2970130210/b244/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/width=/tmp/go-build2970130210/b330/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid m7I3ymArCtVHhyAXhxir/m7I3ymArCtVHhyAXhxir -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/26/26f006f60ca75bfeb1f3345033ae40d0a317d06a67359e580cd4ce6745c7e4e4-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b097/ crypto/x509/pkix mkdir -p $WORK/b110/ cat >/tmp/go-build2970130210/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build2970130210/b098/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2970130210/b099/_pkg_.a packagefile math/big=/tmp/go-build2970130210/b080/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid ufi1cYEM6sfzNaIW_Pkt/ufi1cYEM6sfzNaIW_Pkt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b097/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 >/tmp/go-build2970130210/b110/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build2970130210/b098/_pkg_.a packagefile encoding/hex=/tmp/go-build2970130210/b111/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile math/big=/tmp/go-build2970130210/b080/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid _3ZC11cksWtP4zUAqXxy/_3ZC11cksWtP4zUAqXxy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/db/dbd22df91422a433a1e69329be08fab19baeb3611c2498b62054ecc265e4fa61-d # internal cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=VBW6laoEGylmLBp0Y0cr -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/4f/4fdc4a4d7411b53013bd1b3c6063c4fd74fb495c9ab89194970b486bf698efe9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/29/2948826056c8185486753cafb744aff8443f7a897330a43eb893e750787ff956-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/f4/f45b7733c40e5c5b1f690c59f6ca5c468fad6606cf010e7826a68e8a3115b3fb-d # internal cd /builddir/build/BUILD/alertmanager-0.23.0 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -o $WORK/b113/_cgo_.o $WORK/b113/_cgo_main.o $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o $WORK/b113/_x005.o $WORK/b113/_x006.o -O2 -g -lresolv /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/04/044591ba2c5c745c1d2849828eb86782a64483f98a61f6492ff48e31050814f2-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b113/_cgo_.o -dynout $WORK/b113/_cgo_import.go cat >/tmp/go-build2970130210/b113/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2970130210/b114/_pkg_.a packagefile internal/bytealg=/tmp/go-build2970130210/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build2970130210/b082/_pkg_.a packagefile internal/itoa=/tmp/go-build2970130210/b025/_pkg_.a packagefile internal/nettrace=/tmp/go-build2970130210/b115/_pkg_.a packagefile internal/poll=/tmp/go-build2970130210/b038/_pkg_.a packagefile internal/singleflight=/tmp/go-build2970130210/b116/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2970130210/b039/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/fs=/tmp/go-build2970130210/b043/_pkg_.a packagefile net/netip=/tmp/go-build2970130210/b117/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build2970130210/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p net -std -installsuffix shared -buildid VBW6laoEGylmLBp0Y0cr/VBW6laoEGylmLBp0Y0cr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.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/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.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/b113/_cgo_gotypes.go $WORK/b113/cgo_linux.cgo1.go $WORK/b113/cgo_resnew.cgo1.go $WORK/b113/cgo_socknew.cgo1.go $WORK/b113/cgo_unix_cgo.cgo1.go $WORK/b113/cgo_unix_cgo_res.cgo1.go $WORK/b113/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/31/31927e253e1a023da233f61bca3dc45805460e2b6e957dae12f0ac38b8c88c60-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/cd/cdfb5edf1daae3666c6b3e9bcdd334ac111417e4520357650df84be253e87a1f-d # internal crypto/ecdsa mkdir -p $WORK/b092/ cat >/tmp/go-build2970130210/b092/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=/tmp/go-build2970130210/b046/_pkg_.a packagefile crypto=/tmp/go-build2970130210/b074/_pkg_.a packagefile crypto/aes=/tmp/go-build2970130210/b085/_pkg_.a packagefile crypto/cipher=/tmp/go-build2970130210/b075/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2970130210/b087/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2970130210/b093/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build2970130210/b094/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2970130210/b073/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build2970130210/b095/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build2970130210/b089/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2970130210/b079/_pkg_.a packagefile crypto/sha512=/tmp/go-build2970130210/b096/_pkg_.a packagefile crypto/subtle=/tmp/go-build2970130210/b077/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2970130210/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2970130210/b099/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math/big=/tmp/go-build2970130210/b080/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid ALN92yvVssMIxDUUzAaD/ALN92yvVssMIxDUUzAaD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/7f/7fe9a729a268d56c02d01f72a83ad82c55198f71b619739aef1886ad1ce519bc-d # internal github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b338/ cat >/tmp/go-build2970130210/b338/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile encoding/hex=/tmp/go-build2970130210/b111/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2970130210/b339/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2970130210/b340/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2970130210/b341/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid SqaNTibUWtzcAmTO_2oG/SqaNTibUWtzcAmTO_2oG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/ab/ab126e1f51f01b411f12cfe53077e705056315b241fd0a85a4e2ec944484bd84-d # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/58/587daffa1ccc9120261321da410191e3806d0477f1926af91f3033c971990a87-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b172/ cat >/tmp/go-build2970130210/b172/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2970130210/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2970130210/b166/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2970130210/b157/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid SfQovjXizzNLEdhhxkIe/SfQovjXizzNLEdhhxkIe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/a8/a8a3edddba32464499c1078e39f6e5b3f8d14ec277faaee0187eb2d3921a1bb8-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b171/ cat >/tmp/go-build2970130210/b171/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile compress/gzip=/tmp/go-build2970130210/b067/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build2970130210/b147/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2970130210/b148/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2970130210/b168/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2970130210/b150/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2970130210/b152/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build2970130210/b172/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2970130210/b149/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2970130210/b166/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2970130210/b156/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2970130210/b159/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2970130210/b160/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2970130210/b154/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2970130210/b157/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto=/tmp/go-build2970130210/b162/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2970130210/b163/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2970130210/b164/_pkg_.a packagefile hash/crc32=/tmp/go-build2970130210/b069/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid qOPMvH_mjw72sQIx-uUk/qOPMvH_mjw72sQIx-uUk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/api_export.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/convert.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/encode.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/enum.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/extension.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/merge.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/message.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/validate.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/ff/ff499e87f802cff1b1b1ab9e7655ed01a165d8f24250f60a77a20b5a963b768d-d # internal github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b336/ cat >/tmp/go-build2970130210/b336/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsonoptions=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions importmap go.mongodb.org/mongo-driver/bson/bsonrw=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build2970130210/b337/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build2970130210/b338/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2970130210/b339/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2970130210/b340/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2970130210/b341/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid WLFTmE1lZfgUHknwn8cy/WLFTmE1lZfgUHknwn8cy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b113/_pkg_.a $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o $WORK/b113/_x005.o $WORK/b113/_x006.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/06/065ee983933d8b2706ba0701595f0c2f6b1beab73b1c6d144b9b082a8aee6304-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b136/ net/textproto cat >/tmp/go-build2970130210/b136/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build2970130210/b130/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF crypto/x509 github.com/prometheus/alertmanager/vendor/github.com/gofrs/uuid cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid rmuxrrhADNldA0njLTj1/rmuxrrhADNldA0njLTj1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/buffer mkdir -p $WORK/b108/ github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b220/ mkdir -p $WORK/b307/ cat >/tmp/go-build2970130210/b108/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=/tmp/go-build2970130210/b046/_pkg_.a packagefile crypto=/tmp/go-build2970130210/b074/_pkg_.a packagefile crypto/aes=/tmp/go-build2970130210/b085/_pkg_.a packagefile crypto/cipher=/tmp/go-build2970130210/b075/_pkg_.a packagefile crypto/des=/tmp/go-build2970130210/b086/_pkg_.a packagefile crypto/dsa=/tmp/go-build2970130210/b109/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2970130210/b087/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2970130210/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2970130210/b100/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2970130210/b093/_pkg_.a packagefile crypto/md5=/tmp/go-build2970130210/b103/_pkg_.a packagefile crypto/rsa=/tmp/go-build2970130210/b105/_pkg_.a packagefile crypto/sha1=/tmp/go-build2970130210/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build2970130210/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build2970130210/b096/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2970130210/b110/_pkg_.a packagefile encoding/asn1=/tmp/go-build2970130210/b098/_pkg_.a packagefile encoding/hex=/tmp/go-build2970130210/b111/_pkg_.a packagefile encoding/pem=/tmp/go-build2970130210/b112/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2970130210/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2970130210/b099/_pkg_.a packagefile internal/godebug=/tmp/go-build2970130210/b082/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/fs=/tmp/go-build2970130210/b043/_pkg_.a packagefile math/big=/tmp/go-build2970130210/b080/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2970130210/b052/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF cat >/tmp/go-build2970130210/b220/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix=/tmp/go-build2970130210/b190/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/x509 -std -complete -installsuffix shared -buildid hBRybKTREDNOqJrNMvIC/hBRybKTREDNOqJrNMvIC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b108/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 mkdir -p $WORK/b135/ cat >/tmp/go-build2970130210/b307/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile crypto/md5=/tmp/go-build2970130210/b103/_pkg_.a packagefile crypto/rand=/tmp/go-build2970130210/b072/_pkg_.a packagefile crypto/sha1=/tmp/go-build2970130210/b106/_pkg_.a packagefile database/sql/driver=/tmp/go-build2970130210/b224/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile encoding/hex=/tmp/go-build2970130210/b111/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile hash=/tmp/go-build2970130210/b070/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid lTjL59Svdp4R3bM1fwSQ/lTjL59Svdp4R3bM1fwSQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/cmsghdr.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/error_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/norace.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/rawconn.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/socket.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/sys.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/sys_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/sys_linux_amd64.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/sys_posix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/sys_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/zsys_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/prometheus/alertmanager/vendor/github.com/gofrs/uuid -complete -installsuffix shared -buildid b27Qwri3pYk7PRPsxD98/b27Qwri3pYk7PRPsxD98 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gofrs/uuid/codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gofrs/uuid/generator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gofrs/uuid/sql.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gofrs/uuid/uuid.go cat >/tmp/go-build2970130210/b135/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p net/textproto -std -complete -installsuffix shared -buildid z_Fio0mmF4TyFbAeb2_9/z_Fio0mmF4TyFbAeb2_9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go github.com/prometheus/alertmanager/vendor/golang.org/x/net/netutil mkdir -p $WORK/b364/ cat >/tmp/go-build2970130210/b364/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/netutil -complete -installsuffix shared -buildid 9NfWDLjHqg8HSyp8RByu/9NfWDLjHqg8HSyp8RByu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/netutil/listen.go github.com/prometheus/alertmanager/vendor/github.com/mitchellh/mapstructure mkdir -p $WORK/b334/ github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs mkdir -p $WORK/b195/ mkdir -p $WORK/b325/ cat >/tmp/go-build2970130210/b334/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build2970130210/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF mkdir -p $WORK/b187/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/prometheus/alertmanager/vendor/github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid 0K0TCF08YxinmXjLAxMw/0K0TCF08YxinmXjLAxMw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mitchellh/mapstructure/error.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mitchellh/mapstructure/mapstructure.go cat >/tmp/go-build2970130210/b187/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/util importmap golang.org/x/sys/unix=github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/hex=/tmp/go-build2970130210/b111/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/fs=/tmp/go-build2970130210/b188/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/util=/tmp/go-build2970130210/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix=/tmp/go-build2970130210/b190/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF cat >/tmp/go-build2970130210/b325/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF cat >/tmp/go-build2970130210/b195/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile math/big=/tmp/go-build2970130210/b080/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile os/exec=/tmp/go-build2970130210/b196/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid XeiTj2vt3ffbGRSCRVBj/XeiTj2vt3ffbGRSCRVBj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/buffer/pool.go github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b388/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr -complete -installsuffix shared -buildid pdowXfrtnfBeh_5iDuRQ/pdowXfrtnfBeh_5iDuRQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/ifaddr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/ifaddrs.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/ifattr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/ipaddr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/ipaddrs.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/ipv4addr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/ipv6addr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/rfc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/route_info.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/route_info_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/sockaddr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/sockaddrs.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/unixsock.go cat >/tmp/go-build2970130210/b388/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/template=github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template importmap github.com/alecthomas/units=github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/hex=/tmp/go-build2970130210/b111/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template=/tmp/go-build2970130210/b389/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units=/tmp/go-build2970130210/b370/_pkg_.a packagefile go/doc=/tmp/go-build2970130210/b391/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid 66tILSAL-PWlClkRaTyb/66tILSAL-PWlClkRaTyb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/arp.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/buddyinfo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/cpuinfo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/cpuinfo_x86.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/crypto.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/fs.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/fscache.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/ipvs.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/kernel_random.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/loadavg.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/mdstat.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/meminfo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/mountinfo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/mountstats.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/net_conntrackstat.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/net_dev.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/net_ip_socket.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/net_protocols.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/net_sockstat.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/net_softnet.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/net_tcp.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/net_udp.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/net_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_cgroup.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_environ.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_fdinfo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_io.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_limits.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_maps.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_ns.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_psi.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_smaps.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_stat.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_status.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/schedstat.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/slab.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/stat.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/swaps.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/vm.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/xfrm.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid E0sOWMswtBESvUk4xuNv/E0sOWMswtBESvUk4xuNv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/actions.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/app.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/args.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/cmd.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/completions.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/envar.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/flags.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/global.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/model.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/parser.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/parsers.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/templates.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/usage.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/values.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/values_generated.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/53/538bfc39d145fb956b4a7edfc43a8ec1a8e7bedcd9e2eb330d55929d03b96d68-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/38/38fea711715dcaaeaf9b8c30ca5c2648b456bc4b54eccb8adaa69615bcba1c0c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jwriter mkdir -p $WORK/b324/ cat >/tmp/go-build2970130210/b324/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/buffer=github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/buffer packagefile github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/buffer=/tmp/go-build2970130210/b325/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid N6TStpQV9QhbxW6Sdz-h/N6TStpQV9QhbxW6Sdz-h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/0a/0aa1d7a6a83beb0de0790b7732779ab94f7f5862fb16b33412fa27f11629549d-d # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/52/52d37a47e2d95d9310197d2852babf2952a19f2aa2a1796cce702593ac39e72a-d # internal github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b227/ cat >/tmp/go-build2970130210/b227/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile compress/gzip=/tmp/go-build2970130210/b067/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2970130210/b194/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid 4EJd_sz1XuiUR-8MKa6x/4EJd_sz1XuiUR-8MKa6x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types mkdir -p $WORK/b304/ cat >/tmp/go-build2970130210/b304/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/sortkeys packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2970130210/b194/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2970130210/b305/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types -complete -installsuffix shared -buildid 7hObxmAOT_pJ54x8Kiz6/7hObxmAOT_pJ54x8Kiz6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/any.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/any.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/api.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/duration.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/duration.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/duration_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/empty.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/field_mask.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/protosize.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/source_context.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/struct.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/timestamp.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/timestamp.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/timestamp_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/type.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/wrappers.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/d5/d567e108021ce74075c5bef6709f01d8fd4d81a786830fe282841e06216615b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/e7/e7cb950e8a60084c033db63daa3360fc033df62d301519af39f97b12d314c7c0-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b129/ net/mail github.com/prometheus/alertmanager/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b343/ mime/multipart cat >/tmp/go-build2970130210/b129/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=/tmp/go-build2970130210/b130/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/textproto=/tmp/go-build2970130210/b135/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid N5XDwzeaYmWf8Zd9qbff/N5XDwzeaYmWf8Zd9qbff -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b129/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 mkdir -p $WORK/b239/ cat >/tmp/go-build2970130210/b343/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile mime=/tmp/go-build2970130210/b138/_pkg_.a packagefile net/textproto=/tmp/go-build2970130210/b135/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p net/mail -std -complete -installsuffix shared -buildid WX6C05KFA31Szp9bWiKJ/WX6C05KFA31Szp9bWiKJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack /usr/lib/golang/src/net/mail/message.go mkdir -p $WORK/b139/ cat >/tmp/go-build2970130210/b239/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna=/tmp/go-build2970130210/b240/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/textproto=/tmp/go-build2970130210/b135/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid Y1pJeBnW7Er-V2odDajX/Y1pJeBnW7Er-V2odDajX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http/httpguts/guts.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http/httpguts/httplex.go cat >/tmp/go-build2970130210/b139/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile crypto/rand=/tmp/go-build2970130210/b072/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile internal/godebug=/tmp/go-build2970130210/b082/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile mime=/tmp/go-build2970130210/b138/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build2970130210/b140/_pkg_.a packagefile net/textproto=/tmp/go-build2970130210/b135/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p mime/multipart -std -complete -installsuffix shared -buildid -YmJjHmELunE2kbftHwf/-YmJjHmELunE2kbftHwf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/8f/8fc55eed7e22260af7fa8e4f48ff54d94c0c72f17543a3d0da97880e64d0503d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/1b/1b6f4f476c0bac9d9381339b27c9908252ef5e4639284c0e3e1d1af17da69ee5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/7c/7caadfc25905a61429ed8bc0e79a32663078be1199be4efc42b9a97d0e28d858-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/65/65bf10b923736e04a4d2b3c15fbd0bc261886376d32578b5ae267d64bdb4884f-d # internal github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b217/ cat >/tmp/go-build2970130210/b217/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket importmap golang.org/x/sys/unix=github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf=/tmp/go-build2970130210/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/iana=/tmp/go-build2970130210/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket=/tmp/go-build2970130210/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix=/tmp/go-build2970130210/b190/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid PbhtoDHvKTURMr3-HKGY/PbhtoDHvKTURMr3-HKGY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/batch.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/control.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/control_pktinfo.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/control_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/dgramopt.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/endpoint.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/genericopt.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/header.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/helper.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/iana.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/icmp.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/icmp_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/packet.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/payload.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/payload_cmsg.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/sockopt.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/sockopt_posix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/sys_bpf.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/sys_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/zsys_linux_amd64.go github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b221/ cat >/tmp/go-build2970130210/b221/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket importmap golang.org/x/sys/unix=github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf=/tmp/go-build2970130210/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/iana=/tmp/go-build2970130210/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket=/tmp/go-build2970130210/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix=/tmp/go-build2970130210/b190/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid aiZsH-kybmucghE2XJMN/aiZsH-kybmucghE2XJMN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/batch.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/control.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/control_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/dgramopt.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/endpoint.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/genericopt.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/header.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/helper.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/iana.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/icmp.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/icmp_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/payload.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/payload_cmsg.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/sockopt.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/sockopt_posix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/sys_asmreq.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/sys_bpf.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/sys_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/zsys_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/00/005264282748ae3cd7a80a402247862ef1f5f0ba12bcf30c52a935eaa4f7d14f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/d8/d8f1a5cc4648b97ceeb647cae7fee735c0e37d878b1f240d1f52adefe764905b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/be/bebb6cb916f44e5457a0a4a134072d8ec0c900e01b4eb8fe1ec4fd0cd9468652-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/01/01516f95f6b6843b2e5cca188735c5ee585347368dc381e57d1f366c59659d79-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/32/32985e588ae704851aca9436ea326844d68e9261cfc202561d41a284ca591278-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/fb/fb57d62c00fde00c648ae2137cd4dab6ad4dbdb2913c0947c23bc993c2da9ae7-d # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/2f/2f92cd1c9dd44d273d3f435e2fbafb4fd9fe67c3ce39ae144f69ab304b7cd5a5-d # internal github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b335/ cat >/tmp/go-build2970130210/b335/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsoncodec=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec importmap go.mongodb.org/mongo-driver/bson/bsonrw=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build2970130210/b336/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build2970130210/b338/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2970130210/b339/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2970130210/b340/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2970130210/b341/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid 8M1CcT7aHBTwa6oySa4y/8M1CcT7aHBTwa6oySa4y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bson.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/raw.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/registry.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/types.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/d9/d9b97d9e0854300d598d1e9aea5f59e6cfbde4dbbf8cc546399548a05f3236d0-d # internal github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b226/ cat >/tmp/go-build2970130210/b226/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2970130210/b194/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=/tmp/go-build2970130210/b227/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid KiNDiheS-eKm9VPX5Ur0/KiNDiheS-eKm9VPX5Ur0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/96/96f4b5487a52889f60fecf3bb298d977ad3d065aa9a8001158b64503debb8437-d # internal github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator mkdir -p $WORK/b332/ cat >/tmp/go-build2970130210/b332/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile crypto/rsa=/tmp/go-build2970130210/b105/_pkg_.a packagefile crypto/x509=/tmp/go-build2970130210/b108/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile encoding/pem=/tmp/go-build2970130210/b112/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile html=/tmp/go-build2970130210/b209/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator -complete -installsuffix shared -buildid F5aj9KqM2bq3pMsHq1lu/F5aj9KqM2bq3pMsHq1lu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator/arrays.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator/converter.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator/error.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator/numerics.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator/patterns.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator/types.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator/utils.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator/validator.go crypto/tls mkdir -p $WORK/b084/ cat >/tmp/go-build2970130210/b084/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/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile container/list=/tmp/go-build2970130210/b071/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile crypto=/tmp/go-build2970130210/b074/_pkg_.a packagefile crypto/aes=/tmp/go-build2970130210/b085/_pkg_.a packagefile crypto/cipher=/tmp/go-build2970130210/b075/_pkg_.a packagefile crypto/des=/tmp/go-build2970130210/b086/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2970130210/b087/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2970130210/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2970130210/b100/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2970130210/b093/_pkg_.a packagefile crypto/hmac=/tmp/go-build2970130210/b102/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2970130210/b073/_pkg_.a packagefile crypto/md5=/tmp/go-build2970130210/b103/_pkg_.a packagefile crypto/rand=/tmp/go-build2970130210/b072/_pkg_.a packagefile crypto/rc4=/tmp/go-build2970130210/b104/_pkg_.a packagefile crypto/rsa=/tmp/go-build2970130210/b105/_pkg_.a packagefile crypto/sha1=/tmp/go-build2970130210/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build2970130210/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build2970130210/b096/_pkg_.a packagefile crypto/subtle=/tmp/go-build2970130210/b077/_pkg_.a packagefile crypto/x509=/tmp/go-build2970130210/b108/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile encoding/pem=/tmp/go-build2970130210/b112/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2970130210/b122/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2970130210/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build2970130210/b128/_pkg_.a packagefile hash=/tmp/go-build2970130210/b070/_pkg_.a packagefile internal/cpu=/tmp/go-build2970130210/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build2970130210/b082/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/tls -std -complete -installsuffix shared -buildid JjdNSS3860IxgHnwom9k/JjdNSS3860IxgHnwom9k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.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/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/b1/b129b008264c20ce7b67168462d386be094b455405920e79cc129de09b6cf001-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b225/ cat >/tmp/go-build2970130210/b225/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build2970130210/b226/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2970130210/b194/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/prometheus/alertmanager/cluster/clusterpb -complete -installsuffix shared -buildid 0J6qaX1_swr650ZX3wTu/0J6qaX1_swr650ZX3wTu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/0e/0ecc3618d28394a9a606612937968bc3abded476cff1cebc9014fe4056c2a59b-d # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/3f/3f4f3e7e993ffc56c41205b99fc262f5487f90ad4699855fd93d82b86f504e3f-d # internal github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/promlog/flag mkdir -p $WORK/b387/ github.com/prometheus/alertmanager/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag mkdir -p $WORK/b398/ cat >/tmp/go-build2970130210/b387/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/common/promlog=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/promlog importmap gopkg.in/alecthomas/kingpin.v2=github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2 packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/promlog=/tmp/go-build2970130210/b386/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build2970130210/b388/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/promlog/flag -complete -installsuffix shared -buildid 9Bdb4EhsyHwODxsI2VzQ/9Bdb4EhsyHwODxsI2VzQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/promlog/flag/flag.go cat >/tmp/go-build2970130210/b398/importcfg << 'EOF' # internal # import config importmap gopkg.in/alecthomas/kingpin.v2=github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2 packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build2970130210/b388/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag -complete -installsuffix shared -buildid ztIWpkg1mgXvl4mEtbfw/ztIWpkg1mgXvl4mEtbfw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag/flag.go cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/63/63becb0c5d2dd3884fcfe69d311692083aff7e64314e0321d2554ae09c2b7b7f-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b170/ cat >/tmp/go-build2970130210/b170/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2970130210/b168/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2970130210/b166/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build2970130210/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2970130210/b163/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid 5HKVDUpsfDubZ1inIfdX/5HKVDUpsfDubZ1inIfdX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/d2/d2ac5f3be24d2924d09a3e70cdf8bfaae81becc7a83686f1851f94ee3db5c1b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/ba/bab77d1c7d99cd2f0d32d1f306565cec804825ac7b5eed67364e9cbbba6245ef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/8d/8da398245c858bec0e182338c25d4fcf77377eb4a916d2ff47ef6eb70465659f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/85/857f879febef9e01bd47a77fd3d12fe4220e8577f599a57c9fd64b2fdc77d2ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/00/004a3ad67a208853cacc26bcd4a1b6aa7fccc8adaeca4e6898aff813b0ff29f7-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b165/ cat >/tmp/go-build2970130210/b165/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/version packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2970130210/b166/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build2970130210/b170/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build2970130210/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build2970130210/b173/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid Un4nrgVSfMqNxrQ_um_r/Un4nrgVSfMqNxrQ_um_r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/1d/1de8aefd80ca1def023388395c15b0e5f53627ec8e41d4ee48b558a3707692df-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b176/ cat >/tmp/go-build2970130210/b176/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto=/tmp/go-build2970130210/b162/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2970130210/b163/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2970130210/b165/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid nPGcR3Xhko-oZj8dozcq/nPGcR3Xhko-oZj8dozcq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b146/ github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b178/ github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b180/ cat >/tmp/go-build2970130210/b146/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile compress/gzip=/tmp/go-build2970130210/b067/_pkg_.a packagefile encoding=/tmp/go-build2970130210/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build2970130210/b147/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2970130210/b148/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto=/tmp/go-build2970130210/b162/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2970130210/b163/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2970130210/b164/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2970130210/b165/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid MNRK5xmB8SDTndk8NHHw/MNRK5xmB8SDTndk8NHHw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/buffer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/defaults.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/deprecated.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/discard.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/extensions.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/properties.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/proto.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/registry.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/text_decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/text_encode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/wire.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/wrappers.go cat >/tmp/go-build2970130210/b178/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2970130210/b165/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid 8oOPX2hpbvgaZqGWdbG5/8oOPX2hpbvgaZqGWdbG5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go cat >/tmp/go-build2970130210/b180/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2970130210/b165/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid _IMT60F-UjTsQz7JpHXH/_IMT60F-UjTsQz7JpHXH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/a2/a25d6f185c9ef18ce0820568186e03cdfa8db40929be41c95e71c4686d57f226-d # internal github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b179/ cat >/tmp/go-build2970130210/b179/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2970130210/b165/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2970130210/b180/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid GUQNfMFu70cW0LVo4-bp/GUQNfMFu70cW0LVo4-bp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/78/78e415741e31e2e20644f0d143ed6340c34e085410c71a8de6d1d4c4291a2369-d # internal github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b177/ cat >/tmp/go-build2970130210/b177/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2970130210/b165/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2970130210/b178/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid 0uWxlXmOKHZEfGSImS1A/0uWxlXmOKHZEfGSImS1A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/14/14c2926871de013ca2962c7ada8734b3839ceb536331b3de58a53ca529b69f5e-d # internal github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b175/ cat >/tmp/go-build2970130210/b175/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2970130210/b165/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2970130210/b176/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid keQO4glYHa2JFJfNBZTo/keQO4glYHa2JFJfNBZTo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/10/105572ef7f53e0dd9e14f15df9dc144880d6b4661240f25f1a0d6f8bdfb68254-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/11/11673fbf547941b59d6656679f49c755d71f506598a472c1cfbd92696cfc9d19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/92/92b99607a04e311dbb9c7201268798c3de6223b79a68cc04b9201844d7837630-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/a3/a307308e5929b4a8a453d2d4ce2bb46de237048615a5370384468b8b8a773a84-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/68/687e53dcdf18ea7f2d8710593dea0251f187f10e9a87cc368174a96a8db6a72d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/aa/aaae00ce2b54118f53433c6404fd2837bd24bc71e0b892dc348c45f0a7a65635-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b303/ github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b308/ cat >/tmp/go-build2970130210/b303/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/types=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build2970130210/b226/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2970130210/b194/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types=/tmp/go-build2970130210/b304/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/prometheus/alertmanager/nflog/nflogpb -complete -installsuffix shared -buildid wExp3D_SAgb8kRuY-ihF/wExp3D_SAgb8kRuY-ihF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/nflog/nflogpb/nflog.pb.go ./_build/src/github.com/prometheus/alertmanager/nflog/nflogpb/set.go cat >/tmp/go-build2970130210/b308/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/types=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build2970130210/b226/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2970130210/b194/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types=/tmp/go-build2970130210/b304/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/prometheus/alertmanager/silence/silencepb -complete -installsuffix shared -buildid 6HY1dGxA8qOaqbGvFHl7/6HY1dGxA8qOaqbGvFHl7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/54/546a01bd6548adecf4139d0f23ee19c238d843fdde70cbeecfa78d4b208369a7-d # internal github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b182/ github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes cat >/tmp/go-build2970130210/b182/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/timestamp=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto=/tmp/go-build2970130210/b146/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build2970130210/b179/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a EOF mkdir -p $WORK/b184/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid EdUMworEI8ujAwSnZ3OR/EdUMworEI8ujAwSnZ3OR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go/metrics.pb.go mkdir -p $WORK/b174/ cat >/tmp/go-build2970130210/b184/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto=/tmp/go-build2970130210/b146/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid elvanTcz9oqJdzTI2Y_q/elvanTcz9oqJdzTI2Y_q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go cat >/tmp/go-build2970130210/b174/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto=/tmp/go-build2970130210/b146/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build2970130210/b175/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build2970130210/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build2970130210/b179/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2970130210/b163/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid PkvYeNxpLQbrY-z_Le8N/PkvYeNxpLQbrY-z_Le8N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/any.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/duration.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/3f/3f7fe29d40337166bf223146cb43ece12dae247f439c06a07618006438db383e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/2f/2f5ecae7d17e9370b3587fdb5167894709f7190b57f378cfda4100f6efbb2fef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/fa/fa0ca995101f24bd4b6e0eeef4cfd132721ee7b69bb1b7fd8732abff4f1de14b-d # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/41/415c497002eaa9adafc672e712c939de7b2177dfe9d458d3eacad5c046e05122-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/c0/c0f905f8b869481e52710604296f33fd37569277bd4c305c0c9343feda6053f5-d # internal github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b181/ cat >/tmp/go-build2970130210/b181/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go=/tmp/go-build2970130210/b182/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid 1HaLLICLS8enZ0m5OAmD/1HaLLICLS8enZ0m5OAmD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/6e/6eb8ce7c38b909a1a7640027fbaf0e200d3a345f9217a4828e57094a63399eab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/af/afa6f4c89447e09dd41d7a05f61261e1b9f5771389ef0df18d28952a64f3ee33-d # internal net/http/httptrace mkdir -p $WORK/b141/ net/smtp mkdir -p $WORK/b367/ cat >/tmp/go-build2970130210/b141/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2970130210/b084/_pkg_.a packagefile internal/nettrace=/tmp/go-build2970130210/b115/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/textproto=/tmp/go-build2970130210/b135/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid J9MZ_qs4VMgdHd1K2KqD/J9MZ_qs4VMgdHd1K2KqD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cat >/tmp/go-build2970130210/b367/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build2970130210/b102/_pkg_.a packagefile crypto/md5=/tmp/go-build2970130210/b103/_pkg_.a packagefile crypto/tls=/tmp/go-build2970130210/b084/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/textproto=/tmp/go-build2970130210/b135/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p net/smtp -std -complete -installsuffix shared -buildid 9lM5HOuVH56Q1Ju-3xLy/9lM5HOuVH56Q1Ju-3xLy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack /usr/lib/golang/src/net/smtp/auth.go /usr/lib/golang/src/net/smtp/smtp.go github.com/prometheus/alertmanager/vendor/github.com/miekg/dns mkdir -p $WORK/b214/ cat >/tmp/go-build2970130210/b214/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/net/ipv4=github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4 importmap golang.org/x/net/ipv6=github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6 importmap golang.org/x/sys/unix=github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile crypto=/tmp/go-build2970130210/b074/_pkg_.a packagefile crypto/dsa=/tmp/go-build2970130210/b109/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2970130210/b092/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2970130210/b093/_pkg_.a packagefile crypto/hmac=/tmp/go-build2970130210/b102/_pkg_.a packagefile crypto/md5=/tmp/go-build2970130210/b103/_pkg_.a packagefile crypto/rand=/tmp/go-build2970130210/b072/_pkg_.a packagefile crypto/rsa=/tmp/go-build2970130210/b105/_pkg_.a packagefile crypto/sha1=/tmp/go-build2970130210/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build2970130210/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build2970130210/b096/_pkg_.a packagefile crypto/tls=/tmp/go-build2970130210/b084/_pkg_.a packagefile crypto/x509=/tmp/go-build2970130210/b108/_pkg_.a packagefile encoding/asn1=/tmp/go-build2970130210/b098/_pkg_.a packagefile encoding/base32=/tmp/go-build2970130210/b215/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile encoding/hex=/tmp/go-build2970130210/b111/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/ed25519=/tmp/go-build2970130210/b216/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4=/tmp/go-build2970130210/b217/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6=/tmp/go-build2970130210/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix=/tmp/go-build2970130210/b190/_pkg_.a packagefile hash=/tmp/go-build2970130210/b070/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math/big=/tmp/go-build2970130210/b080/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/prometheus/alertmanager/vendor/github.com/miekg/dns -complete -installsuffix shared -buildid vbWc1oMZKFRPt0SVzpjf/vbWc1oMZKFRPt0SVzpjf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/acceptfunc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/client.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/clientconfig.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/dane.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/defaults.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/dns.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/dnssec.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/dnssec_keygen.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/dnssec_keyscan.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/dnssec_privkey.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/duplicate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/edns.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/format.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/generate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/labels.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/listen_go111.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/msg.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/msg_helpers.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/msg_truncate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/nsecx.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/privaterr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/reverse.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/sanitize.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/scan.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/scan_rr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/serve_mux.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/server.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/sig0.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/singleinflight.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/smimea.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/tlsa.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/tsig.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/types.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/udp.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/update.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/version.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/xfr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/zduplicate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/zmsg.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/ztypes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/6f/6f9c0390d6c7d3d19efd022a309de3efd4c4e858e9a84892b90cab084340728f-d # internal net/http mkdir -p $WORK/b066/ cat >/tmp/go-build2970130210/b066/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=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile compress/gzip=/tmp/go-build2970130210/b067/_pkg_.a packagefile container/list=/tmp/go-build2970130210/b071/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2970130210/b072/_pkg_.a packagefile crypto/tls=/tmp/go-build2970130210/b084/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2970130210/b129/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2970130210/b136/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2970130210/b137/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build2970130210/b130/_pkg_.a packagefile internal/godebug=/tmp/go-build2970130210/b082/_pkg_.a packagefile internal/safefilepath=/tmp/go-build2970130210/b040/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/fs=/tmp/go-build2970130210/b043/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/rand=/tmp/go-build2970130210/b081/_pkg_.a packagefile mime=/tmp/go-build2970130210/b138/_pkg_.a packagefile mime/multipart=/tmp/go-build2970130210/b139/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2970130210/b141/_pkg_.a packagefile net/http/internal=/tmp/go-build2970130210/b142/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2970130210/b143/_pkg_.a packagefile net/textproto=/tmp/go-build2970130210/b135/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p net/http -std -complete -installsuffix shared -buildid AqLxTeCogCupqlozpjL3/AqLxTeCogCupqlozpjL3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b066/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/h2_error.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/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/fc/fc1f36acb59fd5c5774540977fd462a83e779b12ace9ba2c2bdb86be25cf8128-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/bd/bd09b3ab0f24a26f470c171d87f5a21ede39f25978b18e60694165d1559ea63b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/76/76ecee00b9ef3bd9e4cf678374e37045645878b2d5117255d03859104f70f10c-d # internal expvar mkdir -p $WORK/b065/ cat >/tmp/go-build2970130210/b065/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b248/ github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p expvar -std -complete -installsuffix shared -buildid 7ir7WxgTQmPIkY1iFRfT/7ir7WxgTQmPIkY1iFRfT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/expvar/expvar.go net/rpc github.com/prometheus/alertmanager/vendor/golang.org/x/net/trace github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics mkdir -p $WORK/b199/ cat >/tmp/go-build2970130210/b248/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 1A4xNKxAY0vXRe7wAL5A/1A4xNKxAY0vXRe7wAL5A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b251/ cat >/tmp/go-build2970130210/b199/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-immutable-radix=github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix=/tmp/go-build2970130210/b200/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile os/signal=/tmp/go-build2970130210/b202/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF mkdir -p $WORK/b183/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics -complete -installsuffix shared -buildid 3V-Xw_p1L0URCC_pEDQH/3V-Xw_p1L0URCC_pEDQH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics/const_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics/inmem.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics/inmem_endpoint.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics/inmem_signal.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics/metrics.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics/sink.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics/start.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics/statsd.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics/statsite.go github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2 mkdir -p $WORK/b238/ cat >/tmp/go-build2970130210/b251/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2970130210/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build2970130210/b257/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build2970130210/b258/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF cat >/tmp/go-build2970130210/b183/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto=/tmp/go-build2970130210/b146/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build2970130210/b174/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build2970130210/b184/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go=/tmp/go-build2970130210/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/tmp/go-build2970130210/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile mime=/tmp/go-build2970130210/b138/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid Qo9PMZ-IsqNHP-s_7CVD/Qo9PMZ-IsqNHP-s_7CVD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/config.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/errors.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/logger.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/types.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/url.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/version.go cat >/tmp/go-build2970130210/b238/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/prometheus/alertmanager/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile compress/gzip=/tmp/go-build2970130210/b067/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2970130210/b072/_pkg_.a packagefile crypto/tls=/tmp/go-build2970130210/b084/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/http/httpguts=/tmp/go-build2970130210/b239/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/hpack=/tmp/go-build2970130210/b245/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna=/tmp/go-build2970130210/b240/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/rand=/tmp/go-build2970130210/b081/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2970130210/b141/_pkg_.a packagefile net/textproto=/tmp/go-build2970130210/b135/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid crP5bCZi9MFCx0Hxsorg/crP5bCZi9MFCx0Hxsorg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt/encode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt/expfmt.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt/text_create.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid uKgjA1edO47G-M1RLggj/uKgjA1edO47G-M1RLggj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/ascii.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/ciphers.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/client_conn_pool.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/databuffer.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/errors.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/flow.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/frame.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/go111.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/go115.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/gotrack.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/headermap.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/http2.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/pipe.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/server.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/transport.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/write.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/writesched.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/writesched_priority.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/writesched_random.go github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter mkdir -p $WORK/b314/ cat >/tmp/go-build2970130210/b314/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b312/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter -complete -installsuffix shared -buildid jYgNy321VUJPlzbpAWlT/jYgNy321VUJPlzbpAWlT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/path.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/tree.go net/http/httputil mkdir -p $WORK/b266/ cat >/tmp/go-build2970130210/b312/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/prometheus/alertmanager/vendor/github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid swvJ3ONHoOnxJoQ5-jZ6/swvJ3ONHoOnxJoQ5-jZ6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/shurcooL/httpfs/vfsutil/file.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/shurcooL/httpfs/vfsutil/vfsutil.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/shurcooL/httpfs/vfsutil/walk.go cat >/tmp/go-build2970130210/b266/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2970130210/b129/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile mime=/tmp/go-build2970130210/b138/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2970130210/b141/_pkg_.a packagefile net/http/internal=/tmp/go-build2970130210/b142/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2970130210/b143/_pkg_.a packagefile net/textproto=/tmp/go-build2970130210/b135/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag mkdir -p $WORK/b321/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p net/http/httputil -std -complete -installsuffix shared -buildid DQ2sQr-FLPQi9ImKxQks/DQ2sQr-FLPQi9ImKxQks -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b266/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 mkdir -p $WORK/b205/ mkdir -p $WORK/b235/ cat >/tmp/go-build2970130210/b205/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile encoding/gob=/tmp/go-build2970130210/b206/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile go/token=/tmp/go-build2970130210/b158/_pkg_.a packagefile html/template=/tmp/go-build2970130210/b208/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p net/rpc -std -complete -installsuffix shared -buildid 3-tfK4jCX59bj_mTUusa/3-tfK4jCX59bj_mTUusa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b205/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 cat >/tmp/go-build2970130210/b321/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/jlexer=github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jlexer importmap github.com/mailru/easyjson/jwriter=github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jwriter importmap gopkg.in/yaml.v2=github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jlexer=/tmp/go-build2970130210/b322/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jwriter=/tmp/go-build2970130210/b324/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2=/tmp/go-build2970130210/b231/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a EOF cat >/tmp/go-build2970130210/b235/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/timeseries packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build2970130210/b236/_pkg_.a packagefile html/template=/tmp/go-build2970130210/b208/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile text/tabwriter=/tmp/go-build2970130210/b237/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b349/ github.com/prometheus/alertmanager/vendor/github.com/rs/cors github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/trace -complete -installsuffix shared -buildid 1ALmPNawyg1VC2QCtRqs/1ALmPNawyg1VC2QCtRqs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/trace/events.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/trace/histogram.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag -complete -installsuffix shared -buildid pUwEig8TQ4HZ6ZqccM-Z/pUwEig8TQ4HZ6ZqccM-Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/convert.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/convert_types.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/json.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/loading.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/name_lexem.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/net.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/path.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/post_go18.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/post_go19.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/split.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/util.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/yaml.go mkdir -p $WORK/b365/ github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b348/ cat >/tmp/go-build2970130210/b349/importcfg << 'EOF' # internal # import config packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF mkdir -p $WORK/b333/ cat >/tmp/go-build2970130210/b365/importcfg << 'EOF' # internal # import config packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF net/http/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid ckcs96LcVyMz2MsPdz1k/ckcs96LcVyMz2MsPdz1k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/header/header.go cat >/tmp/go-build2970130210/b348/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF mkdir -p $WORK/b381/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/prometheus/alertmanager/vendor/github.com/rs/cors -complete -installsuffix shared -buildid kN4AP9qtR92XQr0iKg90/kN4AP9qtR92XQr0iKg90 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/rs/cors/cors.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/rs/cors/utils.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/denco -complete -installsuffix shared -buildid J5FcdKNTg7gMJbaxEqh0/J5FcdKNTg7gMJbaxEqh0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/denco/router.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/denco/server.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/denco/util.go cat >/tmp/go-build2970130210/b333/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF cat >/tmp/go-build2970130210/b381/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile html=/tmp/go-build2970130210/b209/_pkg_.a packagefile internal/profile=/tmp/go-build2970130210/b382/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build2970130210/b384/_pkg_.a packagefile runtime/trace=/tmp/go-build2970130210/b385/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p net/http/pprof -std -complete -installsuffix shared -buildid bw7pcnoW-pgEjPxYuQp6/bw7pcnoW-pgEjPxYuQp6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors -complete -installsuffix shared -buildid vkVc11230rtbiExoR_j1/vkVc11230rtbiExoR_j1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors/api.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors/auth.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors/headers.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors/middleware.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors/parsing.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors/schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/c1/c162e48e936156122737642b3fcb80e7ff866a67c6c0de0fe4e324c70f308d71-d # internal github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b247/ cat >/tmp/go-build2970130210/b247/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/prometheus/alertmanager/vendor/golang.org/x/net/context/ctxhttp packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile crypto/rsa=/tmp/go-build2970130210/b105/_pkg_.a packagefile crypto/x509=/tmp/go-build2970130210/b108/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile encoding/pem=/tmp/go-build2970130210/b112/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/context/ctxhttp=/tmp/go-build2970130210/b248/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile mime=/tmp/go-build2970130210/b138/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid SDIf8V-ZMtRFZzDBs4LP/SDIf8V-ZMtRFZzDBs4LP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal/oauth2.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal/token.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/2a/2ae4015c8576fc7f14b76cb9c75ca53bf8691627037334c162a460e20f71e208-d # internal github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen mkdir -p $WORK/b311/ cat >/tmp/go-build2970130210/b311/importcfg << 'EOF' # internal # import config importmap github.com/shurcooL/httpfs/vfsutil=github.com/prometheus/alertmanager/vendor/github.com/shurcooL/httpfs/vfsutil packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile compress/gzip=/tmp/go-build2970130210/b067/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/shurcooL/httpfs/vfsutil=/tmp/go-build2970130210/b312/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile text/template=/tmp/go-build2970130210/b210/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid MKSYs1Z3U1EVCkk0_kJG/MKSYs1Z3U1EVCkk0_kJG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen/commentwriter.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen/generator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen/options.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen/stringwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/04/0412fe5ea4b5f49295d624c34f80b44fe48ad135b51499ff91d3b509a83659e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/53/530ebab4527c640638d2d4a612f9f1d2f97af5d1a897229046916ee049e20286-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/97/970cbbaf6610ac7508eb93bd8dd34d7e7f466bcb2768b64a98c292a6fc765af7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/27/27e596ebb0a6d3e348293468e87f29759f2f1805ff4c76939e1350404acda688-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/97/9737d5b0acc1211bb8a3ca61cbf281a2d9e875c30696b31938ae65612c819a9a-d # internal github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route mkdir -p $WORK/b313/ cat >/tmp/go-build2970130210/b313/importcfg << 'EOF' # internal # import config importmap github.com/julienschmidt/httprouter=github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter=/tmp/go-build2970130210/b314/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route -complete -installsuffix shared -buildid tGl0fmnpD8O_mtpSsgmI/tGl0fmnpD8O_mtpSsgmI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/ce/cea050d5b4ec97b349a8ec45bb3e89f05257c92fc430f391800f36184c15942c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/00/0023a9ce7be2475ac049bccc1c7142df249db731cc2c319b5d64168b89ded9aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/f1/f1c766ce782d3c115fb6ea9ef561adac86fd24b5173ace0c7f48b2529ac30bbc-d # internal github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2 mkdir -p $WORK/b246/ cat >/tmp/go-build2970130210/b246/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal=/tmp/go-build2970130210/b247/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid BLe5SAJ2FwH9w_LRhjeo/BLe5SAJ2FwH9w_LRhjeo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/oauth2.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/token.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/transport.go cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/a8/a82866743ce17cecc75736de3d50b301504e79a711d8ffc373238600b0fd100f-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt mkdir -p $WORK/b331/ cat >/tmp/go-build2970130210/b331/importcfg << 'EOF' # internal # import config importmap github.com/asaskevich/govalidator=github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/mitchellh/mapstructure=github.com/prometheus/alertmanager/vendor/github.com/mitchellh/mapstructure importmap github.com/oklog/ulid=github.com/prometheus/alertmanager/vendor/github.com/oklog/ulid importmap go.mongodb.org/mongo-driver/bson=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive packagefile crypto/rand=/tmp/go-build2970130210/b072/_pkg_.a packagefile database/sql/driver=/tmp/go-build2970130210/b224/_pkg_.a packagefile encoding=/tmp/go-build2970130210/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator=/tmp/go-build2970130210/b332/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build2970130210/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/mitchellh/mapstructure=/tmp/go-build2970130210/b334/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/oklog/ulid=/tmp/go-build2970130210/b223/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson=/tmp/go-build2970130210/b335/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2970130210/b339/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2970130210/b340/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile net/mail=/tmp/go-build2970130210/b343/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt -complete -installsuffix shared -buildid plhuDU2ckIpX2Mn_Y9ZM/plhuDU2ckIpX2Mn_Y9ZM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt/bson.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt/date.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt/default.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt/duration.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt/format.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt/time.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt/ulid.go github.com/prometheus/alertmanager/asset mkdir -p $WORK/b310/ cat >/tmp/go-build2970130210/b310/importcfg << 'EOF' # internal # import config importmap github.com/shurcooL/vfsgen=github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile compress/gzip=/tmp/go-build2970130210/b067/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen=/tmp/go-build2970130210/b311/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/prometheus/alertmanager/asset -complete -installsuffix shared -buildid sgW-dwpWHn1wU8WzkOFS/sgW-dwpWHn1wU8WzkOFS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/asset/assets_vfsdata.go ./_build/src/github.com/prometheus/alertmanager/asset/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/b9/b97a34fd70074c60b37d5c5aa9573371014af5b956ed3bb4b33ffa9dc374c645-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/3b/3b28f61919889516b1b9ddb9e9ef4e3887b9b9dec10726f62e1f4cf781a491d0-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b262/ cat >/tmp/go-build2970130210/b262/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build2970130210/b263/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2970130210/b261/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build2970130210/b258/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid m86uxzM9w7jihGTV_ko0/m86uxzM9w7jihGTV_ko0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/9f/9fa3f55bd409f06127f72253a121b296d59f3b19567fe9b02340facb185ffb4f-d # internal github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b204/ cat >/tmp/go-build2970130210/b204/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile net/rpc=/tmp/go-build2970130210/b205/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid 1M2r4tpRtmM4DgsdPbQW/1M2r4tpRtmM4DgsdPbQW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/0doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/binc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/encode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/helper.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/helper_internal.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/msgpack.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/rpc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/simple.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/time.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/c2/c2e22114dfdb501fb8cc78fee708d6f1cb948b697d92da98c6315a25a42dc2aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/1c/1c53fa27254e6b9973e3a1b96ed90490a9afd0250b79164478475f6835794843-d # internal github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b249/ cat >/tmp/go-build2970130210/b249/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/internal=github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2=/tmp/go-build2970130210/b246/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal=/tmp/go-build2970130210/b247/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/clientcredentials -complete -installsuffix shared -buildid NEkToZ4gtXkT7u4wCgaw/NEkToZ4gtXkT7u4wCgaw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/ce/cecb2395a6630ad01cdd671f80b6d4a42f4a1a736ef76920dbf3b43b07c6dfd7-d # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/11/11d8a1ef8de039d6ec8044b69177f10117160e853db2357aeb52c22fc60c10a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/69/69c7da1f9d8a5c0060dfc2ae24536bc3a16033d9d94da439bee20b7df0a075c5-d # internal github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b064/ cat >/tmp/go-build2970130210/b064/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/prometheus/alertmanager/vendor/github.com/beorn7/perks/quantile importmap github.com/cespare/xxhash/v2=github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2 importmap github.com/golang/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes importmap github.com/prometheus/client_golang/prometheus/internal=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile expvar=/tmp/go-build2970130210/b065/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/beorn7/perks/quantile=/tmp/go-build2970130210/b144/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2=/tmp/go-build2970130210/b145/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto=/tmp/go-build2970130210/b146/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build2970130210/b174/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build2970130210/b181/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go=/tmp/go-build2970130210/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt=/tmp/go-build2970130210/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs=/tmp/go-build2970130210/b187/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build2970130210/b192/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid rc0rSftdR4nirU3M098O/rc0rSftdR4nirU3M098O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/collector.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/counter.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/desc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/labels.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/metric.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/observer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/registry.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/summary.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/timer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/value.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/vec.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/24/244dfca417483aeb6f412c61284551665b85a203ee00dd5e8022e1c4948584a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/a9/a9411a2ea731fcea47fa38d74d559faffc97f8a9f7814c13aba1b24d79dc337b-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer mkdir -p $WORK/b320/ cat >/tmp/go-build2970130210/b320/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build2970130210/b321/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid 64JxyL-riOymtvCwPJ96/64JxyL-riOymtvCwPJ96 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/51/51ff01106f3789711e57399f61f41a1f1c7c66cf1043f19ccfe90d1ff9bab8d6-d # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/ef/eff4ed4d33a58d94d93aac2bc795db6daf2a1fd3c14cc6c638afd6a7c7087c78-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonreference mkdir -p $WORK/b327/ cat >/tmp/go-build2970130210/b327/importcfg << 'EOF' # internal # import config importmap github.com/PuerkitoBio/purell=github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/purell importmap github.com/go-openapi/jsonpointer=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/purell=/tmp/go-build2970130210/b328/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build2970130210/b320/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid V4sLjwSGAjR0dSvg_DEa/V4sLjwSGAjR0dSvg_DEa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/52/520ac8453067f8a75ca03181afcbbe6d5dfbac352d2376ac1b8a419a9491a4fd-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec mkdir -p $WORK/b326/ cat >/tmp/go-build2970130210/b326/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/jsonpointer=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/jsonreference=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonreference importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile compress/gzip=/tmp/go-build2970130210/b067/_pkg_.a packagefile crypto/sha256=/tmp/go-build2970130210/b107/_pkg_.a packagefile encoding/gob=/tmp/go-build2970130210/b206/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build2970130210/b320/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonreference=/tmp/go-build2970130210/b327/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build2970130210/b321/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec -complete -installsuffix shared -buildid cGWcoXSrUY5EGMiNi8aX/cGWcoXSrUY5EGMiNi8aX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/bindata.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/cache.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/contact_info.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/debug.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/errors.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/expander.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/external_docs.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/header.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/info.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/items.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/license.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/normalizer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/operation.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/parameter.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/path_item.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/paths.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/properties.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/ref.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/resolver.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/response.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/responses.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/schema.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/schema_loader.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/security_scheme.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/spec.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/swagger.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/tag.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/validations.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/0e/0e30fa090951b651d9011e29a8dfc91a29a0686c5c89ff0d48fa3d2abfae8a56-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b260/ github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b279/ cat >/tmp/go-build2970130210/b260/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkrand packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2970130210/b261/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build2970130210/b265/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile net/http/httputil=/tmp/go-build2970130210/b266/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b271/ github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid otf5VN9AG36OvHBFaKdG/otf5VN9AG36OvHBFaKdG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go cat >/tmp/go-build2970130210/b279/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2970130210/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF mkdir -p $WORK/b287/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid 5z9sqN0Dkz98EfshXTDw/5z9sqN0Dkz98EfshXTDw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go cat >/tmp/go-build2970130210/b271/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkmath=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkmath packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile crypto/rand=/tmp/go-build2970130210/b072/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2970130210/b261/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build2970130210/b272/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid qp4zGQmnHFrlU0ZubNYs/qp4zGQmnHFrlU0ZubNYs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go cat >/tmp/go-build2970130210/b287/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid jbmMayJWsAHWdA9-doKL/jbmMayJWsAHWdA9-doKL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/0c/0c72e5b10302d2120ad9fa8811808101d4e8ec45522e734f72a96a35a3a89463-d # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/47/47418dff75984694cfc648c44b913c56793ace45035477732d59295342db939c-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b290/ cat >/tmp/go-build2970130210/b290/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkuri=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkuri packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2970130210/b260/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2970130210/b261/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build2970130210/b279/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2970130210/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build2970130210/b291/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid Xr0kUfYS6aZmUPEz6QhS/Xr0kUfYS6aZmUPEz6QhS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/4e/4e83c040c0b8e186aad1025066eafe1dc2be0c3c3df7227a887e17388ebccbd3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/27/27b3a4c6be53965683a6d131c398a075afcc96b12109b9cd5dea25fdf22ee2cb-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b270/ github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b284/ github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b276/ cat >/tmp/go-build2970130210/b270/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/strings=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/strings importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build2970130210/b269/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2970130210/b271/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF cat >/tmp/go-build2970130210/b284/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2970130210/b271/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/big=/tmp/go-build2970130210/b080/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid gApuQH7iTC1wuWf3sPws/gApuQH7iTC1wuWf3sPws -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go mkdir -p $WORK/b275/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid Y_5BCFdDIOrRuzibrZHn/Y_5BCFdDIOrRuzibrZHn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go cat >/tmp/go-build2970130210/b276/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile encoding/xml=/tmp/go-build2970130210/b274/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2970130210/b271/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid qIGFpPCKvaXzH5ccNSIB/qIGFpPCKvaXzH5ccNSIB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go cat >/tmp/go-build2970130210/b275/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2970130210/b271/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid jcObPcyePw0bUOp7OuRP/jcObPcyePw0bUOp7OuRP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/cd/cdc5345512b55190a7ad40172e8cf582ddbdb766e24a743994b87f98b132d99e-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime mkdir -p $WORK/b345/ cat >/tmp/go-build2970130210/b345/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile encoding=/tmp/go-build2970130210/b047/_pkg_.a packagefile encoding/csv=/tmp/go-build2970130210/b346/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile encoding/xml=/tmp/go-build2970130210/b274/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build2970130210/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build2970130210/b331/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build2970130210/b321/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile mime=/tmp/go-build2970130210/b138/_pkg_.a packagefile mime/multipart=/tmp/go-build2970130210/b139/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime -complete -installsuffix shared -buildid zqGXe4OjWq3mb6FiofK5/zqGXe4OjWq3mb6FiofK5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/bytestream.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client_auth_info.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client_operation.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client_request.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client_response.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/constants.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/csv.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/discard.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/file.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/headers.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/interfaces.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/json.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/request.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/statuses.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/text.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/values.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/80/80c89874c5da34e701fdea2c2994b815da4e87da593d5935e0d4dac675cbd0f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/63/63c5c53e45d56710a740a9a688d944859bb3d7c718be956bb2ec22a0eb2a518d-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b289/ cat >/tmp/go-build2970130210/b289/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkuri=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkuri packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2970130210/b260/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2970130210/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build2970130210/b290/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build2970130210/b291/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid mj6pbFBM_YGpLZoFRnso/mj6pbFBM_YGpLZoFRnso -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/da/da5bb9159deb76a08775320049cfabc4297283d83284878316c3fe0dbd187da6-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b292/ cat >/tmp/go-build2970130210/b292/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2970130210/b260/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2970130210/b261/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2970130210/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build2970130210/b284/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid dzQ4jYPwa8-9VRRtdKk6/dzQ4jYPwa8-9VRRtdKk6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/8a/8a589d7cdf97da17f33fb6d8086d9bfc3578b630fb1eaf1bc96dfd58d4e4e402-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b268/ github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b285/ cat >/tmp/go-build2970130210/b268/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio importmap github.com/aws/aws-sdk-go/internal/strings=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/strings importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile crypto/hmac=/tmp/go-build2970130210/b102/_pkg_.a packagefile crypto/sha256=/tmp/go-build2970130210/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build2970130210/b111/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2970130210/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build2970130210/b258/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build2970130210/b269/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build2970130210/b270/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid 2j-kAbOedKajY6gTR9Ik/2j-kAbOedKajY6gTR9Ik -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go cat >/tmp/go-build2970130210/b285/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2970130210/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build2970130210/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build2970130210/b270/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid xvBYAeY05NXDI5JdtAlD/xvBYAeY05NXDI5JdtAlD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/03/033053564dd6f992f29374db5a0f739e216dd90c60e404ab44b15a205abff34d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/b4/b4fc425d734e1665704ffec7cdcee4f920c563c96bc93da1f0d1385748b2c6ed-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b273/ cat >/tmp/go-build2970130210/b273/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil importmap github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile encoding/xml=/tmp/go-build2970130210/b274/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build2970130210/b275/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build2970130210/b276/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid 2kpHu_pirYqVF0OWZ_9H/2kpHu_pirYqVF0OWZ_9H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/8c/8c236c20b2fa3f7c71d5404e3ae96da4a06605e0fbfebb2f10caf073e65c406d-d # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/57/57e4cc03137981b127f88fb94e1220c67e611789df342f4a496a20cc48245d33-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/security mkdir -p $WORK/b351/ cat >/tmp/go-build2970130210/b351/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build2970130210/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build2970130210/b345/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist mkdir -p $WORK/b197/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/security -complete -installsuffix shared -buildid Ivi2f3Bop5P7DV1NFfnR/Ivi2f3Bop5P7DV1NFfnR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/security/authenticator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/security/authorizer.go cat >/tmp/go-build2970130210/b197/importcfg << 'EOF' # internal # import config importmap github.com/armon/go-metrics=github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics importmap github.com/google/btree=github.com/prometheus/alertmanager/vendor/github.com/google/btree importmap github.com/hashicorp/go-msgpack/codec=github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec importmap github.com/hashicorp/go-multierror=github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror importmap github.com/hashicorp/go-sockaddr=github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr importmap github.com/miekg/dns=github.com/prometheus/alertmanager/vendor/github.com/miekg/dns importmap github.com/sean-/seed=github.com/prometheus/alertmanager/vendor/github.com/sean-/seed packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile compress/lzw=/tmp/go-build2970130210/b198/_pkg_.a packagefile container/list=/tmp/go-build2970130210/b071/_pkg_.a packagefile crypto/aes=/tmp/go-build2970130210/b085/_pkg_.a packagefile crypto/cipher=/tmp/go-build2970130210/b075/_pkg_.a packagefile crypto/rand=/tmp/go-build2970130210/b072/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics=/tmp/go-build2970130210/b199/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/google/btree=/tmp/go-build2970130210/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec=/tmp/go-build2970130210/b204/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2970130210/b212/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr=/tmp/go-build2970130210/b195/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/miekg/dns=/tmp/go-build2970130210/b214/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/sean-/seed=/tmp/go-build2970130210/b222/_pkg_.a packagefile hash/crc32=/tmp/go-build2970130210/b069/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile math/rand=/tmp/go-build2970130210/b081/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist -complete -installsuffix shared -buildid SN9SMYAqT4t9r5PIU6dr/SN9SMYAqT4t9r5PIU6dr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/alive_delegate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/awareness.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/broadcast.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/config.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/conflict_delegate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/delegate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/event_delegate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/keyring.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/logging.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/memberlist.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/merge_delegate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/mock_transport.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/net.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/net_transport.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/ping_delegate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/queue.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/security.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/state.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/suspicion.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/transport.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/28/28c56445ecf860497fa96db977fae3477206766ee7b8734549ebde1779fddca3-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b288/ cat >/tmp/go-build2970130210/b288/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds importmap github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build2970130210/b279/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2970130210/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build2970130210/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build2970130210/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build2970130210/b290/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build2970130210/b257/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build2970130210/b255/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid XcyxUpEM7lRPjDGEuiHb/XcyxUpEM7lRPjDGEuiHb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/0f/0f1010a5bccfcfff8f7c6736b5d663e56b6b87244e5af6e6b062f09fcf4ef0ef-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b283/ cat >/tmp/go-build2970130210/b283/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil importmap github.com/aws/aws-sdk-go/private/protocol/jsonrpc=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2970130210/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build2970130210/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build2970130210/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build2970130210/b270/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson -complete -installsuffix shared -buildid nlLIGudL8PjtwlGAqS5h/nlLIGudL8PjtwlGAqS5h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/fe/fec88ee2c2cf0c0cfc79695ef979c294a834085b17fee70f14745f929ad40023-d # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/2e/2e167ee8cce23afb51cb7f552f83a6feb5d9f3df54b4c5e8304cbd42e87683b1-d # internal github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/version mkdir -p $WORK/b315/ github.com/prometheus/alertmanager/vendor/github.com/mwitkow/go-conntrack github.com/prometheus/alertmanager/types mkdir -p $WORK/b233/ github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/promhttp github.com/prometheus/alertmanager/api/metrics cat >/tmp/go-build2970130210/b315/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2970130210/b064/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile text/template=/tmp/go-build2970130210/b210/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/version -complete -installsuffix shared -buildid rZeO9AIr10CD-FDoTjIY/rZeO9AIr10CD-FDoTjIY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/version/info.go mkdir -p $WORK/b300/ cat >/tmp/go-build2970130210/b233/importcfg << 'EOF' # internal # import config importmap github.com/jpillora/backoff=github.com/prometheus/alertmanager/vendor/github.com/jpillora/backoff importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus importmap golang.org/x/net/trace=github.com/prometheus/alertmanager/vendor/golang.org/x/net/trace packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/jpillora/backoff=/tmp/go-build2970130210/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2970130210/b064/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/trace=/tmp/go-build2970130210/b235/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/prometheus/alertmanager/vendor/github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid LxDk_ft6Q8Rc_RINwRRJ/LxDk_ft6Q8Rc_RINwRRJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go mkdir -p $WORK/b380/ mkdir -p $WORK/b063/ cat >/tmp/go-build2970130210/b380/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile compress/gzip=/tmp/go-build2970130210/b067/_pkg_.a packagefile crypto/tls=/tmp/go-build2970130210/b084/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2970130210/b064/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go=/tmp/go-build2970130210/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt=/tmp/go-build2970130210/b183/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2970130210/b141/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid J26qL3GpJhmn_z8rfDTR/J26qL3GpJhmn_z8rfDTR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go cat >/tmp/go-build2970130210/b063/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2970130210/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/prometheus/alertmanager/api/metrics -complete -installsuffix shared -buildid aOJqcYHJeUub9Busl3n8/aOJqcYHJeUub9Busl3n8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/metrics/metrics.go cat >/tmp/go-build2970130210/b300/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile github.com/prometheus/alertmanager/pkg/labels=/tmp/go-build2970130210/b229/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2970130210/b064/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/prometheus/alertmanager/types -complete -installsuffix shared -buildid idh9fOkAEjEP5O_Klbg_/idh9fOkAEjEP5O_Klbg_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/1e/1e622483a8972a4703297ed45626ccc560e8e7a3332324fb6079bf9426be489a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/69/69dc3f9443b3bdf851d691d9b9c70707dcfbd4c0975a20c56b5c0885bce740d5-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b267/ cat >/tmp/go-build2970130210/b267/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol/query=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build2970130210/b263/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2970130210/b260/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2970130210/b261/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2970130210/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build2970130210/b268/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build2970130210/b273/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sns mkdir -p $WORK/b374/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid l6sUjuv38Ahe3t8AwdKQ/l6sUjuv38Ahe3t8AwdKQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cat >/tmp/go-build2970130210/b374/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/query=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build2970130210/b263/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2970130210/b260/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2970130210/b261/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build2970130210/b268/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2970130210/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build2970130210/b273/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sns -complete -installsuffix shared -buildid mPItvxrV7Dpx7Hb04Zm9/mPItvxrV7Dpx7Hb04Zm9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sns/api.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sns/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sns/errors.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sns/service.go cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/90/90fd8e266ee1c1520d7a982d320593b6525178d6138277456e27ae862bf59ac6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/38/3814d812b0ec0198d485b6a812fd4c3fc78d10e78854caf5327361875c38a7ac-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b282/ cat >/tmp/go-build2970130210/b282/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/restjson=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build2970130210/b263/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2970130210/b260/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2970130210/b261/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2970130210/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build2970130210/b268/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2970130210/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build2970130210/b283/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso -complete -installsuffix shared -buildid dy33iYvhZdDZ5BQh6eKC/dy33iYvhZdDZ5BQh6eKC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/cb/cbe856a929022b2837d1dc4341eb89a2a7b8a9f155f2864e225991b8c2d2c543-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/f1/f1792177f3ed724e6f43c40edb218ff09f4125617be6508e458c58448edb20ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/77/773be7eaadaffa91a6c97713b4cf48986cc148c87c308e04873ba4523cec4a5a-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b299/ github.com/prometheus/alertmanager/store mkdir -p $WORK/b301/ cat >/tmp/go-build2970130210/b299/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a EOF github.com/prometheus/alertmanager/template mkdir -p $WORK/b309/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/prometheus/alertmanager/provider -complete -installsuffix shared -buildid ejmNhvkpKCKS3ONEoAgr/ejmNhvkpKCKS3ONEoAgr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/provider/provider.go cat >/tmp/go-build2970130210/b301/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/prometheus/alertmanager/store -complete -installsuffix shared -buildid 3coj4bsUn2H9PTuU0810/3coj4bsUn2H9PTuU0810 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/store/store.go cat >/tmp/go-build2970130210/b309/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=/tmp/go-build2970130210/b310/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile html/template=/tmp/go-build2970130210/b208/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile text/template=/tmp/go-build2970130210/b210/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/prometheus/alertmanager/template -complete -installsuffix shared -buildid dOgEu2unGWbvpGdZplP0/dOgEu2unGWbvpGdZplP0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/1e/1e3ec7ef92277d85cc54bd63cb4ecd9d4ed5a43ea1531c7b56e8bf4f42a69d4b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/03/03daa8a639e1e27fac470621526d7723a8c8b8e13483a90d2504811cf65532e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/92/92ed93b817a05bf6bce87b1904af485a8d91bcbc91fb89e5990733a6182f7a6b-d # internal github.com/prometheus/alertmanager/provider/mem mkdir -p $WORK/b378/ cat >/tmp/go-build2970130210/b378/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=/tmp/go-build2970130210/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/store=/tmp/go-build2970130210/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/prometheus/alertmanager/provider/mem -complete -installsuffix shared -buildid MWgn8cP4PcbHXO3Ga0Zi/MWgn8cP4PcbHXO3Ga0Zi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/provider/mem/mem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/70/70b782324099f162f85d0b30a337e1a40cb1d21b64871a8cb3b716ff9a7d2a74-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis mkdir -p $WORK/b318/ cat >/tmp/go-build2970130210/b318/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis/internal=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/internal importmap github.com/go-openapi/jsonpointer=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/spec=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/internal=/tmp/go-build2970130210/b319/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build2970130210/b320/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec=/tmp/go-build2970130210/b326/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build2970130210/b331/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build2970130210/b321/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis -complete -installsuffix shared -buildid Eq9Tet9gkOyPOA4QpgPc/Eq9Tet9gkOyPOA4QpgPc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/analyzer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/debug.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/fixer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/flatten.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/mixin.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/23/2327d27fe95d0b1987d82d327db701ad48bbd5fbbd26ee347d00615e5d20ac2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/ce/ced5f068c7629a9d901e3a4ec62e271b83e945f8641970422975a9a7e5cd0384-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/75/75b12c864f4e2a6f63a4b6bfe7a4f410cf3b4f020bd5d36570e76c649960c3f9-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b286/ cat >/tmp/go-build2970130210/b286/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/service/sso=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build2970130210/b282/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface -complete -installsuffix shared -buildid 0G-dBfyuJp1GfxqzXr3u/0G-dBfyuJp1GfxqzXr3u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/91/91c2df6e2c9e9f1b5e7b1025145aabfc4d3b83989fc86a5fc49b6864e9e23356-d # internal github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config mkdir -p $WORK/b232/ cat >/tmp/go-build2970130210/b232/importcfg << 'EOF' # internal # import config importmap github.com/mwitkow/go-conntrack=github.com/prometheus/alertmanager/vendor/github.com/mwitkow/go-conntrack importmap golang.org/x/net/http2=github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2 importmap golang.org/x/oauth2=github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/clientcredentials=github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/clientcredentials importmap gopkg.in/yaml.v2=github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2970130210/b107/_pkg_.a packagefile crypto/tls=/tmp/go-build2970130210/b084/_pkg_.a packagefile crypto/x509=/tmp/go-build2970130210/b108/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build2970130210/b233/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2=/tmp/go-build2970130210/b238/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2=/tmp/go-build2970130210/b246/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/clientcredentials=/tmp/go-build2970130210/b249/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2=/tmp/go-build2970130210/b231/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config -complete -installsuffix shared -buildid KSaDNodQo33rUBHLxhz_/KSaDNodQo33rUBHLxhz_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config/config.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config/http_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/00/00c0d27d1c9dce3c7a30f54c882e70ac4945cc195b47169a4d926f764867ebf4-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b281/ cat >/tmp/go-build2970130210/b281/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/service/sso=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso importmap github.com/aws/aws-sdk-go/service/sso/ssoiface=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface packagefile crypto/sha1=/tmp/go-build2970130210/b106/_pkg_.a packagefile encoding/hex=/tmp/go-build2970130210/b111/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2970130210/b260/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2970130210/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build2970130210/b282/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build2970130210/b286/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds -complete -installsuffix shared -buildid ikDbjwO1Q1xVYfsJG9Zc/ikDbjwO1Q1xVYfsJG9Zc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/9b/9bbc1e563e71f32c520f3d20875b1b073b7db7942a6f29804e17d9027ba3e2b4-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b277/ cat >/tmp/go-build2970130210/b277/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/service/sts=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build2970130210/b267/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid dVLurOiJt8F_QSjG9gA5/dVLurOiJt8F_QSjG9gA5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/a2/a257d82ee9d01f48f9827cac0804bf679070445077743c8a945273be79cedc35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/04/0482d615f86976efd2ba07673a84763d33462c38c1742f2e8617aa1de13f7427-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b259/ cat >/tmp/go-build2970130210/b259/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkrand importmap github.com/aws/aws-sdk-go/service/sts=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts importmap github.com/aws/aws-sdk-go/service/sts/stsiface=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2970130210/b260/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2970130210/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build2970130210/b265/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build2970130210/b267/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build2970130210/b277/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid GYn2QjT8et3zUg2gQ9d9/GYn2QjT8et3zUg2gQ9d9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/70/70ebef155eefa5862f62a7d0f2d1c9f620d94d1846acfd74963fd534cc65c6ac-d # internal github.com/prometheus/alertmanager/vendor/github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b395/ cat >/tmp/go-build2970130210/b395/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config importmap golang.org/x/crypto/bcrypt=github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/bcrypt importmap gopkg.in/yaml.v2=github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2 packagefile crypto/tls=/tmp/go-build2970130210/b084/_pkg_.a packagefile crypto/x509=/tmp/go-build2970130210/b108/_pkg_.a packagefile encoding/hex=/tmp/go-build2970130210/b111/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build2970130210/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config=/tmp/go-build2970130210/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/bcrypt=/tmp/go-build2970130210/b396/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2=/tmp/go-build2970130210/b231/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile math/rand=/tmp/go-build2970130210/b081/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/exporter-toolkit/web -complete -installsuffix shared -buildid mB5ybKSoEDe81ufImSXv/mB5ybKSoEDe81ufImSXv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/exporter-toolkit/web/users.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/14/14f600ee33f48113cf713735764ccade6a5a2cb79eaed9fa63e9f183494bb0ba-d # internal github.com/prometheus/alertmanager/ui mkdir -p $WORK/b379/ cat >/tmp/go-build2970130210/b379/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/promhttp importmap github.com/prometheus/common/route=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=/tmp/go-build2970130210/b310/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build2970130210/b380/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route=/tmp/go-build2970130210/b313/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/http/pprof=/tmp/go-build2970130210/b381/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/prometheus/alertmanager/ui -complete -installsuffix shared -buildid r1sFvBuCkKwE3p9Sv9bY/r1sFvBuCkKwE3p9Sv9bY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/ui/web.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/a2/a2ee5559322922811478bb435dd9adc2f26866e5f4db1c1ee92767849cb48009-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b278/ cat >/tmp/go-build2970130210/b278/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/processcreds=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds importmap github.com/aws/aws-sdk-go/aws/credentials/ssocreds=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/csm=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm importmap github.com/aws/aws-sdk-go/aws/defaults=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/defaults importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/ini=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile crypto/tls=/tmp/go-build2970130210/b084/_pkg_.a packagefile crypto/x509=/tmp/go-build2970130210/b108/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2970130210/b260/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build2970130210/b279/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2970130210/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build2970130210/b280/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build2970130210/b281/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build2970130210/b259/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build2970130210/b287/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build2970130210/b288/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build2970130210/b257/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build2970130210/b254/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build2970130210/b255/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid aGg2HK-M1yaXEA_CUtoT/aGg2HK-M1yaXEA_CUtoT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/cd/cd47873dc6a160962cda4cdf05235d7a5b3365e0a2834e14c981d8219b8746d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/d8/d89af829db8d29a8c9b05fb04b9c4b36bec9f268cd55978c05f242340fc0482a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/d0/d0900ee634ff878f8c9023ccb20df969ac9eb6fcdf92df6d13acbb1b239fdd27-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b193/ cat >/tmp/go-build2970130210/b193/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/gogo/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto importmap github.com/hashicorp/go-sockaddr=github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr importmap github.com/hashicorp/memberlist=github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist importmap github.com/oklog/ulid=github.com/prometheus/alertmanager/vendor/github.com/oklog/ulid importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2970130210/b194/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr=/tmp/go-build2970130210/b195/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist=/tmp/go-build2970130210/b197/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/oklog/ulid=/tmp/go-build2970130210/b223/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build2970130210/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=/tmp/go-build2970130210/b225/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2970130210/b064/_pkg_.a packagefile math/rand=/tmp/go-build2970130210/b081/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/prometheus/alertmanager/cluster -complete -installsuffix shared -buildid mZMFJIWNl7_JuUR3CZ6U/mZMFJIWNl7_JuUR3CZ6U -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cluster/advertise.go ./_build/src/github.com/prometheus/alertmanager/cluster/channel.go ./_build/src/github.com/prometheus/alertmanager/cluster/cluster.go ./_build/src/github.com/prometheus/alertmanager/cluster/delegate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/78/7837d13e9ea1bece7f094712bf57f29e9a060fd24c73bf08f3686f831466a69b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/09/096fbc4db71ac062890922923a119cc3ad54c7d816b1d2db138bef129cebeef6-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads mkdir -p $WORK/b317/ cat >/tmp/go-build2970130210/b317/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/spec=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding/gob=/tmp/go-build2970130210/b206/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis=/tmp/go-build2970130210/b318/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec=/tmp/go-build2970130210/b326/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build2970130210/b321/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads -complete -installsuffix shared -buildid KIuoZD_P9xhYK5u6_MrX/KIuoZD_P9xhYK5u6_MrX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads/loaders.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads/options.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/ac/acb1e807ca7c1ae25dd72235ed84a3ee10c9cb2195e37db5c2f66c200732d826-d # internal github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/sigv4 mkdir -p $WORK/b250/ cat >/tmp/go-build2970130210/b250/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/session=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/prometheus/common/config=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2970130210/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build2970130210/b259/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build2970130210/b278/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build2970130210/b268/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config=/tmp/go-build2970130210/b232/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/textproto=/tmp/go-build2970130210/b135/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/sigv4 -complete -installsuffix shared -buildid uqhABr2-ao0x8cxl0wdF/uqhABr2-ao0x8cxl0wdF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/sigv4/sigv4.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/sigv4/sigv4_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/e6/e655df3d60035104250671ecb77f513d5eb733efedc9e0c5f49f2c13ac0b386c-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b350/ cat >/tmp/go-build2970130210/b350/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/loads=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/spec=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis=/tmp/go-build2970130210/b318/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build2970130210/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads=/tmp/go-build2970130210/b317/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build2970130210/b345/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec=/tmp/go-build2970130210/b326/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build2970130210/b331/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/untyped -complete -installsuffix shared -buildid 9mHlysybFuhsHNnFojGF/9mHlysybFuhsHNnFojGF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/untyped/api.go github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate mkdir -p $WORK/b352/ cat >/tmp/go-build2970130210/b352/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/jsonpointer=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/loads=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/spec=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis=/tmp/go-build2970130210/b318/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build2970130210/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build2970130210/b320/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads=/tmp/go-build2970130210/b317/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build2970130210/b345/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec=/tmp/go-build2970130210/b326/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build2970130210/b331/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build2970130210/b321/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate -complete -installsuffix shared -buildid 1iLXp5e08BWVzLdLUIOp/1iLXp5e08BWVzLdLUIOp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/context.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/debug.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/default_validator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/example_validator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/formats.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/helpers.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/object_validator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/options.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/result.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/rexp.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/schema.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/schema_messages.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/schema_option.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/schema_props.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/slice_validator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/spec.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/spec_messages.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/type.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/validator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/0c/0c34a0d4144d8d33c84603e08297e6a958c3492d9928ef9eabf4c03d7dfd4aa5-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b302/ github.com/prometheus/alertmanager/silence mkdir -p $WORK/b306/ cat >/tmp/go-build2970130210/b302/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build2970130210/b184/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=/tmp/go-build2970130210/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=/tmp/go-build2970130210/b303/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2970130210/b064/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math/rand=/tmp/go-build2970130210/b081/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/prometheus/alertmanager/nflog -complete -installsuffix shared -buildid t9O5jTaQq6bo9krzRA5g/t9O5jTaQq6bo9krzRA5g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/nflog/nflog.go cat >/tmp/go-build2970130210/b306/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/gofrs/uuid=github.com/prometheus/alertmanager/vendor/github.com/gofrs/uuid importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gofrs/uuid=/tmp/go-build2970130210/b307/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build2970130210/b184/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build2970130210/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=/tmp/go-build2970130210/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=/tmp/go-build2970130210/b229/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=/tmp/go-build2970130210/b308/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2970130210/b064/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math/rand=/tmp/go-build2970130210/b081/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/prometheus/alertmanager/silence -complete -installsuffix shared -buildid y0jMmSy_L2q_pDixP8aJ/y0jMmSy_L2q_pDixP8aJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silence.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/71/7135dd823b7d292391a6f53b3308cb9ed7b895af6747a9cea746c1395c7b7850-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b228/ cat >/tmp/go-build2970130210/b228/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/sigv4=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/sigv4 importmap gopkg.in/yaml.v2=github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2 packagefile crypto/md5=/tmp/go-build2970130210/b103/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build2970130210/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=/tmp/go-build2970130210/b229/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=/tmp/go-build2970130210/b230/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2970130210/b064/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config=/tmp/go-build2970130210/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/sigv4=/tmp/go-build2970130210/b250/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2=/tmp/go-build2970130210/b231/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/prometheus/alertmanager/config -complete -installsuffix shared -buildid uigOiChZjFKA1cI4AFO1/uigOiChZjFKA1cI4AFO1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/config/config.go ./_build/src/github.com/prometheus/alertmanager/config/coordinator.go ./_build/src/github.com/prometheus/alertmanager/config/notifiers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/b8/b8a5db8ffcdfd2b09c2c7f9dc1d7742f68592e9af0313fa3b8d606fde6437ff6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/54/540aea2a64d596cecae702d858a04ffffba022cbb2f10616b87598e388d2b88e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/fb/fb2fcf6865b74e8eebdcf1fc1192ea00ea27982012ceca476ee9428e49b1491d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/66/669dee464f308c9f3319ef11eb5c0367ca1680e39aee45612dd90d12393f2297-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b297/ cat >/tmp/go-build2970130210/b297/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/oklog/run=github.com/prometheus/alertmanager/vendor/github.com/oklog/run importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/oklog/run=/tmp/go-build2970130210/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build2970130210/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=/tmp/go-build2970130210/b229/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=/tmp/go-build2970130210/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/store=/tmp/go-build2970130210/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/prometheus/alertmanager/inhibit -complete -installsuffix shared -buildid 1t9XqjbSrIEXLHrPUgk0/1t9XqjbSrIEXLHrPUgk0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/inhibit/inhibit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/92/92e02a73e1f0b994496083ed49ee5d9694c78ac2eb6dbf409900332aa9bb904a-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b294/ cat >/tmp/go-build2970130210/b294/importcfg << 'EOF' # internal # import config importmap github.com/cenkalti/backoff/v4=github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4 importmap github.com/cespare/xxhash=github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2970130210/b107/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4=/tmp/go-build2970130210/b295/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash=/tmp/go-build2970130210/b296/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build2970130210/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=/tmp/go-build2970130210/b297/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=/tmp/go-build2970130210/b302/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=/tmp/go-build2970130210/b303/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=/tmp/go-build2970130210/b306/_pkg_.a packagefile github.com/prometheus/alertmanager/template=/tmp/go-build2970130210/b309/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=/tmp/go-build2970130210/b230/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2970130210/b064/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/prometheus/alertmanager/notify -complete -installsuffix shared -buildid fiRVrT_BBmDpOUh8SMeQ/fiRVrT_BBmDpOUh8SMeQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/notify.go ./_build/src/github.com/prometheus/alertmanager/notify/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/ed/ed639135cd4219f23043e4b0b7a7e08dfd98d410581c9fdf4a6b1e9302200f71-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b293/ github.com/prometheus/alertmanager/notify/opsgenie github.com/prometheus/alertmanager/notify/email github.com/prometheus/alertmanager/notify/pagerduty mkdir -p $WORK/b366/ github.com/prometheus/alertmanager/notify/pushover mkdir -p $WORK/b371/ cat >/tmp/go-build2970130210/b293/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build2970130210/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=/tmp/go-build2970130210/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=/tmp/go-build2970130210/b229/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=/tmp/go-build2970130210/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/store=/tmp/go-build2970130210/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2970130210/b064/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF github.com/prometheus/alertmanager/notify/slack cat >/tmp/go-build2970130210/b366/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2970130210/b084/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build2970130210/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build2970130210/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=/tmp/go-build2970130210/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/template=/tmp/go-build2970130210/b309/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config=/tmp/go-build2970130210/b232/_pkg_.a packagefile math/rand=/tmp/go-build2970130210/b081/_pkg_.a packagefile mime=/tmp/go-build2970130210/b138/_pkg_.a packagefile mime/multipart=/tmp/go-build2970130210/b139/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build2970130210/b140/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/mail=/tmp/go-build2970130210/b343/_pkg_.a packagefile net/smtp=/tmp/go-build2970130210/b367/_pkg_.a packagefile net/textproto=/tmp/go-build2970130210/b135/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/prometheus/alertmanager/dispatch -complete -installsuffix shared -buildid lMF-Jyi2_ZmNFcCuj1Jd/lMF-Jyi2_ZmNFcCuj1Jd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/dispatch/dispatch.go ./_build/src/github.com/prometheus/alertmanager/dispatch/route.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/prometheus/alertmanager/notify/email -complete -installsuffix shared -buildid n2dFp_Pb6NbWDpfeDbGI/n2dFp_Pb6NbWDpfeDbGI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/email/email.go github.com/prometheus/alertmanager/notify/sns mkdir -p $WORK/b373/ cat >/tmp/go-build2970130210/b371/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/prometheus/common/config=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build2970130210/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=/tmp/go-build2970130210/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/template=/tmp/go-build2970130210/b309/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config=/tmp/go-build2970130210/b232/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/prometheus/alertmanager/notify/pushover -complete -installsuffix shared -buildid S8I2v9jWPfcqUxYF6qd6/S8I2v9jWPfcqUxYF6qd6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/pushover/pushover.go github.com/prometheus/alertmanager/notify/victorops mkdir -p $WORK/b375/ cat >/tmp/go-build2970130210/b373/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/session=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session importmap github.com/aws/aws-sdk-go/service/sns=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sns importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/prometheus/common/config=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2970130210/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build2970130210/b259/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build2970130210/b278/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sns=/tmp/go-build2970130210/b374/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build2970130210/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=/tmp/go-build2970130210/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/template=/tmp/go-build2970130210/b309/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config=/tmp/go-build2970130210/b232/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/prometheus/alertmanager/notify/sns -complete -installsuffix shared -buildid 6lsgZyMmUv8zF6fzyUpw/6lsgZyMmUv8zF6fzyUpw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/sns/sns.go github.com/prometheus/alertmanager/notify/webhook mkdir -p $WORK/b376/ cat >/tmp/go-build2970130210/b375/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/prometheus/common/config=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build2970130210/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=/tmp/go-build2970130210/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/template=/tmp/go-build2970130210/b309/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config=/tmp/go-build2970130210/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/prometheus/alertmanager/notify/victorops -complete -installsuffix shared -buildid Y-QPXD00rk_V13yW4SM4/Y-QPXD00rk_V13yW4SM4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/victorops/victorops.go mkdir -p $WORK/b368/ cat >/tmp/go-build2970130210/b376/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/prometheus/common/config=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/version=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/version packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build2970130210/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=/tmp/go-build2970130210/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/template=/tmp/go-build2970130210/b309/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config=/tmp/go-build2970130210/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/version=/tmp/go-build2970130210/b315/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/prometheus/alertmanager/notify/webhook -complete -installsuffix shared -buildid Kq8Q9Jz0t_Gw_WBEyMB3/Kq8Q9Jz0t_Gw_WBEyMB3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/webhook/webhook.go github.com/prometheus/alertmanager/notify/wechat mkdir -p $WORK/b377/ cat >/tmp/go-build2970130210/b368/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build2970130210/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build2970130210/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=/tmp/go-build2970130210/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/template=/tmp/go-build2970130210/b309/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config=/tmp/go-build2970130210/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/prometheus/alertmanager/notify/opsgenie -complete -installsuffix shared -buildid sHvQwyX0lVBb7UHKP4WP/sHvQwyX0lVBb7UHKP4WP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/opsgenie/opsgenie.go mkdir -p $WORK/b369/ cat >/tmp/go-build2970130210/b377/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build2970130210/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build2970130210/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=/tmp/go-build2970130210/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/template=/tmp/go-build2970130210/b309/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config=/tmp/go-build2970130210/b232/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF mkdir -p $WORK/b372/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/prometheus/alertmanager/notify/wechat -complete -installsuffix shared -buildid oLxkPsIjDZRSl-50Orf5/oLxkPsIjDZRSl-50Orf5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/wechat/wechat.go cat >/tmp/go-build2970130210/b369/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/units=github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units=/tmp/go-build2970130210/b370/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build2970130210/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build2970130210/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=/tmp/go-build2970130210/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/template=/tmp/go-build2970130210/b309/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config=/tmp/go-build2970130210/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/prometheus/alertmanager/notify/pagerduty -complete -installsuffix shared -buildid Ccm41uWPjGvfK0mesNwa/Ccm41uWPjGvfK0mesNwa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/pagerduty/pagerduty.go cat >/tmp/go-build2970130210/b372/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build2970130210/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build2970130210/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=/tmp/go-build2970130210/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/template=/tmp/go-build2970130210/b309/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config=/tmp/go-build2970130210/b232/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/prometheus/alertmanager/notify/slack -complete -installsuffix shared -buildid HXiyKC-OeZB2WhMWB4SK/HXiyKC-OeZB2WhMWB4SK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/slack/slack.go cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/12/126acd6790a48a1f7a353a866444b0da5c1345a0a841bbbd8c5a2c143cc36c36-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware mkdir -p $WORK/b344/ github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b353/ cat >/tmp/go-build2970130210/b344/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/loads=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/runtime/logger=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/logger importmap github.com/go-openapi/runtime/middleware/denco=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/denco importmap github.com/go-openapi/runtime/middleware/header=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/header importmap github.com/go-openapi/runtime/middleware/untyped=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/untyped importmap github.com/go-openapi/runtime/security=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/security importmap github.com/go-openapi/spec=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag importmap github.com/go-openapi/validate=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile encoding=/tmp/go-build2970130210/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis=/tmp/go-build2970130210/b318/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build2970130210/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads=/tmp/go-build2970130210/b317/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build2970130210/b345/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/logger=/tmp/go-build2970130210/b347/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/denco=/tmp/go-build2970130210/b348/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/header=/tmp/go-build2970130210/b349/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/untyped=/tmp/go-build2970130210/b350/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/security=/tmp/go-build2970130210/b351/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec=/tmp/go-build2970130210/b326/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build2970130210/b331/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build2970130210/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate=/tmp/go-build2970130210/b352/_pkg_.a packagefile html/template=/tmp/go-build2970130210/b208/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile mime=/tmp/go-build2970130210/b138/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware -complete -installsuffix shared -buildid vhoZzX-veZ1-5JS-SPx7/vhoZzX-veZ1-5JS-SPx7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/context.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/go18.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/negotiate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/not_implemented.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/operation.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/parameter.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/rapidoc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/redoc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/request.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/router.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/security.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/spec.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/swaggerui.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/validation.go cat >/tmp/go-build2970130210/b353/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag importmap github.com/go-openapi/validate=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build2970130210/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build2970130210/b331/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build2970130210/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate=/tmp/go-build2970130210/b352/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid TwerPpzvO6CFiWvuMu83/TwerPpzvO6CFiWvuMu83 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/version_info.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/f1/f14bc6b5d9da1f26d71487573637135bdc025d1c5c6cc34f76335e5666e024db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/79/79914bf33ac31f11adf28277b8e7f468bb8593ce252aefbc89a40861e3d425f4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/9b/9bbcab2dc3bdc3ce1a3fb8865bcbb01c5b5f26002e6eb291c1de3983e9da8b18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/76/768f081ce4e1c8bd7177876577fb1e4b1795affcd874469e26e1034f2ded2d09-d # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/54/5412bd124754650566f53285e01e3a5fff833ff6de8f9b5a619ef56fa699b36e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/64/642dc37282774a5a58737385aa88998943f26f5ecd8eab45142b006e067b53ca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/e4/e46614c7ed86671c3b5826fdba87fbb435aa20cb5705a07b0d900316f46ff5c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/71/71efb36a3b8b99487ae0f75d70073d64f5a83f2f313b5c1062c239bd936ca403-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/2d/2d6a44682f92dcddd775e073af1a4e57094a03d460eec033a9f25b3f303399c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/a5/a578bde8134cdd0f53f9c44c758d8c841795bc2adb955da7d1f991cb598a23bd-d # internal github.com/prometheus/alertmanager/api/v1 mkdir -p $WORK/b062/ cat >/tmp/go-build2970130210/b062/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/route=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route importmap github.com/prometheus/common/version=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/version packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=/tmp/go-build2970130210/b063/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=/tmp/go-build2970130210/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build2970130210/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=/tmp/go-build2970130210/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=/tmp/go-build2970130210/b229/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=/tmp/go-build2970130210/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=/tmp/go-build2970130210/b306/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=/tmp/go-build2970130210/b308/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2970130210/b064/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route=/tmp/go-build2970130210/b313/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/version=/tmp/go-build2970130210/b315/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/prometheus/alertmanager/api/v1 -complete -installsuffix shared -buildid jcYU54UytipkoBkYJ5io/jcYU54UytipkoBkYJ5io -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v1/api.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/9e/9e5dbd21595adab79345ca837ad0336622c0c3e8b687065decf3f4075bac0db1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/8c/8ccc2b78455835adbb2080c11a46350f7fe6506bbb1649e4c6593021c202951a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/0c/0cffa337cc40e33888b56e06ceded9700a20e4ac05aa778c30638f35ad502552-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup mkdir -p $WORK/b360/ github.com/prometheus/alertmanager/api/v2/restapi/operations/general github.com/prometheus/alertmanager/api/v2/restapi/operations/alert github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver mkdir -p $WORK/b362/ cat >/tmp/go-build2970130210/b360/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/runtime/middleware=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build2970130210/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build2970130210/b345/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware=/tmp/go-build2970130210/b344/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build2970130210/b331/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build2970130210/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build2970130210/b353/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup -complete -installsuffix shared -buildid H_nR2kQaXx6femRgmKFc/H_nR2kQaXx6femRgmKFc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_urlbuilder.go github.com/prometheus/alertmanager/api/v2/restapi/operations/silence mkdir -p $WORK/b361/ cat >/tmp/go-build2970130210/b362/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/runtime/middleware=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build2970130210/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build2970130210/b345/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware=/tmp/go-build2970130210/b344/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build2970130210/b353/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a EOF mkdir -p $WORK/b359/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver -complete -installsuffix shared -buildid VljUVf34HovMGg740v6H/VljUVf34HovMGg740v6H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_urlbuilder.go cat >/tmp/go-build2970130210/b361/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/runtime/middleware=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build2970130210/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build2970130210/b345/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware=/tmp/go-build2970130210/b344/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build2970130210/b353/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a EOF mkdir -p $WORK/b363/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/general -complete -installsuffix shared -buildid Jt4nosahnWcVRwJm7HgX/Jt4nosahnWcVRwJm7HgX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_urlbuilder.go cat >/tmp/go-build2970130210/b359/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/runtime/middleware=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build2970130210/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build2970130210/b345/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware=/tmp/go-build2970130210/b344/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build2970130210/b331/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build2970130210/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build2970130210/b353/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alert -complete -installsuffix shared -buildid xNRBDhSk4ReVeEaH3rlm/xNRBDhSk4ReVeEaH3rlm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_urlbuilder.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_urlbuilder.go cat >/tmp/go-build2970130210/b363/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/runtime/middleware=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag importmap github.com/go-openapi/validate=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build2970130210/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build2970130210/b345/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware=/tmp/go-build2970130210/b344/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build2970130210/b331/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build2970130210/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate=/tmp/go-build2970130210/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build2970130210/b353/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/silence -complete -installsuffix shared -buildid O0jTU1RX5nOp5DBYpNPn/O0jTU1RX5nOp5DBYpNPn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_urlbuilder.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_urlbuilder.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_urlbuilder.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_urlbuilder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/26/2642e0f48f818b16d9ca18104446717de701479ce4694f235ce9f2da9cff4465-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/54/54003e3031e82a982e998669dde92561001b95502fc0af67bff017386a977b06-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/61/61e2ba6c813ce27cfb6f524dc4e88d78eb8e7c193e21762225df9c8cbfa8fb4e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/f0/f087e9c0f8207b423e586ce287349271ef13c0f97d9adc9431bf4e66c06ac813-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/c2/c270a6e84ff911c3b5696023874b298934bdb7dda7a63d43c49d2bd29759dab1-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations mkdir -p $WORK/b358/ cat >/tmp/go-build2970130210/b358/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/loads=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/runtime/middleware=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware importmap github.com/go-openapi/runtime/security=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/security importmap github.com/go-openapi/spec=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build2970130210/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads=/tmp/go-build2970130210/b317/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build2970130210/b345/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware=/tmp/go-build2970130210/b344/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/security=/tmp/go-build2970130210/b351/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec=/tmp/go-build2970130210/b326/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build2970130210/b331/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build2970130210/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=/tmp/go-build2970130210/b359/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=/tmp/go-build2970130210/b360/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=/tmp/go-build2970130210/b361/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=/tmp/go-build2970130210/b362/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=/tmp/go-build2970130210/b363/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations -complete -installsuffix shared -buildid 9fOUeBR1dfj9Aa-I5AXh/9fOUeBR1dfj9Aa-I5AXh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertmanager_api.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/26/26f64eee332e6a95ad5759a7f01bb14baf4dbf31ee9d69ed9e472aa06562b8bf-d # internal github.com/prometheus/alertmanager/api/v2/restapi mkdir -p $WORK/b354/ cat >/tmp/go-build2970130210/b354/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/runtime/flagext=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/flagext importmap github.com/go-openapi/runtime/middleware=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag importmap github.com/jessevdk/go-flags=github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags importmap golang.org/x/net/netutil=github.com/prometheus/alertmanager/vendor/golang.org/x/net/netutil packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2970130210/b084/_pkg_.a packagefile crypto/x509=/tmp/go-build2970130210/b108/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build2970130210/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build2970130210/b345/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/flagext=/tmp/go-build2970130210/b355/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware=/tmp/go-build2970130210/b344/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build2970130210/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags=/tmp/go-build2970130210/b357/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=/tmp/go-build2970130210/b358/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=/tmp/go-build2970130210/b359/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=/tmp/go-build2970130210/b360/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=/tmp/go-build2970130210/b361/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=/tmp/go-build2970130210/b362/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=/tmp/go-build2970130210/b363/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/netutil=/tmp/go-build2970130210/b364/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile os/signal=/tmp/go-build2970130210/b202/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/prometheus/alertmanager/api/v2/restapi -complete -installsuffix shared -buildid p_l8C1Iltu-Zco7qB1I5/p_l8C1Iltu-Zco7qB1I5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/configure_alertmanager.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/doc.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/embedded_spec.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/5b/5be321176ba8e1f33a5e4e3e37bb7d0a04f61f1aac556370cdd5ad82d6eff3ce-d # internal github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b316/ cat >/tmp/go-build2970130210/b316/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/go-openapi/loads=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads importmap github.com/go-openapi/runtime/middleware=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/version importmap github.com/rs/cors=github.com/prometheus/alertmanager/vendor/github.com/rs/cors packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads=/tmp/go-build2970130210/b317/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware=/tmp/go-build2970130210/b344/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build2970130210/b331/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=/tmp/go-build2970130210/b063/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build2970130210/b353/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=/tmp/go-build2970130210/b354/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=/tmp/go-build2970130210/b358/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=/tmp/go-build2970130210/b359/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=/tmp/go-build2970130210/b360/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=/tmp/go-build2970130210/b361/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=/tmp/go-build2970130210/b362/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=/tmp/go-build2970130210/b363/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=/tmp/go-build2970130210/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build2970130210/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=/tmp/go-build2970130210/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=/tmp/go-build2970130210/b229/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=/tmp/go-build2970130210/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=/tmp/go-build2970130210/b306/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=/tmp/go-build2970130210/b308/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2970130210/b064/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/version=/tmp/go-build2970130210/b315/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/rs/cors=/tmp/go-build2970130210/b365/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/prometheus/alertmanager/api/v2 -complete -installsuffix shared -buildid hj2RYAgnI_3L4nZJf00O/hj2RYAgnI_3L4nZJf00O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/api.go ./_build/src/github.com/prometheus/alertmanager/api/v2/compat.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/3a/3a2ee6e125eeb6e91364d12636f99f9ad7c3c92f06d895e1b32a4f592988ef34-d # internal github.com/prometheus/alertmanager/api mkdir -p $WORK/b061/ cat >/tmp/go-build2970130210/b061/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/route=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v1=/tmp/go-build2970130210/b062/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=/tmp/go-build2970130210/b316/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=/tmp/go-build2970130210/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build2970130210/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=/tmp/go-build2970130210/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=/tmp/go-build2970130210/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=/tmp/go-build2970130210/b306/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2970130210/b064/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route=/tmp/go-build2970130210/b313/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/prometheus/alertmanager/api -complete -installsuffix shared -buildid 9WqEd1qOIdibuXzF0U_g/9WqEd1qOIdibuXzF0U_g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/api.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/9b/9b22d4059378369cadbc83287ad6e57d823fa3c4da0105d5b1a8dd84470529c5-d # internal github.com/prometheus/alertmanager/cmd/alertmanager mkdir -p $WORK/b001/ cat >/tmp/go-build2970130210/b001/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/promhttp importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/promlog=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/promlog importmap github.com/prometheus/common/promlog/flag=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/promlog/flag importmap github.com/prometheus/common/route=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route importmap github.com/prometheus/common/version=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/version importmap github.com/prometheus/exporter-toolkit/web=github.com/prometheus/alertmanager/vendor/github.com/prometheus/exporter-toolkit/web importmap github.com/prometheus/exporter-toolkit/web/kingpinflag=github.com/prometheus/alertmanager/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag importmap gopkg.in/alecthomas/kingpin.v2=github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2 packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build2970130210/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/api=/tmp/go-build2970130210/b061/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=/tmp/go-build2970130210/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build2970130210/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=/tmp/go-build2970130210/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=/tmp/go-build2970130210/b297/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=/tmp/go-build2970130210/b302/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=/tmp/go-build2970130210/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/email=/tmp/go-build2970130210/b366/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/opsgenie=/tmp/go-build2970130210/b368/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pagerduty=/tmp/go-build2970130210/b369/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pushover=/tmp/go-build2970130210/b371/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/slack=/tmp/go-build2970130210/b372/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/sns=/tmp/go-build2970130210/b373/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/victorops=/tmp/go-build2970130210/b375/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/webhook=/tmp/go-build2970130210/b376/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/wechat=/tmp/go-build2970130210/b377/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=/tmp/go-build2970130210/b378/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=/tmp/go-build2970130210/b306/_pkg_.a packagefile github.com/prometheus/alertmanager/template=/tmp/go-build2970130210/b309/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=/tmp/go-build2970130210/b230/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/ui=/tmp/go-build2970130210/b379/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2970130210/b064/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build2970130210/b380/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/promlog=/tmp/go-build2970130210/b386/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/promlog/flag=/tmp/go-build2970130210/b387/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route=/tmp/go-build2970130210/b313/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/version=/tmp/go-build2970130210/b315/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/exporter-toolkit/web=/tmp/go-build2970130210/b395/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag=/tmp/go-build2970130210/b398/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build2970130210/b388/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile os/signal=/tmp/go-build2970130210/b202/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build2970130210/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid jAwf9Uc2u2lMHqKN7vDB/jAwf9Uc2u2lMHqKN7vDB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cmd/alertmanager/main.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ba/ba3ca182c2cfcfc11d48d7ec7f49227a58d8375b7edec3d9524cbefffe771e49-d # internal cat >/tmp/go-build2970130210/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/alertmanager/cmd/alertmanager=/tmp/go-build2970130210/b001/_pkg_.a packagefile context=/tmp/go-build2970130210/b002/_pkg_.a packagefile fmt=/tmp/go-build2970130210/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build2970130210/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build2970130210/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build2970130210/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/api=/tmp/go-build2970130210/b061/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=/tmp/go-build2970130210/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build2970130210/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=/tmp/go-build2970130210/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=/tmp/go-build2970130210/b297/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=/tmp/go-build2970130210/b302/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=/tmp/go-build2970130210/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/email=/tmp/go-build2970130210/b366/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/opsgenie=/tmp/go-build2970130210/b368/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pagerduty=/tmp/go-build2970130210/b369/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pushover=/tmp/go-build2970130210/b371/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/slack=/tmp/go-build2970130210/b372/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/sns=/tmp/go-build2970130210/b373/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/victorops=/tmp/go-build2970130210/b375/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/webhook=/tmp/go-build2970130210/b376/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/wechat=/tmp/go-build2970130210/b377/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=/tmp/go-build2970130210/b378/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=/tmp/go-build2970130210/b306/_pkg_.a packagefile github.com/prometheus/alertmanager/template=/tmp/go-build2970130210/b309/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=/tmp/go-build2970130210/b230/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build2970130210/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/ui=/tmp/go-build2970130210/b379/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2970130210/b064/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build2970130210/b380/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build2970130210/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/promlog=/tmp/go-build2970130210/b386/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/promlog/flag=/tmp/go-build2970130210/b387/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route=/tmp/go-build2970130210/b313/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/version=/tmp/go-build2970130210/b315/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/exporter-toolkit/web=/tmp/go-build2970130210/b395/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag=/tmp/go-build2970130210/b398/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build2970130210/b388/_pkg_.a packagefile net=/tmp/go-build2970130210/b113/_pkg_.a packagefile net/http=/tmp/go-build2970130210/b066/_pkg_.a packagefile net/url=/tmp/go-build2970130210/b120/_pkg_.a packagefile os=/tmp/go-build2970130210/b037/_pkg_.a packagefile os/signal=/tmp/go-build2970130210/b202/_pkg_.a packagefile path/filepath=/tmp/go-build2970130210/b121/_pkg_.a packagefile runtime=/tmp/go-build2970130210/b009/_pkg_.a packagefile strings=/tmp/go-build2970130210/b051/_pkg_.a packagefile sync=/tmp/go-build2970130210/b020/_pkg_.a packagefile syscall=/tmp/go-build2970130210/b024/_pkg_.a packagefile time=/tmp/go-build2970130210/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build2970130210/b119/_pkg_.a packagefile errors=/tmp/go-build2970130210/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build2970130210/b004/_pkg_.a packagefile sync/atomic=/tmp/go-build2970130210/b022/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2970130210/b028/_pkg_.a packagefile io=/tmp/go-build2970130210/b036/_pkg_.a packagefile math=/tmp/go-build2970130210/b030/_pkg_.a packagefile reflect=/tmp/go-build2970130210/b029/_pkg_.a packagefile sort=/tmp/go-build2970130210/b035/_pkg_.a packagefile strconv=/tmp/go-build2970130210/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2970130210/b033/_pkg_.a packagefile bytes=/tmp/go-build2970130210/b046/_pkg_.a packagefile encoding=/tmp/go-build2970130210/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2970130210/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-logfmt/logfmt=/tmp/go-build2970130210/b053/_pkg_.a packagefile log=/tmp/go-build2970130210/b055/_pkg_.a packagefile regexp=/tmp/go-build2970130210/b057/_pkg_.a packagefile path=/tmp/go-build2970130210/b044/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v1=/tmp/go-build2970130210/b062/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=/tmp/go-build2970130210/b316/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=/tmp/go-build2970130210/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2970130210/b194/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr=/tmp/go-build2970130210/b195/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist=/tmp/go-build2970130210/b197/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/oklog/ulid=/tmp/go-build2970130210/b223/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=/tmp/go-build2970130210/b225/_pkg_.a packagefile math/rand=/tmp/go-build2970130210/b081/_pkg_.a packagefile crypto/md5=/tmp/go-build2970130210/b103/_pkg_.a packagefile encoding/binary=/tmp/go-build2970130210/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=/tmp/go-build2970130210/b229/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config=/tmp/go-build2970130210/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/sigv4=/tmp/go-build2970130210/b250/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2=/tmp/go-build2970130210/b231/_pkg_.a packagefile io/ioutil=/tmp/go-build2970130210/b127/_pkg_.a packagefile github.com/prometheus/alertmanager/store=/tmp/go-build2970130210/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/oklog/run=/tmp/go-build2970130210/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build2970130210/b184/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=/tmp/go-build2970130210/b303/_pkg_.a packagefile crypto/sha256=/tmp/go-build2970130210/b107/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4=/tmp/go-build2970130210/b295/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash=/tmp/go-build2970130210/b296/_pkg_.a packagefile crypto/tls=/tmp/go-build2970130210/b084/_pkg_.a packagefile mime=/tmp/go-build2970130210/b138/_pkg_.a packagefile mime/multipart=/tmp/go-build2970130210/b139/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build2970130210/b140/_pkg_.a packagefile net/mail=/tmp/go-build2970130210/b343/_pkg_.a packagefile net/smtp=/tmp/go-build2970130210/b367/_pkg_.a packagefile net/textproto=/tmp/go-build2970130210/b135/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units=/tmp/go-build2970130210/b370/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2970130210/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2970130210/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2970130210/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build2970130210/b259/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build2970130210/b278/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sns=/tmp/go-build2970130210/b374/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gofrs/uuid=/tmp/go-build2970130210/b307/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=/tmp/go-build2970130210/b308/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=/tmp/go-build2970130210/b310/_pkg_.a packagefile html/template=/tmp/go-build2970130210/b208/_pkg_.a packagefile text/template=/tmp/go-build2970130210/b210/_pkg_.a packagefile net/http/pprof=/tmp/go-build2970130210/b381/_pkg_.a packagefile expvar=/tmp/go-build2970130210/b065/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/beorn7/perks/quantile=/tmp/go-build2970130210/b144/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2=/tmp/go-build2970130210/b145/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto=/tmp/go-build2970130210/b146/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build2970130210/b174/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build2970130210/b181/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go=/tmp/go-build2970130210/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt=/tmp/go-build2970130210/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs=/tmp/go-build2970130210/b187/_pkg_.a packagefile runtime/debug=/tmp/go-build2970130210/b192/_pkg_.a packagefile bufio=/tmp/go-build2970130210/b054/_pkg_.a packagefile compress/gzip=/tmp/go-build2970130210/b067/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2970130210/b141/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter=/tmp/go-build2970130210/b314/_pkg_.a packagefile crypto/x509=/tmp/go-build2970130210/b108/_pkg_.a packagefile encoding/hex=/tmp/go-build2970130210/b111/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/bcrypt=/tmp/go-build2970130210/b396/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template=/tmp/go-build2970130210/b389/_pkg_.a packagefile go/doc=/tmp/go-build2970130210/b391/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2970130210/b114/_pkg_.a packagefile internal/bytealg=/tmp/go-build2970130210/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build2970130210/b082/_pkg_.a packagefile internal/itoa=/tmp/go-build2970130210/b025/_pkg_.a packagefile internal/nettrace=/tmp/go-build2970130210/b115/_pkg_.a packagefile internal/poll=/tmp/go-build2970130210/b038/_pkg_.a packagefile internal/singleflight=/tmp/go-build2970130210/b116/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2970130210/b039/_pkg_.a packagefile io/fs=/tmp/go-build2970130210/b043/_pkg_.a packagefile net/netip=/tmp/go-build2970130210/b117/_pkg_.a packagefile container/list=/tmp/go-build2970130210/b071/_pkg_.a packagefile crypto/rand=/tmp/go-build2970130210/b072/_pkg_.a packagefile encoding/base64=/tmp/go-build2970130210/b049/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2970130210/b129/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2970130210/b136/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2970130210/b137/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build2970130210/b130/_pkg_.a packagefile internal/safefilepath=/tmp/go-build2970130210/b040/_pkg_.a packagefile net/http/internal=/tmp/go-build2970130210/b142/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2970130210/b143/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2970130210/b041/_pkg_.a packagefile internal/testlog=/tmp/go-build2970130210/b042/_pkg_.a packagefile internal/abi=/tmp/go-build2970130210/b005/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build2970130210/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2970130210/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2970130210/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build2970130210/b013/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2970130210/b014/_pkg_.a packagefile internal/goos=/tmp/go-build2970130210/b015/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build2970130210/b016/_pkg_.a packagefile runtime/internal/math=/tmp/go-build2970130210/b017/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build2970130210/b018/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build2970130210/b019/_pkg_.a packagefile unicode=/tmp/go-build2970130210/b034/_pkg_.a packagefile internal/race=/tmp/go-build2970130210/b021/_pkg_.a packagefile internal/oserror=/tmp/go-build2970130210/b026/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2970130210/b008/_pkg_.a packagefile math/bits=/tmp/go-build2970130210/b031/_pkg_.a packagefile unicode/utf16=/tmp/go-build2970130210/b052/_pkg_.a packagefile log/internal=/tmp/go-build2970130210/b056/_pkg_.a packagefile regexp/syntax=/tmp/go-build2970130210/b058/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=/tmp/go-build2970130210/b063/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads=/tmp/go-build2970130210/b317/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware=/tmp/go-build2970130210/b344/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build2970130210/b331/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build2970130210/b353/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=/tmp/go-build2970130210/b354/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=/tmp/go-build2970130210/b358/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=/tmp/go-build2970130210/b359/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=/tmp/go-build2970130210/b360/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=/tmp/go-build2970130210/b361/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=/tmp/go-build2970130210/b362/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=/tmp/go-build2970130210/b363/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/rs/cors=/tmp/go-build2970130210/b365/_pkg_.a packagefile math/big=/tmp/go-build2970130210/b080/_pkg_.a packagefile os/exec=/tmp/go-build2970130210/b196/_pkg_.a packagefile compress/lzw=/tmp/go-build2970130210/b198/_pkg_.a packagefile crypto/aes=/tmp/go-build2970130210/b085/_pkg_.a packagefile crypto/cipher=/tmp/go-build2970130210/b075/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics=/tmp/go-build2970130210/b199/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/google/btree=/tmp/go-build2970130210/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec=/tmp/go-build2970130210/b204/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2970130210/b212/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/miekg/dns=/tmp/go-build2970130210/b214/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/sean-/seed=/tmp/go-build2970130210/b222/_pkg_.a packagefile hash/crc32=/tmp/go-build2970130210/b069/_pkg_.a packagefile database/sql/driver=/tmp/go-build2970130210/b224/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build2970130210/b226/_pkg_.a packagefile crypto=/tmp/go-build2970130210/b074/_pkg_.a packagefile hash=/tmp/go-build2970130210/b070/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build2970130210/b233/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2=/tmp/go-build2970130210/b238/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2=/tmp/go-build2970130210/b246/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/clientcredentials=/tmp/go-build2970130210/b249/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build2970130210/b268/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types=/tmp/go-build2970130210/b304/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2970130210/b073/_pkg_.a packagefile crypto/des=/tmp/go-build2970130210/b086/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2970130210/b087/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2970130210/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2970130210/b100/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2970130210/b093/_pkg_.a packagefile crypto/hmac=/tmp/go-build2970130210/b102/_pkg_.a packagefile crypto/rc4=/tmp/go-build2970130210/b104/_pkg_.a packagefile crypto/rsa=/tmp/go-build2970130210/b105/_pkg_.a packagefile crypto/sha1=/tmp/go-build2970130210/b106/_pkg_.a packagefile crypto/sha512=/tmp/go-build2970130210/b096/_pkg_.a packagefile crypto/subtle=/tmp/go-build2970130210/b077/_pkg_.a packagefile encoding/pem=/tmp/go-build2970130210/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2970130210/b122/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2970130210/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build2970130210/b128/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build2970130210/b257/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build2970130210/b258/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build2970130210/b254/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build2970130210/b255/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build2970130210/b256/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2970130210/b260/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2970130210/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build2970130210/b265/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build2970130210/b267/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build2970130210/b277/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build2970130210/b279/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build2970130210/b280/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build2970130210/b281/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build2970130210/b287/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build2970130210/b288/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build2970130210/b263/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2970130210/b261/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2970130210/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build2970130210/b273/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen=/tmp/go-build2970130210/b311/_pkg_.a packagefile html=/tmp/go-build2970130210/b209/_pkg_.a packagefile text/template/parse=/tmp/go-build2970130210/b211/_pkg_.a packagefile internal/profile=/tmp/go-build2970130210/b382/_pkg_.a packagefile runtime/pprof=/tmp/go-build2970130210/b384/_pkg_.a packagefile runtime/trace=/tmp/go-build2970130210/b385/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build2970130210/b147/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2970130210/b148/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto=/tmp/go-build2970130210/b162/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2970130210/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2970130210/b163/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2970130210/b164/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2970130210/b165/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build2970130210/b175/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build2970130210/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build2970130210/b179/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/tmp/go-build2970130210/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/fs=/tmp/go-build2970130210/b188/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/util=/tmp/go-build2970130210/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix=/tmp/go-build2970130210/b190/_pkg_.a packagefile compress/flate=/tmp/go-build2970130210/b068/_pkg_.a packagefile crypto/dsa=/tmp/go-build2970130210/b109/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2970130210/b110/_pkg_.a packagefile encoding/asn1=/tmp/go-build2970130210/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2970130210/b099/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/blowfish=/tmp/go-build2970130210/b397/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/parse=/tmp/go-build2970130210/b390/_pkg_.a packagefile go/ast=/tmp/go-build2970130210/b392/_pkg_.a packagefile go/doc/comment=/tmp/go-build2970130210/b394/_pkg_.a packagefile go/token=/tmp/go-build2970130210/b158/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build2970130210/b383/_pkg_.a packagefile internal/bisect=/tmp/go-build2970130210/b083/_pkg_.a packagefile internal/intern=/tmp/go-build2970130210/b118/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2970130210/b079/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2970130210/b131/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2970130210/b133/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2970130210/b134/_pkg_.a packagefile encoding/gob=/tmp/go-build2970130210/b206/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis=/tmp/go-build2970130210/b318/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec=/tmp/go-build2970130210/b326/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build2970130210/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build2970130210/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build2970130210/b345/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/logger=/tmp/go-build2970130210/b347/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/denco=/tmp/go-build2970130210/b348/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/header=/tmp/go-build2970130210/b349/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/untyped=/tmp/go-build2970130210/b350/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/security=/tmp/go-build2970130210/b351/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate=/tmp/go-build2970130210/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator=/tmp/go-build2970130210/b332/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/mitchellh/mapstructure=/tmp/go-build2970130210/b334/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson=/tmp/go-build2970130210/b335/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2970130210/b339/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2970130210/b340/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/flagext=/tmp/go-build2970130210/b355/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags=/tmp/go-build2970130210/b357/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/netutil=/tmp/go-build2970130210/b364/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build2970130210/b076/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix=/tmp/go-build2970130210/b200/_pkg_.a packagefile net/rpc=/tmp/go-build2970130210/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/errwrap=/tmp/go-build2970130210/b213/_pkg_.a packagefile encoding/base32=/tmp/go-build2970130210/b215/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/ed25519=/tmp/go-build2970130210/b216/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4=/tmp/go-build2970130210/b217/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6=/tmp/go-build2970130210/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=/tmp/go-build2970130210/b227/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/jpillora/backoff=/tmp/go-build2970130210/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/trace=/tmp/go-build2970130210/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/http/httpguts=/tmp/go-build2970130210/b239/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/hpack=/tmp/go-build2970130210/b245/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna=/tmp/go-build2970130210/b240/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal=/tmp/go-build2970130210/b247/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build2970130210/b269/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build2970130210/b270/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2970130210/b305/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build2970130210/b078/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build2970130210/b088/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build2970130210/b089/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build2970130210/b094/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build2970130210/b095/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build2970130210/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2970130210/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2970130210/b124/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2970130210/b125/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build2970130210/b126/_pkg_.a packagefile net/http/httputil=/tmp/go-build2970130210/b266/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build2970130210/b282/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build2970130210/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build2970130210/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build2970130210/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build2970130210/b290/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath=/tmp/go-build2970130210/b264/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build2970130210/b272/_pkg_.a packagefile encoding/xml=/tmp/go-build2970130210/b274/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build2970130210/b275/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build2970130210/b276/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/shurcooL/httpfs/vfsutil=/tmp/go-build2970130210/b312/_pkg_.a packagefile text/tabwriter=/tmp/go-build2970130210/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2970130210/b152/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2970130210/b155/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2970130210/b149/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2970130210/b156/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2970130210/b159/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2970130210/b160/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2970130210/b154/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build2970130210/b161/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2970130210/b157/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2970130210/b166/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build2970130210/b170/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build2970130210/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build2970130210/b173/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2970130210/b176/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2970130210/b178/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2970130210/b180/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/sys/internal/unsafeheader=/tmp/go-build2970130210/b191/_pkg_.a packagefile go/scanner=/tmp/go-build2970130210/b393/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build2970130210/b132/_pkg_.a packagefile internal/saferio=/tmp/go-build2970130210/b207/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/internal=/tmp/go-build2970130210/b319/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build2970130210/b320/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonreference=/tmp/go-build2970130210/b327/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jlexer=/tmp/go-build2970130210/b322/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jwriter=/tmp/go-build2970130210/b324/_pkg_.a packagefile encoding/csv=/tmp/go-build2970130210/b346/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build2970130210/b336/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build2970130210/b338/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2970130210/b341/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/docker/go-units=/tmp/go-build2970130210/b356/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/golang-lru/simplelru=/tmp/go-build2970130210/b201/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf=/tmp/go-build2970130210/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/iana=/tmp/go-build2970130210/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket=/tmp/go-build2970130210/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build2970130210/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2970130210/b241/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2970130210/b243/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm=/tmp/go-build2970130210/b244/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/context/ctxhttp=/tmp/go-build2970130210/b248/_pkg_.a packagefile crypto/internal/nistec/fiat=/tmp/go-build2970130210/b090/_pkg_.a packagefile embed=/tmp/go-build2970130210/b091/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build2970130210/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build2970130210/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build2970130210/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2970130210/b150/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build2970130210/b167/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2970130210/b168/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2970130210/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build2970130210/b172/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/purell=/tmp/go-build2970130210/b328/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/josharian/intern=/tmp/go-build2970130210/b323/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/buffer=/tmp/go-build2970130210/b325/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build2970130210/b337/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-stack/stack=/tmp/go-build2970130210/b342/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform=/tmp/go-build2970130210/b242/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build2970130210/b285/_pkg_.a packagefile hash/fnv=/tmp/go-build2970130210/b151/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/urlesc=/tmp/go-build2970130210/b329/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/width=/tmp/go-build2970130210/b330/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/prometheus/alertmanager/cmd/alertmanager\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=1.oc9 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0xb3f22d19caf0d6049c4ba39bcb43f66bed9ec2b5 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=panicnil=1\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=panicnil=1 -buildmode=pie -buildid=__5ikOVS_LNYr0m9u3Xg/jAwf9Uc2u2lMHqKN7vDB/FPVF7MJfU4gWkis_THqS/__5ikOVS_LNYr0m9u3Xg -X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=1.oc9 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0xb3f22d19caf0d6049c4ba39bcb43f66bed9ec2b5 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/alertmanager-0.23.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/alertmanager-0.23.0/_build/bin/alertmanager rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/amtool + GOPATH=/builddir/build/BUILD/alertmanager-0.23.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=1.oc9 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0xe4519ce6aa7a83566680c36d72d4488200cf2b9d -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o /builddir/build/BUILD/alertmanager-0.23.0/_build/bin/amtool github.com/prometheus/alertmanager/cmd/amtool WORK=/tmp/go-build1986661881 internal/nettrace internal/godebugs mkdir -p $WORK/b096/ internal/unsafeheader mkdir -p $WORK/b009/ cat >/tmp/go-build1986661881/b096/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build1986661881/b009/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid ZCpCzRq1mufqFIXzWC3H/ZCpCzRq1mufqFIXzWC3H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p internal/nettrace -std -complete -installsuffix shared -buildid A4ghIj8wyTFUSTHqMvs1/A4ghIj8wyTFUSTHqMvs1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go mkdir -p $WORK/b014/ log/internal mkdir -p $WORK/b128/ cat >/tmp/go-build1986661881/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/godebugs -std -complete -installsuffix shared -buildid NeviDNNk8GXgjuWQo7wi/NeviDNNk8GXgjuWQo7wi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b151/ internal/coverage/rtcov container/list mkdir -p $WORK/b033/ github.com/prometheus/alertmanager/vendor/golang.org/x/mod/semver internal/itoa mkdir -p $WORK/b372/ vendor/golang.org/x/crypto/cryptobyte/asn1 cat >/tmp/go-build1986661881/b151/importcfg << 'EOF' # internal # import config EOF github.com/prometheus/alertmanager/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid WbLdOwb8SGfTfQoSGtd_/WbLdOwb8SGfTfQoSGtd_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go runtime/internal/atomic mkdir -p $WORK/b017/ cat >/tmp/go-build1986661881/b372/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build1986661881/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b017/symabis ./atomic_amd64.s cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/mod/semver -complete -installsuffix shared -buildid wRDlxEWRDgXgJzqzUyDp/wRDlxEWRDgXgJzqzUyDp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/mod/semver/semver.go cat >/tmp/go-build1986661881/b033/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p container/list -std -complete -installsuffix shared -buildid WDQIrrRVHKxbwfXhV2_u/WDQIrrRVHKxbwfXhV2_u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/container/list/list.go unicode/utf8 mkdir -p $WORK/b026/ vendor/golang.org/x/crypto/internal/alias internal/goos github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b235/ encoding mkdir -p $WORK/b030/ cat >/tmp/go-build1986661881/b128/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b078/ mkdir -p $WORK/b268/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p log/internal -std -complete -installsuffix shared -buildid -NCkVFxRg0I16pvZKO7x/-NCkVFxRg0I16pvZKO7x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/log/internal/internal.go cat >/tmp/go-build1986661881/b030/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b016/ cat >/tmp/go-build1986661881/b268/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/itoa -std -complete -installsuffix shared -buildid ulrV_G4X7NANOCqoOqZb/ulrV_G4X7NANOCqoOqZb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid cUG_5tdg1XEBBCofPgDD/cUG_5tdg1XEBBCofPgDD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go crypto/internal/alias mkdir -p $WORK/b041/ cat >/tmp/go-build1986661881/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid Azb2o6r_nn2BERArfseR/Azb2o6r_nn2BERArfseR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go cat >/tmp/go-build1986661881/b041/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p crypto/internal/alias -std -complete -installsuffix shared -buildid oCbxx5HDXjxhbes5X7yO/oCbxx5HDXjxhbes5X7yO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go mkdir -p $WORK/b105/ math/bits github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b038/ unicode/utf16 internal/goarch cat >/tmp/go-build1986661881/b026/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cat >/tmp/go-build1986661881/b017/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build1986661881/b078/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b023/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid uyCDxeebqciF5Qm0vbSk/uyCDxeebqciF5Qm0vbSk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go crypto/internal/boring/sig cat >/tmp/go-build1986661881/b235/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 3TuEOzwsTf2EsFHa-Iz3/3TuEOzwsTf2EsFHa-Iz3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/iana internal/goexperiment /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid jh4GhB4j9R9YZk9dZkkp/jh4GhB4j9R9YZk9dZkkp -goversion go1.21.7 -symabis $WORK/b017/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_amd64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid tOsW_oWzqrea-7D7ROzl/tOsW_oWzqrea-7D7ROzl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags/flags.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go sync/atomic cat >/tmp/go-build1986661881/b105/importcfg << 'EOF' # internal # import config EOF internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/internal/alias -std -complete -installsuffix shared -buildid zajSO3_UKTeytk5bGVEZ/zajSO3_UKTeytk5bGVEZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go cat >/tmp/go-build1986661881/b023/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b353/ cat >/tmp/go-build1986661881/b038/importcfg << 'EOF' # internal # import config EOF github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal crypto/subtle unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p math/bits -std -complete -installsuffix shared -buildid vVabe_6Egp5I7rk-oHLv/vVabe_6Egp5I7rk-oHLv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b038/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 cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ad/ad07b6dc582d35ba4a8dff5183303a64053ed5f88c9df8f4d4f43e544b25a95c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/race -std -complete -installsuffix shared -buildid td3SGmrIHK5bkPE1I8zT/td3SGmrIHK5bkPE1I8zT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/91/91ee4a3f14a38d7851d3b38523484f6608f1fe98c70c72b2f5f197946ee66a14-d # internal cat >/tmp/go-build1986661881/b353/importcfg << 'EOF' # internal # import config EOF cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/5f/5f376bafc451028c520867df6a583cb25ff7b2993db48a927b6845ed30811fea-d # internal mkdir -p $WORK/b293/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid 0S6aMPnDfK1Lf3k5hQJN/0S6aMPnDfK1Lf3k5hQJN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/iana/const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ac/ac415e7cc931c7aa274fb48335af0b89e1dcb501bb2d4769ac1caf9ec8db3e0f-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/85/858a2b0d3bf605d04b90c5380e6d5937f7da37eed3d3ac270e0e1fadd10b96d8-d # internal cat >/tmp/go-build1986661881/b293/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b046/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid W2C9Gw43eGqXLJXIQMxh/W2C9Gw43eGqXLJXIQMxh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go mkdir -p $WORK/b013/ cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/46/46f9c4b9d11afdd2e1eba4c8f407f59db24aa666889dba8955083e761b8eb442-d # internal cat >/tmp/go-build1986661881/b046/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b046/symabis ./sig_amd64.s mkdir -p $WORK/b111/ cat >/tmp/go-build1986661881/b013/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/coverage/rtcov -std -+ -complete -installsuffix shared -buildid tRpxrApKqYC9ysVlei7I/tRpxrApKqYC9ysVlei7I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go cat >/tmp/go-build1986661881/b111/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b077/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p encoding -std -complete -installsuffix shared -buildid _EGYgRpJUpmKip7Hzv3u/_EGYgRpJUpmKip7Hzv3u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/encoding/encoding.go mkdir -p $WORK/b007/ cat >/tmp/go-build1986661881/b077/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid RZc6aBs28errvJDqOfL6/RZc6aBs28errvJDqOfL6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go mkdir -p $WORK/b015/ cat >/tmp/go-build1986661881/b007/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b020/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid Fing6-RDYiFMc-3kiP5S/Fing6-RDYiFMc-3kiP5S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go cat >/tmp/go-build1986661881/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b024/ cat >/tmp/go-build1986661881/b020/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid dTM3z2HJmgtU-AXR_z4S/dTM3z2HJmgtU-AXR_z4S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_pagetrace_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b020/symabis ./asm_linux_amd64.s cat >/tmp/go-build1986661881/b024/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b012/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b024/symabis ./asm.s mkdir -p $WORK/b149/ cat >/tmp/go-build1986661881/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_x86.s mkdir -p $WORK/b042/ cat >/tmp/go-build1986661881/b149/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build1986661881/b042/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b025/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b042/symabis ./xor_amd64.s cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid Te8DznJLzjv7bxKON3zf/Te8DznJLzjv7bxKON3zf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go cat >/tmp/go-build1986661881/b025/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p unicode -std -complete -installsuffix shared -buildid t9foJFrPCgoEU8tCxTc8/t9foJFrPCgoEU8tCxTc8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/78/78ba9cb112d75dcfa95a80f92b6a081d6f9d7001c700d5b7bc01b8ef135a9cc0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/ca/cad22aefdfaa581bddae1c98ef3166e19048f7553c83d519eedcc77891da33b6-d # internal cat >/tmp/go-build1986661881/b020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/99/9971956001dd03e2d6afcd28905bd9e7cec4721696adbde48780f1436a1591d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid xgyLWE7KEqorWFiX75jD/xgyLWE7KEqorWFiX75jD -goversion go1.21.7 -symabis $WORK/b020/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/defs_linux_amd64.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/6b/6b253c78ca53bbfe74b043137b8659f54cb2074ab7be088c61848ce71cd5d2d8-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/a7/a750d8eb80f2704518056d2fc48e61ae1a2a5662f340bd708a16e0c76b40bbba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/c2/c24f0d3f3465bcd3d4a51b94ed80b2309b6f540353ad97045d25f85f622f21ef-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/45/45b19c5ad5c1c159099e56662ffd9c0a2e929e0edd0d92b2ca0bb1bedfd2b5fe-d # internal cat >/tmp/go-build1986661881/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -std -+ -installsuffix shared -buildid BfULZEpNCk7I_gFkIGWV/BfULZEpNCk7I_gFkIGWV -goversion go1.21.7 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go cat >/tmp/go-build1986661881/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p crypto/subtle -std -installsuffix shared -buildid H1kmiczWcOTojkeyD-at/H1kmiczWcOTojkeyD-at -goversion go1.21.7 -symabis $WORK/b042/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/xor.go /usr/lib/golang/src/crypto/subtle/xor_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/e6/e6e653bdff6e829cc265d91b8e9b28feac6876f05a08ece523d6c47c8c4201d8-d # internal cat >/tmp/go-build1986661881/b024/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p sync/atomic -std -installsuffix shared -buildid NSIP7mN-eQFKUG-0SCbx/NSIP7mN-eQFKUG-0SCbx -goversion go1.21.7 -symabis $WORK/b024/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cat >/tmp/go-build1986661881/b046/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid Lx3C2p5VefDcztfp8ZOZ/Lx3C2p5VefDcztfp8ZOZ -goversion go1.21.7 -symabis $WORK/b046/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/ed/ed5a3cc8d0fe4249713b57ea566e2806b2cd6f27d8fdc3e869b859b59eeda00b-d # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/2c/2c630c3b1e9fd506e6927b7a96e8e82c04018b11e71059d6622477c9e88182ae-d # internal runtime/internal/math mkdir -p $WORK/b018/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cat >/tmp/go-build1986661881/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1986661881/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid gAGZfChpGnertfnhXWKW/gAGZfChpGnertfnhXWKW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go internal/abi mkdir -p $WORK/b006/ runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ab/abb4183c557d0744ff591ecd93aac2b26b8d275958fe5841293f3409d73a06d5-d # internal cat >/tmp/go-build1986661881/b006/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b019/ cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/9e/9e147f2f1d036dedbe31a2efa1a3697a7a41bb27ea0dbc673130fc5e80601c4d-d # internal cat >/tmp/go-build1986661881/b019/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1986661881/b007/_pkg_.a packagefile internal/goos=/tmp/go-build1986661881/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid QvaKIXsy3XQELtSA8hjN/QvaKIXsy3XQELtSA8hjN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/consts_norace.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/nih.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/53/536958ed261643540fc01d7404931dc316de6582111964a131eb65ebf18060a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d3/d3e3e366cd0c9574b0a074b82ab75b874e77d9163d90c72a675813d356399b2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b020/asm_linux_amd64.o ./asm_linux_amd64.s cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b042/xor_amd64.o ./xor_amd64.s cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/53/532f06f539d308a66e119f5e000dd01f0fec52ce31b17fc2a59d3383a36ed705-d # internal cat >/tmp/go-build1986661881/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1986661881/b007/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/abi -std -+ -installsuffix shared -buildid T80LIU9gLbLQl5o-VY-I/T80LIU9gLbLQl5o-VY-I -goversion go1.21.7 -symabis $WORK/b006/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/map.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/src/internal/abi/unsafestring_go120.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b046/sig_amd64.o ./sig_amd64.s cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/3b/3b8607ad77e6e972ed5f0159b91d5c44dd711b458d909536c41ac62c35bf35c9-d # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/d7/d7b9c32b61b59c123c3e3049761ecf62106409990bd64e219adccf7bf1ac959b-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/7c/7c8ded62094b2e3fcb66445116dbfdfff6e0aaa7b1a0b27974c01ab087dea323-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b046/_pkg_.a $WORK/b046/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/xor_amd64.o # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/97/9728dda2c2e9d31da5930c11c7fed9e3d7923202b6c524050dd8c397c2fce439-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ee/eeccf710335c3e60feb17976621ecc22f1aa7c320e68971d800472fcfc245528-d # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f9/f9a9b442db2e10f447d46808226085c4c02763a2e04bb50d45506460c289a7b4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b017/atomic_amd64.o ./atomic_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/10/109d8a1d68930de2895f9ed75f791dab58a74f9e0564ad1142fcc22efff8ecc1-d # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/14/1400536a1ef535fa4a853b2fe4d1d0c91c4df238c20daf6a966c1b929fc7d3c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d2/d2cb1d6a30b43dac10987f7778d902d636838b044b3e0ac37e9c6c5465ae5102-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b239/ cat >/tmp/go-build1986661881/b239/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid 1ieOn_01tZo2-MN3wkXj/1ieOn_01tZo2-MN3wkXj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/set/ints.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b017/_pkg_.a $WORK/b017/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/cpu.o ./cpu.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e4/e4faef09e68b6d1fb45fd16edef804dcb668812f12bd7a4fdb3f9b35379b3700-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/2f/2f3bf04fd669f3c7f76687208bd9cf19befd21ea4546700c16ea6e34629c1a90-d # internal internal/bytealg mkdir -p $WORK/b011/ cat >/tmp/go-build1986661881/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b037/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b024/asm.o ./asm.s cat >/tmp/go-build1986661881/b037/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b037/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/26/26f001f2ec95c776917363ebfc44254821c7730fb193c52e80110586bf693ba0-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cat >/tmp/go-build1986661881/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1986661881/b012/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -std -+ -installsuffix shared -buildid HdEZpGRxcp9lVWpbLAuB/HdEZpGRxcp9lVWpbLAuB -goversion go1.21.7 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cat >/tmp/go-build1986661881/b037/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1986661881/b012/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p math -std -installsuffix shared -buildid kanjYy1q246aWjem71cO/kanjYy1q246aWjem71cO -goversion go1.21.7 -symabis $WORK/b037/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/75/75163911d899c86b4ae2a7cd3e6325c4be83fe5c1a87ffde1b739d6202d7a754-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b011/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b011/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b011/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b011/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b011/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_amd64.o $WORK/b011/count_amd64.o $WORK/b011/equal_amd64.o $WORK/b011/index_amd64.o $WORK/b011/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e2/e251a5507864c52bf0b3b3448e6247145940108768845a76afa4ce37adf358a8-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b006/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b006/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/af/afd4991d5f45206adde48d235a5e044678a3cb3b8b4d96f11161069220c4e77a-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b037/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b037/exp_amd64.o ./exp_amd64.s runtime mkdir -p $WORK/b010/ cat >/tmp/go-build1986661881/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b037/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b037/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b037/log_amd64.o ./log_amd64.s cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/2f/2f3dcc3a1818a7b7a5a89c5776434a9d96db66d8bf314b6e8221bde5be040a30-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b037/_pkg_.a $WORK/b037/dim_amd64.o $WORK/b037/exp_amd64.o $WORK/b037/floor_amd64.o $WORK/b037/hypot_amd64.o $WORK/b037/log_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cat >/tmp/go-build1986661881/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1986661881/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build1986661881/b011/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1986661881/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build1986661881/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build1986661881/b007/_pkg_.a packagefile internal/godebugs=/tmp/go-build1986661881/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1986661881/b015/_pkg_.a packagefile internal/goos=/tmp/go-build1986661881/b016/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build1986661881/b017/_pkg_.a packagefile runtime/internal/math=/tmp/go-build1986661881/b018/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build1986661881/b019/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build1986661881/b020/_pkg_.a EOF cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d3/d3cb78802851dcafca6bff3b23f81e87fdf5b00e0f1b82a2b7da1dae487bc877-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b303/ cat >/tmp/go-build1986661881/b303/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1986661881/b037/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid A8g4p5oGkbxIE_uzNZ-7/A8g4p5oGkbxIE_uzNZ-7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -std -+ -installsuffix shared -buildid HYejxkMHsLzDrIh1d5Sk/HYejxkMHsLzDrIh1d5Sk -goversion go1.21.7 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/exithook.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/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/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/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.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/os_unix.go /usr/lib/golang/src/runtime/pagetrace_off.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.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/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/write_err.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/cd/cd0faf8ccefe0a66b57a56b815e432b9e099a6f14fa42ec76db51e769675d6f4-d # internal cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b010/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/duff_amd64.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/preempt_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/sys_linux_amd64.o $WORK/b010/test_amd64.o $WORK/b010/time_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/94/94b7882a006736457299c5db983c20818d4c135d92090c5a27885def04cb6542-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >/tmp/go-build1986661881/b005/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b022/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./asm.s cat >/tmp/go-build1986661881/b022/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1986661881/b023/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync -std -installsuffix shared -buildid 6Ab7LE1hpDHPcjKM2TUl/6Ab7LE1hpDHPcjKM2TUl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b022/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/oncefunc.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 >/tmp/go-build1986661881/b005/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1986661881/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build1986661881/b007/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1986661881/b009/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -installsuffix shared -buildid GC6IEDvc5TrMa0tGNPNL/GC6IEDvc5TrMa0tGNPNL -goversion go1.21.7 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/61/6169337d343ae36e2778717e39960c94939132c975cb4c148bc2146ebe57c806-d # internal internal/testlog mkdir -p $WORK/b067/ internal/singleflight internal/bisect github.com/prometheus/alertmanager/vendor/github.com/josharian/intern github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b158/ cat >/tmp/go-build1986661881/b067/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a EOF mkdir -p $WORK/b097/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p internal/testlog -std -complete -installsuffix shared -buildid YXkQ-vBhg0ad3Whend6c/YXkQ-vBhg0ad3Whend6c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >/tmp/go-build1986661881/b158/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF cat >/tmp/go-build1986661881/b097/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/prometheus/alertmanager/vendor/github.com/josharian/intern -complete -installsuffix shared -buildid B51NP5MuF1llaK2DBXdQ/B51NP5MuF1llaK2DBXdQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/josharian/intern/intern.go mkdir -p $WORK/b233/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p internal/singleflight -std -complete -installsuffix shared -buildid b9DEWzK_JhaXHencRlxe/b9DEWzK_JhaXHencRlxe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go mkdir -p $WORK/b070/ cat >/tmp/go-build1986661881/b233/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid xJ75c3xTnTRgc1L5t9g0/xJ75c3xTnTRgc1L5t9g0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma/pragma.go cat >/tmp/go-build1986661881/b070/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b288/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p internal/bisect -std -complete -installsuffix shared -buildid stwk2BrL_MCXW1r9QYp6/stwk2BrL_MCXW1r9QYp6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go cat >/tmp/go-build1986661881/b288/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid 8jZhMnuUj74IPpPg2giM/8jZhMnuUj74IPpPg2giM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go runtime/cgo mkdir -p $WORK/b100/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b100/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b100/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/94/9484d9ff7b4340b9c1976bbeb08cff45f90c5a63f7e0c7434fd43f9ca370d563-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/de/dee7d11184869a5bf01a0c9906e312b5797e337860480d2461cb6676365261b5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/09/0929cdea4bafa23930facf222399ec63403e85b96b27a17ef3a259b232f995db-d # internal cd $WORK/b100 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/60/6024950815bfeb24e83b7728e1edd39a69d8d2589126110e247909714044664c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/b9/b97acd475fec99731974243fcf914fde22bb28c6d48566ac2e8dc04a544855ff-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b100/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/asm.o ./asm.s cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/80/80e7a359b7f92e772855dba8d3d1f56db145b62a4b5697729fd1445aaf92b93f-d # internal internal/godebug mkdir -p $WORK/b069/ cat >/tmp/go-build1986661881/b069/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build1986661881/b070/_pkg_.a packagefile internal/godebugs=/tmp/go-build1986661881/b014/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p internal/godebug -std -complete -installsuffix shared -buildid wOFU_YiWw9rBBYlVWw-5/wOFU_YiWw9rBBYlVWw-5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/47/47243773dec3ff78e21e72e52a6668093239d15c8afe25f7257d4c8775e712e8-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b055/ cat >/tmp/go-build1986661881/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1986661881/b005/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -installsuffix shared -buildid b3_kcgXqUEnHX4xVNdaC/b3_kcgXqUEnHX4xVNdaC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cat >/tmp/go-build1986661881/b055/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1986661881/b005/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p sort -std -complete -installsuffix shared -buildid RV4byl2n7g2xletjIKhw/RV4byl2n7g2xletjIKhw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b100/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/2d/2d51b0e2be83edce6ef4b3fa582754fc1c08ba9743aa2b2370b8fa8c98d3a6e5-d # internal io mkdir -p $WORK/b021/ path strconv mkdir -p $WORK/b036/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cat >/tmp/go-build1986661881/b021/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p io -std -complete -installsuffix shared -buildid cLcggaM00TTEwvnkd0jr/cLcggaM00TTEwvnkd0jr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b095/ cat >/tmp/go-build1986661881/b095/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a EOF mkdir -p $WORK/b054/ internal/oserror cat >/tmp/go-build1986661881/b036/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1986661881/b011/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF mkdir -p $WORK/b031/ cat >/tmp/go-build1986661881/b054/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1986661881/b011/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p strconv -std -complete -installsuffix shared -buildid RBqFB3fuGSX1LM41833x/RBqFB3fuGSX1LM41833x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b036/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_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p path -std -complete -installsuffix shared -buildid as5QsPM5S43pk6DMpDol/as5QsPM5S43pk6DMpDol -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >/tmp/go-build1986661881/b031/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/oserror -std -complete -installsuffix shared -buildid Lv8WpqqCV-cc9OAEftVi/Lv8WpqqCV-cc9OAEftVi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go github.com/prometheus/alertmanager/vendor/github.com/hashicorp/golang-lru/simplelru /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid FBtuwFeoiTpl0pPY34RO/FBtuwFeoiTpl0pPY34RO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go internal/safefilepath cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/98/98effb4fdfc8bfc041f157e89ec28ebe35ba539aadf20d630ecb1e751e775c86-d # internal mkdir -p $WORK/b342/ mkdir -p $WORK/b065/ cat >/tmp/go-build1986661881/b342/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build1986661881/b033/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a EOF cat >/tmp/go-build1986661881/b065/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid l-MgzZ16SQIhLT_OkRNt/l-MgzZ16SQIhLT_OkRNt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/prometheus/alertmanager/vendor/github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid o_u3_RxB90Dx1CGoqUDq/o_u3_RxB90Dx1CGoqUDq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go crypto/internal/nistec/fiat mkdir -p $WORK/b051/ math/rand internal/intern mkdir -p $WORK/b099/ cat >/tmp/go-build1986661881/b051/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1986661881/b042/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a EOF mkdir -p $WORK/b068/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid O0aFc_VryJRntufZCskN/O0aFc_VryJRntufZCskN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b051/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 cat >/tmp/go-build1986661881/b099/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build1986661881/b069/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p internal/intern -std -complete -installsuffix shared -buildid dRurYXPHLvXWxQGUGeiq/dRurYXPHLvXWxQGUGeiq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go cat >/tmp/go-build1986661881/b068/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build1986661881/b069/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p math/rand -std -complete -installsuffix shared -buildid Eg-pZj0k5SQVtTCjhP2v/Eg-pZj0k5SQVtTCjhP2v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/93/93bbffe5a8c8575a4387e64f510d2a0292aec6b00e0ea8fce71a3a87e8894735-d # internal syscall mkdir -p $WORK/b029/ cat >/tmp/go-build1986661881/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b029/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/be/beb2e0e06cc80b162f91fe74b46aefcbac59dc9fbe313f9da492de5d984bc455-d # internal cat >/tmp/go-build1986661881/b029/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1986661881/b011/_pkg_.a packagefile internal/itoa=/tmp/go-build1986661881/b030/_pkg_.a packagefile internal/oserror=/tmp/go-build1986661881/b031/_pkg_.a packagefile internal/race=/tmp/go-build1986661881/b023/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -installsuffix shared -buildid sVWVD9ZqoCysBvngYi-R/sVWVD9ZqoCysBvngYi-R -goversion go1.21.7 -symabis $WORK/b029/symabis -c=4 -shared -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/forkpipe2.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_accept4.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/13/1392c0c231855502bfc16a12ac7cb574d4624414006de17f491d3a6378a87143-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b100/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/af/af494e9820150a7937233948be955ad49e798b98e4354137c5928e9670a7cf53-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/2b/2ba7f2cba5429e4c62739e6b65ac8ecf747a609def8ac676197056f3510edf54-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/06/06d7b1edda0a095810283a8ae956a7a0213547ca44bbe320221a36df124fca5b-d # internal github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/sortkeys github.com/prometheus/alertmanager/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b362/ cat >/tmp/go-build1986661881/b362/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a EOF mkdir -p $WORK/b223/ cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid nbPXDGI7A6tqY-hE7dzq/nbPXDGI7A6tqY-hE7dzq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go cat >/tmp/go-build1986661881/b223/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/prometheus/alertmanager/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid 8upd1MAU5G8WwmIWv7NB/8upd1MAU5G8WwmIWv7NB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/73/7371ee407c1df075a06d3e22c4eafc6f0e73602b85fb8d5fb45144e06fa3a5d5-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a4/a40931a96272f9045cdabdebaab2ccf5e55aac3b86ed908dfbcbb8092a3d5d61-d # internal hash mkdir -p $WORK/b035/ crypto/internal/randutil bytes mkdir -p $WORK/b003/ cat >/tmp/go-build1986661881/b035/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1986661881/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p hash -std -complete -installsuffix shared -buildid F7pjryCJ1hHbkumUGG-r/F7pjryCJ1hHbkumUGG-r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/hash/hash.go cat >/tmp/go-build1986661881/b003/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1986661881/b011/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -std -installsuffix shared -buildid ao0gFou-h6dOjDNtS0tN/ao0gFou-h6dOjDNtS0tN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go mkdir -p $WORK/b056/ strings mkdir -p $WORK/b071/ text/tabwriter cat >/tmp/go-build1986661881/b056/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b290/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid i7KN0dnjknK4mZBCaGVY/i7KN0dnjknK4mZBCaGVY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cat >/tmp/go-build1986661881/b071/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1986661881/b011/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF mkdir -p $WORK/b215/ cat >/tmp/go-build1986661881/b290/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1986661881/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p strings -std -complete -installsuffix shared -buildid 8pDAipBoys5Z5laGXTAG/8pDAipBoys5Z5laGXTAG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cat >/tmp/go-build1986661881/b215/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid bT7s-41_p1L-W4ciSouK/bT7s-41_p1L-W4ciSouK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p text/tabwriter -std -complete -installsuffix shared -buildid L7zhB8I0aA31bV08cspI/L7zhB8I0aA31bV08cspI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/a0/a09a21af746cb48bc3735e93fa0ff15b745f1785c7816557f2c7290b7bbdc00f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/0c/0cdcc43a6e526a0be521133c17008a7270f99a452d0400cb1e2599534447695e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/0b/0bc7ba25a341c09257b97b8811aa84e335bde72a5ed287807f97718d4d8b2619-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal hash/fnv mkdir -p $WORK/b230/ hash/crc32 cat >/tmp/go-build1986661881/b230/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile hash=/tmp/go-build1986661881/b035/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a EOF mkdir -p $WORK/b121/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p hash/fnv -std -complete -installsuffix shared -buildid d5OKz0Z9v-q9x8qhHzfe/d5OKz0Z9v-q9x8qhHzfe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ea/ea5ab841b6ce9929bb944a6f9d14984c0123d770dbe810bd661a03cb73aff3e0-d # internal cat >/tmp/go-build1986661881/b121/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b121/symabis ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cat >/tmp/go-build1986661881/b121/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile hash=/tmp/go-build1986661881/b035/_pkg_.a packagefile internal/cpu=/tmp/go-build1986661881/b012/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p hash/crc32 -std -installsuffix shared -buildid rqoi7fI-CHoW_peqpUfB/rqoi7fI-CHoW_peqpUfB -goversion go1.21.7 -symabis $WORK/b121/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/28/288a24d87bf65ff77cf51e93903029bbca53cf375bfbd5bb15ba976e8d38498f-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b100/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/c8/c834cbcc31aef7b29849287017ccced67a5adef40f94b55232278261eba6b74a-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b121/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/7d/7dce6ce3888ef665337e3d55ccfe5ab71b676181dae8dbcf768a4aee7150f6f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b121/_pkg_.a $WORK/b121/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/b9/b95b20d96d7ae6dba1db30faf05d871bb29003a9022728251a207ceaaf0ce867-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b100/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/5c/5cca05738b1d9a398cbb0ae511273a30df3a72cd20b89f7fcb8a3b170f412cff-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b125/ github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform mkdir -p $WORK/b175/ cat >/tmp/go-build1986661881/b125/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 7d5JMuDHSfXzFkJ_PuAX/7d5JMuDHSfXzFkJ_PuAX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cat >/tmp/go-build1986661881/b175/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid -L4mv7z_yYlDuD1ohG1z/-L4mv7z_yYlDuD1ohG1z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b100/_x008.o -c gcc_setenv.c cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/da/da0c665a6048357a4aa2783ddfa3ea3539c2be03fa947c1489b321c338774d7f-d # internal crypto mkdir -p $WORK/b034/ crypto/rc4 mkdir -p $WORK/b084/ cat >/tmp/go-build1986661881/b034/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build1986661881/b035/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p crypto -std -complete -installsuffix shared -buildid yyXEvjNr3u9ghrM8G2hu/yyXEvjNr3u9ghrM8G2hu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/crypto/crypto.go net/netip mkdir -p $WORK/b098/ cat >/tmp/go-build1986661881/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/tmp/go-build1986661881/b041/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid rBJSk3QutP85nQPll4GB/rBJSk3QutP85nQPll4GB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go reflect mkdir -p $WORK/b044/ cat >/tmp/go-build1986661881/b098/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1986661881/b011/_pkg_.a packagefile internal/intern=/tmp/go-build1986661881/b099/_pkg_.a packagefile internal/itoa=/tmp/go-build1986661881/b030/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a EOF encoding/base32 mkdir -p $WORK/b349/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p net/netip -std -complete -installsuffix shared -buildid r0RsUMny1rd6XapdiZoL/r0RsUMny1rd6XapdiZoL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go cat >/tmp/go-build1986661881/b044/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b044/symabis ./asm_amd64.s cat >/tmp/go-build1986661881/b349/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p encoding/base32 -std -complete -installsuffix shared -buildid 5HCQ6bLSMIPpETdpR2Mr/5HCQ6bLSMIPpETdpR2Mr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cat >/tmp/go-build1986661881/b044/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile internal/abi=/tmp/go-build1986661881/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build1986661881/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1986661881/b007/_pkg_.a packagefile internal/itoa=/tmp/go-build1986661881/b030/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1986661881/b009/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p reflect -std -installsuffix shared -buildid LtvJ2n3SEN007Yiz5S1t/LtvJ2n3SEN007Yiz5S1t -goversion go1.21.7 -symabis $WORK/b044/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/17/17d2b0e54ec25e0252a59e252f80f87f5d92a3a201de17b541de839380e1519e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/9f/9fb3ce3004074fcd43a06719071b9c99ad00b6119457f4daf8e7252355c67576-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b100/_x009.o -c gcc_sigaction.c cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/ab/ab58124964659218cf892bf770efa06b86417974717ed34f9263b2654d58ddd3-d # internal net/http/internal/ascii mkdir -p $WORK/b138/ bufio github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/strings github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg html github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b142/ regexp/syntax cat >/tmp/go-build1986661881/b138/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid hnLs-zdxgPp0PMRZd29l/hnLs-zdxgPp0PMRZd29l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cat >/tmp/go-build1986661881/b142/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF mkdir -p $WORK/b322/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p html -std -complete -installsuffix shared -buildid K96ggbUlNaP9LxFh7f3c/K96ggbUlNaP9LxFh7f3c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go mkdir -p $WORK/b114/ cat >/tmp/go-build1986661881/b322/importcfg << 'EOF' # internal # import config packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF mkdir -p $WORK/b300/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid Y-EejLLXnrdGQuiyeWe6/Y-EejLLXnrdGQuiyeWe6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go mkdir -p $WORK/b263/ cat >/tmp/go-build1986661881/b114/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF cat >/tmp/go-build1986661881/b300/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p bufio -std -complete -installsuffix shared -buildid H0dDkDnik9n6hR5A2kqU/H0dDkDnik9n6hR5A2kqU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >/tmp/go-build1986661881/b263/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid FM2DSYPlpDWceT-vmdI8/FM2DSYPlpDWceT-vmdI8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid yHudez4lOFdDACZYinms/yHudez4lOFdDACZYinms -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go mkdir -p $WORK/b144/ github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix cat >/tmp/go-build1986661881/b144/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF mkdir -p $WORK/b341/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p regexp/syntax -std -complete -installsuffix shared -buildid AesfFeXF53UlJ9MnRy-M/AesfFeXF53UlJ9MnRy-M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cat >/tmp/go-build1986661881/b341/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/golang-lru/simplelru=github.com/prometheus/alertmanager/vendor/github.com/hashicorp/golang-lru/simplelru packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/golang-lru/simplelru=/tmp/go-build1986661881/b342/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid Z95wPVm2uxiE6Ql14VFg/Z95wPVm2uxiE6Ql14VFg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix/edges.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix/iter.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix/node.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/7d/7db6c8fe7740a5752b661eb9dea792ee302b360f16c89fa24a659678bf3f1242-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/39/39e48fc576015ae000f0e355f6a09f6de81e0cadad57879c64df2e19eb0c763d-d # internal github.com/prometheus/alertmanager/vendor/golang.org/x/text/width mkdir -p $WORK/b178/ cat >/tmp/go-build1986661881/b178/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform=/tmp/go-build1986661881/b175/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/text/width -complete -installsuffix shared -buildid JBQr0haaN0jLMQ1NhdG5/JBQr0haaN0jLMQ1NhdG5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/width/kind_string.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/width/tables13.0.0.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/width/transform.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/width/trieval.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/width/width.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/0f/0f480c0a17cf806f56ed33ed4e717e8daf668c4aefc5013ede14102a240cbb73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/62/620e93dcc61927fe599db187e7687c982c2ad8c4ad02407a54700284361a75f8-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/46/46959564d7a8a34b43171c4b64938b4dc3b01899de6c5068c41707c6d13694cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/2a/2af175503f4a8af569952e25674f620c7f2868b6cf322dca85654a3ec763a422-d # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/70/705f92b963dfd1ef09875edea36616572c6c995bfb776362712a137c1b40e26a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/b0/b0cee07bdd1fc63d7ed02fa9c9470de5d5865d44a2a5fb6432f1e265cfeda709-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b100/_x010.o -c gcc_stack_unix.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/d8/d8ae068afbd1b8f968cdf63e5e33ace7a89d6a49cda418c6e422b2c014ec1827-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/76/76559b973212231702edb492bf97aaf9323d90debcbbf09ad22b21ac00962fbf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/a1/a16db95b06d1bf1625d1cad7009c09b5929b548fd2b1cdad3b5fab2020cd9f23-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/ba/bab2e64a9f70a653efb9a5c80de3711fe2e10a1a9c4b9eee3b19656a9f913efd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/72/72544be80fb7f3661f4a95457204da59789147b6a41752d70efb994a1b868a2e-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b100/_x011.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b100/_x012.o -c gcc_util.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b029/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b100/_x013.o -c linux_syscall.c cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/10/10bded4ab341ee33e988e0ad164d7e61b477d92268ac1b569a3ba1793c56f23c-d # internal internal/syscall/execenv mkdir -p $WORK/b066/ internal/syscall/unix mkdir -p $WORK/b064/ cat >/tmp/go-build1986661881/b066/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a EOF time mkdir -p $WORK/b028/ cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid UYmh_nBxEQCJgwS3Zjx6/UYmh_nBxEQCJgwS3Zjx6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >/tmp/go-build1986661881/b064/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid _TW0PQ-BYq9IlYgVW6ek/_TW0PQ-BYq9IlYgVW6ek -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/eaccess_linux.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.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/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go cat >/tmp/go-build1986661881/b028/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p time -std -installsuffix shared -buildid ig788QbDvL74j_tfzSnr/ig788QbDvL74j_tfzSnr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f8/f80fb77abfc5b8f6607621e76681901fbe082bf505374a61976256f47cf5611f-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c4/c4781ea8e21c05fcec91c51cf4095640d1cd7d3a98365350226fa1e78d917fff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/94/948bd17480498a67c1cc798c6dc11e304a52fc4f1a70662025952316e63b2e76-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o $WORK/b100/_x014.o -c gcc_amd64.S /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/62/62a5b30def22701734f1d11374fbd070a1e2fb5dbbb15b82127012b91c424a1a-d # internal regexp mkdir -p $WORK/b143/ cd $WORK/b100 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gDjaUbx416ojCN87YIU_ -o ./_cgo_main.o -c _cgo_main.c cat >/tmp/go-build1986661881/b143/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile regexp/syntax=/tmp/go-build1986661881/b144/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p regexp -std -complete -installsuffix shared -buildid UFbqr6YzI3lMjH8O7AyC/UFbqr6YzI3lMjH8O7AyC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b143/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 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -o $WORK/b100/_cgo_.o $WORK/b100/_cgo_main.o $WORK/b100/_x001.o $WORK/b100/_x002.o $WORK/b100/_x003.o $WORK/b100/_x004.o $WORK/b100/_x005.o $WORK/b100/_x006.o $WORK/b100/_x007.o $WORK/b100/_x008.o $WORK/b100/_x009.o $WORK/b100/_x010.o $WORK/b100/_x011.o $WORK/b100/_x012.o $WORK/b100/_x013.o $WORK/b100/_x014.o -O2 -g -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b100/_cgo_.o -dynout $WORK/b100/_cgo_import.go -dynlinker cat >/tmp/go-build1986661881/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b100/symabis ./asm_amd64.s cat >/tmp/go-build1986661881/b100/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/tmp/go-build1986661881/b019/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p runtime/cgo -std -installsuffix shared -buildid gDjaUbx416ojCN87YIU_/gDjaUbx416ojCN87YIU_ -goversion go1.21.7 -symabis $WORK/b100/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b100/_cgo_gotypes.go $WORK/b100/cgo.cgo1.go $WORK/b100/_cgo_import.go cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b100/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b100/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b100/_pkg_.a $WORK/b100/asm_amd64.o $WORK/b100/_x001.o $WORK/b100/_x002.o $WORK/b100/_x003.o $WORK/b100/_x004.o $WORK/b100/_x005.o $WORK/b100/_x006.o $WORK/b100/_x007.o $WORK/b100/_x008.o $WORK/b100/_x009.o $WORK/b100/_x010.o $WORK/b100/_x011.o $WORK/b100/_x012.o $WORK/b100/_x013.o $WORK/b100/_x014.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/51/511e54484289683c4bba9ca67ad08ad3894c6216387a3ab488dfdb4d188ba9e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/6e/6ea6fc320c5e2192e64f574d83d3e495964c055c3fc3ba0bbf1d7cb9afb6bd3c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ac/ac0dac4889b19232a6084e9abec2c46dd6c758164895c531d6f38aeac5b16b2c-d # internal context mkdir -p $WORK/b027/ github.com/prometheus/alertmanager/vendor/github.com/jpillora/backoff cat >/tmp/go-build1986661881/b027/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1986661881/b005/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF mkdir -p $WORK/b272/ github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkrand cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p context -std -complete -installsuffix shared -buildid 4yOtiWRdEXw85yKAW8Cc/4yOtiWRdEXw85yKAW8Cc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/context/context.go io/fs mkdir -p $WORK/b053/ cat >/tmp/go-build1986661881/b272/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/rand=/tmp/go-build1986661881/b068/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/prometheus/alertmanager/vendor/github.com/jpillora/backoff -complete -installsuffix shared -buildid mIn7IQD3-Oxh2EDkCG66/mIn7IQD3-Oxh2EDkCG66 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jpillora/backoff/backoff.go internal/poll mkdir -p $WORK/b063/ cat >/tmp/go-build1986661881/b053/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile internal/oserror=/tmp/go-build1986661881/b031/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF mkdir -p $WORK/b297/ cat >/tmp/go-build1986661881/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1986661881/b064/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p io/fs -std -complete -installsuffix shared -buildid 6vFJ4dl9EYlE1pwnBLvL/6vFJ4dl9EYlE1pwnBLvL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p internal/poll -std -installsuffix shared -buildid AmYODv-M_haveFagFDG_/AmYODv-M_haveFagFDG_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b063/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/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_unixjs.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 cat >/tmp/go-build1986661881/b297/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build1986661881/b068/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid NACFTgXqrtrqKaDfGPSd/NACFTgXqrtrqKaDfGPSd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/7f/7f6f0244b18a52cadfc829bceb8768d0f08131dfda16a80248c71185ce524006-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/87/8726ec6bcd7e4e0db89f067d2b7453bbef3d2531969b27615467fdf6f9f59a0a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/8c/8cfe75aecad5059a5fc8f86553524e3ab63ed69d1231562e6a28f452f70d4a1a-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b044/asm_amd64.o ./asm_amd64.s github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4 mkdir -p $WORK/b326/ cat >/tmp/go-build1986661881/b326/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile math/rand=/tmp/go-build1986661881/b068/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4 -complete -installsuffix shared -buildid 5mWQdo-eDi60lOmqNoGR/5mWQdo-eDi60lOmqNoGR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4/backoff.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4/context.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4/exponential.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4/retry.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4/ticker.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4/timer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4/tries.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/6a/6a4aa8e3370817f5cbb35d66354f35f82ab18d4a6942544472f2f1ba5184ba64-d # internal embed mkdir -p $WORK/b052/ cat >/tmp/go-build1986661881/b052/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/fs=/tmp/go-build1986661881/b053/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p embed -std -complete -installsuffix shared -buildid 7nb-hXdgtnsQneYzRpku/7nb-hXdgtnsQneYzRpku -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/embed/embed.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f7/f76b39840968cc8a3a5cb0a797e457739c9ce0d9a98209b6c302d5ad83d4a162-d # internal encoding/binary mkdir -p $WORK/b043/ internal/fmtsort internal/saferio mkdir -p $WORK/b169/ github.com/prometheus/alertmanager/vendor/github.com/hashicorp/errwrap cat >/tmp/go-build1986661881/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding/binary -std -complete -installsuffix shared -buildid SS1sW-rzSCoyeqHZ_S2i/SS1sW-rzSCoyeqHZ_S2i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go mkdir -p $WORK/b347/ cat >/tmp/go-build1986661881/b169/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a EOF mkdir -p $WORK/b061/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p internal/saferio -std -complete -installsuffix shared -buildid 5MTLSmXYJI4Cs-1suBNf/5MTLSmXYJI4Cs-1suBNf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go cat >/tmp/go-build1986661881/b347/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/prometheus/alertmanager/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid wQ0NfuLOphuE1wZhmDps/wQ0NfuLOphuE1wZhmDps -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/errwrap/errwrap.go cat >/tmp/go-build1986661881/b061/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid qpJtmc7QNVGN935nCt1Z/qpJtmc7QNVGN935nCt1Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/24/24dd635bbd65fdb84522f1f4a6b58d463adfca468d59c8d1f2c76711648777ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/15/1593b7dc1a4fea549476cfb5d179fae57b1e6253d760c673f2ba5a3e863503a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/c6/c625f20461077a8f6b52741fd15cd67f9cbf7fb9be3f57d80feed8f8b4bd0fee-d # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/12/12670c11704bbe0f0c3cffb618f3f334ff10836bba5f89b9fca894c7e683b31e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/99/99f019e55ba21d2280299c003e62981eebb2de6c4f82109e8b82bc2c9f079a74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/d8/d8646d78bd5447e2e56cef3cac9b1ee7c50138237faef82bc77b5a53ceedddce-d # internal os mkdir -p $WORK/b062/ cat >/tmp/go-build1986661881/b062/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile internal/itoa=/tmp/go-build1986661881/b030/_pkg_.a packagefile internal/poll=/tmp/go-build1986661881/b063/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1986661881/b065/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1986661881/b066/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1986661881/b064/_pkg_.a packagefile internal/testlog=/tmp/go-build1986661881/b067/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/fs=/tmp/go-build1986661881/b053/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p os -std -installsuffix shared -buildid Kg3qcfGBnIylewmkFAp7/Kg3qcfGBnIylewmkFAp7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b062/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_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/c1/c16a2cc07a6e4058388fa45fc33f85bba17fd88455a18b1eb6a7489f58ffbb59-d # internal encoding/base64 mkdir -p $WORK/b093/ crypto/cipher mkdir -p $WORK/b040/ vendor/golang.org/x/crypto/internal/poly1305 crypto/md5 cat >/tmp/go-build1986661881/b093/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p encoding/base64 -std -complete -installsuffix shared -buildid lQeWN1feOhbMazoo_Iit/lQeWN1feOhbMazoo_Iit -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go mkdir -p $WORK/b106/ github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash mkdir -p $WORK/b327/ crypto/internal/edwards25519/field mkdir -p $WORK/b049/ cat >/tmp/go-build1986661881/b040/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1986661881/b041/_pkg_.a packagefile crypto/subtle=/tmp/go-build1986661881/b042/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a EOF mkdir -p $WORK/b083/ crypto/internal/nistec github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2 cat >/tmp/go-build1986661881/b327/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p crypto/cipher -std -complete -installsuffix shared -buildid g0zs4koP6J7fWOGTL-75/g0zs4koP6J7fWOGTL-75 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b040/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 cat >/tmp/go-build1986661881/b106/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash -trimpath "$WORK/b327=>" -I $WORK/b327/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b327/symabis ./xxhash_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b106/symabis ./sum_amd64.s cat >/tmp/go-build1986661881/b049/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b050/ cat >/tmp/go-build1986661881/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b049/symabis ./fe_amd64.s cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b050/symabis ./p256_asm_amd64.s cat >/tmp/go-build1986661881/b083/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b083/symabis ./md5block_amd64.s mkdir -p $WORK/b224/ cat >/tmp/go-build1986661881/b224/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2 -trimpath "$WORK/b224=>" -I $WORK/b224/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b224/symabis ./xxhash_amd64.s github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix mkdir -p $WORK/b267/ cat >/tmp/go-build1986661881/b267/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix -trimpath "$WORK/b267=>" -I $WORK/b267/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b267/symabis ./asm_linux_amd64.s cat >/tmp/go-build1986661881/b049/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1986661881/b042/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a EOF cat >/tmp/go-build1986661881/b327/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile hash=/tmp/go-build1986661881/b035/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid O7CTSxyEyTVLG6Un5UFY/O7CTSxyEyTVLG6Un5UFY -goversion go1.21.7 -symabis $WORK/b049/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash -installsuffix shared -buildid 2-6PK4Xtc7rHU17G2Gdd/2-6PK4Xtc7rHU17G2Gdd -goversion go1.21.7 -symabis $WORK/b327/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack -asmhdr $WORK/b327/go_asm.h ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/rotate19.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/xxhash.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/xxhash_amd64.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/xxhash_unsafe.go cat >/tmp/go-build1986661881/b106/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1986661881/b042/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid XTKuS-mItOBmqc39UGBt/XTKuS-mItOBmqc39UGBt -goversion go1.21.7 -symabis $WORK/b106/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build1986661881/b224/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2 -installsuffix shared -buildid TpibN23yadgOMS3949Q1/TpibN23yadgOMS3949Q1 -goversion go1.21.7 -symabis $WORK/b224/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack -asmhdr $WORK/b224/go_asm.h ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2/xxhash.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go cat >/tmp/go-build1986661881/b083/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1986661881/b034/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile hash=/tmp/go-build1986661881/b035/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/md5 -std -installsuffix shared -buildid xIu8dyusOJagegIapSzG/xIu8dyusOJagegIapSzG -goversion go1.21.7 -symabis $WORK/b083/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cat >/tmp/go-build1986661881/b267/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/prometheus/alertmanager/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/sys/internal/unsafeheader=/tmp/go-build1986661881/b268/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix -installsuffix shared -buildid MRu1rzYlG8ktDPWFWkUn/MRu1rzYlG8ktDPWFWkUn -goversion go1.21.7 -symabis $WORK/b267/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack -asmhdr $WORK/b267/go_asm.h ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/ioctl.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/str.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go cat >/tmp/go-build1986661881/b050/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/tmp/go-build1986661881/b051/_pkg_.a packagefile crypto/subtle=/tmp/go-build1986661881/b042/_pkg_.a packagefile embed=/tmp/go-build1986661881/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF cat >/tmp/go-build1986661881/b050/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p crypto/internal/nistec -std -installsuffix shared -buildid 3gYuCWHE-vnZwYcE8fq9/3gYuCWHE-vnZwYcE8fq9 -goversion go1.21.7 -symabis $WORK/b050/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -embedcfg $WORK/b050/embedcfg -pack -asmhdr $WORK/b050/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash -trimpath "$WORK/b327=>" -I $WORK/b327/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b327/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/d0/d0b461d3e6e4fe792a53055385e83e9117f98121d789bf92d4483afa1ca734c4-d # internal encoding/pem mkdir -p $WORK/b092/ cat >/tmp/go-build1986661881/b092/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p encoding/pem -std -complete -installsuffix shared -buildid VQJFiFe-UpOytSqMPuaB/VQJFiFe-UpOytSqMPuaB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b327/_pkg_.a $WORK/b327/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/5e/5e2a4e9497ba597a2f62dbfa9620d8fb5dc26b50e5ebf704c8497f5c1d3186c7-d # internal cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2 -trimpath "$WORK/b224=>" -I $WORK/b224/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b224/xxhash_amd64.o ./xxhash_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b083/md5block_amd64.o ./md5block_amd64.s cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b224/_pkg_.a $WORK/b224/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/44/44cfd051364739305eb04e7f58972edadb5f1e90b9bd192897d194d4409be520-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b106/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b083/_pkg_.a $WORK/b083/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/6c/6ce66ac604567bd3f69edacb878cb5e2a0e83646b8ee3f21987f4359f21db216-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/94/94cf4f4b0da4e36e19081783f782df93f407194f9c102264fa38d8e8d33ecc81-d # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b049/fe_amd64.o ./fe_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b049/_pkg_.a $WORK/b049/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/6e/6ee0a019d0168e6841400f7b49f483397c10d6fdd351e4fb751f6ca3da7fec6c-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b080/ cat >/tmp/go-build1986661881/b080/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/tmp/go-build1986661881/b049/_pkg_.a packagefile crypto/subtle=/tmp/go-build1986661881/b042/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid 2TJHNsebw4FLu8EZYr6f/2TJHNsebw4FLu8EZYr6f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/cf/cf75edc925fd42f2fcca9f6fd72ad6fe7d8bd1dd94a53ee666dd1a29a7d76bb9-d # internal crypto/internal/boring mkdir -p $WORK/b045/ crypto/des vendor/golang.org/x/crypto/chacha20 cat >/tmp/go-build1986661881/b045/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1986661881/b034/_pkg_.a packagefile crypto/cipher=/tmp/go-build1986661881/b040/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build1986661881/b046/_pkg_.a packagefile hash=/tmp/go-build1986661881/b035/_pkg_.a EOF mkdir -p $WORK/b047/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid x0aZOCVR9VKOpVG9tC0C/x0aZOCVR9VKOpVG9tC0C -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go mkdir -p $WORK/b104/ cat >/tmp/go-build1986661881/b047/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1986661881/b040/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1986661881/b041/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p crypto/des -std -complete -installsuffix shared -buildid Wy1N3Q1etzUP4kAcCMtU/Wy1N3Q1etzUP4kAcCMtU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cat >/tmp/go-build1986661881/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build1986661881/b040/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1986661881/b105/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 8h8KFVg-2oKAZat1U_GL/8h8KFVg-2oKAZat1U_GL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/fa/fa4ad43bcfab454ddc394737622f205259b8627b1c6556bf32d0e592fe082caf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/1a/1a5ec3e057f42513fbd60bfa9a5bf19cd7d8b6cb71d87997189704a69587698a-d # internal crypto/hmac mkdir -p $WORK/b082/ crypto/sha256 crypto/sha512 mkdir -p $WORK/b087/ crypto/sha1 mkdir -p $WORK/b086/ cat >/tmp/go-build1986661881/b087/go_asm.h << 'EOF' # internal EOF crypto/aes mkdir -p $WORK/b039/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b087/symabis ./sha256block_amd64.s cat >/tmp/go-build1986661881/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b086/symabis ./sha1block_amd64.s cat >/tmp/go-build1986661881/b039/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b039/symabis ./asm_amd64.s ./gcm_amd64.s mkdir -p $WORK/b074/ cat >/tmp/go-build1986661881/b082/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1986661881/b045/_pkg_.a packagefile crypto/subtle=/tmp/go-build1986661881/b042/_pkg_.a packagefile hash=/tmp/go-build1986661881/b035/_pkg_.a EOF cat >/tmp/go-build1986661881/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b074/symabis ./sha512block_amd64.s cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/hmac -std -complete -installsuffix shared -buildid Dfkvh_kABtRwVzAZNZtx/Dfkvh_kABtRwVzAZNZtx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cat >/tmp/go-build1986661881/b039/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1986661881/b040/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1986661881/b041/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1986661881/b045/_pkg_.a packagefile crypto/subtle=/tmp/go-build1986661881/b042/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile internal/cpu=/tmp/go-build1986661881/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build1986661881/b007/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p crypto/aes -std -installsuffix shared -buildid 7rvk_-DcROA2of_XfCs2/7rvk_-DcROA2of_XfCs2 -goversion go1.21.7 -symabis $WORK/b039/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cat >/tmp/go-build1986661881/b074/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1986661881/b034/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1986661881/b045/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile hash=/tmp/go-build1986661881/b035/_pkg_.a packagefile internal/cpu=/tmp/go-build1986661881/b012/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/sha512 -std -installsuffix shared -buildid OllaG6BrOpR2ZnmlXvEs/OllaG6BrOpR2ZnmlXvEs -goversion go1.21.7 -symabis $WORK/b074/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/46/46427dda8aa324d64be29d203657eaee41003e6555cc54a6ac725d767ef0c96e-d # internal cat >/tmp/go-build1986661881/b086/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1986661881/b034/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1986661881/b045/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile hash=/tmp/go-build1986661881/b035/_pkg_.a packagefile internal/cpu=/tmp/go-build1986661881/b012/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/sha1 -std -installsuffix shared -buildid cPsrBTVKEMvnTLWvYkox/cPsrBTVKEMvnTLWvYkox -goversion go1.21.7 -symabis $WORK/b086/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go cat >/tmp/go-build1986661881/b087/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1986661881/b034/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1986661881/b045/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile hash=/tmp/go-build1986661881/b035/_pkg_.a packagefile internal/cpu=/tmp/go-build1986661881/b012/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/sha256 -std -installsuffix shared -buildid 4Ano_lg7JXGdYpzQSMbe/4Ano_lg7JXGdYpzQSMbe -goversion go1.21.7 -symabis $WORK/b087/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_amd64.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/24/24bb3a324ea72c97610480ab6c2331d84bf9efd8b05ea150d226b9e2438bd5c3-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b109/ cat >/tmp/go-build1986661881/b109/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build1986661881/b082/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile hash=/tmp/go-build1986661881/b035/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QNyUFI6LkmtK6ZrZYtW4/QNyUFI6LkmtK6ZrZYtW4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/e7/e711305f611bd0a20ec9685095b6f4cf7d3b1c66db29fcdd31df490fc8608b56-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ca/ca5285f0261cd45182e6d2883382e5ce574dc0ccfe35f5d1cada2af7e38d4d55-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b074/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b087/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b086/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b074/_pkg_.a $WORK/b074/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/72/72c890fe34ffbc433a806ecaee603e11358f0f644c60dc5f2334657ea32e976f-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/sha256block_amd64.o # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b039/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/c7/c7f1eb6e176a03909321435e0c731f10e59e26ed0104e10ce368786d02b68d44-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/53/5396038840e20f2e760fe01bf3af6d7f1258a745ebbf91866b907cd1ea08cf9f-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b039/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ee/ee5ceb8327b75d49c89b8c3a9fa30dbd9aa76627f9295c04dbd3a597915ef963-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b039/_pkg_.a $WORK/b039/asm_amd64.o $WORK/b039/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/37/37213ddead02a62b21811ba52f448bffe7eb8aaf22ebe41ff333142a6dd91bb0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/2b/2b08d6a216b3fac4e95e0bee9368fc2b97dd7a4c38bca72df8b5116d62e76ebe-d # internal internal/lazyregexp mkdir -p $WORK/b211/ github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand fmt path/filepath io/ioutil mkdir -p $WORK/b102/ os/signal mkdir -p $WORK/b229/ cat >/tmp/go-build1986661881/b211/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF cat >/tmp/go-build1986661881/b102/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile io/fs=/tmp/go-build1986661881/b053/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p path/filepath -std -complete -installsuffix shared -buildid uAE6vCCmTwe_V7QU0kBi/uAE6vCCmTwe_V7QU0kBi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_nonwindows.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_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid o8V-_SKtApY_q1sbFK95/o8V-_SKtApY_q1sbFK95 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go cat >/tmp/go-build1986661881/b229/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile hash/fnv=/tmp/go-build1986661881/b230/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a EOF mkdir -p $WORK/b060/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 1hocYLtcrXzqc7v97d08/1hocYLtcrXzqc7v97d08 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand/rand.go cat >/tmp/go-build1986661881/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1986661881/b061/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p fmt -std -complete -installsuffix shared -buildid O6MMWjkvwyqMyKb8oX7b/O6MMWjkvwyqMyKb8oX7b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b060/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 mkdir -p $WORK/b108/ mkdir -p $WORK/b330/ cat >/tmp/go-build1986661881/b108/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/fs=/tmp/go-build1986661881/b053/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a EOF cat >/tmp/go-build1986661881/b330/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p io/ioutil -std -complete -installsuffix shared -buildid Z6rWZcRLrkKwfNrTqGbf/Z6rWZcRLrkKwfNrTqGbf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b330=>" -I $WORK/b330/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b330/symabis ./sig.s net mkdir -p $WORK/b094/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lresolv"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b094/ -importpath net -- -I $WORK/b094/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go cat >/tmp/go-build1986661881/b330/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p os/signal -std -installsuffix shared -buildid UIT7pzbUAAkfKmvrD85T/UIT7pzbUAAkfKmvrD85T -goversion go1.21.7 -symabis $WORK/b330/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack -asmhdr $WORK/b330/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/16/161616932cc905f025932d47d847e827027938c050d861c8dfdbde3bacb20737-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/30/301f5a767153e575fa78ad8b1cf4b04ceee120c1eaea6a422ea3e86a714e0f65-d # internal github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b266/ vendor/golang.org/x/sys/cpu cat >/tmp/go-build1986661881/b266/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a EOF mkdir -p $WORK/b107/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid te9U_Sg38gxfoCt1LzGk/te9U_Sg38gxfoCt1LzGk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/util/parse.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/util/readfile.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/util/valueparser.go cat >/tmp/go-build1986661881/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b107/symabis ./cpu_x86.s cat >/tmp/go-build1986661881/b107/importcfg << 'EOF' # internal # import config packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid 1Posox3OyNTsOmoyezY2/1Posox3OyNTsOmoyezY2 -goversion go1.21.7 -symabis $WORK/b107/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/endian_little.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/parse.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b050/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/e1/e13fa4c8a5e8114f0d3cee67cb88bc62b07b68a958167a8471394d580f7b5e95-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b050/_pkg_.a $WORK/b050/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/93/9388bb71dec05c39f2bc8cd4b29918e22b4437b1298a70688c97ef995ec5f30a-d # internal crypto/ecdh mkdir -p $WORK/b048/ cat >/tmp/go-build1986661881/b048/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1986661881/b034/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1986661881/b045/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build1986661881/b049/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1986661881/b050/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1986661881/b056/_pkg_.a packagefile crypto/subtle=/tmp/go-build1986661881/b042/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p crypto/ecdh -std -complete -installsuffix shared -buildid EfMP2gcX7MAdjRDdXIs5/EfMP2gcX7MAdjRDdXIs5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b330=>" -I $WORK/b330/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b330/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/c6/c62ea48b966c7e33b967da5f7c67565833ceafd1cceba6572bb61ac6c5dee713-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b330/_pkg_.a $WORK/b330/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/8a/8a2930e40ead9a09a3077fd8ae388a6233762d0ae0398e5224fc66c0eb62a66a-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b107/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/66/66246948609c97b699051cfa7962de5d9719f603007cc496e2e318d83f3eb634-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b287/ os/exec mkdir -p $WORK/b311/ cat >/tmp/go-build1986661881/b287/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a EOF cat >/tmp/go-build1986661881/b311/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile internal/godebug=/tmp/go-build1986661881/b069/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1986661881/b066/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1986661881/b064/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/fs=/tmp/go-build1986661881/b053/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid 6LdIzCpdkNM9uDSN4zqK/6LdIzCpdkNM9uDSN4zqK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p os/exec -std -complete -installsuffix shared -buildid DZDl-mV8CQ2cbQTJnc1t/DZDl-mV8CQ2cbQTJnc1t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b311/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 /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/e2/e2540caf7a3f94201249b48dc126e7e2a3bb2589bbb7480c9e4c204b0343ce3c-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b103/ cat >/tmp/go-build1986661881/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b103/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/b7/b7a6991695ed2db1338613b23b57052f122b5052e5e5b5dae0ca46957fdd6978-d # internal cat >/tmp/go-build1986661881/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=/tmp/go-build1986661881/b040/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1986661881/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1986661881/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1986661881/b106/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build1986661881/b107/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid hqGfjqdUv2-9weBS5KTG/hqGfjqdUv2-9weBS5KTG -goversion go1.21.7 -symabis $WORK/b103/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/82/82ac9b3b9891183225fa03d60434c4d5e0ed41090e15488efb51adb63e42de1d-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b103/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/37/37eb2ab037af72f4cee562a4baa400539253ec117380e775d9c8444efefe4d50-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/9e/9e81cedc5a94f82b8a676a3184b0d109305c07c42bd52873f720304a042626f4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ec/ec2cb3785d45a6f064c5b1d703329b8e689ccbdea2987afe539d81e4d11c9d86-d # internal encoding/hex mkdir -p $WORK/b091/ net/url encoding/csv mkdir -p $WORK/b115/ encoding/xml cat >/tmp/go-build1986661881/b091/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p encoding/hex -std -complete -installsuffix shared -buildid O7YCl9bVaxyElPYLgHg0/O7YCl9bVaxyElPYLgHg0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go encoding/json mkdir -p $WORK/b110/ cat >/tmp/go-build1986661881/b115/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p encoding/csv -std -complete -installsuffix shared -buildid iBJ3sIXiXCYDGXBH9CL8/iBJ3sIXiXCYDGXBH9CL8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go cat >/tmp/go-build1986661881/b110/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding=/tmp/go-build1986661881/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1986661881/b077/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF math/big mkdir -p $WORK/b059/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p encoding/json -std -complete -installsuffix shared -buildid BfjNNMzwcmeS7Y3rPZIi/BfjNNMzwcmeS7Y3rPZIi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go cat >/tmp/go-build1986661881/b059/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b059/symabis ./arith_amd64.s log mkdir -p $WORK/b127/ compress/flate cat >/tmp/go-build1986661881/b127/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile log/internal=/tmp/go-build1986661881/b128/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p log -std -complete -installsuffix shared -buildid Mr7K3F1WQjuPzfUbtJxc/Mr7K3F1WQjuPzfUbtJxc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/log/log.go vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b132/ mime cat >/tmp/go-build1986661881/b132/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF mime/quotedprintable mkdir -p $WORK/b135/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Bv8rVY_P5ZJyevd9UP_b/Bv8rVY_P5ZJyevd9UP_b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b132/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/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go mkdir -p $WORK/b101/ mkdir -p $WORK/b116/ net/http/internal cat >/tmp/go-build1986661881/b135/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid kCUyWlTkSRhwIe9bToSN/kCUyWlTkSRhwIe9bToSN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b129/ cat >/tmp/go-build1986661881/b116/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding=/tmp/go-build1986661881/b111/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p encoding/xml -std -complete -installsuffix shared -buildid NGGG2vnH2aAEbdmexfxm/NGGG2vnH2aAEbdmexfxm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go mkdir -p $WORK/b120/ database/sql/driver cat >/tmp/go-build1986661881/b129/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1986661881/b125/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/github.com/go-stack/stack github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/logger mkdir -p $WORK/b162/ encoding/gob /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid GPA2UxfKx8fdWMG4kRHP/GPA2UxfKx8fdWMG4kRHP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b129/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/tables15.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 github.com/prometheus/alertmanager/vendor/github.com/pkg/errors mkdir -p $WORK/b193/ cat >/tmp/go-build1986661881/b101/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/fs github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/parse github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b168/ github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p net/url -std -complete -installsuffix shared -buildid GB1HRrmW8_RN9RxAfTn6/GB1HRrmW8_RN9RxAfTn6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/net/url/url.go text/template/parse go/token mkdir -p $WORK/b187/ github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors github.com/prometheus/alertmanager/vendor/github.com/go-logfmt/logfmt cat >/tmp/go-build1986661881/b193/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/prometheus/alertmanager/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid _JiRjqh_YR-Ojq-zl4c8/_JiRjqh_YR-Ojq-zl4c8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/pkg/errors/stack.go cat >/tmp/go-build1986661881/b187/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF cat >/tmp/go-build1986661881/b162/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a EOF cat >/tmp/go-build1986661881/b120/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p text/template/parse -std -complete -installsuffix shared -buildid VKt2i4jZfFw2lsCcpv7s/VKt2i4jZfFw2lsCcpv7s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p compress/flate -std -complete -installsuffix shared -buildid Gzx-PSQGgKMxHS-wFyfw/Gzx-PSQGgKMxHS-wFyfw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid khRkz01pp0bWY3_0FKMQ/khRkz01pp0bWY3_0FKMQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/logger/logger.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/logger/standard.go github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units mkdir -p $WORK/b133/ mkdir -p $WORK/b140/ mkdir -p $WORK/b154/ mkdir -p $WORK/b204/ mkdir -p $WORK/b265/ mkdir -p $WORK/b190/ cat >/tmp/go-build1986661881/b059/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile internal/cpu=/tmp/go-build1986661881/b012/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile math/rand=/tmp/go-build1986661881/b068/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF mkdir -p $WORK/b251/ github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b209/ mkdir -p $WORK/b228/ mkdir -p $WORK/b137/ cat >/tmp/go-build1986661881/b154/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF cat >/tmp/go-build1986661881/b140/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF cat >/tmp/go-build1986661881/b133/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p math/big -std -installsuffix shared -buildid GS6sImwqtZvvLvRuF8uM/GS6sImwqtZvvLvRuF8uM -goversion go1.21.7 -symabis $WORK/b059/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_amd64.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-stack/stack -complete -installsuffix shared -buildid pZkMs9WGZZe0iK4_IZMp/pZkMs9WGZZe0iK4_IZMp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-stack/stack/stack.go cat >/tmp/go-build1986661881/b204/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF cat >/tmp/go-build1986661881/b190/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p mime -std -complete -installsuffix shared -buildid IRboIaNKOXZd7adbOHrP/IRboIaNKOXZd7adbOHrP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p database/sql/driver -std -complete -installsuffix shared -buildid nofTN-JqmxupiVJAKiIv/nofTN-JqmxupiVJAKiIv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cat >/tmp/go-build1986661881/b209/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF cat >/tmp/go-build1986661881/b228/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1986661881/b229/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid BJDJGXs12fhOTeph78B6/BJDJGXs12fhOTeph78B6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/log/field.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/log/util.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/parse -complete -installsuffix shared -buildid KhMGALFhiJcPNhr16OWz/KhMGALFhiJcPNhr16OWz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/parse/lex.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/parse/node.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/parse/parse.go cat >/tmp/go-build1986661881/b137/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a EOF cat >/tmp/go-build1986661881/b265/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p go/token -std -complete -installsuffix shared -buildid PX1cXNFAq2nZB2kjay8L/PX1cXNFAq2nZB2kjay8L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid tbxRqHIEPXAMc9JX79TX/tbxRqHIEPXAMc9JX79TX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors/errors.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors/is_go113.go github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p net/http/internal -std -complete -installsuffix shared -buildid b1HjmsSoxpOTDjg-Xqg9/b1HjmsSoxpOTDjg-Xqg9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid AzOUJLx-94ASUl576dqi/AzOUJLx-94ASUl576dqi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/fs/fs.go cat >/tmp/go-build1986661881/b251/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF cat >/tmp/go-build1986661881/b168/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile encoding=/tmp/go-build1986661881/b111/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile internal/saferio=/tmp/go-build1986661881/b169/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid cVypqptnCJv_5aoLgDWo/cVypqptnCJv_5aoLgDWo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p encoding/gob -std -complete -installsuffix shared -buildid Da-qHpA3EOaFfBMmrOty/Da-qHpA3EOaFfBMmrOty -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b168/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 mkdir -p $WORK/b218/ mkdir -p $WORK/b205/ go/doc/comment mkdir -p $WORK/b210/ cat >/tmp/go-build1986661881/b205/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF cat >/tmp/go-build1986661881/b210/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units -complete -installsuffix shared -buildid SUFgUSXWVTqrWbne4T2q/SUFgUSXWVTqrWbne4T2q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units/bytes.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units/si.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units/util.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p go/doc/comment -std -complete -installsuffix shared -buildid lFQ5dYIsHK5aCAMLzgr8/lFQ5dYIsHK5aCAMLzgr8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b210/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 cat >/tmp/go-build1986661881/b218/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding=/tmp/go-build1986661881/b111/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1986661881/b077/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF mkdir -p $WORK/b161/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid n98KV9_jbqFBVbEi6tUo/n98KV9_jbqFBVbEi6tUo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-logfmt/logfmt/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-logfmt/logfmt/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-logfmt/logfmt/encode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-logfmt/logfmt/jsonstring.go cat >/tmp/go-build1986661881/b161/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding=/tmp/go-build1986661881/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 0uk18D1S8d7-MR0cgQ3z/0uk18D1S8d7-MR0cgQ3z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/apic.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/emitterc.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/encode.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/parserc.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/readerc.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/resolve.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/scannerc.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/sorter.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/writerc.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/yaml.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/yamlh.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2/yamlprivateh.go mkdir -p $WORK/b177/ cat >/tmp/go-build1986661881/b177/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform=/tmp/go-build1986661881/b175/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 284dnNavWggSV2rriG7E/284dnNavWggSV2rriG7E -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm/composition.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm/forminfo.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm/input.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm/iter.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm/normalize.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm/readwriter.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm/transform.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/c2/c2a53c048e23b75d4e870136d4809728c84b6610e5dcd0c584ae4e4aaf1d772d-d # internal runtime/debug mkdir -p $WORK/b269/ cat >/tmp/go-build1986661881/b269/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b269=>" -I $WORK/b269/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b269/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/e4/e4fa2822aedccbd0cd20b47988be1cc8b0eed2f50cdac49b4d4d3ec9bc4d4266-d # internal github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b277/ cat >/tmp/go-build1986661881/b277/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid -m4RrS0FZcL7rENa25K8/-m4RrS0FZcL7rENa25K8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/hpack/encode.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/hpack/hpack.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/hpack/huffman.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/24/247734e296c7b3fe9b1fc14c9143fea088d59562b156f5834fa4278ac9c500f6-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b284/ cat >/tmp/go-build1986661881/b284/importcfg << 'EOF' # internal # import config packagefile encoding/hex=/tmp/go-build1986661881/b091/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid XWyAQB4bZaGuvZ5erPsa/XWyAQB4bZaGuvZ5erPsa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/5f/5f9621e4681f95e3c71af70a600e5e3b8a528ed87a5c3b5e3c6d95181cc7c4f2-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b227/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cat >/tmp/go-build1986661881/b227/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1986661881/b228/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid _5ZF6908BuuEH7iXVKNY/_5ZF6908BuuEH7iXVKNY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire/wire.go cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/3e/3ee74143f528f64bb32cd0dab411a1986779ab4df97c54ca1e8ad409d341b720-d # internal github.com/prometheus/alertmanager/vendor/github.com/oklog/run mkdir -p $WORK/b329/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cat >/tmp/go-build1986661881/b329/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile os/signal=/tmp/go-build1986661881/b330/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/prometheus/alertmanager/vendor/github.com/oklog/run -complete -installsuffix shared -buildid Hi6hInUqhLNVgNB9cI-P/Hi6hInUqhLNVgNB9cI-P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/oklog/run/actors.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/oklog/run/group.go cat >/tmp/go-build1986661881/b269/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/1c/1ce9ee59561e9d48357e98fd7054ad4f305b68e9669f46cda64eb6329f664040-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p runtime/debug -std -installsuffix shared -buildid cHLLPo9MzY0PFI-Jd_ht/cHLLPo9MzY0PFI-Jd_ht -goversion go1.21.7 -symabis $WORK/b269/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack -asmhdr $WORK/b269/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 compress/lzw mkdir -p $WORK/b339/ cat >/tmp/go-build1986661881/b339/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p compress/lzw -std -complete -installsuffix shared -buildid 4LSwLFZTwioYpgZ5-gXC/4LSwLFZTwioYpgZ5-gXC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/6a/6a5001d330d18fbcc59bb326482b2b9691149404a90d8c3177a4e5f888818acb-d # internal github.com/prometheus/alertmanager/vendor/github.com/google/btree mkdir -p $WORK/b343/ cat >/tmp/go-build1986661881/b343/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/prometheus/alertmanager/vendor/github.com/google/btree -complete -installsuffix shared -buildid Jv-VccRKXsn0swjOi6gJ/Jv-VccRKXsn0swjOi6gJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/google/btree/btree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/69/6934fdc898fa6625edfe464ba10aeedaa37c5d0d67c8f2295307a093b0e463b1-d # internal github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b346/ cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/a1/a152c38d96aee9ebf7666fa91ad6a3e5ba768a262292c77c90a03c60147ebae7-d # internal cat >/tmp/go-build1986661881/b346/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/prometheus/alertmanager/vendor/github.com/hashicorp/errwrap packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/errwrap=/tmp/go-build1986661881/b347/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid yfe2Ve6H1pgg3W56-kas/yfe2Ve6H1pgg3W56-kas -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror/append.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror/flatten.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror/format.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror/multierror.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror/prefix.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror/sort.go github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf mkdir -p $WORK/b352/ cat >/tmp/go-build1986661881/b352/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid TO-6WgsOhidNGLHtmFVs/TO-6WgsOhidNGLHtmFVs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf/asm.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf/constants.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf/instructions.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf/setter.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf/vm.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf/vm_instructions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/48/48c57bb5f956191d7d4b0eca76a1d47d4f6fc8c26798b8d6a299f591f1cc0b6c-d # internal github.com/prometheus/alertmanager/vendor/github.com/xlab/treeprint mkdir -p $WORK/b371/ cat >/tmp/go-build1986661881/b371/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/prometheus/alertmanager/vendor/github.com/xlab/treeprint -complete -installsuffix shared -buildid MbJoSwACXJuNPN9lbj9d/MbJoSwACXJuNPN9lbj9d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/xlab/treeprint/helpers.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/xlab/treeprint/struct.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/xlab/treeprint/treeprint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/ea/ea85746754b02cd56efacfe12a2ad78fc29f36638a2db74e04f49d04085f8ffa-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b126/ cat >/tmp/go-build1986661881/b126/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile container/list=/tmp/go-build1986661881/b033/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid Wo6Z5GGcqLcchVXEt3BU/Wo6Z5GGcqLcchVXEt3BU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b126/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/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/f2/f22baa648560f03c764e09478c9958db2264b975dd2d8b27ab2cca82c75ee9ee-d # internal github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b176/ cat >/tmp/go-build1986661881/b176/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile container/list=/tmp/go-build1986661881/b033/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid ao1DI7vXYwvkPnGIOLAp/ao1DI7vXYwvkPnGIOLAp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi/bidi.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi/bracket.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi/core.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi/prop.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/91/9104c3b04c80a370870c2c389135d05c778f60ba60bf747ee181ab58d82612a5-d # internal github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/timeseries mkdir -p $WORK/b274/ cat >/tmp/go-build1986661881/b274/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid B-9iKFYsJQh4A2nffcYI/B-9iKFYsJQh4A2nffcYI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/db/db0b5f054d37e7a9cd4e3a003f835e2304e510b75930334ee4d4adc1dc8f4094-d # internal os/user mkdir -p $WORK/b373/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b373/ -importpath os/user -- -I $WORK/b373/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/e2/e2845c84f271eeec021357ea04387e821a5a3a3d9fb856d6f39fcec472b9f817-d # internal github.com/prometheus/alertmanager/vendor/github.com/oklog/ulid mkdir -p $WORK/b146/ cat >/tmp/go-build1986661881/b146/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile database/sql/driver=/tmp/go-build1986661881/b140/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile math/rand=/tmp/go-build1986661881/b068/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/prometheus/alertmanager/vendor/github.com/oklog/ulid -complete -installsuffix shared -buildid uCdBwF8Ilji7yW2EXBvT/uCdBwF8Ilji7yW2EXBvT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/86/86bc04b69f8688236f37ed1d4d7fe0e2a88873c422c3dfd442e291a8b523dde9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b286/ cat >/tmp/go-build1986661881/b286/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid qwqAbqhvGSlLj8anSNgf/qwqAbqhvGSlLj8anSNgf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/f2/f295314ce0d62beab5b0aac4834189f8d2cf594ee947e9ba40935df807af81fe-d # internal go/scanner mkdir -p $WORK/b208/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cat >/tmp/go-build1986661881/b208/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile go/token=/tmp/go-build1986661881/b209/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b269=>" -I $WORK/b269/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b269/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/18/18bb270d2adafdd665fd5e94cf994d26884c741e129d040c8243e3d1f8c80b93-d # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/f6/f6f00591dd2eb73448da4ff42f8a1715a44b04d9f4e1b8ef13eec013d02487e1-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b232/ cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/04/04b01ec52dd5336eb4495c661de7757ab12e22323954da4c458a985a80ffc635-d # internal cat >/tmp/go-build1986661881/b232/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1986661881/b227/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1986661881/b233/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid N--QwOzLsPBqOAfE2thg/N--QwOzLsPBqOAfE2thg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/f0/f0b458ebeffd9d47a409d1ef9b13fd499166466912f4e769a93c2a22854a5705-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/internal mkdir -p $WORK/b165/ github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/urlesc cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/8a/8a66c1c057d196fe8f3b49287112e46fdb4fc6e8fd4e442461c2a2c3b429b358-d # internal mkdir -p $WORK/b172/ cat >/tmp/go-build1986661881/b165/importcfg << 'EOF' # internal # import config packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid whJuxc09Ec-DrjNNgpaE/whJuxc09Ec-DrjNNgpaE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/internal/post_go18.go cat >/tmp/go-build1986661881/b172/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid dpxnJnrJtvodHaarTu_G/dpxnJnrJtvodHaarTu_G -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p go/scanner -std -complete -installsuffix shared -buildid ramYzlYTTdb0FNaHQBBF/ramYzlYTTdb0FNaHQBBF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/7e/7e3b0c0f0298efd18f642bb9a4cf776f987e5327773269d2be0951f379f2d50f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/78/78733baa16592d97fd2ffb4a1de59e9540a03eb91dff78e01ff79b33cf14c32c-d # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/01/015521e59c4336cf848160e834ff76496bdf8479f78cd9dc91a7ed11250ae22f-d # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/c8/c89255bcd0792431c49271b85e6b969e06e5177a87baa2352f0e6f76424c737b-d # internal compress/gzip mkdir -p $WORK/b119/ cat >/tmp/go-build1986661881/b119/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile compress/flate=/tmp/go-build1986661881/b120/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile hash/crc32=/tmp/go-build1986661881/b121/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p compress/gzip -std -complete -installsuffix shared -buildid f9Td-j4wfH3xggTt3ad6/f9Td-j4wfH3xggTt3ad6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/20/20394d982ac0b4e9090c8153debc73950d70ccadc86fd002d18786a866bdcebd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/9e/9e48d765d1a3ff5cef1774e0188bb3859089c1260744f6bb9c422fc4cd5d8272-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b269/_pkg_.a $WORK/b269/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/66/667a9385849d43dd4066791ab024808b21224d91c422766025d0dc8cd27dbfa4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/6b/6b0827cf4ed435aeb7add376d9cdebf0f7487c1b354974ebe5eea30f1d35da68-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/73/731688980abce5645dd9090e33a345fa2651c32842dcf7b23ac9a4b630683770-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/f2/f2c62c517428ee6c6c82281de335a6e5cc2308d8a83911c8cce2eaedeaf77415-d # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/dd/dde44e7344a6cdf6f5b53869dd3f3c1072abc2c05028160e7fb95fabbe71ff9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/84/84305ecb207b49c1e8f1e9fd232fb67705fe473f2ed17d66aa29b63d4b98bd33-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ab/abd3ec2cca5df636d630c38110d8a7ffd6119f1b3e4d9ce96063f8892dfecd1a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/e0/e0a61ae7dc868fed06c86b4445c72ddd1f0c83cf448128cc9e0d0eecd29adddc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/36/36fe170943491a5c210459b90ad02ab5e99b8596ffb570de44baa9fa0dd1745b-d # internal github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template mkdir -p $WORK/b203/ cat >/tmp/go-build1986661881/b203/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/template/parse=github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/parse packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/parse=/tmp/go-build1986661881/b204/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template -complete -installsuffix shared -buildid 43fAoCNOY8o2sZkHjWjG/43fAoCNOY8o2sZkHjWjG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/exec.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/funcs.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/helper.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/template.go cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix -trimpath "$WORK/b267=>" -I $WORK/b267/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b267/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/04/040adf424f566a5177983391b3c312d00e2a1cd1430a6abc4c21bd5bc1860647-d # internal go/ast mkdir -p $WORK/b207/ cat >/tmp/go-build1986661881/b207/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile go/scanner=/tmp/go-build1986661881/b208/_pkg_.a packagefile go/token=/tmp/go-build1986661881/b209/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p go/ast -std -complete -installsuffix shared -buildid nCpdc6lU9p8BNjvJnAzL/nCpdc6lU9p8BNjvJnAzL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b207/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 cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b267/_pkg_.a $WORK/b267/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/b8/b8e6dca2167215ac0a7fb93e2472b7f9e3a448a75b0f3b46aeffc7765038c1ae-d # internal github.com/prometheus/alertmanager/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b174/ cat >/tmp/go-build1986661881/b174/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform=/tmp/go-build1986661881/b175/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1986661881/b176/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 2H7vQyV7HBWKhU0u9m10/2H7vQyV7HBWKhU0u9m10 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/secure/bidirule/bidirule.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/f8/f8d189cf7b40d95c65a828fa6d4bb10702def3e16fceedddd1e52f561b0f5044-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/ca/caba4cfe1487405f44e55d1a8ebbd1afc78aeb096ef0d43568c896251c71ed91-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b285/ cat >/tmp/go-build1986661881/b285/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/internal/ini=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults importmap github.com/aws/aws-sdk-go/internal/sync/singleflight=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1986661881/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1986661881/b287/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build1986661881/b288/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/57/576b0aff789a4372f78957bdf3667f981f63470cc6e81d66c90e3e6fc977d4e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid 7SusYRBAO7phm4br-ryO/7SusYRBAO7phm4br-ryO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go text/template mkdir -p $WORK/b186/ cat >/tmp/go-build1986661881/b186/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1986661881/b061/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/fs=/tmp/go-build1986661881/b053/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile text/template/parse=/tmp/go-build1986661881/b187/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p text/template -std -complete -installsuffix shared -buildid Psw8kFHR9EaAIBtnDsRb/Psw8kFHR9EaAIBtnDsRb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/92/92fa072fc9806b98e5b9b4899c16a85bfd1b529ac8384bf4052dd716609fcd7e-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b124/ cat >/tmp/go-build1986661881/b124/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=/tmp/go-build1986661881/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1986661881/b125/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1986661881/b126/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid f-bCqNve3cNHmg9PbSbl/f-bCqNve3cNHmg9PbSbl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/b2/b2ac9a5aaf51102f7d082d6a5124640f128699a456a46b452ae02a6d6f72f3b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/8e/8ed9ff3c9215c860d74316ce60892fadc75af4093e5847f1b0950ce00d4ec706-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/74/749eb5cb3ed82e44f057bd92fbc97640702e1f626d14e519a229517a21614d74-d # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/6d/6d418d5c388a0cdf07d445f586fdeee5a3b9834e4ac3a34cdf29247eaf48aa48-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b231/ cat >/tmp/go-build1986661881/b231/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1986661881/b227/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1986661881/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid mPSkmH2YVh0ARcoPiuk-/mPSkmH2YVh0ARcoPiuk- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b236/ github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b238/ cat >/tmp/go-build1986661881/b236/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=/tmp/go-build1986661881/b209/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1986661881/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid 8hxw1vMfS0UyjP1sBVAN/8hxw1vMfS0UyjP1sBVAN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs/strings.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid cat >/tmp/go-build1986661881/b238/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid xrszaXDIycVTKoM3FxES/xrszaXDIycVTKoM3FxES -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order/order.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order/range.go mkdir -p $WORK/b237/ cat >/tmp/go-build1986661881/b237/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid ia0MXp531FM1nYNpFk-n/ia0MXp531FM1nYNpFk-n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/goname.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go mkdir -p $WORK/b245/ cat >/tmp/go-build1986661881/b245/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1986661881/b229/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1986661881/b233/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF mkdir -p $WORK/b242/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid -s6kfhwOs43acmnjh0ea/-s6kfhwOs43acmnjh0ea -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go cat >/tmp/go-build1986661881/b242/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1986661881/b233/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid npj0XWgDblw51Q6_DRIJ/npj0XWgDblw51Q6_DRIJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b246/ cat >/tmp/go-build1986661881/b246/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid QiqY40L_BFZU6qtoegVd/QiqY40L_BFZU6qtoegVd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/e9/e9112cbd514741fbbd37fbdace65b1c25680feae6dc27332507105be8bc95c16-d # internal github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jlexer mkdir -p $WORK/b157/ cat >/tmp/go-build1986661881/b157/importcfg << 'EOF' # internal # import config importmap github.com/josharian/intern=github.com/prometheus/alertmanager/vendor/github.com/josharian/intern packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/josharian/intern=/tmp/go-build1986661881/b158/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1986661881/b077/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid LgvRfF-OTuqqctRhBekc/LgvRfF-OTuqqctRhBekc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jlexer/error.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jlexer/lexer.go github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model mkdir -p $WORK/b214/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/e7/e7452a6f2516e0dd3b0ff80ade2260a06855134bc1a7c03cff5856abdb6aaaf6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/c0/c044933c513dd76b26b31a5788fb7c331c61824dd3192e0428a87a731247f596-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/b6/b6074e9be281e70db1838f78330dee2095ee362231478b726c70fcfcc7583d52-d # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/d5/d51c1eaf22701d0b31836ad81f0302902dbf01ca187d0020f576f55b810a5c8c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal github.com/prometheus/alertmanager/vendor/github.com/go-kit/log mkdir -p $WORK/b217/ cat >/tmp/go-build1986661881/b217/importcfg << 'EOF' # internal # import config importmap github.com/go-logfmt/logfmt=github.com/prometheus/alertmanager/vendor/github.com/go-logfmt/logfmt packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding=/tmp/go-build1986661881/b111/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-logfmt/logfmt=/tmp/go-build1986661881/b218/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-kit/log -complete -installsuffix shared -buildid Rh7PDC3kycGv_ZSciu0y/Rh7PDC3kycGv_ZSciu0y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/json_logger.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/log.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/logfmt_logger.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/nop_logger.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/stdlib.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/sync.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/value.go cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/fa/fa49914e0a53f909b49f1fd8ff752c2e053cf7984b4edd74db70cbaa2a5a32a6-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b241/ cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/f3/f3577761018002dd933362661dc6f7a7c9b9f1f1d7d73a5de898836f99628f33-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b234/ cat >/tmp/go-build1986661881/b241/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1986661881/b231/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1986661881/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1986661881/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid 5aQv4LTJUYkbyzAkl-Yd/5aQv4LTJUYkbyzAkl-Yd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go cat >/tmp/go-build1986661881/b234/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1986661881/b229/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1986661881/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1986661881/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1986661881/b236/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1986661881/b077/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid eODk-0161qUKKykVlvo7/eODk-0161qUKKykVlvo7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b289/ github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath mkdir -p $WORK/b296/ cat >/tmp/go-build1986661881/b289/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid 0F8ntzfnaEGBemQ2LLmX/0F8ntzfnaEGBemQ2LLmX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go cat >/tmp/go-build1986661881/b296/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid kXvKrkxUnD0qJ5Wu_0Ow/kXvKrkxUnD0qJ5Wu_0Ow -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath/api.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath/functions.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath/interpreter.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath/lexer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath/parser.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath/toktype_string.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath/util.go github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b310/ cat >/tmp/go-build1986661881/b310/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1986661881/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1986661881/b290/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile os/exec=/tmp/go-build1986661881/b311/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid cvA8TK9FED8unbtdwC21/cvA8TK9FED8unbtdwC21 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/73/7305927e838398266dc6ae34abdb1336f7f18197a98865f85399f43b291df913-d # internal cat >/tmp/go-build1986661881/b214/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid 3s0lTmsJGCHCunMW8tQI/3s0lTmsJGCHCunMW8tQI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/alert.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/fingerprinting.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/fnv.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/labels.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/labelset.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/metric.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/model.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/signature.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/silence.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/time.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model/value.go github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b336/ cat >/tmp/go-build1986661881/b336/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding=/tmp/go-build1986661881/b111/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid JG-RBOrg6azgRHkLcviM/JG-RBOrg6azgRHkLcviM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/clone.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/deprecated.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/discard.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/duration.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/encode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/equal.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/extensions.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/lib.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/message_set.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/properties.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/table_marshal.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/table_merge.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/text.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/text_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/text_parser.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/timestamp.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/wrappers.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/33/33f0a03e97628d525d83ba6c156fb39e3225a707e4911961c3da6410f70d4903-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b123/ cat >/tmp/go-build1986661881/b123/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=/tmp/go-build1986661881/b060/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1986661881/b124/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1986661881/b126/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1986661881/b129/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid GZl4I-P0XOcHnc_0V8KV/GZl4I-P0XOcHnc_0V8KV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b123/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/tables15.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/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/4f/4f778a5656bb58e7e2d910270f2ee7e0197b5381f4da18c003741d87fc001539-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/bd/bd18256668638be72cf03ca8ed8f45cd4c87578f9b7baa714bc384b7cccf1855-d # internal github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna mkdir -p $WORK/b173/ cat >/tmp/go-build1986661881/b173/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/prometheus/alertmanager/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1986661881/b174/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1986661881/b176/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm=/tmp/go-build1986661881/b177/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid 6ED2QKSF_AyB0Bwxbjtm/6ED2QKSF_AyB0Bwxbjtm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna/idna10.0.0.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna/punycode.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna/tables13.0.0.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna/trie.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/eb/eb6f8d79e56e04a1672f71eee4fad4709b086a93e6544d8797c88f45f01309cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/cd/cd0564ff279e9456c79a2209c5ae03dede3bcaceb9559894eab39dcdc5ae3fdc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/c2/c244835413f307f0d465d7bf54c6c5016868fa160ef3f171084bff4f2714c7e5-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b240/ cat >/tmp/go-build1986661881/b240/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1986661881/b227/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1986661881/b231/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1986661881/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1986661881/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1986661881/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1986661881/b238/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1986661881/b233/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1986661881/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1986661881/b241/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1986661881/b242/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid Xj2jgj1WBDxtFukUCYOf/Xj2jgj1WBDxtFukUCYOf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/checkinit.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/decode_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/encode.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/encode_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/equal.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/extension.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/merge.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/messageset.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/proto.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/proto_methods.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/reset.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/size.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/size_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/4b/4b3c352824b549375f3d478bd61aac465121ed4b4071b157402429c4ec0e23f0-d # internal cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=VBW6laoEGylmLBp0Y0cr -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/be/beab79bded2172d546b6236c2de77198477fa42a7e26817744af0d6c9eeb6051-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level mkdir -p $WORK/b219/ cat >/tmp/go-build1986661881/b219/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build1986661881/b217/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level -complete -installsuffix shared -buildid cVXsJqA12sfsNxK17M-A/cVXsJqA12sfsNxK17M-A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=VBW6laoEGylmLBp0Y0cr -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/02/0279b99f8123aeb9c54254ef023855e096278534c2c55deab691e84dc2ee664d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/7e/7ed9fd676b0546f74b356a5f0bb035be29edb47682be3a3a0699d7dd16e9948b-d # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/75/75b0f8a8b735feee802577506c172c66208f33462327111601d0c44095a19e1a-d # internal go/doc mkdir -p $WORK/b206/ cat >/tmp/go-build1986661881/b206/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile go/ast=/tmp/go-build1986661881/b207/_pkg_.a packagefile go/doc/comment=/tmp/go-build1986661881/b210/_pkg_.a packagefile go/token=/tmp/go-build1986661881/b209/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build1986661881/b211/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p go/doc -std -complete -installsuffix shared -buildid 1-wGpSXFWS0nl1gSHyYJ/1-wGpSXFWS0nl1gSHyYJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b206/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/4f/4fe2365e1c25e718d3d4b2a0d19193a050f17793e2ffc59621cf34beb302ab82-d # internal crypto/internal/bigmod mkdir -p $WORK/b072/ crypto/internal/boring/bbig crypto/elliptic crypto/dsa mkdir -p $WORK/b089/ encoding/asn1 mkdir -p $WORK/b076/ cat >/tmp/go-build1986661881/b072/go_asm.h << 'EOF' # internal EOF crypto/rand cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b072/symabis ./nat_amd64.s cat >/tmp/go-build1986661881/b089/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/tmp/go-build1986661881/b056/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math/big=/tmp/go-build1986661881/b059/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/dsa -std -complete -installsuffix shared -buildid R23M2Ag6v_B0vqzamd3c/R23M2Ag6v_B0vqzamd3c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go mkdir -p $WORK/b081/ cat >/tmp/go-build1986661881/b076/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/big=/tmp/go-build1986661881/b059/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a packagefile unicode/utf16=/tmp/go-build1986661881/b077/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid 62xqr3jzn8C1399O_DZv/62xqr3jzn8C1399O_DZv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go mkdir -p $WORK/b073/ cat >/tmp/go-build1986661881/b081/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1986661881/b045/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1986661881/b056/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1986661881/b064/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math/big=/tmp/go-build1986661881/b059/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/rand -std -complete -installsuffix shared -buildid ebrnaC8bBYzQ_wgc5zbN/ebrnaC8bBYzQ_wgc5zbN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go cat >/tmp/go-build1986661881/b073/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1986661881/b045/_pkg_.a packagefile math/big=/tmp/go-build1986661881/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid WxU9knqxwPRxA4QMbF8V/WxU9knqxwPRxA4QMbF8V -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go mkdir -p $WORK/b058/ cat >/tmp/go-build1986661881/b058/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/tmp/go-build1986661881/b050/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math/big=/tmp/go-build1986661881/b059/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid vrKtIxSOyUSKJR0gBR7-/vrKtIxSOyUSKJR0gBR7- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=VBW6laoEGylmLBp0Y0cr -o ./_x003.o -c cgo_resnew.cgo2.c cat >/tmp/go-build1986661881/b072/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile internal/cpu=/tmp/go-build1986661881/b012/_pkg_.a packagefile math/big=/tmp/go-build1986661881/b059/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/internal/bigmod -std -installsuffix shared -buildid EvQ33U-ZbXAIDRXCL-b1/EvQ33U-ZbXAIDRXCL-b1 -goversion go1.21.7 -symabis $WORK/b072/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h /usr/lib/golang/src/crypto/internal/bigmod/nat.go /usr/lib/golang/src/crypto/internal/bigmod/nat_asm.go cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/93/9343c53c069b816aafd36f0ea764e676b65bf2b9729350a682d9c7231594ec5d-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b247/ cat >/tmp/go-build1986661881/b247/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1986661881/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1986661881/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid mLnzVX-Twg0d5zs3Jk8m/mLnzVX-Twg0d5zs3Jk8m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/2a/2ab08f3cdbd25a6d3fd5f5415194b60786044c07ede18690d453f0425c33a405-d # internal github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b220/ cat >/tmp/go-build1986661881/b220/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2 packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2=/tmp/go-build1986661881/b161/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/prometheus/alertmanager/timeinterval -complete -installsuffix shared -buildid wiw2ePSJRv-UYqo73HbB/wiw2ePSJRv-UYqo73HbB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/timeinterval/timeinterval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e0/e04c4030b41c53f5abe6a2999d3a8f896076faee00d959f330df10974d0e033b-d # internal cd $WORK/b373 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b373=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh-3s7ls_Rf7K8y5bcYv -o ./_x001.o -c _cgo_export.c cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/98/98e118935362ba109741def6eaef58b0fff5310f4ee486f7a55f0181ccb04ed6-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b213/ cat >/tmp/go-build1986661881/b213/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build1986661881/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build1986661881/b214/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/prometheus/alertmanager/pkg/labels -complete -installsuffix shared -buildid yITb-7QBZGaW_YgRBkrY/yITb-7QBZGaW_YgRBkrY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/pkg/labels/matcher.go ./_build/src/github.com/prometheus/alertmanager/pkg/labels/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/27/27ec09b49b83aea814201381598f66ddf242081c2a7017e358fc733e69faab5e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/4a/4a3e928e59bf5efa92833d3b0532e5cad6ba7d8260f5bdd9432cca910b1e1b59-d # internal crypto/ed25519 mkdir -p $WORK/b079/ github.com/prometheus/alertmanager/vendor/github.com/sean-/seed github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b152/ cat >/tmp/go-build1986661881/b079/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile crypto=/tmp/go-build1986661881/b034/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build1986661881/b080/_pkg_.a packagefile crypto/rand=/tmp/go-build1986661881/b081/_pkg_.a packagefile crypto/sha512=/tmp/go-build1986661881/b074/_pkg_.a packagefile crypto/subtle=/tmp/go-build1986661881/b042/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a EOF mkdir -p $WORK/b356/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid 8TcmZ-A8xi2eLkMrxPWI/8TcmZ-A8xi2eLkMrxPWI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cat >/tmp/go-build1986661881/b152/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile crypto/rand=/tmp/go-build1986661881/b081/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile encoding/hex=/tmp/go-build1986661881/b091/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math/big=/tmp/go-build1986661881/b059/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid gykMu_yzOoCwYKKiG3Xh/gykMu_yzOoCwYKKiG3Xh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go cat >/tmp/go-build1986661881/b356/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build1986661881/b081/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/big=/tmp/go-build1986661881/b059/_pkg_.a packagefile math/rand=/tmp/go-build1986661881/b068/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/prometheus/alertmanager/vendor/github.com/sean-/seed -complete -installsuffix shared -buildid y-QujWEhG010zXXmewos/y-QujWEhG010zXXmewos -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/sean-/seed/init.go cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=VBW6laoEGylmLBp0Y0cr -o ./_x004.o -c cgo_socknew.cgo2.c cd $WORK/b373 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b373=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh-3s7ls_Rf7K8y5bcYv -o ./_x002.o -c cgo_lookup_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/8a/8a4c095ee6b0d9cccf470558b2306ff086245e94a6faea348151b35cc416ba5e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/cb/cba2adf93acc6463323de8021383bcf33a1a99fda6883d1d87c3ee3848cfe5ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/ce/ce697be1bfd42d3a3a3131e6cd2c9027b0849ea504a2a31187e19da6c2dbc650-d # internal cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=VBW6laoEGylmLBp0Y0cr -o ./_x005.o -c cgo_unix_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/eb/eb6d888ede6310bfa1dcb3f404958f7fe6dcd22e8cb556f75ca42e259ed5ab2d-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b295/ cat >/tmp/go-build1986661881/b295/importcfg << 'EOF' # internal # import config importmap github.com/jmespath/go-jmespath=github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath=/tmp/go-build1986661881/b296/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid MAelNZeb1oAYzFXeZdlt/MAelNZeb1oAYzFXeZdlt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/da/da10171d6d15f34ad2bba1d76f06db3a220782a0865e55314368f843c3fc2448-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/93/9396d83504b68d5cf10eb23c96b47a112f230fc0d6c3424b4a3839f108ebf7b5-d # internal github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b350/ cat >/tmp/go-build1986661881/b350/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=/tmp/go-build1986661881/b079/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b072/nat_amd64.o ./nat_amd64.s cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid IBIx8MJa7bwv1JhOawuz/IBIx8MJa7bwv1JhOawuz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/ed25519/ed25519_go113.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/3f/3fe7c7a6d10a6c6c1f8828794327d6cfd3b0f43aef1d58bb261538c3986101a4-d # internal html/template mkdir -p $WORK/b185/ cat >/tmp/go-build1986661881/b185/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile html=/tmp/go-build1986661881/b142/_pkg_.a packagefile internal/godebug=/tmp/go-build1986661881/b069/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/fs=/tmp/go-build1986661881/b053/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile text/template=/tmp/go-build1986661881/b186/_pkg_.a packagefile text/template/parse=/tmp/go-build1986661881/b187/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p html/template -std -complete -installsuffix shared -buildid BwP6X9p6qpvzbO1xnp-y/BwP6X9p6qpvzbO1xnp-y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b185/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 cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b072/_pkg_.a $WORK/b072/nat_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/4f/4f3dd29007bf9d4a36858a51c9e425256a8a6d5f492b481861c3d11c3caf3bed-d # internal crypto/rsa mkdir -p $WORK/b085/ cat >/tmp/go-build1986661881/b085/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile crypto=/tmp/go-build1986661881/b034/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1986661881/b072/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1986661881/b045/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1986661881/b073/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1986661881/b056/_pkg_.a packagefile crypto/rand=/tmp/go-build1986661881/b081/_pkg_.a packagefile crypto/subtle=/tmp/go-build1986661881/b042/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile hash=/tmp/go-build1986661881/b035/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/big=/tmp/go-build1986661881/b059/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/rsa -std -complete -installsuffix shared -buildid zVRseVac5RblnKFwdv0t/zVRseVac5RblnKFwdv0t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b085/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_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/87/8718c69479b30be62294b69f660a26614f9d303abd3a6f054fda490d73bdb5df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cd $WORK/b373 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b373=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh-3s7ls_Rf7K8y5bcYv -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/70/70935c59428173c802dc5cc57a0ed132f25680437504d6704deb29a8abc71af7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/95/957f144fdcc46b3aa2dec52c36b852fc9ea5c9c3fcf155cdf0c5b0ac360c586f-d # internal github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b153/ cat >/tmp/go-build1986661881/b153/importcfg << 'EOF' # internal # import config importmap github.com/go-stack/stack=github.com/prometheus/alertmanager/vendor/github.com/go-stack/stack importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-stack/stack=/tmp/go-build1986661881/b154/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1986661881/b151/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1986661881/b152/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid X15evEw_qc4vqMmZ9jMg/X15evEw_qc4vqMmZ9jMg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=VBW6laoEGylmLBp0Y0cr -o ./_x006.o -c cgo_unix_cgo_res.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/44/44329fa93bf3d5ea517ec23fd78a60faabae9d7d73ffda71101fd958f14c9f50-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b226/ github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b244/ cat >/tmp/go-build1986661881/b226/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1986661881/b227/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1986661881/b231/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1986661881/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1986661881/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1986661881/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1986661881/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1986661881/b238/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1986661881/b233/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build1986661881/b239/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1986661881/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto=/tmp/go-build1986661881/b240/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1986661881/b241/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid yhJw2I2lxkMM0Cu2gBID/yhJw2I2lxkMM0Cu2gBID -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext/encode.go cat >/tmp/go-build1986661881/b244/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1986661881/b227/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build1986661881/b245/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1986661881/b246/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1986661881/b247/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1986661881/b231/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1986661881/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1986661881/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1986661881/b233/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1986661881/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto=/tmp/go-build1986661881/b240/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1986661881/b241/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid UeRtTJoS-VJzgYazTNZC/UeRtTJoS-VJzgYazTNZC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc/build.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go cd $WORK/b373 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b373=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh-3s7ls_Rf7K8y5bcYv -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/29/2948826056c8185486753cafb744aff8443f7a897330a43eb893e750787ff956-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/4f/4f92486c936d7ac8a136d7553879baaf1676fa3e4a7969ecf9212e8f0d0dd52c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/26/26f006f60ca75bfeb1f3345033ae40d0a317d06a67359e580cd4ce6745c7e4e4-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b075/ crypto/x509/pkix mkdir -p $WORK/b090/ cat >/tmp/go-build1986661881/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build1986661881/b076/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1986661881/b078/_pkg_.a packagefile math/big=/tmp/go-build1986661881/b059/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid ufi1cYEM6sfzNaIW_Pkt/ufi1cYEM6sfzNaIW_Pkt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b075/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 >/tmp/go-build1986661881/b090/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build1986661881/b076/_pkg_.a packagefile encoding/hex=/tmp/go-build1986661881/b091/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile math/big=/tmp/go-build1986661881/b059/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid _3ZC11cksWtP4zUAqXxy/_3ZC11cksWtP4zUAqXxy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b373=/tmp/go-build -gno-record-gcc-switches -o $WORK/b373/_cgo_.o $WORK/b373/_cgo_main.o $WORK/b373/_x001.o $WORK/b373/_x002.o $WORK/b373/_x003.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/ca/ca350efd853dcf1e9014385182b85144f4a12efdef18d3e2ad332d7079132e0a-d # internal cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=VBW6laoEGylmLBp0Y0cr -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/53/5389eced7ae5f62391f47693ebbadd6e0593e4814c62edaec64143b07c2ed289-d # internal github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/purell mkdir -p $WORK/b171/ cat >/tmp/go-build1986661881/b171/importcfg << 'EOF' # internal # import config importmap github.com/PuerkitoBio/urlesc=github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/urlesc importmap golang.org/x/net/idna=github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna importmap golang.org/x/text/unicode/norm=github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm importmap golang.org/x/text/width=github.com/prometheus/alertmanager/vendor/golang.org/x/text/width packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/urlesc=/tmp/go-build1986661881/b172/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna=/tmp/go-build1986661881/b173/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm=/tmp/go-build1986661881/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/width=/tmp/go-build1986661881/b178/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid m7I3ymArCtVHhyAXhxir/m7I3ymArCtVHhyAXhxir -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/f4/f45b7733c40e5c5b1f690c59f6ca5c468fad6606cf010e7826a68e8a3115b3fb-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b373/_cgo_.o -dynout $WORK/b373/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/4f/4fdc4a4d7411b53013bd1b3c6063c4fd74fb495c9ab89194970b486bf698efe9-d # internal cat >/tmp/go-build1986661881/b373/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a packagefile runtime/cgo=/tmp/go-build1986661881/b100/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p os/user -std -installsuffix shared -buildid Mh-3s7ls_Rf7K8y5bcYv/Mh-3s7ls_Rf7K8y5bcYv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b373/_cgo_gotypes.go $WORK/b373/cgo_lookup_cgo.cgo1.go $WORK/b373/getgrouplist_unix.cgo1.go $WORK/b373/_cgo_import.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -o $WORK/b094/_cgo_.o $WORK/b094/_cgo_main.o $WORK/b094/_x001.o $WORK/b094/_x002.o $WORK/b094/_x003.o $WORK/b094/_x004.o $WORK/b094/_x005.o $WORK/b094/_x006.o -O2 -g -lresolv /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/db/dbd22df91422a433a1e69329be08fab19baeb3611c2498b62054ecc265e4fa61-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b094/_cgo_.o -dynout $WORK/b094/_cgo_import.go cat >/tmp/go-build1986661881/b094/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1986661881/b095/_pkg_.a packagefile internal/bytealg=/tmp/go-build1986661881/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build1986661881/b069/_pkg_.a packagefile internal/itoa=/tmp/go-build1986661881/b030/_pkg_.a packagefile internal/nettrace=/tmp/go-build1986661881/b096/_pkg_.a packagefile internal/poll=/tmp/go-build1986661881/b063/_pkg_.a packagefile internal/singleflight=/tmp/go-build1986661881/b097/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1986661881/b064/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/fs=/tmp/go-build1986661881/b053/_pkg_.a packagefile net/netip=/tmp/go-build1986661881/b098/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a packagefile runtime/cgo=/tmp/go-build1986661881/b100/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p net -std -installsuffix shared -buildid VBW6laoEGylmLBp0Y0cr/VBW6laoEGylmLBp0Y0cr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.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/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b094/_cgo_gotypes.go $WORK/b094/cgo_linux.cgo1.go $WORK/b094/cgo_resnew.cgo1.go $WORK/b094/cgo_socknew.cgo1.go $WORK/b094/cgo_unix_cgo.cgo1.go $WORK/b094/cgo_unix_cgo_res.cgo1.go $WORK/b094/_cgo_import.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b373/_pkg_.a $WORK/b373/_x001.o $WORK/b373/_x002.o $WORK/b373/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/25/25d20c92d430614dd2a78c9634b22ec534a6b0bb154fbf7c55727db71c79e537-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/cd/cdfb5edf1daae3666c6b3e9bcdd334ac111417e4520357650df84be253e87a1f-d # internal crypto/ecdsa mkdir -p $WORK/b057/ cat >/tmp/go-build1986661881/b057/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=/tmp/go-build1986661881/b003/_pkg_.a packagefile crypto=/tmp/go-build1986661881/b034/_pkg_.a packagefile crypto/aes=/tmp/go-build1986661881/b039/_pkg_.a packagefile crypto/cipher=/tmp/go-build1986661881/b040/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1986661881/b048/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1986661881/b058/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1986661881/b072/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1986661881/b045/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1986661881/b073/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1986661881/b050/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1986661881/b056/_pkg_.a packagefile crypto/sha512=/tmp/go-build1986661881/b074/_pkg_.a packagefile crypto/subtle=/tmp/go-build1986661881/b042/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1986661881/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1986661881/b078/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math/big=/tmp/go-build1986661881/b059/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid ALN92yvVssMIxDUUzAaD/ALN92yvVssMIxDUUzAaD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/04/044591ba2c5c745c1d2849828eb86782a64483f98a61f6492ff48e31050814f2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/31/31927e253e1a023da233f61bca3dc45805460e2b6e957dae12f0ac38b8c88c60-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ab/ab126e1f51f01b411f12cfe53077e705056315b241fd0a85a4e2ec944484bd84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/7f/7fe9a729a268d56c02d01f72a83ad82c55198f71b619739aef1886ad1ce519bc-d # internal github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b150/ cat >/tmp/go-build1986661881/b150/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile encoding/hex=/tmp/go-build1986661881/b091/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1986661881/b151/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1986661881/b152/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1986661881/b153/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid SqaNTibUWtzcAmTO_2oG/SqaNTibUWtzcAmTO_2oG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/58/587daffa1ccc9120261321da410191e3806d0477f1926af91f3033c971990a87-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b250/ cat >/tmp/go-build1986661881/b250/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1986661881/b247/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1986661881/b244/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1986661881/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid SfQovjXizzNLEdhhxkIe/SfQovjXizzNLEdhhxkIe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/a8/a8a3edddba32464499c1078e39f6e5b3f8d14ec277faaee0187eb2d3921a1bb8-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b249/ cat >/tmp/go-build1986661881/b249/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1986661881/b119/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build1986661881/b226/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1986661881/b227/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1986661881/b246/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1986661881/b229/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1986661881/b231/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build1986661881/b250/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1986661881/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1986661881/b244/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1986661881/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1986661881/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1986661881/b238/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1986661881/b233/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1986661881/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto=/tmp/go-build1986661881/b240/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1986661881/b241/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1986661881/b242/_pkg_.a packagefile hash/crc32=/tmp/go-build1986661881/b121/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid qOPMvH_mjw72sQIx-uUk/qOPMvH_mjw72sQIx-uUk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/api_export.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/convert.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/encode.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/enum.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/extension.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/merge.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/message.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/validate.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/ff/ff499e87f802cff1b1b1ab9e7655ed01a165d8f24250f60a77a20b5a963b768d-d # internal github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b148/ cat >/tmp/go-build1986661881/b148/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsonoptions=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions importmap go.mongodb.org/mongo-driver/bson/bsonrw=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build1986661881/b149/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build1986661881/b150/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1986661881/b151/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1986661881/b152/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1986661881/b153/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid WLFTmE1lZfgUHknwn8cy/WLFTmE1lZfgUHknwn8cy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/_x001.o $WORK/b094/_x002.o $WORK/b094/_x003.o $WORK/b094/_x004.o $WORK/b094/_x005.o $WORK/b094/_x006.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/06/065ee983933d8b2706ba0701595f0c2f6b1beab73b1c6d144b9b082a8aee6304-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b131/ github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/buffer net/textproto github.com/prometheus/alertmanager/vendor/github.com/mitchellh/mapstructure mkdir -p $WORK/b130/ cat >/tmp/go-build1986661881/b131/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1986661881/b123/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid rmuxrrhADNldA0njLTj1/rmuxrrhADNldA0njLTj1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go crypto/x509 mkdir -p $WORK/b088/ cat >/tmp/go-build1986661881/b130/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p net/textproto -std -complete -installsuffix shared -buildid z_Fio0mmF4TyFbAeb2_9/z_Fio0mmF4TyFbAeb2_9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b202/ cat >/tmp/go-build1986661881/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile crypto=/tmp/go-build1986661881/b034/_pkg_.a packagefile crypto/aes=/tmp/go-build1986661881/b039/_pkg_.a packagefile crypto/cipher=/tmp/go-build1986661881/b040/_pkg_.a packagefile crypto/des=/tmp/go-build1986661881/b047/_pkg_.a packagefile crypto/dsa=/tmp/go-build1986661881/b089/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1986661881/b048/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1986661881/b057/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1986661881/b079/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1986661881/b058/_pkg_.a packagefile crypto/md5=/tmp/go-build1986661881/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build1986661881/b085/_pkg_.a packagefile crypto/sha1=/tmp/go-build1986661881/b086/_pkg_.a packagefile crypto/sha256=/tmp/go-build1986661881/b087/_pkg_.a packagefile crypto/sha512=/tmp/go-build1986661881/b074/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1986661881/b090/_pkg_.a packagefile encoding/asn1=/tmp/go-build1986661881/b076/_pkg_.a packagefile encoding/hex=/tmp/go-build1986661881/b091/_pkg_.a packagefile encoding/pem=/tmp/go-build1986661881/b092/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1986661881/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1986661881/b078/_pkg_.a packagefile internal/godebug=/tmp/go-build1986661881/b069/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/fs=/tmp/go-build1986661881/b053/_pkg_.a packagefile math/big=/tmp/go-build1986661881/b059/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1986661881/b077/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF cat >/tmp/go-build1986661881/b202/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/template=github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template importmap github.com/alecthomas/units=github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/hex=/tmp/go-build1986661881/b091/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template=/tmp/go-build1986661881/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units=/tmp/go-build1986661881/b205/_pkg_.a packagefile go/doc=/tmp/go-build1986661881/b206/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid E0sOWMswtBESvUk4xuNv/E0sOWMswtBESvUk4xuNv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/actions.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/app.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/args.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/cmd.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/completions.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/envar.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/flags.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/global.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/model.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/parser.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/parsers.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/templates.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/usage.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/values.go ./_build/src/github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2/values_generated.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/x509 -std -complete -installsuffix shared -buildid hBRybKTREDNOqJrNMvIC/hBRybKTREDNOqJrNMvIC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b088/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 mkdir -p $WORK/b145/ github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs mkdir -p $WORK/b264/ cat >/tmp/go-build1986661881/b145/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1986661881/b111/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/prometheus/alertmanager/vendor/github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid 0K0TCF08YxinmXjLAxMw/0K0TCF08YxinmXjLAxMw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mitchellh/mapstructure/error.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mitchellh/mapstructure/mapstructure.go cat >/tmp/go-build1986661881/b264/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/util importmap golang.org/x/sys/unix=github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/hex=/tmp/go-build1986661881/b091/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/fs=/tmp/go-build1986661881/b265/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/util=/tmp/go-build1986661881/b266/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix=/tmp/go-build1986661881/b267/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF mkdir -p $WORK/b160/ cat >/tmp/go-build1986661881/b160/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/github.com/gofrs/uuid mkdir -p $WORK/b364/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid XeiTj2vt3ffbGRSCRVBj/XeiTj2vt3ffbGRSCRVBj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid 66tILSAL-PWlClkRaTyb/66tILSAL-PWlClkRaTyb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/arp.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/buddyinfo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/cpuinfo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/cpuinfo_x86.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/crypto.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/fs.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/fscache.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/ipvs.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/kernel_random.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/loadavg.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/mdstat.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/meminfo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/mountinfo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/mountstats.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/net_conntrackstat.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/net_dev.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/net_ip_socket.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/net_protocols.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/net_sockstat.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/net_softnet.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/net_tcp.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/net_udp.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/net_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_cgroup.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_environ.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_fdinfo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_io.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_limits.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_maps.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_ns.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_psi.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_smaps.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_stat.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/proc_status.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/schedstat.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/slab.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/stat.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/swaps.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/vm.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/xfrm.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/zoneinfo.go github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr mkdir -p $WORK/b337/ cat >/tmp/go-build1986661881/b364/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile crypto/md5=/tmp/go-build1986661881/b083/_pkg_.a packagefile crypto/rand=/tmp/go-build1986661881/b081/_pkg_.a packagefile crypto/sha1=/tmp/go-build1986661881/b086/_pkg_.a packagefile database/sql/driver=/tmp/go-build1986661881/b140/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile encoding/hex=/tmp/go-build1986661881/b091/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile hash=/tmp/go-build1986661881/b035/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b354/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/prometheus/alertmanager/vendor/github.com/gofrs/uuid -complete -installsuffix shared -buildid b27Qwri3pYk7PRPsxD98/b27Qwri3pYk7PRPsxD98 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gofrs/uuid/codec.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gofrs/uuid/generator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gofrs/uuid/sql.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gofrs/uuid/uuid.go cat >/tmp/go-build1986661881/b337/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile math/big=/tmp/go-build1986661881/b059/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile os/exec=/tmp/go-build1986661881/b311/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF cat >/tmp/go-build1986661881/b354/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix=/tmp/go-build1986661881/b267/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr -complete -installsuffix shared -buildid pdowXfrtnfBeh_5iDuRQ/pdowXfrtnfBeh_5iDuRQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/ifaddr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/ifaddrs.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/ifattr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/ipaddr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/ipaddrs.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/ipv4addr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/ipv6addr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/rfc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/route_info.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/route_info_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/sockaddr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/sockaddrs.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr/unixsock.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid lTjL59Svdp4R3bM1fwSQ/lTjL59Svdp4R3bM1fwSQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/cmsghdr.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/error_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/norace.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/rawconn.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/socket.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/sys.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/sys_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/sys_linux_amd64.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/sys_posix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/sys_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket/zsys_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/38/38fea711715dcaaeaf9b8c30ca5c2648b456bc4b54eccb8adaa69615bcba1c0c-d # internal github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jwriter mkdir -p $WORK/b159/ cat >/tmp/go-build1986661881/b159/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/buffer=github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/buffer packagefile github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/buffer=/tmp/go-build1986661881/b160/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid N6TStpQV9QhbxW6Sdz-h/N6TStpQV9QhbxW6Sdz-h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/0a/0aa1d7a6a83beb0de0790b7732779ab94f7f5862fb16b33412fa27f11629549d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/8f/8fc55eed7e22260af7fa8e4f48ff54d94c0c72f17543a3d0da97880e64d0503d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/d5/d567e108021ce74075c5bef6709f01d8fd4d81a786830fe282841e06216615b0-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e7/e7cb950e8a60084c033db63daa3360fc033df62d301519af39f97b12d314c7c0-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b122/ cat >/tmp/go-build1986661881/b122/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=/tmp/go-build1986661881/b123/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/textproto=/tmp/go-build1986661881/b130/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid N5XDwzeaYmWf8Zd9qbff/N5XDwzeaYmWf8Zd9qbff -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b122/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 net/mail mkdir -p $WORK/b155/ cat >/tmp/go-build1986661881/b155/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile mime=/tmp/go-build1986661881/b133/_pkg_.a packagefile net/textproto=/tmp/go-build1986661881/b130/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p net/mail -std -complete -installsuffix shared -buildid WX6C05KFA31Szp9bWiKJ/WX6C05KFA31Szp9bWiKJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/net/mail/message.go github.com/prometheus/alertmanager/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b134/ mkdir -p $WORK/b276/ cat >/tmp/go-build1986661881/b134/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile crypto/rand=/tmp/go-build1986661881/b081/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile internal/godebug=/tmp/go-build1986661881/b069/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile mime=/tmp/go-build1986661881/b133/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build1986661881/b135/_pkg_.a packagefile net/textproto=/tmp/go-build1986661881/b130/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p mime/multipart -std -complete -installsuffix shared -buildid -YmJjHmELunE2kbftHwf/-YmJjHmELunE2kbftHwf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go cat >/tmp/go-build1986661881/b276/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna=/tmp/go-build1986661881/b173/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/textproto=/tmp/go-build1986661881/b130/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid Y1pJeBnW7Er-V2odDajX/Y1pJeBnW7Er-V2odDajX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http/httpguts/guts.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/7c/7caadfc25905a61429ed8bc0e79a32663078be1199be4efc42b9a97d0e28d858-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/1b/1b6f4f476c0bac9d9381339b27c9908252ef5e4639284c0e3e1d1af17da69ee5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/65/65bf10b923736e04a4d2b3c15fbd0bc261886376d32578b5ae267d64bdb4884f-d # internal github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b355/ github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b351/ cat >/tmp/go-build1986661881/b355/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket importmap golang.org/x/sys/unix=github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf=/tmp/go-build1986661881/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/iana=/tmp/go-build1986661881/b353/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket=/tmp/go-build1986661881/b354/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix=/tmp/go-build1986661881/b267/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid aiZsH-kybmucghE2XJMN/aiZsH-kybmucghE2XJMN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/batch.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/control.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/control_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/dgramopt.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/endpoint.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/genericopt.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/header.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/helper.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/iana.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/icmp.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/icmp_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/payload.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/payload_cmsg.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/sockopt.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/sockopt_posix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/sys_asmreq.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/sys_bpf.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/sys_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6/zsys_linux_amd64.go cat >/tmp/go-build1986661881/b351/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket importmap golang.org/x/sys/unix=github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf=/tmp/go-build1986661881/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/iana=/tmp/go-build1986661881/b353/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket=/tmp/go-build1986661881/b354/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix=/tmp/go-build1986661881/b267/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid PbhtoDHvKTURMr3-HKGY/PbhtoDHvKTURMr3-HKGY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/batch.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/control.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/control_pktinfo.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/control_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/dgramopt.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/endpoint.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/genericopt.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/header.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/helper.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/iana.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/icmp.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/icmp_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/packet.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/payload.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/payload_cmsg.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/sockopt.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/sockopt_posix.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/sys_bpf.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/sys_linux.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4/zsys_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/00/005264282748ae3cd7a80a402247862ef1f5f0ba12bcf30c52a935eaa4f7d14f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/d8/d8f1a5cc4648b97ceeb647cae7fee735c0e37d878b1f240d1f52adefe764905b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/be/bebb6cb916f44e5457a0a4a134072d8ec0c900e01b4eb8fe1ec4fd0cd9468652-d # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/52/52d37a47e2d95d9310197d2852babf2952a19f2aa2a1796cce702593ac39e72a-d # internal github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b359/ cat >/tmp/go-build1986661881/b359/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1986661881/b119/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1986661881/b336/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid 4EJd_sz1XuiUR-8MKa6x/4EJd_sz1XuiUR-8MKa6x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types mkdir -p $WORK/b361/ cat >/tmp/go-build1986661881/b361/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/sortkeys packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1986661881/b336/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1986661881/b362/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types -complete -installsuffix shared -buildid 7hObxmAOT_pJ54x8Kiz6/7hObxmAOT_pJ54x8Kiz6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/any.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/any.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/api.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/duration.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/duration.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/duration_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/empty.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/field_mask.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/protosize.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/source_context.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/struct.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/timestamp.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/timestamp.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/timestamp_gogo.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/type.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/wrappers.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/01/01516f95f6b6843b2e5cca188735c5ee585347368dc381e57d1f366c59659d79-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/32/32985e588ae704851aca9436ea326844d68e9261cfc202561d41a284ca591278-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/2f/2f92cd1c9dd44d273d3f435e2fbafb4fd9fe67c3ce39ae144f69ab304b7cd5a5-d # internal github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b147/ cat >/tmp/go-build1986661881/b147/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsoncodec=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec importmap go.mongodb.org/mongo-driver/bson/bsonrw=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build1986661881/b148/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build1986661881/b150/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1986661881/b151/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1986661881/b152/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1986661881/b153/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid 8M1CcT7aHBTwa6oySa4y/8M1CcT7aHBTwa6oySa4y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bson.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/raw.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/registry.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/types.go ./_build/src/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/fb/fb57d62c00fde00c648ae2137cd4dab6ad4dbdb2913c0947c23bc993c2da9ae7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/96/96f4b5487a52889f60fecf3bb298d977ad3d065aa9a8001158b64503debb8437-d # internal github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator mkdir -p $WORK/b141/ cat >/tmp/go-build1986661881/b141/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile crypto/rsa=/tmp/go-build1986661881/b085/_pkg_.a packagefile crypto/x509=/tmp/go-build1986661881/b088/_pkg_.a packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile encoding/pem=/tmp/go-build1986661881/b092/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile html=/tmp/go-build1986661881/b142/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator -complete -installsuffix shared -buildid F5aj9KqM2bq3pMsHq1lu/F5aj9KqM2bq3pMsHq1lu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator/arrays.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator/converter.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator/error.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator/numerics.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator/patterns.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator/types.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator/utils.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator/validator.go crypto/tls mkdir -p $WORK/b032/ cat >/tmp/go-build1986661881/b032/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/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile container/list=/tmp/go-build1986661881/b033/_pkg_.a packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile crypto=/tmp/go-build1986661881/b034/_pkg_.a packagefile crypto/aes=/tmp/go-build1986661881/b039/_pkg_.a packagefile crypto/cipher=/tmp/go-build1986661881/b040/_pkg_.a packagefile crypto/des=/tmp/go-build1986661881/b047/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1986661881/b048/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1986661881/b057/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1986661881/b079/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1986661881/b058/_pkg_.a packagefile crypto/hmac=/tmp/go-build1986661881/b082/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1986661881/b045/_pkg_.a packagefile crypto/md5=/tmp/go-build1986661881/b083/_pkg_.a packagefile crypto/rand=/tmp/go-build1986661881/b081/_pkg_.a packagefile crypto/rc4=/tmp/go-build1986661881/b084/_pkg_.a packagefile crypto/rsa=/tmp/go-build1986661881/b085/_pkg_.a packagefile crypto/sha1=/tmp/go-build1986661881/b086/_pkg_.a packagefile crypto/sha256=/tmp/go-build1986661881/b087/_pkg_.a packagefile crypto/sha512=/tmp/go-build1986661881/b074/_pkg_.a packagefile crypto/subtle=/tmp/go-build1986661881/b042/_pkg_.a packagefile crypto/x509=/tmp/go-build1986661881/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile encoding/pem=/tmp/go-build1986661881/b092/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1986661881/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1986661881/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build1986661881/b109/_pkg_.a packagefile hash=/tmp/go-build1986661881/b035/_pkg_.a packagefile internal/cpu=/tmp/go-build1986661881/b012/_pkg_.a packagefile internal/godebug=/tmp/go-build1986661881/b069/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p crypto/tls -std -complete -installsuffix shared -buildid JjdNSS3860IxgHnwom9k/JjdNSS3860IxgHnwom9k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.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/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/0e/0ecc3618d28394a9a606612937968bc3abded476cff1cebc9014fe4056c2a59b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/3f/3f4f3e7e993ffc56c41205b99fc262f5487f90ad4699855fd93d82b86f504e3f-d # internal github.com/prometheus/alertmanager/cli/config mkdir -p $WORK/b201/ cat >/tmp/go-build1986661881/b201/importcfg << 'EOF' # internal # import config importmap gopkg.in/alecthomas/kingpin.v2=github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2 importmap gopkg.in/yaml.v2=github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2 packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build1986661881/b202/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2=/tmp/go-build1986661881/b161/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/prometheus/alertmanager/cli/config -complete -installsuffix shared -buildid MMFHhmK-oTCI5RFrH7PM/MMFHhmK-oTCI5RFrH7PM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cli/config/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/d9/d9b97d9e0854300d598d1e9aea5f59e6cfbde4dbbf8cc546399548a05f3236d0-d # internal github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b358/ cat >/tmp/go-build1986661881/b358/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1986661881/b336/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=/tmp/go-build1986661881/b359/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid KiNDiheS-eKm9VPX5Ur0/KiNDiheS-eKm9VPX5Ur0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/85/857f879febef9e01bd47a77fd3d12fe4220e8577f599a57c9fd64b2fdc77d2ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/1a/1af4d1a6dc016eea7d6d33b2f185de879ccc26e2ac9f1cbb8eaba76242c0e9c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/b1/b129b008264c20ce7b67168462d386be094b455405920e79cc129de09b6cf001-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b357/ cat >/tmp/go-build1986661881/b357/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build1986661881/b358/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1986661881/b336/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/prometheus/alertmanager/cluster/clusterpb -complete -installsuffix shared -buildid 0J6qaX1_swr650ZX3wTu/0J6qaX1_swr650ZX3wTu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/d2/d2ac5f3be24d2924d09a3e70cdf8bfaae81becc7a83686f1851f94ee3db5c1b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/63/63becb0c5d2dd3884fcfe69d311692083aff7e64314e0321d2554ae09c2b7b7f-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b248/ cat >/tmp/go-build1986661881/b248/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1986661881/b246/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1986661881/b244/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build1986661881/b249/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1986661881/b241/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid 5HKVDUpsfDubZ1inIfdX/5HKVDUpsfDubZ1inIfdX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/a3/a307308e5929b4a8a453d2d4ce2bb46de237048615a5370384468b8b8a773a84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/00/004a3ad67a208853cacc26bcd4a1b6aa7fccc8adaeca4e6898aff813b0ff29f7-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b243/ cat >/tmp/go-build1986661881/b243/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/version packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1986661881/b244/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build1986661881/b248/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build1986661881/b249/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build1986661881/b251/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid Un4nrgVSfMqNxrQ_um_r/Un4nrgVSfMqNxrQ_um_r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/68/687e53dcdf18ea7f2d8710593dea0251f187f10e9a87cc368174a96a8db6a72d-d # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/1d/1de8aefd80ca1def023388395c15b0e5f53627ec8e41d4ee48b558a3707692df-d # internal github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b254/ github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/timestamppb cat >/tmp/go-build1986661881/b254/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto=/tmp/go-build1986661881/b240/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1986661881/b241/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1986661881/b243/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/durationpb github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid nPGcR3Xhko-oZj8dozcq/nPGcR3Xhko-oZj8dozcq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go mkdir -p $WORK/b258/ cat >/tmp/go-build1986661881/b258/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1986661881/b243/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF mkdir -p $WORK/b256/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid _IMT60F-UjTsQz7JpHXH/_IMT60F-UjTsQz7JpHXH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cat >/tmp/go-build1986661881/b256/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1986661881/b243/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid 8oOPX2hpbvgaZqGWdbG5/8oOPX2hpbvgaZqGWdbG5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go mkdir -p $WORK/b225/ cat >/tmp/go-build1986661881/b225/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1986661881/b119/_pkg_.a packagefile encoding=/tmp/go-build1986661881/b111/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build1986661881/b226/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1986661881/b227/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto=/tmp/go-build1986661881/b240/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1986661881/b241/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1986661881/b242/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1986661881/b243/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid MNRK5xmB8SDTndk8NHHw/MNRK5xmB8SDTndk8NHHw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/buffer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/defaults.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/deprecated.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/discard.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/extensions.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/properties.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/proto.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/registry.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/text_decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/text_encode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/wire.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/78/78e415741e31e2e20644f0d143ed6340c34e085410c71a8de6d1d4c4291a2369-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b255/ cat >/tmp/go-build1986661881/b255/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1986661881/b243/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1986661881/b256/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid 0uWxlXmOKHZEfGSImS1A/0uWxlXmOKHZEfGSImS1A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/a2/a25d6f185c9ef18ce0820568186e03cdfa8db40929be41c95e71c4686d57f226-d # internal github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b257/ cat >/tmp/go-build1986661881/b257/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1986661881/b243/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1986661881/b258/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid GUQNfMFu70cW0LVo4-bp/GUQNfMFu70cW0LVo4-bp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/14/14c2926871de013ca2962c7ada8734b3839ceb536331b3de58a53ca529b69f5e-d # internal github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b253/ cat >/tmp/go-build1986661881/b253/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1986661881/b243/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1986661881/b254/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid keQO4glYHa2JFJfNBZTo/keQO4glYHa2JFJfNBZTo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/11/11673fbf547941b59d6656679f49c755d71f506598a472c1cfbd92696cfc9d19-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/10/105572ef7f53e0dd9e14f15df9dc144880d6b4661240f25f1a0d6f8bdfb68254-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/92/92b99607a04e311dbb9c7201268798c3de6223b79a68cc04b9201844d7837630-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/aa/aaae00ce2b54118f53433c6404fd2837bd24bc71e0b892dc348c45f0a7a65635-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b360/ github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b365/ cat >/tmp/go-build1986661881/b360/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/types=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build1986661881/b358/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1986661881/b336/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types=/tmp/go-build1986661881/b361/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/prometheus/alertmanager/nflog/nflogpb -complete -installsuffix shared -buildid wExp3D_SAgb8kRuY-ihF/wExp3D_SAgb8kRuY-ihF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/nflog/nflogpb/nflog.pb.go ./_build/src/github.com/prometheus/alertmanager/nflog/nflogpb/set.go cat >/tmp/go-build1986661881/b365/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/types=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build1986661881/b358/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1986661881/b336/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types=/tmp/go-build1986661881/b361/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/prometheus/alertmanager/silence/silencepb -complete -installsuffix shared -buildid 6HY1dGxA8qOaqbGvFHl7/6HY1dGxA8qOaqbGvFHl7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/fa/fa0ca995101f24bd4b6e0eeef4cfd132721ee7b69bb1b7fd8732abff4f1de14b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/41/415c497002eaa9adafc672e712c939de7b2177dfe9d458d3eacad5c046e05122-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/54/546a01bd6548adecf4139d0f23ee19c238d843fdde70cbeecfa78d4b208369a7-d # internal github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b252/ github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b262/ cat >/tmp/go-build1986661881/b252/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto=/tmp/go-build1986661881/b225/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1986661881/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1986661881/b255/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1986661881/b257/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1986661881/b241/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid PkvYeNxpLQbrY-z_Le8N/PkvYeNxpLQbrY-z_Le8N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/any.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/duration.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/timestamp.go mkdir -p $WORK/b260/ cat >/tmp/go-build1986661881/b262/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto=/tmp/go-build1986661881/b225/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid elvanTcz9oqJdzTI2Y_q/elvanTcz9oqJdzTI2Y_q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go cat >/tmp/go-build1986661881/b260/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/timestamp=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto=/tmp/go-build1986661881/b225/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1986661881/b257/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid EdUMworEI8ujAwSnZ3OR/EdUMworEI8ujAwSnZ3OR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/3f/3f7fe29d40337166bf223146cb43ece12dae247f439c06a07618006438db383e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/2f/2f5ecae7d17e9370b3587fdb5167894709f7190b57f378cfda4100f6efbb2fef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/c0/c0f905f8b869481e52710604296f33fd37569277bd4c305c0c9343feda6053f5-d # internal github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b259/ cat >/tmp/go-build1986661881/b259/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go=/tmp/go-build1986661881/b260/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid 1HaLLICLS8enZ0m5OAmD/1HaLLICLS8enZ0m5OAmD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/6e/6eb8ce7c38b909a1a7640027fbaf0e200d3a345f9217a4828e57094a63399eab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/af/afa6f4c89447e09dd41d7a05f61261e1b9f5771389ef0df18d28952a64f3ee33-d # internal net/http/httptrace mkdir -p $WORK/b136/ cat >/tmp/go-build1986661881/b136/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile crypto/tls=/tmp/go-build1986661881/b032/_pkg_.a packagefile internal/nettrace=/tmp/go-build1986661881/b096/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/textproto=/tmp/go-build1986661881/b130/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid J9MZ_qs4VMgdHd1K2KqD/J9MZ_qs4VMgdHd1K2KqD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go github.com/prometheus/alertmanager/vendor/github.com/miekg/dns mkdir -p $WORK/b348/ cat >/tmp/go-build1986661881/b348/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/net/ipv4=github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4 importmap golang.org/x/net/ipv6=github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6 importmap golang.org/x/sys/unix=github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile crypto=/tmp/go-build1986661881/b034/_pkg_.a packagefile crypto/dsa=/tmp/go-build1986661881/b089/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1986661881/b057/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1986661881/b058/_pkg_.a packagefile crypto/hmac=/tmp/go-build1986661881/b082/_pkg_.a packagefile crypto/md5=/tmp/go-build1986661881/b083/_pkg_.a packagefile crypto/rand=/tmp/go-build1986661881/b081/_pkg_.a packagefile crypto/rsa=/tmp/go-build1986661881/b085/_pkg_.a packagefile crypto/sha1=/tmp/go-build1986661881/b086/_pkg_.a packagefile crypto/sha256=/tmp/go-build1986661881/b087/_pkg_.a packagefile crypto/sha512=/tmp/go-build1986661881/b074/_pkg_.a packagefile crypto/tls=/tmp/go-build1986661881/b032/_pkg_.a packagefile crypto/x509=/tmp/go-build1986661881/b088/_pkg_.a packagefile encoding/asn1=/tmp/go-build1986661881/b076/_pkg_.a packagefile encoding/base32=/tmp/go-build1986661881/b349/_pkg_.a packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile encoding/hex=/tmp/go-build1986661881/b091/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/ed25519=/tmp/go-build1986661881/b350/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4=/tmp/go-build1986661881/b351/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6=/tmp/go-build1986661881/b355/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix=/tmp/go-build1986661881/b267/_pkg_.a packagefile hash=/tmp/go-build1986661881/b035/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math/big=/tmp/go-build1986661881/b059/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/prometheus/alertmanager/vendor/github.com/miekg/dns -complete -installsuffix shared -buildid vbWc1oMZKFRPt0SVzpjf/vbWc1oMZKFRPt0SVzpjf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/acceptfunc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/client.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/clientconfig.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/dane.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/defaults.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/dns.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/dnssec.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/dnssec_keygen.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/dnssec_keyscan.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/dnssec_privkey.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/duplicate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/edns.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/format.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/generate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/labels.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/listen_go111.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/msg.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/msg_helpers.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/msg_truncate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/nsecx.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/privaterr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/reverse.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/sanitize.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/scan.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/scan_rr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/serve_mux.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/server.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/sig0.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/singleinflight.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/smimea.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/tlsa.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/tsig.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/types.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/udp.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/update.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/version.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/xfr.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/zduplicate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/zmsg.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/miekg/dns/ztypes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/6f/6f9c0390d6c7d3d19efd022a309de3efd4c4e858e9a84892b90cab084340728f-d # internal net/http mkdir -p $WORK/b118/ cat >/tmp/go-build1986661881/b118/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=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1986661881/b119/_pkg_.a packagefile container/list=/tmp/go-build1986661881/b033/_pkg_.a packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile crypto/rand=/tmp/go-build1986661881/b081/_pkg_.a packagefile crypto/tls=/tmp/go-build1986661881/b032/_pkg_.a packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1986661881/b122/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1986661881/b131/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1986661881/b132/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1986661881/b123/_pkg_.a packagefile internal/godebug=/tmp/go-build1986661881/b069/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1986661881/b065/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/fs=/tmp/go-build1986661881/b053/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/rand=/tmp/go-build1986661881/b068/_pkg_.a packagefile mime=/tmp/go-build1986661881/b133/_pkg_.a packagefile mime/multipart=/tmp/go-build1986661881/b134/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1986661881/b136/_pkg_.a packagefile net/http/internal=/tmp/go-build1986661881/b137/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1986661881/b138/_pkg_.a packagefile net/textproto=/tmp/go-build1986661881/b130/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p net/http -std -complete -installsuffix shared -buildid AqLxTeCogCupqlozpjL3/AqLxTeCogCupqlozpjL3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b118/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/h2_error.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/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/bd/bd09b3ab0f24a26f470c171d87f5a21ede39f25978b18e60694165d1559ea63b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/76/76ecee00b9ef3bd9e4cf678374e37045645878b2d5117255d03859104f70f10c-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors mkdir -p $WORK/b117/ github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/header expvar github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b180/ net/http/httputil cat >/tmp/go-build1986661881/b117/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors -complete -installsuffix shared -buildid vkVc11230rtbiExoR_j1/vkVc11230rtbiExoR_j1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors/api.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors/auth.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors/headers.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors/middleware.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors/parsing.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors/schema.go github.com/prometheus/alertmanager/vendor/golang.org/x/net/trace mkdir -p $WORK/b273/ github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt cat >/tmp/go-build1986661881/b180/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/denco -complete -installsuffix shared -buildid J5FcdKNTg7gMJbaxEqh0/J5FcdKNTg7gMJbaxEqh0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/denco/router.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/denco/server.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/denco/util.go mkdir -p $WORK/b192/ cat >/tmp/go-build1986661881/b273/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/timeseries packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build1986661881/b274/_pkg_.a packagefile html/template=/tmp/go-build1986661881/b185/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile text/tabwriter=/tmp/go-build1986661881/b215/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/trace -complete -installsuffix shared -buildid 1ALmPNawyg1VC2QCtRqs/1ALmPNawyg1VC2QCtRqs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/trace/events.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/trace/histogram.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/trace/trace.go cat >/tmp/go-build1986661881/b192/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1986661881/b122/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile mime=/tmp/go-build1986661881/b133/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1986661881/b136/_pkg_.a packagefile net/http/internal=/tmp/go-build1986661881/b137/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1986661881/b138/_pkg_.a packagefile net/textproto=/tmp/go-build1986661881/b130/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF mkdir -p $WORK/b222/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p net/http/httputil -std -complete -installsuffix shared -buildid DQ2sQr-FLPQi9ImKxQks/DQ2sQr-FLPQi9ImKxQks -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go cat >/tmp/go-build1986661881/b222/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p expvar -std -complete -installsuffix shared -buildid 7ir7WxgTQmPIkY1iFRfT/7ir7WxgTQmPIkY1iFRfT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack /usr/lib/golang/src/expvar/expvar.go mkdir -p $WORK/b280/ mkdir -p $WORK/b181/ mkdir -p $WORK/b156/ mkdir -p $WORK/b189/ mkdir -p $WORK/b261/ github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2 github.com/prometheus/alertmanager/vendor/github.com/shurcooL/httpfs/vfsutil net/rpc cat >/tmp/go-build1986661881/b156/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/jlexer=github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jlexer importmap github.com/mailru/easyjson/jwriter=github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jwriter importmap gopkg.in/yaml.v2=github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jlexer=/tmp/go-build1986661881/b157/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jwriter=/tmp/go-build1986661881/b159/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2=/tmp/go-build1986661881/b161/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a EOF cat >/tmp/go-build1986661881/b261/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto=/tmp/go-build1986661881/b225/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1986661881/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build1986661881/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go=/tmp/go-build1986661881/b260/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/tmp/go-build1986661881/b263/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build1986661881/b214/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile mime=/tmp/go-build1986661881/b133/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF cat >/tmp/go-build1986661881/b189/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/log packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1986661881/b190/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics cat >/tmp/go-build1986661881/b181/importcfg << 'EOF' # internal # import config packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF mkdir -p $WORK/b283/ cat >/tmp/go-build1986661881/b280/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid crP5bCZi9MFCx0Hxsorg/crP5bCZi9MFCx0Hxsorg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt/encode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt/expfmt.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt/text_create.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid ckcs96LcVyMz2MsPdz1k/ckcs96LcVyMz2MsPdz1k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/header/header.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag -complete -installsuffix shared -buildid pUwEig8TQ4HZ6ZqccM-Z/pUwEig8TQ4HZ6ZqccM-Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/convert.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/convert_types.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/json.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/loading.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/name_lexem.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/net.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/path.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/post_go18.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/post_go19.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/split.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/util.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag/yaml.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid t0CigpPcdS-1Q5ssEtSc/t0CigpPcdS-1Q5ssEtSc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/ext.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/globaltracer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/gocontext.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/noop.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/propagation.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/span.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/tracer.go cat >/tmp/go-build1986661881/b283/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1986661881/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1986661881/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1986661881/b290/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF mkdir -p $WORK/b275/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 1A4xNKxAY0vXRe7wAL5A/1A4xNKxAY0vXRe7wAL5A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid Qo9PMZ-IsqNHP-s_7CVD/Qo9PMZ-IsqNHP-s_7CVD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/config.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/errors.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/logger.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/types.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/url.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/version.go mkdir -p $WORK/b369/ cat >/tmp/go-build1986661881/b275/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/prometheus/alertmanager/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1986661881/b119/_pkg_.a packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile crypto/rand=/tmp/go-build1986661881/b081/_pkg_.a packagefile crypto/tls=/tmp/go-build1986661881/b032/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/http/httpguts=/tmp/go-build1986661881/b276/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/hpack=/tmp/go-build1986661881/b277/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna=/tmp/go-build1986661881/b173/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/rand=/tmp/go-build1986661881/b068/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1986661881/b136/_pkg_.a packagefile net/textproto=/tmp/go-build1986661881/b130/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF cat >/tmp/go-build1986661881/b369/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a EOF mkdir -p $WORK/b345/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid uKgjA1edO47G-M1RLggj/uKgjA1edO47G-M1RLggj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/ascii.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/ciphers.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/client_conn_pool.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/databuffer.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/errors.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/flow.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/frame.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/go111.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/go115.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/gotrack.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/headermap.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/http2.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/pipe.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/server.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/transport.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/write.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/writesched.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/writesched_priority.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/prometheus/alertmanager/vendor/github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid swvJ3ONHoOnxJoQ5-jZ6/swvJ3ONHoOnxJoQ5-jZ6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/shurcooL/httpfs/vfsutil/file.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/shurcooL/httpfs/vfsutil/vfsutil.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/shurcooL/httpfs/vfsutil/walk.go mkdir -p $WORK/b340/ cat >/tmp/go-build1986661881/b345/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile encoding/gob=/tmp/go-build1986661881/b168/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile go/token=/tmp/go-build1986661881/b209/_pkg_.a packagefile html/template=/tmp/go-build1986661881/b185/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p net/rpc -std -complete -installsuffix shared -buildid 3-tfK4jCX59bj_mTUusa/3-tfK4jCX59bj_mTUusa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b345/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 cat >/tmp/go-build1986661881/b340/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-immutable-radix=github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix=/tmp/go-build1986661881/b341/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile os/signal=/tmp/go-build1986661881/b330/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics -complete -installsuffix shared -buildid 3V-Xw_p1L0URCC_pEDQH/3V-Xw_p1L0URCC_pEDQH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics/const_unix.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics/inmem.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics/inmem_endpoint.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics/inmem_signal.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics/metrics.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics/sink.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics/start.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics/statsd.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics/statsite.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/2a/2ae4015c8576fc7f14b76cb9c75ca53bf8691627037334c162a460e20f71e208-d # internal github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen mkdir -p $WORK/b368/ cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/c1/c162e48e936156122737642b3fcb80e7ff866a67c6c0de0fe4e324c70f308d71-d # internal cat >/tmp/go-build1986661881/b368/importcfg << 'EOF' # internal # import config importmap github.com/shurcooL/httpfs/vfsutil=github.com/prometheus/alertmanager/vendor/github.com/shurcooL/httpfs/vfsutil packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1986661881/b119/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/shurcooL/httpfs/vfsutil=/tmp/go-build1986661881/b369/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile text/template=/tmp/go-build1986661881/b186/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid MKSYs1Z3U1EVCkk0_kJG/MKSYs1Z3U1EVCkk0_kJG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen/commentwriter.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen/generator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen/options.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen/stringwriter.go github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b279/ cat >/tmp/go-build1986661881/b279/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/prometheus/alertmanager/vendor/golang.org/x/net/context/ctxhttp packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile crypto/rsa=/tmp/go-build1986661881/b085/_pkg_.a packagefile crypto/x509=/tmp/go-build1986661881/b088/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile encoding/pem=/tmp/go-build1986661881/b092/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/context/ctxhttp=/tmp/go-build1986661881/b280/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile mime=/tmp/go-build1986661881/b133/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid SDIf8V-ZMtRFZzDBs4LP/SDIf8V-ZMtRFZzDBs4LP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal/oauth2.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal/token.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/04/0412fe5ea4b5f49295d624c34f80b44fe48ad135b51499ff91d3b509a83659e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/97/970cbbaf6610ac7508eb93bd8dd34d7e7f466bcb2768b64a98c292a6fc765af7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/6c/6ca098e32c72f6c0031603c5f855b45ff3b5872a623e0d2a660e5d09e63e8575-d # internal github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b191/ cat >/tmp/go-build1986661881/b191/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/log packagefile github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1986661881/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1986661881/b190/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid bAU2P6X8TbdARx_10Zru/bAU2P6X8TbdARx_10Zru -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/ext/field.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/ext/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/27/27e596ebb0a6d3e348293468e87f29759f2f1805ff4c76939e1350404acda688-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/00/0023a9ce7be2475ac049bccc1c7142df249db731cc2c319b5d64168b89ded9aa-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/a8/a82866743ce17cecc75736de3d50b301504e79a711d8ffc373238600b0fd100f-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt mkdir -p $WORK/b139/ cat >/tmp/go-build1986661881/b139/importcfg << 'EOF' # internal # import config importmap github.com/asaskevich/govalidator=github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/mitchellh/mapstructure=github.com/prometheus/alertmanager/vendor/github.com/mitchellh/mapstructure importmap github.com/oklog/ulid=github.com/prometheus/alertmanager/vendor/github.com/oklog/ulid importmap go.mongodb.org/mongo-driver/bson=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive packagefile crypto/rand=/tmp/go-build1986661881/b081/_pkg_.a packagefile database/sql/driver=/tmp/go-build1986661881/b140/_pkg_.a packagefile encoding=/tmp/go-build1986661881/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator=/tmp/go-build1986661881/b141/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build1986661881/b117/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/mitchellh/mapstructure=/tmp/go-build1986661881/b145/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/oklog/ulid=/tmp/go-build1986661881/b146/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson=/tmp/go-build1986661881/b147/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1986661881/b151/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1986661881/b152/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile net/mail=/tmp/go-build1986661881/b155/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt -complete -installsuffix shared -buildid plhuDU2ckIpX2Mn_Y9ZM/plhuDU2ckIpX2Mn_Y9ZM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt/bson.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt/date.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt/default.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt/duration.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt/format.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt/time.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt/ulid.go github.com/prometheus/alertmanager/asset mkdir -p $WORK/b367/ cat >/tmp/go-build1986661881/b367/importcfg << 'EOF' # internal # import config importmap github.com/shurcooL/vfsgen=github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1986661881/b119/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen=/tmp/go-build1986661881/b368/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/prometheus/alertmanager/asset -complete -installsuffix shared -buildid sgW-dwpWHn1wU8WzkOFS/sgW-dwpWHn1wU8WzkOFS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/asset/assets_vfsdata.go ./_build/src/github.com/prometheus/alertmanager/asset/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/f1/f1c766ce782d3c115fb6ea9ef561adac86fd24b5173ace0c7f48b2529ac30bbc-d # internal github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2 mkdir -p $WORK/b278/ cat >/tmp/go-build1986661881/b278/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal=/tmp/go-build1986661881/b279/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid BLe5SAJ2FwH9w_LRhjeo/BLe5SAJ2FwH9w_LRhjeo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/oauth2.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/token.go ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/d1/d191585e41809a77ce156bd43c329a2290241afead4ebfa7a94e22aea3c8927e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/3b/3b28f61919889516b1b9ddb9e9ef4e3887b9b9dec10726f62e1f4cf781a491d0-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b294/ cat >/tmp/go-build1986661881/b294/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1986661881/b295/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1986661881/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1986661881/b290/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid m86uxzM9w7jihGTV_ko0/m86uxzM9w7jihGTV_ko0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/9f/9fa3f55bd409f06127f72253a121b296d59f3b19567fe9b02340facb185ffb4f-d # internal github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b344/ cat >/tmp/go-build1986661881/b344/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile net/rpc=/tmp/go-build1986661881/b345/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid 1M2r4tpRtmM4DgsdPbQW/1M2r4tpRtmM4DgsdPbQW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/0doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/binc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/decode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/encode.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/helper.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/helper_internal.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/msgpack.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/rpc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/simple.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec/time.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/1c/1c53fa27254e6b9973e3a1b96ed90490a9afd0250b79164478475f6835794843-d # internal github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b281/ cat >/tmp/go-build1986661881/b281/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/internal=github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2=/tmp/go-build1986661881/b278/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal=/tmp/go-build1986661881/b279/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/clientcredentials -complete -installsuffix shared -buildid NEkToZ4gtXkT7u4wCgaw/NEkToZ4gtXkT7u4wCgaw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/c2/c2e22114dfdb501fb8cc78fee708d6f1cb948b697d92da98c6315a25a42dc2aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/24/244dfca417483aeb6f412c61284551665b85a203ee00dd5e8022e1c4948584a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/11/11d8a1ef8de039d6ec8044b69177f10117160e853db2357aeb52c22fc60c10a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/69/69c7da1f9d8a5c0060dfc2ae24536bc3a16033d9d94da439bee20b7df0a075c5-d # internal github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b221/ cat >/tmp/go-build1986661881/b221/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/prometheus/alertmanager/vendor/github.com/beorn7/perks/quantile importmap github.com/cespare/xxhash/v2=github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2 importmap github.com/golang/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes importmap github.com/prometheus/client_golang/prometheus/internal=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile expvar=/tmp/go-build1986661881/b222/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/beorn7/perks/quantile=/tmp/go-build1986661881/b223/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2=/tmp/go-build1986661881/b224/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto=/tmp/go-build1986661881/b225/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1986661881/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build1986661881/b259/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go=/tmp/go-build1986661881/b260/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1986661881/b261/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build1986661881/b214/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs=/tmp/go-build1986661881/b264/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build1986661881/b269/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid rc0rSftdR4nirU3M098O/rc0rSftdR4nirU3M098O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/collector.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/counter.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/desc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/labels.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/metric.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/observer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/registry.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/summary.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/timer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/value.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/vec.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/wrap.go cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/ce/cecb2395a6630ad01cdd671f80b6d4a42f4a1a736ef76920dbf3b43b07c6dfd7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/a9/a9411a2ea731fcea47fa38d74d559faffc97f8a9f7814c13aba1b24d79dc337b-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer mkdir -p $WORK/b166/ cat >/tmp/go-build1986661881/b166/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build1986661881/b156/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid 64JxyL-riOymtvCwPJ96/64JxyL-riOymtvCwPJ96 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/51/51ff01106f3789711e57399f61f41a1f1c7c66cf1043f19ccfe90d1ff9bab8d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/ef/eff4ed4d33a58d94d93aac2bc795db6daf2a1fd3c14cc6c638afd6a7c7087c78-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonreference mkdir -p $WORK/b170/ cat >/tmp/go-build1986661881/b170/importcfg << 'EOF' # internal # import config importmap github.com/PuerkitoBio/purell=github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/purell importmap github.com/go-openapi/jsonpointer=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/purell=/tmp/go-build1986661881/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1986661881/b166/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid V4sLjwSGAjR0dSvg_DEa/V4sLjwSGAjR0dSvg_DEa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/52/520ac8453067f8a75ca03181afcbbe6d5dfbac352d2376ac1b8a419a9491a4fd-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec mkdir -p $WORK/b167/ cat >/tmp/go-build1986661881/b167/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/jsonpointer=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/jsonreference=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonreference importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1986661881/b119/_pkg_.a packagefile crypto/sha256=/tmp/go-build1986661881/b087/_pkg_.a packagefile encoding/gob=/tmp/go-build1986661881/b168/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1986661881/b166/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonreference=/tmp/go-build1986661881/b170/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build1986661881/b156/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec -complete -installsuffix shared -buildid cGWcoXSrUY5EGMiNi8aX/cGWcoXSrUY5EGMiNi8aX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/bindata.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/cache.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/contact_info.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/debug.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/errors.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/expander.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/external_docs.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/header.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/info.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/items.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/license.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/normalizer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/operation.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/parameter.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/path_item.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/paths.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/properties.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/ref.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/resolver.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/response.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/responses.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/schema.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/schema_loader.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/security_scheme.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/spec.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/swagger.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/tag.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/validations.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/0e/0e30fa090951b651d9011e29a8dfc91a29a0686c5c89ff0d48fa3d2abfae8a56-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b292/ github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b309/ cat >/tmp/go-build1986661881/b292/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkrand packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1986661881/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1986661881/b297/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile net/http/httputil=/tmp/go-build1986661881/b192/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b318/ cat >/tmp/go-build1986661881/b309/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1986661881/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid otf5VN9AG36OvHBFaKdG/otf5VN9AG36OvHBFaKdG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid 5z9sqN0Dkz98EfshXTDw/5z9sqN0Dkz98EfshXTDw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go cat >/tmp/go-build1986661881/b318/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b302/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid jbmMayJWsAHWdA9-doKL/jbmMayJWsAHWdA9-doKL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go cat >/tmp/go-build1986661881/b302/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkmath=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkmath packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile crypto/rand=/tmp/go-build1986661881/b081/_pkg_.a packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1986661881/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build1986661881/b303/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid qp4zGQmnHFrlU0ZubNYs/qp4zGQmnHFrlU0ZubNYs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/cd/cdc5345512b55190a7ad40172e8cf582ddbdb766e24a743994b87f98b132d99e-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime mkdir -p $WORK/b113/ cat >/tmp/go-build1986661881/b113/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile encoding=/tmp/go-build1986661881/b111/_pkg_.a packagefile encoding/csv=/tmp/go-build1986661881/b115/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile encoding/xml=/tmp/go-build1986661881/b116/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build1986661881/b117/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build1986661881/b139/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build1986661881/b156/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile mime=/tmp/go-build1986661881/b133/_pkg_.a packagefile mime/multipart=/tmp/go-build1986661881/b134/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime -complete -installsuffix shared -buildid zqGXe4OjWq3mb6FiofK5/zqGXe4OjWq3mb6FiofK5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/bytestream.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client_auth_info.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client_operation.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client_request.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client_response.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/constants.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/csv.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/discard.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/file.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/headers.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/interfaces.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/json.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/request.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/statuses.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/text.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/values.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/0c/0c72e5b10302d2120ad9fa8811808101d4e8ec45522e734f72a96a35a3a89463-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/47/47418dff75984694cfc648c44b913c56793ace45035477732d59295342db939c-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b321/ cat >/tmp/go-build1986661881/b321/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkuri=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkuri packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1986661881/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1986661881/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1986661881/b309/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1986661881/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1986661881/b322/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid Xr0kUfYS6aZmUPEz6QhS/Xr0kUfYS6aZmUPEz6QhS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/4e/4e83c040c0b8e186aad1025066eafe1dc2be0c3c3df7227a887e17388ebccbd3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/27/27b3a4c6be53965683a6d131c398a075afcc96b12109b9cd5dea25fdf22ee2cb-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b301/ github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b305/ cat >/tmp/go-build1986661881/b301/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/strings=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/strings importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1986661881/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1986661881/b302/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid gApuQH7iTC1wuWf3sPws/gApuQH7iTC1wuWf3sPws -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go cat >/tmp/go-build1986661881/b305/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1986661881/b302/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid jcObPcyePw0bUOp7OuRP/jcObPcyePw0bUOp7OuRP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b306/ github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b315/ cat >/tmp/go-build1986661881/b306/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile encoding/xml=/tmp/go-build1986661881/b116/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1986661881/b302/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid qIGFpPCKvaXzH5ccNSIB/qIGFpPCKvaXzH5ccNSIB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go cat >/tmp/go-build1986661881/b315/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1986661881/b302/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/big=/tmp/go-build1986661881/b059/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid Y_5BCFdDIOrRuzibrZHn/Y_5BCFdDIOrRuzibrZHn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/80/80c89874c5da34e701fdea2c2994b815da4e87da593d5935e0d4dac675cbd0f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/57/57e4cc03137981b127f88fb94e1220c67e611789df342f4a496a20cc48245d33-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/security mkdir -p $WORK/b183/ cat >/tmp/go-build1986661881/b183/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build1986661881/b117/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build1986661881/b113/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/security -complete -installsuffix shared -buildid Ivi2f3Bop5P7DV1NFfnR/Ivi2f3Bop5P7DV1NFfnR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/security/authenticator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/security/authorizer.go github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/yamlpc mkdir -p $WORK/b188/ cat >/tmp/go-build1986661881/b188/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap gopkg.in/yaml.v2=github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2 packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build1986661881/b113/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2=/tmp/go-build1986661881/b161/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/yamlpc -complete -installsuffix shared -buildid ej3hdu_QdbeOWzQzikL7/ej3hdu_QdbeOWzQzikL7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/yamlpc/yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/63/63c5c53e45d56710a740a9a688d944859bb3d7c718be956bb2ec22a0eb2a518d-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b320/ cat >/tmp/go-build1986661881/b320/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkuri=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkuri packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1986661881/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1986661881/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1986661881/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1986661881/b322/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid mj6pbFBM_YGpLZoFRnso/mj6pbFBM_YGpLZoFRnso -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/57/57542f8f114d49f9dfe3daaf3c25f16c738959e80a6765f07bb8b34ff82e1170-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/da/da5bb9159deb76a08775320049cfabc4297283d83284878316c3fe0dbd187da6-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b323/ cat >/tmp/go-build1986661881/b323/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1986661881/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1986661881/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1986661881/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1986661881/b315/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid dzQ4jYPwa8-9VRRtdKk6/dzQ4jYPwa8-9VRRtdKk6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/b4/b4fc425d734e1665704ffec7cdcee4f920c563c96bc93da1f0d1385748b2c6ed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b304/ cat >/tmp/go-build1986661881/b304/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil importmap github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile encoding/xml=/tmp/go-build1986661881/b116/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build1986661881/b305/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1986661881/b306/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid 2kpHu_pirYqVF0OWZ_9H/2kpHu_pirYqVF0OWZ_9H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/8c/8c236c20b2fa3f7c71d5404e3ae96da4a06605e0fbfebb2f10caf073e65c406d-d # internal github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist mkdir -p $WORK/b338/ cat >/tmp/go-build1986661881/b338/importcfg << 'EOF' # internal # import config importmap github.com/armon/go-metrics=github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics importmap github.com/google/btree=github.com/prometheus/alertmanager/vendor/github.com/google/btree importmap github.com/hashicorp/go-msgpack/codec=github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec importmap github.com/hashicorp/go-multierror=github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror importmap github.com/hashicorp/go-sockaddr=github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr importmap github.com/miekg/dns=github.com/prometheus/alertmanager/vendor/github.com/miekg/dns importmap github.com/sean-/seed=github.com/prometheus/alertmanager/vendor/github.com/sean-/seed packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile compress/lzw=/tmp/go-build1986661881/b339/_pkg_.a packagefile container/list=/tmp/go-build1986661881/b033/_pkg_.a packagefile crypto/aes=/tmp/go-build1986661881/b039/_pkg_.a packagefile crypto/cipher=/tmp/go-build1986661881/b040/_pkg_.a packagefile crypto/rand=/tmp/go-build1986661881/b081/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics=/tmp/go-build1986661881/b340/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/google/btree=/tmp/go-build1986661881/b343/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec=/tmp/go-build1986661881/b344/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror=/tmp/go-build1986661881/b346/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr=/tmp/go-build1986661881/b337/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/miekg/dns=/tmp/go-build1986661881/b348/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/sean-/seed=/tmp/go-build1986661881/b356/_pkg_.a packagefile hash/crc32=/tmp/go-build1986661881/b121/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile math/rand=/tmp/go-build1986661881/b068/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist -complete -installsuffix shared -buildid SN9SMYAqT4t9r5PIU6dr/SN9SMYAqT4t9r5PIU6dr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/alive_delegate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/awareness.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/broadcast.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/config.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/conflict_delegate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/delegate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/event_delegate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/keyring.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/logging.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/memberlist.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/merge_delegate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/mock_transport.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/net.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/net_transport.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/ping_delegate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/queue.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/security.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/state.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/suspicion.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/transport.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/03/033053564dd6f992f29374db5a0f739e216dd90c60e404ab44b15a205abff34d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/8a/8a589d7cdf97da17f33fb6d8086d9bfc3578b630fb1eaf1bc96dfd58d4e4e402-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b316/ github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b299/ cat >/tmp/go-build1986661881/b316/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1986661881/b302/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1986661881/b315/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1986661881/b301/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid xvBYAeY05NXDI5JdtAlD/xvBYAeY05NXDI5JdtAlD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go cat >/tmp/go-build1986661881/b299/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio importmap github.com/aws/aws-sdk-go/internal/strings=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/strings importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile crypto/hmac=/tmp/go-build1986661881/b082/_pkg_.a packagefile crypto/sha256=/tmp/go-build1986661881/b087/_pkg_.a packagefile encoding/hex=/tmp/go-build1986661881/b091/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1986661881/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1986661881/b290/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1986661881/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1986661881/b301/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/1e/1e622483a8972a4703297ed45626ccc560e8e7a3332324fb6079bf9426be489a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid 2j-kAbOedKajY6gTR9Ik/2j-kAbOedKajY6gTR9Ik -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/28/28c56445ecf860497fa96db977fae3477206766ee7b8734549ebde1779fddca3-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b319/ cat >/tmp/go-build1986661881/b319/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds importmap github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1986661881/b309/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1986661881/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build1986661881/b320/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build1986661881/b323/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1986661881/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1986661881/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1986661881/b287/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid XcyxUpEM7lRPjDGEuiHb/XcyxUpEM7lRPjDGEuiHb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/fe/fec88ee2c2cf0c0cfc79695ef979c294a834085b17fee70f14745f929ad40023-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/2e/2e167ee8cce23afb51cb7f552f83a6feb5d9f3df54b4c5e8304cbd42e87683b1-d # internal github.com/prometheus/alertmanager/vendor/github.com/mwitkow/go-conntrack mkdir -p $WORK/b271/ github.com/prometheus/alertmanager/types mkdir -p $WORK/b332/ github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/version cat >/tmp/go-build1986661881/b271/importcfg << 'EOF' # internal # import config importmap github.com/jpillora/backoff=github.com/prometheus/alertmanager/vendor/github.com/jpillora/backoff importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus importmap golang.org/x/net/trace=github.com/prometheus/alertmanager/vendor/golang.org/x/net/trace packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/jpillora/backoff=/tmp/go-build1986661881/b272/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1986661881/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/trace=/tmp/go-build1986661881/b273/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF mkdir -p $WORK/b370/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/prometheus/alertmanager/vendor/github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid LxDk_ft6Q8Rc_RINwRRJ/LxDk_ft6Q8Rc_RINwRRJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go cat >/tmp/go-build1986661881/b332/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile github.com/prometheus/alertmanager/pkg/labels=/tmp/go-build1986661881/b213/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1986661881/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build1986661881/b214/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/prometheus/alertmanager/types -complete -installsuffix shared -buildid idh9fOkAEjEP5O_Klbg_/idh9fOkAEjEP5O_Klbg_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/types/types.go cat >/tmp/go-build1986661881/b370/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1986661881/b221/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile text/template=/tmp/go-build1986661881/b186/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/version -complete -installsuffix shared -buildid rZeO9AIr10CD-FDoTjIY/rZeO9AIr10CD-FDoTjIY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/0f/0f1010a5bccfcfff8f7c6736b5d663e56b6b87244e5af6e6b062f09fcf4ef0ef-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b314/ cat >/tmp/go-build1986661881/b314/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil importmap github.com/aws/aws-sdk-go/private/protocol/jsonrpc=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1986661881/b302/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1986661881/b315/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build1986661881/b316/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1986661881/b301/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson -complete -installsuffix shared -buildid nlLIGudL8PjtwlGAqS5h/nlLIGudL8PjtwlGAqS5h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/90/90fd8e266ee1c1520d7a982d320593b6525178d6138277456e27ae862bf59ac6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/f1/f1792177f3ed724e6f43c40edb218ff09f4125617be6508e458c58448edb20ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/77/773be7eaadaffa91a6c97713b4cf48986cc148c87c308e04873ba4523cec4a5a-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b331/ github.com/prometheus/alertmanager/store github.com/prometheus/alertmanager/template mkdir -p $WORK/b366/ cat >/tmp/go-build1986661881/b331/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build1986661881/b332/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build1986661881/b214/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/prometheus/alertmanager/provider -complete -installsuffix shared -buildid ejmNhvkpKCKS3ONEoAgr/ejmNhvkpKCKS3ONEoAgr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/provider/provider.go cat >/tmp/go-build1986661881/b366/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=/tmp/go-build1986661881/b367/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build1986661881/b332/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build1986661881/b214/_pkg_.a packagefile html/template=/tmp/go-build1986661881/b185/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile text/template=/tmp/go-build1986661881/b186/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF mkdir -p $WORK/b333/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/prometheus/alertmanager/template -complete -installsuffix shared -buildid dOgEu2unGWbvpGdZplP0/dOgEu2unGWbvpGdZplP0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/template/template.go cat >/tmp/go-build1986661881/b333/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build1986661881/b332/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build1986661881/b214/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/38/3814d812b0ec0198d485b6a812fd4c3fc78d10e78854caf5327361875c38a7ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/prometheus/alertmanager/store -complete -installsuffix shared -buildid 3coj4bsUn2H9PTuU0810/3coj4bsUn2H9PTuU0810 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/store/store.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/69/69dc3f9443b3bdf851d691d9b9c70707dcfbd4c0975a20c56b5c0885bce740d5-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b313/ github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts cat >/tmp/go-build1986661881/b313/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/restjson=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1986661881/b295/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1986661881/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1986661881/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1986661881/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1986661881/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1986661881/b302/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build1986661881/b314/_pkg_.a EOF mkdir -p $WORK/b298/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso -complete -installsuffix shared -buildid dy33iYvhZdDZ5BQh6eKC/dy33iYvhZdDZ5BQh6eKC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/service.go cat >/tmp/go-build1986661881/b298/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol/query=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1986661881/b295/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1986661881/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1986661881/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1986661881/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1986661881/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build1986661881/b304/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid l6sUjuv38Ahe3t8AwdKQ/l6sUjuv38Ahe3t8AwdKQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/03/03daa8a639e1e27fac470621526d7723a8c8b8e13483a90d2504811cf65532e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/1e/1e3ec7ef92277d85cc54bd63cb4ecd9d4ed5a43ea1531c7b56e8bf4f42a69d4b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/92/92ed93b817a05bf6bce87b1904af485a8d91bcbc91fb89e5990733a6182f7a6b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/23/2327d27fe95d0b1987d82d327db701ad48bbd5fbbd26ee347d00615e5d20ac2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/70/70b782324099f162f85d0b30a337e1a40cb1d21b64871a8cb3b716ff9a7d2a74-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis mkdir -p $WORK/b164/ cat >/tmp/go-build1986661881/b164/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis/internal=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/internal importmap github.com/go-openapi/jsonpointer=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/spec=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/internal=/tmp/go-build1986661881/b165/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1986661881/b166/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec=/tmp/go-build1986661881/b167/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build1986661881/b139/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build1986661881/b156/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis -complete -installsuffix shared -buildid Eq9Tet9gkOyPOA4QpgPc/Eq9Tet9gkOyPOA4QpgPc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/analyzer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/debug.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/fixer.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/flatten.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/mixin.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/91/91c2df6e2c9e9f1b5e7b1025145aabfc4d3b83989fc86a5fc49b6864e9e23356-d # internal github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config mkdir -p $WORK/b270/ cat >/tmp/go-build1986661881/b270/importcfg << 'EOF' # internal # import config importmap github.com/mwitkow/go-conntrack=github.com/prometheus/alertmanager/vendor/github.com/mwitkow/go-conntrack importmap golang.org/x/net/http2=github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2 importmap golang.org/x/oauth2=github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/clientcredentials=github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/clientcredentials importmap gopkg.in/yaml.v2=github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile crypto/sha256=/tmp/go-build1986661881/b087/_pkg_.a packagefile crypto/tls=/tmp/go-build1986661881/b032/_pkg_.a packagefile crypto/x509=/tmp/go-build1986661881/b088/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1986661881/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2=/tmp/go-build1986661881/b275/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2=/tmp/go-build1986661881/b278/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/clientcredentials=/tmp/go-build1986661881/b281/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2=/tmp/go-build1986661881/b161/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config -complete -installsuffix shared -buildid KSaDNodQo33rUBHLxhz_/KSaDNodQo33rUBHLxhz_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config/config.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config/http_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/75/75b12c864f4e2a6f63a4b6bfe7a4f410cf3b4f020bd5d36570e76c649960c3f9-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b317/ cat >/tmp/go-build1986661881/b317/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/service/sso=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1986661881/b313/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface -complete -installsuffix shared -buildid 0G-dBfyuJp1GfxqzXr3u/0G-dBfyuJp1GfxqzXr3u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/00/00c0d27d1c9dce3c7a30f54c882e70ac4945cc195b47169a4d926f764867ebf4-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b312/ cat >/tmp/go-build1986661881/b312/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/service/sso=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso importmap github.com/aws/aws-sdk-go/service/sso/ssoiface=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface packagefile crypto/sha1=/tmp/go-build1986661881/b086/_pkg_.a packagefile encoding/hex=/tmp/go-build1986661881/b091/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1986661881/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1986661881/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1986661881/b313/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build1986661881/b317/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds -complete -installsuffix shared -buildid ikDbjwO1Q1xVYfsJG9Zc/ikDbjwO1Q1xVYfsJG9Zc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/9b/9bbc1e563e71f32c520f3d20875b1b073b7db7942a6f29804e17d9027ba3e2b4-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b307/ cat >/tmp/go-build1986661881/b307/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/service/sts=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1986661881/b298/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid dVLurOiJt8F_QSjG9gA5/dVLurOiJt8F_QSjG9gA5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/a2/a257d82ee9d01f48f9827cac0804bf679070445077743c8a945273be79cedc35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/70/70ebef155eefa5862f62a7d0f2d1c9f620d94d1846acfd74963fd534cc65c6ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/04/0482d615f86976efd2ba07673a84763d33462c38c1742f2e8617aa1de13f7427-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b291/ cat >/tmp/go-build1986661881/b291/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkrand importmap github.com/aws/aws-sdk-go/service/sts=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts importmap github.com/aws/aws-sdk-go/service/sts/stsiface=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1986661881/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1986661881/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1986661881/b297/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1986661881/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build1986661881/b307/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid GYn2QjT8et3zUg2gQ9d9/GYn2QjT8et3zUg2gQ9d9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/a2/a2ee5559322922811478bb435dd9adc2f26866e5f4db1c1ee92767849cb48009-d # internal github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b308/ cat >/tmp/go-build1986661881/b308/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/processcreds=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds importmap github.com/aws/aws-sdk-go/aws/credentials/ssocreds=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/csm=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm importmap github.com/aws/aws-sdk-go/aws/defaults=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/defaults importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/ini=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile crypto/tls=/tmp/go-build1986661881/b032/_pkg_.a packagefile crypto/x509=/tmp/go-build1986661881/b088/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1986661881/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1986661881/b309/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1986661881/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build1986661881/b310/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build1986661881/b312/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1986661881/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build1986661881/b318/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build1986661881/b319/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1986661881/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1986661881/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1986661881/b287/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid aGg2HK-M1yaXEA_CUtoT/aGg2HK-M1yaXEA_CUtoT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/d0/d0900ee634ff878f8c9023ccb20df969ac9eb6fcdf92df6d13acbb1b239fdd27-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b335/ cat >/tmp/go-build1986661881/b335/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/gogo/protobuf/proto=github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto importmap github.com/hashicorp/go-sockaddr=github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr importmap github.com/hashicorp/memberlist=github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist importmap github.com/oklog/ulid=github.com/prometheus/alertmanager/vendor/github.com/oklog/ulid importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build1986661881/b217/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build1986661881/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1986661881/b336/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr=/tmp/go-build1986661881/b337/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist=/tmp/go-build1986661881/b338/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/oklog/ulid=/tmp/go-build1986661881/b146/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build1986661881/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=/tmp/go-build1986661881/b357/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1986661881/b221/_pkg_.a packagefile math/rand=/tmp/go-build1986661881/b068/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/prometheus/alertmanager/cluster -complete -installsuffix shared -buildid mZMFJIWNl7_JuUR3CZ6U/mZMFJIWNl7_JuUR3CZ6U -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cluster/advertise.go ./_build/src/github.com/prometheus/alertmanager/cluster/channel.go ./_build/src/github.com/prometheus/alertmanager/cluster/cluster.go ./_build/src/github.com/prometheus/alertmanager/cluster/delegate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/09/096fbc4db71ac062890922923a119cc3ad54c7d816b1d2db138bef129cebeef6-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads mkdir -p $WORK/b179/ cat >/tmp/go-build1986661881/b179/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/spec=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/gob=/tmp/go-build1986661881/b168/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis=/tmp/go-build1986661881/b164/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec=/tmp/go-build1986661881/b167/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build1986661881/b156/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads -complete -installsuffix shared -buildid KIuoZD_P9xhYK5u6_MrX/KIuoZD_P9xhYK5u6_MrX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads/loaders.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads/options.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e6/e655df3d60035104250671ecb77f513d5eb733efedc9e0c5f49f2c13ac0b386c-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b182/ cat >/tmp/go-build1986661881/b182/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/loads=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/spec=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis=/tmp/go-build1986661881/b164/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build1986661881/b117/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads=/tmp/go-build1986661881/b179/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build1986661881/b113/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec=/tmp/go-build1986661881/b167/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build1986661881/b139/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/untyped -complete -installsuffix shared -buildid 9mHlysybFuhsHNnFojGF/9mHlysybFuhsHNnFojGF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/untyped/api.go github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate mkdir -p $WORK/b184/ cat >/tmp/go-build1986661881/b184/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/jsonpointer=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/loads=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/spec=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis=/tmp/go-build1986661881/b164/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build1986661881/b117/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1986661881/b166/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads=/tmp/go-build1986661881/b179/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build1986661881/b113/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec=/tmp/go-build1986661881/b167/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build1986661881/b139/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build1986661881/b156/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate -complete -installsuffix shared -buildid 1iLXp5e08BWVzLdLUIOp/1iLXp5e08BWVzLdLUIOp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/context.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/debug.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/default_validator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/example_validator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/formats.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/helpers.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/object_validator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/options.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/result.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/rexp.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/schema.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/schema_messages.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/schema_option.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/schema_props.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/slice_validator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/spec.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/spec_messages.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/type.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/validator.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/ac/acb1e807ca7c1ae25dd72235ed84a3ee10c9cb2195e37db5c2f66c200732d826-d # internal github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/sigv4 mkdir -p $WORK/b282/ cat >/tmp/go-build1986661881/b282/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/session=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/prometheus/common/config=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1986661881/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1986661881/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1986661881/b308/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1986661881/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config=/tmp/go-build1986661881/b270/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/textproto=/tmp/go-build1986661881/b130/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/sigv4 -complete -installsuffix shared -buildid uqhABr2-ao0x8cxl0wdF/uqhABr2-ao0x8cxl0wdF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/sigv4/sigv4.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/sigv4/sigv4_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/0c/0c34a0d4144d8d33c84603e08297e6a958c3492d9928ef9eabf4c03d7dfd4aa5-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b334/ github.com/prometheus/alertmanager/silence cat >/tmp/go-build1986661881/b334/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build1986661881/b217/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build1986661881/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build1986661881/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=/tmp/go-build1986661881/b335/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=/tmp/go-build1986661881/b360/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1986661881/b221/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math/rand=/tmp/go-build1986661881/b068/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF mkdir -p $WORK/b363/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/prometheus/alertmanager/nflog -complete -installsuffix shared -buildid t9O5jTaQq6bo9krzRA5g/t9O5jTaQq6bo9krzRA5g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/nflog/nflog.go cat >/tmp/go-build1986661881/b363/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/gofrs/uuid=github.com/prometheus/alertmanager/vendor/github.com/gofrs/uuid importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build1986661881/b217/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build1986661881/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gofrs/uuid=/tmp/go-build1986661881/b364/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build1986661881/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build1986661881/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=/tmp/go-build1986661881/b335/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=/tmp/go-build1986661881/b213/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=/tmp/go-build1986661881/b365/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build1986661881/b332/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1986661881/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build1986661881/b214/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile math/rand=/tmp/go-build1986661881/b068/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/prometheus/alertmanager/silence -complete -installsuffix shared -buildid y0jMmSy_L2q_pDixP8aJ/y0jMmSy_L2q_pDixP8aJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silence.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/71/7135dd823b7d292391a6f53b3308cb9ed7b895af6747a9cea746c1395c7b7850-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b216/ cat >/tmp/go-build1986661881/b216/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/sigv4=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/sigv4 importmap gopkg.in/yaml.v2=github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2 packagefile crypto/md5=/tmp/go-build1986661881/b083/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build1986661881/b217/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build1986661881/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build1986661881/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=/tmp/go-build1986661881/b213/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=/tmp/go-build1986661881/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1986661881/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config=/tmp/go-build1986661881/b270/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build1986661881/b214/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/sigv4=/tmp/go-build1986661881/b282/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2=/tmp/go-build1986661881/b161/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/prometheus/alertmanager/config -complete -installsuffix shared -buildid uigOiChZjFKA1cI4AFO1/uigOiChZjFKA1cI4AFO1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/config/config.go ./_build/src/github.com/prometheus/alertmanager/config/coordinator.go ./_build/src/github.com/prometheus/alertmanager/config/notifiers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/b8/b8a5db8ffcdfd2b09c2c7f9dc1d7742f68592e9af0313fa3b8d606fde6437ff6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/54/540aea2a64d596cecae702d858a04ffffba022cbb2f10616b87598e388d2b88e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/fb/fb2fcf6865b74e8eebdcf1fc1192ea00ea27982012ceca476ee9428e49b1491d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/66/669dee464f308c9f3319ef11eb5c0367ca1680e39aee45612dd90d12393f2297-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b328/ cat >/tmp/go-build1986661881/b328/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/oklog/run=github.com/prometheus/alertmanager/vendor/github.com/oklog/run importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build1986661881/b217/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build1986661881/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/oklog/run=/tmp/go-build1986661881/b329/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build1986661881/b216/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=/tmp/go-build1986661881/b213/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=/tmp/go-build1986661881/b331/_pkg_.a packagefile github.com/prometheus/alertmanager/store=/tmp/go-build1986661881/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build1986661881/b332/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build1986661881/b214/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/prometheus/alertmanager/inhibit -complete -installsuffix shared -buildid 1t9XqjbSrIEXLHrPUgk0/1t9XqjbSrIEXLHrPUgk0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/inhibit/inhibit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/92/92e02a73e1f0b994496083ed49ee5d9694c78ac2eb6dbf409900332aa9bb904a-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b325/ cat >/tmp/go-build1986661881/b325/importcfg << 'EOF' # internal # import config importmap github.com/cenkalti/backoff/v4=github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4 importmap github.com/cespare/xxhash=github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile crypto/sha256=/tmp/go-build1986661881/b087/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4=/tmp/go-build1986661881/b326/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash=/tmp/go-build1986661881/b327/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build1986661881/b217/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build1986661881/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build1986661881/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=/tmp/go-build1986661881/b328/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=/tmp/go-build1986661881/b334/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=/tmp/go-build1986661881/b360/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=/tmp/go-build1986661881/b363/_pkg_.a packagefile github.com/prometheus/alertmanager/template=/tmp/go-build1986661881/b366/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=/tmp/go-build1986661881/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build1986661881/b332/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1986661881/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build1986661881/b214/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/prometheus/alertmanager/notify -complete -installsuffix shared -buildid fiRVrT_BBmDpOUh8SMeQ/fiRVrT_BBmDpOUh8SMeQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/notify.go ./_build/src/github.com/prometheus/alertmanager/notify/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/12/126acd6790a48a1f7a353a866444b0da5c1345a0a841bbbd8c5a2c143cc36c36-d # internal github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b196/ github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware mkdir -p $WORK/b163/ cat >/tmp/go-build1986661881/b196/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag importmap github.com/go-openapi/validate=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build1986661881/b117/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build1986661881/b139/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build1986661881/b156/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate=/tmp/go-build1986661881/b184/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a EOF cat >/tmp/go-build1986661881/b163/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/loads=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/runtime/logger=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/logger importmap github.com/go-openapi/runtime/middleware/denco=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/denco importmap github.com/go-openapi/runtime/middleware/header=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/header importmap github.com/go-openapi/runtime/middleware/untyped=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/untyped importmap github.com/go-openapi/runtime/security=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/security importmap github.com/go-openapi/spec=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag importmap github.com/go-openapi/validate=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile encoding=/tmp/go-build1986661881/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis=/tmp/go-build1986661881/b164/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build1986661881/b117/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads=/tmp/go-build1986661881/b179/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build1986661881/b113/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/logger=/tmp/go-build1986661881/b162/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/denco=/tmp/go-build1986661881/b180/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/header=/tmp/go-build1986661881/b181/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/untyped=/tmp/go-build1986661881/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/security=/tmp/go-build1986661881/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec=/tmp/go-build1986661881/b167/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build1986661881/b139/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build1986661881/b156/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate=/tmp/go-build1986661881/b184/_pkg_.a packagefile html/template=/tmp/go-build1986661881/b185/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile mime=/tmp/go-build1986661881/b133/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid TwerPpzvO6CFiWvuMu83/TwerPpzvO6CFiWvuMu83 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/version_info.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware -complete -installsuffix shared -buildid vhoZzX-veZ1-5JS-SPx7/vhoZzX-veZ1-5JS-SPx7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/context.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/doc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/go18.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/negotiate.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/not_implemented.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/operation.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/parameter.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/rapidoc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/redoc.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/request.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/router.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/security.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/spec.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/swaggerui.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/validation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/ed/ed639135cd4219f23043e4b0b7a7e08dfd98d410581c9fdf4a6b1e9302200f71-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b324/ cat >/tmp/go-build1986661881/b324/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build1986661881/b217/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build1986661881/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build1986661881/b216/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=/tmp/go-build1986661881/b325/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=/tmp/go-build1986661881/b213/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=/tmp/go-build1986661881/b331/_pkg_.a packagefile github.com/prometheus/alertmanager/store=/tmp/go-build1986661881/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build1986661881/b332/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1986661881/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build1986661881/b214/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/prometheus/alertmanager/dispatch -complete -installsuffix shared -buildid lMF-Jyi2_ZmNFcCuj1Jd/lMF-Jyi2_ZmNFcCuj1Jd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/dispatch/dispatch.go ./_build/src/github.com/prometheus/alertmanager/dispatch/route.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/9e/9e5dbd21595adab79345ca837ad0336622c0c3e8b687065decf3f4075bac0db1-d # internal github.com/prometheus/alertmanager/cli/format mkdir -p $WORK/b212/ cat >/tmp/go-build1986661881/b212/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap gopkg.in/alecthomas/kingpin.v2=github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2 packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build1986661881/b139/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build1986661881/b196/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=/tmp/go-build1986661881/b213/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build1986661881/b202/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile text/tabwriter=/tmp/go-build1986661881/b215/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/prometheus/alertmanager/cli/format -complete -installsuffix shared -buildid bzDWLaCT8crAk0YowuJb/bzDWLaCT8crAk0YowuJb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cli/format/format.go ./_build/src/github.com/prometheus/alertmanager/cli/format/format_extended.go ./_build/src/github.com/prometheus/alertmanager/cli/format/format_json.go ./_build/src/github.com/prometheus/alertmanager/cli/format/format_simple.go ./_build/src/github.com/prometheus/alertmanager/cli/format/sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/a5/a578bde8134cdd0f53f9c44c758d8c841795bc2adb955da7d1f991cb598a23bd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/7a/7a9d02a0b9f47c198d8ff7539f19ada1b6426cc809fa10d3241278a988c5d99b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/0c/0cffa337cc40e33888b56e06ceded9700a20e4ac05aa778c30638f35ad502552-d # internal github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client mkdir -p $WORK/b112/ cat >/tmp/go-build1986661881/b112/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/runtime/logger=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/logger importmap github.com/go-openapi/runtime/middleware=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware importmap github.com/go-openapi/runtime/yamlpc=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/yamlpc importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/opentracing/opentracing-go=github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/log packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile crypto=/tmp/go-build1986661881/b034/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1986661881/b057/_pkg_.a packagefile crypto/rsa=/tmp/go-build1986661881/b085/_pkg_.a packagefile crypto/tls=/tmp/go-build1986661881/b032/_pkg_.a packagefile crypto/x509=/tmp/go-build1986661881/b088/_pkg_.a packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile encoding/pem=/tmp/go-build1986661881/b092/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build1986661881/b113/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/logger=/tmp/go-build1986661881/b162/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware=/tmp/go-build1986661881/b163/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/yamlpc=/tmp/go-build1986661881/b188/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build1986661881/b139/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1986661881/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build1986661881/b191/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1986661881/b190/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile mime=/tmp/go-build1986661881/b133/_pkg_.a packagefile mime/multipart=/tmp/go-build1986661881/b134/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/http/httputil=/tmp/go-build1986661881/b192/_pkg_.a packagefile net/textproto=/tmp/go-build1986661881/b130/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client -complete -installsuffix shared -buildid ve9dT0I5dBZSU4nCVteB/ve9dT0I5dBZSU4nCVteB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client/auth_info.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client/keepalive.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client/opentracing.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client/request.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client/response.go ./_build/src/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client/runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/b5/b57971ea5f2e3d06fb5325f0f96116e65e7a0d68db41c5b0708439b618d551e3-d # internal github.com/prometheus/alertmanager/api/v2/client/alert mkdir -p $WORK/b195/ github.com/prometheus/alertmanager/api/v2/client/alertgroup github.com/prometheus/alertmanager/api/v2/client/receiver github.com/prometheus/alertmanager/api/v2/client/general mkdir -p $WORK/b198/ mkdir -p $WORK/b197/ github.com/prometheus/alertmanager/api/v2/client/silence cat >/tmp/go-build1986661881/b195/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/runtime/client=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build1986661881/b117/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build1986661881/b113/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client=/tmp/go-build1986661881/b112/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build1986661881/b139/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build1986661881/b156/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build1986661881/b196/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/prometheus/alertmanager/api/v2/client/alert -complete -installsuffix shared -buildid ZNjdQQk7qRR-0Q8V-PQh/ZNjdQQk7qRR-0Q8V-PQh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/alert_client.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/get_alerts_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/get_alerts_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/post_alerts_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/post_alerts_responses.go cat >/tmp/go-build1986661881/b198/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/runtime/client=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build1986661881/b117/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build1986661881/b113/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client=/tmp/go-build1986661881/b112/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build1986661881/b139/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build1986661881/b196/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF mkdir -p $WORK/b199/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/prometheus/alertmanager/api/v2/client/general -complete -installsuffix shared -buildid 2jEQvoDrIUpNspIXYyFb/2jEQvoDrIUpNspIXYyFb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/general/general_client.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/general/get_status_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/general/get_status_responses.go cat >/tmp/go-build1986661881/b197/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/runtime/client=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build1986661881/b117/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build1986661881/b113/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client=/tmp/go-build1986661881/b112/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build1986661881/b139/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build1986661881/b156/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build1986661881/b196/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF mkdir -p $WORK/b200/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/prometheus/alertmanager/api/v2/client/alertgroup -complete -installsuffix shared -buildid 0oBYk-iJsqlnAeMF7aTt/0oBYk-iJsqlnAeMF7aTt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alertgroup/alertgroup_client.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alertgroup/get_alert_groups_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alertgroup/get_alert_groups_responses.go cat >/tmp/go-build1986661881/b199/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/runtime/client=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build1986661881/b117/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build1986661881/b113/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client=/tmp/go-build1986661881/b112/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build1986661881/b139/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build1986661881/b196/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/prometheus/alertmanager/api/v2/client/receiver -complete -installsuffix shared -buildid 8nlrhZeHsnBcSx581Vr0/8nlrhZeHsnBcSx581Vr0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/receiver/get_receivers_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/receiver/get_receivers_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/receiver/receiver_client.go cat >/tmp/go-build1986661881/b200/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/runtime/client=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build1986661881/b117/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build1986661881/b113/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client=/tmp/go-build1986661881/b112/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build1986661881/b139/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build1986661881/b156/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build1986661881/b196/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/prometheus/alertmanager/api/v2/client/silence -complete -installsuffix shared -buildid laZJ4JKRB4UrhyBY-kqJ/laZJ4JKRB4UrhyBY-kqJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/delete_silence_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/delete_silence_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/get_silence_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/get_silence_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/get_silences_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/get_silences_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/post_silences_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/post_silences_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/silence_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/07/07c245b5c5a1a7c68ccf0c5fe010ef589e220d075169d7eba45af6371fb833fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/84/84be54bf7adaea6ff3d958801aedb1216452517a1cc6bc537718285203e95a0d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/3f/3f06407a404ab34f35d8577700a6fdb6822f0a808906e38551247f82023b6df6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/84/8493fa5f0d49219390d779dff92ba5dd64592ce10685a89c15c958b9624b2e03-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/04/049a35a3c4da099915d667a55aef269f33202b93f89d758b806af561ed84a0ec-d # internal github.com/prometheus/alertmanager/api/v2/client mkdir -p $WORK/b194/ cat >/tmp/go-build1986661881/b194/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/runtime=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/runtime/client=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build1986661881/b113/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client=/tmp/go-build1986661881/b112/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build1986661881/b139/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=/tmp/go-build1986661881/b195/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alertgroup=/tmp/go-build1986661881/b197/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=/tmp/go-build1986661881/b198/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/receiver=/tmp/go-build1986661881/b199/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=/tmp/go-build1986661881/b200/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/prometheus/alertmanager/api/v2/client -complete -installsuffix shared -buildid 713Z96QNcmgJifeRZky3/713Z96QNcmgJifeRZky3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alertmanager_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/89/8923c648be122376960d24d3a35f3d3c69e22f4444dfefa75f8ff7425e2e1e46-d # internal github.com/prometheus/alertmanager/cli mkdir -p $WORK/b002/ cat >/tmp/go-build1986661881/b002/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/runtime/client=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client importmap github.com/go-openapi/strfmt=github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt importmap github.com/pkg/errors=github.com/prometheus/alertmanager/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/version importmap github.com/xlab/treeprint=github.com/prometheus/alertmanager/vendor/github.com/xlab/treeprint importmap golang.org/x/mod/semver=github.com/prometheus/alertmanager/vendor/golang.org/x/mod/semver importmap gopkg.in/alecthomas/kingpin.v2=github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2 packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile crypto/tls=/tmp/go-build1986661881/b032/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client=/tmp/go-build1986661881/b112/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build1986661881/b139/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build1986661881/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client=/tmp/go-build1986661881/b194/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=/tmp/go-build1986661881/b195/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=/tmp/go-build1986661881/b198/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=/tmp/go-build1986661881/b200/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build1986661881/b196/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/config=/tmp/go-build1986661881/b201/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/format=/tmp/go-build1986661881/b212/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build1986661881/b216/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=/tmp/go-build1986661881/b324/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=/tmp/go-build1986661881/b213/_pkg_.a packagefile github.com/prometheus/alertmanager/template=/tmp/go-build1986661881/b366/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build1986661881/b214/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/version=/tmp/go-build1986661881/b370/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/xlab/treeprint=/tmp/go-build1986661881/b371/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/mod/semver=/tmp/go-build1986661881/b372/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build1986661881/b202/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile os/user=/tmp/go-build1986661881/b373/_pkg_.a packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/prometheus/alertmanager/cli -complete -installsuffix shared -buildid UBEnLSlVrXbke6bgFn0H/UBEnLSlVrXbke6bgFn0H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cli/alert.go ./_build/src/github.com/prometheus/alertmanager/cli/alert_add.go ./_build/src/github.com/prometheus/alertmanager/cli/alert_query.go ./_build/src/github.com/prometheus/alertmanager/cli/check_config.go ./_build/src/github.com/prometheus/alertmanager/cli/cluster.go ./_build/src/github.com/prometheus/alertmanager/cli/config.go ./_build/src/github.com/prometheus/alertmanager/cli/root.go ./_build/src/github.com/prometheus/alertmanager/cli/routing.go ./_build/src/github.com/prometheus/alertmanager/cli/silence.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_add.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_expire.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_import.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_query.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_update.go ./_build/src/github.com/prometheus/alertmanager/cli/template.go ./_build/src/github.com/prometheus/alertmanager/cli/template_render.go ./_build/src/github.com/prometheus/alertmanager/cli/test_routing.go ./_build/src/github.com/prometheus/alertmanager/cli/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/44/44099a0736ba2d709799fae9a464d615e4eb4b5cb870eb49bc9076f8ab0b2ad5-d # internal github.com/prometheus/alertmanager/cmd/amtool mkdir -p $WORK/b001/ cat >/tmp/go-build1986661881/b001/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/cli=/tmp/go-build1986661881/b002/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile runtime/cgo=/tmp/go-build1986661881/b100/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid TEetKRxzHJZP82yOhk79/TEetKRxzHJZP82yOhk79 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cmd/amtool/main.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/24/24ee034b2da31ead3f1085bbedede50bbfe62e64e53a44634e3817272b8d2d27-d # internal cat >/tmp/go-build1986661881/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/alertmanager/cmd/amtool=/tmp/go-build1986661881/b001/_pkg_.a packagefile github.com/prometheus/alertmanager/cli=/tmp/go-build1986661881/b002/_pkg_.a packagefile runtime=/tmp/go-build1986661881/b010/_pkg_.a packagefile runtime/cgo=/tmp/go-build1986661881/b100/_pkg_.a packagefile bytes=/tmp/go-build1986661881/b003/_pkg_.a packagefile context=/tmp/go-build1986661881/b027/_pkg_.a packagefile crypto/tls=/tmp/go-build1986661881/b032/_pkg_.a packagefile encoding/json=/tmp/go-build1986661881/b110/_pkg_.a packagefile errors=/tmp/go-build1986661881/b004/_pkg_.a packagefile fmt=/tmp/go-build1986661881/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/client=/tmp/go-build1986661881/b112/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/strfmt=/tmp/go-build1986661881/b139/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/pkg/errors=/tmp/go-build1986661881/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client=/tmp/go-build1986661881/b194/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=/tmp/go-build1986661881/b195/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=/tmp/go-build1986661881/b198/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=/tmp/go-build1986661881/b200/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build1986661881/b196/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/config=/tmp/go-build1986661881/b201/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/format=/tmp/go-build1986661881/b212/_pkg_.a packagefile github.com/prometheus/alertmanager/config=/tmp/go-build1986661881/b216/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=/tmp/go-build1986661881/b324/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=/tmp/go-build1986661881/b213/_pkg_.a packagefile github.com/prometheus/alertmanager/template=/tmp/go-build1986661881/b366/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/model=/tmp/go-build1986661881/b214/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/version=/tmp/go-build1986661881/b370/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/xlab/treeprint=/tmp/go-build1986661881/b371/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/mod/semver=/tmp/go-build1986661881/b372/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build1986661881/b202/_pkg_.a packagefile io/ioutil=/tmp/go-build1986661881/b108/_pkg_.a packagefile net/http=/tmp/go-build1986661881/b118/_pkg_.a packagefile net/url=/tmp/go-build1986661881/b101/_pkg_.a packagefile os=/tmp/go-build1986661881/b062/_pkg_.a packagefile os/user=/tmp/go-build1986661881/b373/_pkg_.a packagefile path=/tmp/go-build1986661881/b054/_pkg_.a packagefile strings=/tmp/go-build1986661881/b071/_pkg_.a packagefile sync=/tmp/go-build1986661881/b022/_pkg_.a packagefile time=/tmp/go-build1986661881/b028/_pkg_.a packagefile internal/abi=/tmp/go-build1986661881/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build1986661881/b011/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1986661881/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build1986661881/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build1986661881/b007/_pkg_.a packagefile internal/godebugs=/tmp/go-build1986661881/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1986661881/b015/_pkg_.a packagefile internal/goos=/tmp/go-build1986661881/b016/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build1986661881/b017/_pkg_.a packagefile runtime/internal/math=/tmp/go-build1986661881/b018/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build1986661881/b019/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build1986661881/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1986661881/b024/_pkg_.a packagefile io=/tmp/go-build1986661881/b021/_pkg_.a packagefile unicode=/tmp/go-build1986661881/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1986661881/b026/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1986661881/b005/_pkg_.a packagefile container/list=/tmp/go-build1986661881/b033/_pkg_.a packagefile crypto=/tmp/go-build1986661881/b034/_pkg_.a packagefile crypto/aes=/tmp/go-build1986661881/b039/_pkg_.a packagefile crypto/cipher=/tmp/go-build1986661881/b040/_pkg_.a packagefile crypto/des=/tmp/go-build1986661881/b047/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1986661881/b048/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1986661881/b057/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1986661881/b079/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1986661881/b058/_pkg_.a packagefile crypto/hmac=/tmp/go-build1986661881/b082/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1986661881/b045/_pkg_.a packagefile crypto/md5=/tmp/go-build1986661881/b083/_pkg_.a packagefile crypto/rand=/tmp/go-build1986661881/b081/_pkg_.a packagefile crypto/rc4=/tmp/go-build1986661881/b084/_pkg_.a packagefile crypto/rsa=/tmp/go-build1986661881/b085/_pkg_.a packagefile crypto/sha1=/tmp/go-build1986661881/b086/_pkg_.a packagefile crypto/sha256=/tmp/go-build1986661881/b087/_pkg_.a packagefile crypto/sha512=/tmp/go-build1986661881/b074/_pkg_.a packagefile crypto/subtle=/tmp/go-build1986661881/b042/_pkg_.a packagefile crypto/x509=/tmp/go-build1986661881/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build1986661881/b043/_pkg_.a packagefile encoding/pem=/tmp/go-build1986661881/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1986661881/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1986661881/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build1986661881/b109/_pkg_.a packagefile hash=/tmp/go-build1986661881/b035/_pkg_.a packagefile internal/godebug=/tmp/go-build1986661881/b069/_pkg_.a packagefile net=/tmp/go-build1986661881/b094/_pkg_.a packagefile strconv=/tmp/go-build1986661881/b036/_pkg_.a packagefile encoding=/tmp/go-build1986661881/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build1986661881/b093/_pkg_.a packagefile math=/tmp/go-build1986661881/b037/_pkg_.a packagefile reflect=/tmp/go-build1986661881/b044/_pkg_.a packagefile sort=/tmp/go-build1986661881/b055/_pkg_.a packagefile unicode/utf16=/tmp/go-build1986661881/b077/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1986661881/b061/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime=/tmp/go-build1986661881/b113/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/logger=/tmp/go-build1986661881/b162/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware=/tmp/go-build1986661881/b163/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/yamlpc=/tmp/go-build1986661881/b188/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1986661881/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build1986661881/b191/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1986661881/b190/_pkg_.a packagefile log=/tmp/go-build1986661881/b127/_pkg_.a packagefile mime=/tmp/go-build1986661881/b133/_pkg_.a packagefile mime/multipart=/tmp/go-build1986661881/b134/_pkg_.a packagefile net/http/httputil=/tmp/go-build1986661881/b192/_pkg_.a packagefile net/textproto=/tmp/go-build1986661881/b130/_pkg_.a packagefile path/filepath=/tmp/go-build1986661881/b102/_pkg_.a packagefile regexp=/tmp/go-build1986661881/b143/_pkg_.a packagefile database/sql/driver=/tmp/go-build1986661881/b140/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/asaskevich/govalidator=/tmp/go-build1986661881/b141/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/errors=/tmp/go-build1986661881/b117/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/mitchellh/mapstructure=/tmp/go-build1986661881/b145/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/oklog/ulid=/tmp/go-build1986661881/b146/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson=/tmp/go-build1986661881/b147/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1986661881/b151/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1986661881/b152/_pkg_.a packagefile net/mail=/tmp/go-build1986661881/b155/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alertgroup=/tmp/go-build1986661881/b197/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/receiver=/tmp/go-build1986661881/b199/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/swag=/tmp/go-build1986661881/b156/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/validate=/tmp/go-build1986661881/b184/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/gopkg.in/yaml.v2=/tmp/go-build1986661881/b161/_pkg_.a packagefile text/tabwriter=/tmp/go-build1986661881/b215/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log=/tmp/go-build1986661881/b217/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-kit/log/level=/tmp/go-build1986661881/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=/tmp/go-build1986661881/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1986661881/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/config=/tmp/go-build1986661881/b270/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/sigv4=/tmp/go-build1986661881/b282/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=/tmp/go-build1986661881/b325/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=/tmp/go-build1986661881/b331/_pkg_.a packagefile github.com/prometheus/alertmanager/store=/tmp/go-build1986661881/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/types=/tmp/go-build1986661881/b332/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=/tmp/go-build1986661881/b367/_pkg_.a packagefile html/template=/tmp/go-build1986661881/b185/_pkg_.a packagefile text/template=/tmp/go-build1986661881/b186/_pkg_.a packagefile bufio=/tmp/go-build1986661881/b114/_pkg_.a packagefile encoding/hex=/tmp/go-build1986661881/b091/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template=/tmp/go-build1986661881/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/alecthomas/units=/tmp/go-build1986661881/b205/_pkg_.a packagefile go/doc=/tmp/go-build1986661881/b206/_pkg_.a packagefile syscall=/tmp/go-build1986661881/b029/_pkg_.a packagefile io/fs=/tmp/go-build1986661881/b053/_pkg_.a packagefile compress/gzip=/tmp/go-build1986661881/b119/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1986661881/b122/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1986661881/b131/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1986661881/b132/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1986661881/b123/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1986661881/b065/_pkg_.a packagefile math/rand=/tmp/go-build1986661881/b068/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1986661881/b136/_pkg_.a packagefile net/http/internal=/tmp/go-build1986661881/b137/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1986661881/b138/_pkg_.a packagefile internal/itoa=/tmp/go-build1986661881/b030/_pkg_.a packagefile internal/poll=/tmp/go-build1986661881/b063/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1986661881/b066/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1986661881/b064/_pkg_.a packagefile internal/testlog=/tmp/go-build1986661881/b067/_pkg_.a packagefile internal/race=/tmp/go-build1986661881/b023/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1986661881/b009/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1986661881/b041/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build1986661881/b049/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1986661881/b050/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1986661881/b056/_pkg_.a packagefile math/bits=/tmp/go-build1986661881/b038/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1986661881/b072/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1986661881/b073/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1986661881/b078/_pkg_.a packagefile math/big=/tmp/go-build1986661881/b059/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build1986661881/b080/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build1986661881/b046/_pkg_.a packagefile crypto/dsa=/tmp/go-build1986661881/b089/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1986661881/b090/_pkg_.a packagefile encoding/asn1=/tmp/go-build1986661881/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1986661881/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1986661881/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1986661881/b106/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build1986661881/b107/_pkg_.a packagefile internal/bisect=/tmp/go-build1986661881/b070/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1986661881/b095/_pkg_.a packagefile internal/nettrace=/tmp/go-build1986661881/b096/_pkg_.a packagefile internal/singleflight=/tmp/go-build1986661881/b097/_pkg_.a packagefile net/netip=/tmp/go-build1986661881/b098/_pkg_.a packagefile encoding/csv=/tmp/go-build1986661881/b115/_pkg_.a packagefile encoding/xml=/tmp/go-build1986661881/b116/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis=/tmp/go-build1986661881/b164/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/loads=/tmp/go-build1986661881/b179/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/denco=/tmp/go-build1986661881/b180/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/header=/tmp/go-build1986661881/b181/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/untyped=/tmp/go-build1986661881/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/security=/tmp/go-build1986661881/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/spec=/tmp/go-build1986661881/b167/_pkg_.a packagefile log/internal=/tmp/go-build1986661881/b128/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build1986661881/b135/_pkg_.a packagefile regexp/syntax=/tmp/go-build1986661881/b144/_pkg_.a packagefile html=/tmp/go-build1986661881/b142/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build1986661881/b148/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build1986661881/b150/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1986661881/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jlexer=/tmp/go-build1986661881/b157/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/jwriter=/tmp/go-build1986661881/b159/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1986661881/b166/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-logfmt/logfmt=/tmp/go-build1986661881/b218/_pkg_.a packagefile expvar=/tmp/go-build1986661881/b222/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/beorn7/perks/quantile=/tmp/go-build1986661881/b223/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash/v2=/tmp/go-build1986661881/b224/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/proto=/tmp/go-build1986661881/b225/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1986661881/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build1986661881/b259/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_model/go=/tmp/go-build1986661881/b260/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1986661881/b261/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs=/tmp/go-build1986661881/b264/_pkg_.a packagefile runtime/debug=/tmp/go-build1986661881/b269/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1986661881/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2=/tmp/go-build1986661881/b275/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2=/tmp/go-build1986661881/b278/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/clientcredentials=/tmp/go-build1986661881/b281/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1986661881/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1986661881/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1986661881/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1986661881/b308/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1986661881/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/cenkalti/backoff/v4=/tmp/go-build1986661881/b326/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/cespare/xxhash=/tmp/go-build1986661881/b327/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=/tmp/go-build1986661881/b328/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=/tmp/go-build1986661881/b334/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=/tmp/go-build1986661881/b360/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=/tmp/go-build1986661881/b363/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/shurcooL/vfsgen=/tmp/go-build1986661881/b368/_pkg_.a packagefile text/template/parse=/tmp/go-build1986661881/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/alecthomas/template/parse=/tmp/go-build1986661881/b204/_pkg_.a packagefile go/ast=/tmp/go-build1986661881/b207/_pkg_.a packagefile go/doc/comment=/tmp/go-build1986661881/b210/_pkg_.a packagefile go/token=/tmp/go-build1986661881/b209/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build1986661881/b211/_pkg_.a packagefile internal/oserror=/tmp/go-build1986661881/b031/_pkg_.a packagefile compress/flate=/tmp/go-build1986661881/b120/_pkg_.a packagefile hash/crc32=/tmp/go-build1986661881/b121/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1986661881/b124/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1986661881/b126/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1986661881/b129/_pkg_.a packagefile crypto/internal/nistec/fiat=/tmp/go-build1986661881/b051/_pkg_.a packagefile embed=/tmp/go-build1986661881/b052/_pkg_.a packagefile internal/intern=/tmp/go-build1986661881/b099/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/analysis/internal=/tmp/go-build1986661881/b165/_pkg_.a packagefile encoding/gob=/tmp/go-build1986661881/b168/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-openapi/jsonreference=/tmp/go-build1986661881/b170/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build1986661881/b149/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/go-stack/stack=/tmp/go-build1986661881/b154/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/josharian/intern=/tmp/go-build1986661881/b158/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/mailru/easyjson/buffer=/tmp/go-build1986661881/b160/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build1986661881/b226/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1986661881/b227/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/proto=/tmp/go-build1986661881/b240/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1986661881/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1986661881/b241/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1986661881/b242/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1986661881/b243/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1986661881/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1986661881/b255/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1986661881/b257/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build1986661881/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/tmp/go-build1986661881/b263/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/fs=/tmp/go-build1986661881/b265/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/prometheus/procfs/internal/util=/tmp/go-build1986661881/b266/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/sys/unix=/tmp/go-build1986661881/b267/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/jpillora/backoff=/tmp/go-build1986661881/b272/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/trace=/tmp/go-build1986661881/b273/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/http/httpguts=/tmp/go-build1986661881/b276/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/http2/hpack=/tmp/go-build1986661881/b277/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/idna=/tmp/go-build1986661881/b173/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/oauth2/internal=/tmp/go-build1986661881/b279/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1986661881/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1986661881/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1986661881/b290/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1986661881/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1986661881/b287/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build1986661881/b288/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1986661881/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1986661881/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1986661881/b297/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1986661881/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build1986661881/b307/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1986661881/b309/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build1986661881/b310/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build1986661881/b312/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build1986661881/b318/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build1986661881/b319/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1986661881/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1986661881/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/oklog/run=/tmp/go-build1986661881/b329/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=/tmp/go-build1986661881/b335/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build1986661881/b358/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1986661881/b336/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/types=/tmp/go-build1986661881/b361/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gofrs/uuid=/tmp/go-build1986661881/b364/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=/tmp/go-build1986661881/b365/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/shurcooL/httpfs/vfsutil=/tmp/go-build1986661881/b369/_pkg_.a packagefile go/scanner=/tmp/go-build1986661881/b208/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1986661881/b125/_pkg_.a packagefile internal/saferio=/tmp/go-build1986661881/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/purell=/tmp/go-build1986661881/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1986661881/b231/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1986661881/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1986661881/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1986661881/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1986661881/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1986661881/b238/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1986661881/b233/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build1986661881/b239/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1986661881/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1986661881/b244/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build1986661881/b248/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build1986661881/b249/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build1986661881/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1986661881/b254/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1986661881/b256/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1986661881/b258/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/sys/internal/unsafeheader=/tmp/go-build1986661881/b268/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build1986661881/b274/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1986661881/b174/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1986661881/b176/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/unicode/norm=/tmp/go-build1986661881/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/context/ctxhttp=/tmp/go-build1986661881/b280/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1986661881/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1986661881/b295/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build1986661881/b304/_pkg_.a packagefile os/exec=/tmp/go-build1986661881/b311/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1986661881/b313/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build1986661881/b317/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build1986661881/b320/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build1986661881/b323/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1986661881/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1986661881/b302/_pkg_.a packagefile os/signal=/tmp/go-build1986661881/b330/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-sockaddr=/tmp/go-build1986661881/b337/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist=/tmp/go-build1986661881/b338/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=/tmp/go-build1986661881/b357/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=/tmp/go-build1986661881/b359/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1986661881/b362/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/PuerkitoBio/urlesc=/tmp/go-build1986661881/b172/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/width=/tmp/go-build1986661881/b178/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1986661881/b229/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build1986661881/b245/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1986661881/b246/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1986661881/b247/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build1986661881/b250/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/text/transform=/tmp/go-build1986661881/b175/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/jmespath/go-jmespath=/tmp/go-build1986661881/b296/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build1986661881/b305/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1986661881/b306/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build1986661881/b314/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1986661881/b322/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1986661881/b315/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build1986661881/b303/_pkg_.a packagefile compress/lzw=/tmp/go-build1986661881/b339/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/armon/go-metrics=/tmp/go-build1986661881/b340/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/google/btree=/tmp/go-build1986661881/b343/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-msgpack/codec=/tmp/go-build1986661881/b344/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-multierror=/tmp/go-build1986661881/b346/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/miekg/dns=/tmp/go-build1986661881/b348/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/sean-/seed=/tmp/go-build1986661881/b356/_pkg_.a packagefile hash/fnv=/tmp/go-build1986661881/b230/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build1986661881/b316/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/go-immutable-radix=/tmp/go-build1986661881/b341/_pkg_.a packagefile net/rpc=/tmp/go-build1986661881/b345/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/errwrap=/tmp/go-build1986661881/b347/_pkg_.a packagefile encoding/base32=/tmp/go-build1986661881/b349/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/crypto/ed25519=/tmp/go-build1986661881/b350/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv4=/tmp/go-build1986661881/b351/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/ipv6=/tmp/go-build1986661881/b355/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/github.com/hashicorp/golang-lru/simplelru=/tmp/go-build1986661881/b342/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/bpf=/tmp/go-build1986661881/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/iana=/tmp/go-build1986661881/b353/_pkg_.a packagefile github.com/prometheus/alertmanager/vendor/golang.org/x/net/internal/socket=/tmp/go-build1986661881/b354/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/prometheus/alertmanager/cmd/amtool\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=1.oc9 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0xe4519ce6aa7a83566680c36d72d4488200cf2b9d -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=panicnil=1\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=panicnil=1 -buildmode=pie -buildid=As_EcDrhhejpuZ9vz8kc/TEetKRxzHJZP82yOhk79/7Fcyi0KhSSYAQYJTaIPd/As_EcDrhhejpuZ9vz8kc -X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=1.oc9 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0xe4519ce6aa7a83566680c36d72d4488200cf2b9d -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/alertmanager-0.23.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/alertmanager-0.23.0/_build/bin/amtool rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8zVpjD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64 + cd alertmanager-0.23.0 + cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/prometheus/alertmanager -b /builddir/build/BUILD/alertmanager-0.23.0/_build/bin -s /builddir/build/BUILD/alertmanager-0.23.0/_build -o golang-github-prometheus-alertmanager-devel.file-list -O /builddir/build/BUILD/alertmanager-0.23.0 -V 0.23.0-1.oc9 -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64 -g /usr/share/gocode -r '.*example.*' Installing: github.com/prometheus/alertmanager + IFS= +++ realpath -e --relative-base=. doc examples MAINTAINERS.md README.md CHANGELOG.md SECURITY.md +++ sort -u ++ listfiles_include='CHANGELOG.md MAINTAINERS.md README.md SECURITY.md doc examples' ++ echo 'CHANGELOG.md MAINTAINERS.md README.md SECURITY.md doc examples' + godocs='CHANGELOG.md MAINTAINERS.md README.md SECURITY.md doc examples' + [[ -n CHANGELOG.md MAINTAINERS.md README.md SECURITY.md doc examples ]] + IFS= + read -r f + echo %doc '"CHANGELOG.md"' + IFS= + read -r f + echo %doc '"MAINTAINERS.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"SECURITY.md"' + IFS= + read -r f + echo %doc '"doc"' + IFS= + read -r f + echo %doc '"examples"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. COPYRIGHT.txt LICENSE NOTICE +++ sort -u ++ listfiles_include='COPYRIGHT.txt LICENSE NOTICE' ++ echo 'COPYRIGHT.txt LICENSE NOTICE' + golicenses='COPYRIGHT.txt LICENSE NOTICE' + [[ -n COPYRIGHT.txt LICENSE NOTICE ]] + IFS= + read -r f + echo %license '"COPYRIGHT.txt"' + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + echo %license '"NOTICE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/alertmanager-0.23.0/_build/bin/alertmanager /builddir/build/BUILD/alertmanager-0.23.0/_build/bin/amtool /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/bin/ '/builddir/build/BUILD/alertmanager-0.23.0/_build/bin/alertmanager' -> '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/bin/alertmanager' '/builddir/build/BUILD/alertmanager-0.23.0/_build/bin/amtool' -> '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/bin/amtool' + mv /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/bin/alertmanager /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/bin/prometheus-alertmanager + pushd /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/bin ~/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/bin ~/build/BUILD/alertmanager-0.23.0 + ln -s prometheus-alertmanager alertmanager + popd ~/build/BUILD/alertmanager-0.23.0 + install -Dpm0644 /builddir/build/SOURCES/prometheus-alertmanager.yml /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/etc/prometheus/alertmanager.yml + install -Dpm0644 /builddir/build/SOURCES/README.templates /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/etc/prometheus/alertmanager_templates/README.templates + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/var/lib/prometheus/alertmanager mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/var' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/var/lib' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/var/lib/prometheus' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/var/lib/prometheus/alertmanager' + install -Dpm0644 /builddir/build/SOURCES/prometheus-alertmanager.service /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/lib/systemd/system/prometheus-alertmanager.service + install -Dpm0644 /builddir/build/SOURCES/prometheus-alertmanager.sysusers /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/lib/sysusers.d/prometheus-alertmanager.conf + install -Dpm0644 /builddir/build/SOURCES/prometheus-alertmanager.conf /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/etc/default/prometheus-alertmanager + install -Dpm0644 /builddir/build/SOURCES/prometheus-alertmanager.logrotate /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/etc/logrotate.d/prometheus-alertmanager + install -Dpm0644 template/default.tmpl /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64//usr/share/prometheus/alertmanager/template/default.tmpl + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64//usr/share/man/man1/ mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64//usr/share/man' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64//usr/share/man/man1/' + /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/bin/prometheus-alertmanager --help-man + /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/bin/amtool --help-man + sed -i '/^ /d; /^.SH "NAME"/,+1c.SH "NAME"\nprometheus-alertmanager \\- The Prometheus alert manager' /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64//usr/share/man/man1/prometheus-alertmanager.1 + sed -i '/^ /d; /^.SH "NAME"/,+1c.SH "NAME"\namtool \\- Tooling for the Prometheus alert manager' /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64//usr/share/man/man1/amtool.1 + sed -i 's/\.\/amtool/amtool/' /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64//usr/share/man/man1/amtool.1 + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 0.23.0-1.oc9 --unique-debug-suffix -0.23.0-1.oc9.x86_64 --unique-debug-src-base golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/alertmanager-0.23.0 extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/bin/amtool extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/bin/prometheus-alertmanager warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/bin/amtool. 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/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/bin/prometheus-alertmanager. Use `info auto-load python-scripts [REGEXP]' to list them. 26092 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gGgsNn + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr doc /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr SECURITY.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.G82tvN + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(golang-github-prometheus-alertmanager) = 0.23.0-1.oc9 golang-github-prometheus-alertmanager = 0.23.0-1.oc9 golang-github-prometheus-alertmanager(x86-64) = 0.23.0-1.oc9 group(prometheus) user(prometheus) 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 Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) Processing files: golang-github-prometheus-alertmanager-devel-0.23.0-1.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g0kCeW + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/doc/golang-github-prometheus-alertmanager-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr SECURITY.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr doc /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/doc/golang-github-prometheus-alertmanager-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Rssh26 + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager-devel + RPM_EC=0 ++ jobs -p + exit 0 grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : Provides: golang(github.com/prometheus/alertmanager/api) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/api/metrics) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/api/v1) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/api/v2) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/api/v2/client) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/api/v2/client/alert) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/api/v2/client/alertgroup) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/api/v2/client/general) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/api/v2/client/receiver) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/api/v2/client/silence) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/api/v2/models) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/api/v2/restapi) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/alert) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/general) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/silence) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/asset) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/cli) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/cli/config) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/cli/format) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/client) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/cluster) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/cluster/clusterpb) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/config) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/dispatch) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/inhibit) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/nflog) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/nflog/nflogpb) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/notify) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/notify/email) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/notify/opsgenie) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/notify/pagerduty) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/notify/pushover) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/notify/slack) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/notify/sns) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/notify/test) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/notify/victorops) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/notify/webhook) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/notify/wechat) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/pkg/labels) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/pkg/modtimevfs) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/provider) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/provider/mem) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/silence) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/silence/silencepb) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/store) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/template) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/test/cli) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/test/with_api_v1) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/test/with_api_v2) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/timeinterval) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/types) = 0.23.0-1.oc9 golang(github.com/prometheus/alertmanager/ui) = 0.23.0-1.oc9 golang-github-prometheus-alertmanager-devel = 0.23.0-1.oc9 golang-ipath(github.com/prometheus/alertmanager) = 0.23.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(github.com/alecthomas/units) golang(github.com/aws/aws-sdk-go/aws) golang(github.com/aws/aws-sdk-go/aws/awserr) golang(github.com/aws/aws-sdk-go/aws/credentials) golang(github.com/aws/aws-sdk-go/aws/credentials/stscreds) golang(github.com/aws/aws-sdk-go/aws/session) golang(github.com/aws/aws-sdk-go/service/sns) golang(github.com/cenkalti/backoff/v4) golang(github.com/cespare/xxhash) golang(github.com/go-kit/log) golang(github.com/go-kit/log/level) golang(github.com/go-openapi/errors) golang(github.com/go-openapi/loads) golang(github.com/go-openapi/runtime) golang(github.com/go-openapi/runtime/client) golang(github.com/go-openapi/runtime/flagext) golang(github.com/go-openapi/runtime/middleware) golang(github.com/go-openapi/runtime/security) golang(github.com/go-openapi/spec) golang(github.com/go-openapi/strfmt) golang(github.com/go-openapi/swag) golang(github.com/go-openapi/validate) golang(github.com/gofrs/uuid) golang(github.com/gogo/protobuf/gogoproto) golang(github.com/gogo/protobuf/proto) golang(github.com/gogo/protobuf/types) golang(github.com/hashicorp/go-sockaddr) golang(github.com/hashicorp/memberlist) golang(github.com/jessevdk/go-flags) golang(github.com/matttproud/golang_protobuf_extensions/pbutil) golang(github.com/oklog/run) golang(github.com/oklog/ulid) golang(github.com/pkg/errors) golang(github.com/prometheus/client_golang/api) golang(github.com/prometheus/client_golang/prometheus) golang(github.com/prometheus/client_golang/prometheus/promhttp) golang(github.com/prometheus/common/config) golang(github.com/prometheus/common/model) golang(github.com/prometheus/common/promlog) golang(github.com/prometheus/common/promlog/flag) golang(github.com/prometheus/common/route) golang(github.com/prometheus/common/sigv4) golang(github.com/prometheus/common/version) golang(github.com/prometheus/exporter-toolkit/web) golang(github.com/prometheus/exporter-toolkit/web/kingpinflag) golang(github.com/rs/cors) golang(github.com/shurcooL/vfsgen) golang(github.com/stretchr/testify/require) golang(github.com/xlab/treeprint) golang(golang.org/x/mod/semver) golang(golang.org/x/net/netutil) golang(gopkg.in/alecthomas/kingpin.v2) golang(gopkg.in/yaml.v2) Processing files: golang-github-prometheus-alertmanager-debugsource-0.23.0-1.oc9.x86_64 Provides: golang-github-prometheus-alertmanager-debugsource = 0.23.0-1.oc9 golang-github-prometheus-alertmanager-debugsource(x86-64) = 0.23.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-prometheus-alertmanager-debuginfo-0.23.0-1.oc9.x86_64 Provides: debuginfo(build-id) = 4593781db03df6cfa5ad514ce223632598a754f5 debuginfo(build-id) = 7a186414291a76fc48eaf270472cbbdfddd76536 golang-github-prometheus-alertmanager-debuginfo = 0.23.0-1.oc9 golang-github-prometheus-alertmanager-debuginfo(x86-64) = 0.23.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-prometheus-alertmanager-debugsource(x86-64) = 0.23.0-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64 Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-devel-0.23.0-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-debugsource-0.23.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-debuginfo-0.23.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-0.23.0-1.oc9.x86_64.rpm Child return code was: 0