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.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-281470-26982/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=982gid=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.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-2.32.1-1.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/golang-github-prometheus.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-281470-26982/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=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/golang-github-prometheus.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.3wbUre + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf prometheus-2.32.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/prometheus-2.32.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd prometheus-2.32.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/prometheus-2.32.1/vendor + [[ ! -e /builddir/build/BUILD/prometheus-2.32.1/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/prometheus-2.32.1/_build/bin install: creating directory '/builddir/build/BUILD/prometheus-2.32.1/_build' install: creating directory '/builddir/build/BUILD/prometheus-2.32.1/_build/bin' + export GOPATH=/builddir/build/BUILD/prometheus-2.32.1/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/prometheus-2.32.1/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus ]] ++ dirname /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus + install -m 0755 -vd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus install: creating directory '/builddir/build/BUILD/prometheus-2.32.1/_build/src' install: creating directory '/builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com' install: creating directory '/builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus' + ln -fs /builddir/build/BUILD/prometheus-2.32.1 /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus + cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus + tar -xzf /builddir/build/SOURCES/vendor.tar.gz + cd /builddir/build/BUILD + cd prometheus-2.32.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/web-ui-2.32.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ find . -iname '*.go' -type f + sed -i 's|klog "k8s.io/klog"|klog "github.com/simonpasquier/klog-gokit"|' ./discovery/zookeeper/zookeeper_test.go ./discovery/zookeeper/zookeeper.go ./discovery/puppetdb/puppetdb_test.go ./discovery/puppetdb/resources.go ./discovery/puppetdb/puppetdb.go ./discovery/gce/gce.go ./discovery/registry.go ./discovery/install/install.go ./discovery/refresh/refresh_test.go ./discovery/refresh/refresh.go ./discovery/manager_test.go ./discovery/marathon/marathon_test.go ./discovery/marathon/marathon.go ./discovery/openstack/openstack.go ./discovery/openstack/hypervisor_test.go ./discovery/openstack/hypervisor.go ./discovery/openstack/instance.go ./discovery/openstack/mock_test.go ./discovery/openstack/instance_test.go ./discovery/discovery.go ./discovery/file/file.go ./discovery/file/file_test.go ./discovery/dns/dns.go ./discovery/dns/dns_test.go ./discovery/eureka/eureka.go ./discovery/eureka/client_test.go ./discovery/eureka/eureka_test.go ./discovery/eureka/client.go ./discovery/aws/ec2.go ./discovery/aws/lightsail.go ./discovery/moby/dockerswarm.go ./discovery/moby/nodes_test.go ./discovery/moby/nodes.go ./discovery/moby/network.go ./discovery/moby/services.go ./discovery/moby/tasks.go ./discovery/moby/services_test.go ./discovery/moby/tasks_test.go ./discovery/moby/docker.go ./discovery/moby/docker_test.go ./discovery/moby/mock_test.go ./discovery/hetzner/hcloud.go ./discovery/hetzner/hetzner.go ./discovery/hetzner/robot.go ./discovery/hetzner/hcloud_test.go ./discovery/hetzner/robot_test.go ./discovery/hetzner/mock_test.go ./discovery/manager.go ./discovery/consul/consul.go ./discovery/consul/consul_test.go ./discovery/linode/linode.go ./discovery/linode/mock_test.go ./discovery/linode/linode_test.go ./discovery/uyuni/uyuni_test.go ./discovery/uyuni/uyuni.go ./discovery/targetgroup/targetgroup.go ./discovery/targetgroup/targetgroup_test.go ./discovery/xds/kuma_mads.pb.go ./discovery/xds/client_test.go ./discovery/xds/xds_test.go ./discovery/xds/kuma_test.go ./discovery/xds/client.go ./discovery/xds/kuma.go ./discovery/xds/xds.go ./discovery/legacymanager/registry.go ./discovery/legacymanager/manager_test.go ./discovery/legacymanager/manager.go ./discovery/scaleway/scaleway.go ./discovery/scaleway/baremetal.go ./discovery/scaleway/instance.go ./discovery/scaleway/instance_test.go ./discovery/digitalocean/digitalocean.go ./discovery/digitalocean/mock_test.go ./discovery/digitalocean/digitalocean_test.go ./discovery/http/http_test.go ./discovery/http/http.go ./discovery/triton/triton_test.go ./discovery/triton/triton.go ./discovery/azure/azure.go ./discovery/azure/azure_test.go ./discovery/kubernetes/endpointslice.go ./discovery/kubernetes/kubernetes_test.go ./discovery/kubernetes/node.go ./discovery/kubernetes/ingress_test.go ./discovery/kubernetes/client_metrics.go ./discovery/kubernetes/ingress_adaptor.go ./discovery/kubernetes/pod.go ./discovery/kubernetes/ingress.go ./discovery/kubernetes/pod_test.go ./discovery/kubernetes/service_test.go ./discovery/kubernetes/kubernetes.go ./discovery/kubernetes/endpoints_test.go ./discovery/kubernetes/endpoints.go ./discovery/kubernetes/node_test.go ./discovery/kubernetes/service.go ./discovery/kubernetes/endpointslice_test.go ./storage/memoized_iterator.go ./storage/series_test.go ./storage/series.go ./storage/merge_test.go ./storage/fanout.go ./storage/lazy.go ./storage/noop.go ./storage/memoized_iterator_test.go ./storage/buffer_test.go ./storage/buffer.go ./storage/remote/write.go ./storage/remote/read_test.go ./storage/remote/queue_manager.go ./storage/remote/codec_test.go ./storage/remote/read_handler_test.go ./storage/remote/write_handler_test.go ./storage/remote/storage_test.go ./storage/remote/queue_manager_test.go ./storage/remote/intern_test.go ./storage/remote/storage.go ./storage/remote/chunked_test.go ./storage/remote/metadata_watcher.go ./storage/remote/metadata_watcher_test.go ./storage/remote/read_handler.go ./storage/remote/intern.go ./storage/remote/client_test.go ./storage/remote/ewma.go ./storage/remote/client.go ./storage/remote/write_handler.go ./storage/remote/max_timestamp.go ./storage/remote/codec.go ./storage/remote/chunked.go ./storage/remote/write_test.go ./storage/remote/read.go ./storage/interface.go ./storage/fanout_test.go ./storage/secondary.go ./storage/merge.go ./storage/generic.go ./notifier/notifier_test.go ./notifier/notifier.go ./rules/manager_test.go ./rules/recording_test.go ./rules/recording.go ./rules/alerting.go ./rules/manager.go ./rules/alerting_test.go ./model/labels/labels.go ./model/labels/regexp_test.go ./model/labels/labels_test.go ./model/labels/test_utils.go ./model/labels/matcher.go ./model/labels/regexp.go ./model/labels/matcher_test.go ./model/textparse/openmetricsparse.go ./model/textparse/promlex.l.go ./model/textparse/openmetricsparse_test.go ./model/textparse/openmetricslex.l.go ./model/textparse/promparse.go ./model/textparse/interface.go ./model/textparse/promparse_test.go ./model/timestamp/timestamp.go ./model/rulefmt/rulefmt_test.go ./model/rulefmt/rulefmt.go ./model/value/value.go ./model/relabel/relabel_test.go ./model/relabel/relabel.go ./model/exemplar/exemplar.go ./util/runtime/limits_windows.go ./util/runtime/statfs_default.go ./util/runtime/statfs.go ./util/runtime/statfs_uint32.go ./util/runtime/uname_linux.go ./util/runtime/statfs_linux_386.go ./util/runtime/limits_default.go ./util/runtime/vmlimits_default.go ./util/runtime/vmlimits_openbsd.go ./util/runtime/uname_default.go ./util/stats/query_stats.go ./util/stats/stats_test.go ./util/stats/timer.go ./util/teststorage/storage.go ./util/strutil/quote.go ./util/strutil/strconv.go ./util/strutil/quote_test.go ./util/strutil/strconv_test.go ./util/osutil/hostname.go ./util/pool/pool.go ./util/pool/pool_test.go ./util/gate/gate.go ./util/treecache/treecache.go ./util/testutil/directory.go ./util/testutil/context.go ./util/testutil/testing.go ./util/testutil/logging.go ./util/testutil/roundtrip.go ./util/testutil/port.go ./util/modtimevfs/modtimevfs.go ./util/httputil/cors_test.go ./util/httputil/context.go ./util/httputil/compression.go ./util/httputil/cors.go ./util/httputil/compression_test.go ./util/logging/dedupe_test.go ./util/logging/file.go ./util/logging/ratelimit.go ./util/logging/file_test.go ./util/logging/dedupe.go ./promql/test.go ./promql/fuzz.go ./promql/query_logger_test.go ./promql/quantile.go ./promql/engine.go ./promql/value.go ./promql/parser/parse_test.go ./promql/parser/ast.go ./promql/parser/value.go ./promql/parser/printer_test.go ./promql/parser/lex_test.go ./promql/parser/printer.go ./promql/parser/functions.go ./promql/parser/lex.go ./promql/parser/parse.go ./promql/parser/generated_parser.y.go ./promql/functions_test.go ./promql/functions.go ./promql/bench_test.go ./promql/test_test.go ./promql/promql_test.go ./promql/engine_test.go ./promql/query_logger.go ./prompb/remote.pb.go ./prompb/types.pb.go ./prompb/custom.go ./web/federate_test.go ./web/federate.go ./web/ui/assets_vfsdata.go ./web/ui/assets_generate.go ./web/ui/ui.go ./web/ui/doc.go ./web/web.go ./web/api/v1/api_test.go ./web/api/v1/api.go ./web/web_test.go ./vendor/sigs.k8s.io/yaml/yaml.go ./vendor/sigs.k8s.io/yaml/fields.go ./vendor/sigs.k8s.io/yaml/yaml_go110.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/equals.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/schemaschema.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/elements.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/listunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/structreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/allocator.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/fields.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/value.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/listreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/valueunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/jsontagutil.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/reflectcache.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/map.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/valuereflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/scalar.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/list.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/remove.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/reconcile_schema.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/validate.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/tofieldset.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/typed.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/helpers.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/merge.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/parser.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/union.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/managers.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/pathelementmap.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/fromvalue.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize-pe.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/element.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/path.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/set.go ./vendor/github.com/edsrzf/mmap-go/mmap_windows.go ./vendor/github.com/edsrzf/mmap-go/mmap.go ./vendor/github.com/edsrzf/mmap-go/mmap_unix.go ./vendor/github.com/go-kit/log/value.go ./vendor/github.com/go-kit/log/json_logger.go ./vendor/github.com/go-kit/log/stdlib.go ./vendor/github.com/go-kit/log/sync.go ./vendor/github.com/go-kit/log/doc.go ./vendor/github.com/go-kit/log/log.go ./vendor/github.com/go-kit/log/logfmt_logger.go ./vendor/github.com/go-kit/log/nop_logger.go ./vendor/github.com/go-kit/log/level/level.go ./vendor/github.com/go-kit/log/level/doc.go ./vendor/github.com/go-kit/kit/log/value.go ./vendor/github.com/go-kit/kit/log/json_logger.go ./vendor/github.com/go-kit/kit/log/stdlib.go ./vendor/github.com/go-kit/kit/log/sync.go ./vendor/github.com/go-kit/kit/log/doc.go ./vendor/github.com/go-kit/kit/log/log.go ./vendor/github.com/go-kit/kit/log/logfmt_logger.go ./vendor/github.com/go-kit/kit/log/nop_logger.go ./vendor/github.com/go-kit/kit/log/level/level.go ./vendor/github.com/go-kit/kit/log/level/doc.go ./vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.go ./vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.go ./vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.validate.go ./vendor/github.com/influxdata/influxdb/client/v2/udp.go ./vendor/github.com/influxdata/influxdb/client/v2/params.go ./vendor/github.com/influxdata/influxdb/client/v2/client.go ./vendor/github.com/influxdata/influxdb/pkg/escape/strings.go ./vendor/github.com/influxdata/influxdb/pkg/escape/bytes.go ./vendor/github.com/influxdata/influxdb/models/fieldtype_string.go ./vendor/github.com/influxdata/influxdb/models/inline_strconv_parse.go ./vendor/github.com/influxdata/influxdb/models/time.go ./vendor/github.com/influxdata/influxdb/models/consistency.go ./vendor/github.com/influxdata/influxdb/models/points.go ./vendor/github.com/influxdata/influxdb/models/rows.go ./vendor/github.com/influxdata/influxdb/models/statistic.go ./vendor/github.com/influxdata/influxdb/models/tagkeysset.go ./vendor/github.com/influxdata/influxdb/models/uint_support.go ./vendor/github.com/influxdata/influxdb/models/gen.go ./vendor/github.com/influxdata/influxdb/models/inline_fnv.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/error.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/server.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/location.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/firewall.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/iso.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/network.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/hcloud.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation/metrics.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/error.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/location.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/firewall.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/iso.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/network.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/meta.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/volume.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/placement_group.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/certificate.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/datacenter.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/pricing.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/floating_ip.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/ssh_key.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/image.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/action.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/server_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/volume.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/rdns.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/placement_group.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/certificate.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/testing.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/resource.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/datacenter.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/pricing.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/floating_ip.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/client.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/ssh_key.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/image.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/action.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/helper.go ./vendor/github.com/fsnotify/fsnotify/fen.go ./vendor/github.com/fsnotify/fsnotify/windows.go ./vendor/github.com/fsnotify/fsnotify/inotify.go ./vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go ./vendor/github.com/fsnotify/fsnotify/kqueue.go ./vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go ./vendor/github.com/fsnotify/fsnotify/fsnotify.go ./vendor/github.com/fsnotify/fsnotify/inotify_poller.go ./vendor/github.com/jmespath/go-jmespath/functions.go ./vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./vendor/github.com/jmespath/go-jmespath/lexer.go ./vendor/github.com/jmespath/go-jmespath/util.go ./vendor/github.com/jmespath/go-jmespath/interpreter.go ./vendor/github.com/jmespath/go-jmespath/api.go ./vendor/github.com/jmespath/go-jmespath/parser.go ./vendor/github.com/jmespath/go-jmespath/toktype_string.go ./vendor/github.com/golang/glog/glog_file.go ./vendor/github.com/golang/glog/glog.go ./vendor/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.pb.go ./vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.pb.go ./vendor/github.com/golang/protobuf/descriptor/descriptor.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go ./vendor/github.com/golang/protobuf/ptypes/struct/struct.pb.go ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go ./vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.pb.go ./vendor/github.com/golang/protobuf/proto/wire.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/registry.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/proto.go ./vendor/github.com/golang/protobuf/proto/text_decode.go ./vendor/github.com/golang/protobuf/proto/text_encode.go ./vendor/github.com/golang/protobuf/proto/defaults.go ./vendor/github.com/golang/protobuf/proto/buffer.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/wrappers.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/jsonpb/encode.go ./vendor/github.com/golang/protobuf/jsonpb/json.go ./vendor/github.com/golang/protobuf/jsonpb/decode.go ./vendor/github.com/golang/snappy/decode_asm.go ./vendor/github.com/golang/snappy/snappy.go ./vendor/github.com/golang/snappy/encode_other.go ./vendor/github.com/golang/snappy/encode.go ./vendor/github.com/golang/snappy/encode_asm.go ./vendor/github.com/golang/snappy/decode_other.go ./vendor/github.com/golang/snappy/decode.go ./vendor/github.com/golang/groupcache/lru/lru.go ./vendor/github.com/go-resty/resty/v2/trace.go ./vendor/github.com/go-resty/resty/v2/response.go ./vendor/github.com/go-resty/resty/v2/request.go ./vendor/github.com/go-resty/resty/v2/middleware.go ./vendor/github.com/go-resty/resty/v2/retry.go ./vendor/github.com/go-resty/resty/v2/util.go ./vendor/github.com/go-resty/resty/v2/client.go ./vendor/github.com/go-resty/resty/v2/redirect.go ./vendor/github.com/go-resty/resty/v2/resty.go ./vendor/github.com/dgryski/go-sip13/sip13_stub.go ./vendor/github.com/dgryski/go-sip13/sip13.go ./vendor/github.com/go-logfmt/logfmt/encode.go ./vendor/github.com/go-logfmt/logfmt/doc.go ./vendor/github.com/go-logfmt/logfmt/jsonstring.go ./vendor/github.com/go-logfmt/logfmt/decode.go ./vendor/github.com/shurcooL/vfsgen/commentwriter.go ./vendor/github.com/shurcooL/vfsgen/stringwriter.go ./vendor/github.com/shurcooL/vfsgen/doc.go ./vendor/github.com/shurcooL/vfsgen/options.go ./vendor/github.com/shurcooL/vfsgen/generator.go ./vendor/github.com/shurcooL/httpfs/vfsutil/walk.go ./vendor/github.com/shurcooL/httpfs/vfsutil/file.go ./vendor/github.com/shurcooL/httpfs/vfsutil/vfsutil.go ./vendor/github.com/shurcooL/httpfs/union/union.go ./vendor/github.com/shurcooL/httpfs/filter/filters.go ./vendor/github.com/shurcooL/httpfs/filter/filter.go ./vendor/github.com/google/go-querystring/query/encode.go ./vendor/github.com/google/go-cmp/cmp/report_reflect.go ./vendor/github.com/google/go-cmp/cmp/compare.go ./vendor/github.com/google/go-cmp/cmp/report_slices.go ./vendor/github.com/google/go-cmp/cmp/internal/function/func.go ./vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go ./vendor/github.com/google/go-cmp/cmp/internal/value/sort.go ./vendor/github.com/google/go-cmp/cmp/internal/value/pointer_purego.go ./vendor/github.com/google/go-cmp/cmp/internal/value/zero.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_legacy.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_recent.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/debug_enable.go ./vendor/github.com/google/go-cmp/cmp/report_compare.go ./vendor/github.com/google/go-cmp/cmp/export_panic.go ./vendor/github.com/google/go-cmp/cmp/report_text.go ./vendor/github.com/google/go-cmp/cmp/export_unsafe.go ./vendor/github.com/google/go-cmp/cmp/report.go ./vendor/github.com/google/go-cmp/cmp/options.go ./vendor/github.com/google/go-cmp/cmp/report_references.go ./vendor/github.com/google/go-cmp/cmp/path.go ./vendor/github.com/google/go-cmp/cmp/report_value.go ./vendor/github.com/google/gofuzz/fuzz.go ./vendor/github.com/google/gofuzz/doc.go ./vendor/github.com/google/pprof/profile/proto.go ./vendor/github.com/google/pprof/profile/profile.go ./vendor/github.com/google/pprof/profile/legacy_java_profile.go ./vendor/github.com/google/pprof/profile/legacy_profile.go ./vendor/github.com/google/pprof/profile/prune.go ./vendor/github.com/google/pprof/profile/encode.go ./vendor/github.com/google/pprof/profile/filter.go ./vendor/github.com/google/pprof/profile/merge.go ./vendor/github.com/google/pprof/profile/index.go ./vendor/github.com/julienschmidt/httprouter/tree.go ./vendor/github.com/julienschmidt/httprouter/path.go ./vendor/github.com/julienschmidt/httprouter/router.go ./vendor/github.com/pkg/errors/stack.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/opencontainers/go-digest/digester.go ./vendor/github.com/opencontainers/go-digest/doc.go ./vendor/github.com/opencontainers/go-digest/verifiers.go ./vendor/github.com/opencontainers/go-digest/algorithm.go ./vendor/github.com/opencontainers/go-digest/digest.go ./vendor/github.com/opencontainers/image-spec/specs-go/version.go ./vendor/github.com/opencontainers/image-spec/specs-go/versioned.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./vendor/github.com/kolo/xmlrpc/encoder.go ./vendor/github.com/kolo/xmlrpc/response.go ./vendor/github.com/kolo/xmlrpc/request.go ./vendor/github.com/kolo/xmlrpc/decoder.go ./vendor/github.com/kolo/xmlrpc/is_zero.go ./vendor/github.com/kolo/xmlrpc/client.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/main.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/options/annotations.pb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/options/openapiv2.pb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/helpers_go111_old.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/template.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/generator.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/types.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/helpers.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/internal/errors.pb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/internal/casing/camel.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/generator/generator.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/main.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway/template.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway/generator.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/compile.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/fuzz.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/types.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/parse.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/registry.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/grpc_api_service.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/grpc_api_configuration.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/services.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/types.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/codegenerator/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/codegenerator/parse_req.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/trie.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/readerfactory.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/pattern.go ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go ./vendor/github.com/beorn7/perks/quantile/stream.go ./vendor/github.com/ghodss/yaml/yaml.go ./vendor/github.com/ghodss/yaml/fields.go ./vendor/github.com/containerd/containerd/log/context.go ./vendor/github.com/containerd/containerd/platforms/platforms.go ./vendor/github.com/containerd/containerd/platforms/compare.go ./vendor/github.com/containerd/containerd/platforms/defaults.go ./vendor/github.com/containerd/containerd/platforms/cpuinfo.go ./vendor/github.com/containerd/containerd/platforms/defaults_unix.go ./vendor/github.com/containerd/containerd/platforms/database.go ./vendor/github.com/containerd/containerd/platforms/defaults_windows.go ./vendor/github.com/containerd/containerd/errdefs/grpc.go ./vendor/github.com/containerd/containerd/errdefs/errors.go ./vendor/github.com/Microsoft/go-winio/syscall.go ./vendor/github.com/Microsoft/go-winio/hvsock.go ./vendor/github.com/Microsoft/go-winio/zsyscall_windows.go ./vendor/github.com/Microsoft/go-winio/pkg/guid/guid.go ./vendor/github.com/Microsoft/go-winio/reparse.go ./vendor/github.com/Microsoft/go-winio/sd.go ./vendor/github.com/Microsoft/go-winio/file.go ./vendor/github.com/Microsoft/go-winio/backup.go ./vendor/github.com/Microsoft/go-winio/ea.go ./vendor/github.com/Microsoft/go-winio/pipe.go ./vendor/github.com/Microsoft/go-winio/privilege.go ./vendor/github.com/Microsoft/go-winio/fileinfo.go ./vendor/github.com/alecthomas/units/si.go ./vendor/github.com/alecthomas/units/doc.go ./vendor/github.com/alecthomas/units/util.go ./vendor/github.com/alecthomas/units/bytes.go ./vendor/github.com/alecthomas/template/funcs.go ./vendor/github.com/alecthomas/template/parse/node.go ./vendor/github.com/alecthomas/template/parse/lex.go ./vendor/github.com/alecthomas/template/parse/parse.go ./vendor/github.com/alecthomas/template/exec.go ./vendor/github.com/alecthomas/template/doc.go ./vendor/github.com/alecthomas/template/template.go ./vendor/github.com/alecthomas/template/helper.go ./vendor/github.com/gophercloud/gophercloud/auth_result.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/util.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/errors.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/utils/choose_version.go ./vendor/github.com/gophercloud/gophercloud/openstack/utils/base_endpoint.go ./vendor/github.com/gophercloud/gophercloud/openstack/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/client.go ./vendor/github.com/gophercloud/gophercloud/openstack/endpoint_location.go ./vendor/github.com/gophercloud/gophercloud/openstack/auth_env.go ./vendor/github.com/gophercloud/gophercloud/openstack/errors.go ./vendor/github.com/gophercloud/gophercloud/provider_client.go ./vendor/github.com/gophercloud/gophercloud/params.go ./vendor/github.com/gophercloud/gophercloud/doc.go ./vendor/github.com/gophercloud/gophercloud/auth_options.go ./vendor/github.com/gophercloud/gophercloud/pagination/single.go ./vendor/github.com/gophercloud/gophercloud/pagination/marker.go ./vendor/github.com/gophercloud/gophercloud/pagination/linked.go ./vendor/github.com/gophercloud/gophercloud/pagination/http.go ./vendor/github.com/gophercloud/gophercloud/pagination/pager.go ./vendor/github.com/gophercloud/gophercloud/pagination/pkg.go ./vendor/github.com/gophercloud/gophercloud/results.go ./vendor/github.com/gophercloud/gophercloud/util.go ./vendor/github.com/gophercloud/gophercloud/service_client.go ./vendor/github.com/gophercloud/gophercloud/errors.go ./vendor/github.com/gophercloud/gophercloud/endpoint_search.go ./vendor/github.com/PuerkitoBio/urlesc/urlesc.go ./vendor/github.com/PuerkitoBio/purell/purell.go ./vendor/github.com/mattn/go-isatty/isatty_bsd.go ./vendor/github.com/mattn/go-isatty/isatty_others.go ./vendor/github.com/mattn/go-isatty/isatty_solaris.go ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go ./vendor/github.com/mattn/go-isatty/isatty_plan9.go ./vendor/github.com/mattn/go-isatty/isatty_windows.go ./vendor/github.com/mattn/go-colorable/noncolorable.go ./vendor/github.com/mattn/go-colorable/colorable_windows.go ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/colorable_appengine.go ./vendor/github.com/asaskevich/govalidator/error.go ./vendor/github.com/asaskevich/govalidator/arrays.go ./vendor/github.com/asaskevich/govalidator/numerics.go ./vendor/github.com/asaskevich/govalidator/utils.go ./vendor/github.com/asaskevich/govalidator/doc.go ./vendor/github.com/asaskevich/govalidator/validator.go ./vendor/github.com/asaskevich/govalidator/patterns.go ./vendor/github.com/asaskevich/govalidator/types.go ./vendor/github.com/asaskevich/govalidator/converter.go ./vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go ./vendor/github.com/aws/aws-sdk-go/internal/context/background_go1.5.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.6.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read_1_5.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/fuzz.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor_go1.9.go ./vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go ./vendor/github.com/aws/aws-sdk-go/aws/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go ./vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./vendor/github.com/aws/aws-sdk-go/aws/context_background_1_5.go ./vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./vendor/github.com/aws/aws-sdk-go/aws/version.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go ./vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model_codegen.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./vendor/github.com/aws/aws-sdk-go/aws/config.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os_windows.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go ./vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport_go1.6.go ./vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport_go1.12.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/url.go ./vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./vendor/github.com/aws/aws-sdk-go/aws/url_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go ./vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./vendor/github.com/aws/aws-sdk-go/aws/types.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_context_1_6.go ./vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/errors.go ./vendor/github.com/aws/aws-sdk-go/aws/context_1_5.go ./vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go ./vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sts/service.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/doc.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/api.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/errors.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/service.go ./vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go ./vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sso/service.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/waiters.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/doc.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/api.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/errors.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/service.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./vendor/github.com/gogo/protobuf/gogoproto/doc.go ./vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./vendor/github.com/gogo/protobuf/gogoproto/helper.go ./vendor/github.com/gogo/protobuf/plugin/size/size.go ./vendor/github.com/gogo/protobuf/plugin/size/sizetest.go ./vendor/github.com/gogo/protobuf/plugin/gostring/gostringtest.go ./vendor/github.com/gogo/protobuf/plugin/gostring/gostring.go ./vendor/github.com/gogo/protobuf/plugin/unmarshal/unmarshal.go ./vendor/github.com/gogo/protobuf/plugin/compare/comparetest.go ./vendor/github.com/gogo/protobuf/plugin/compare/compare.go ./vendor/github.com/gogo/protobuf/plugin/populate/populate.go ./vendor/github.com/gogo/protobuf/plugin/union/uniontest.go ./vendor/github.com/gogo/protobuf/plugin/union/union.go ./vendor/github.com/gogo/protobuf/plugin/stringer/stringertest.go ./vendor/github.com/gogo/protobuf/plugin/stringer/stringer.go ./vendor/github.com/gogo/protobuf/plugin/description/descriptiontest.go ./vendor/github.com/gogo/protobuf/plugin/description/description.go ./vendor/github.com/gogo/protobuf/plugin/testgen/testgen.go ./vendor/github.com/gogo/protobuf/plugin/face/facetest.go ./vendor/github.com/gogo/protobuf/plugin/face/face.go ./vendor/github.com/gogo/protobuf/plugin/marshalto/marshalto.go ./vendor/github.com/gogo/protobuf/plugin/defaultcheck/defaultcheck.go ./vendor/github.com/gogo/protobuf/plugin/oneofcheck/oneofcheck.go ./vendor/github.com/gogo/protobuf/plugin/enumstringer/enumstringer.go ./vendor/github.com/gogo/protobuf/plugin/embedcheck/embedcheck.go ./vendor/github.com/gogo/protobuf/plugin/equal/equal.go ./vendor/github.com/gogo/protobuf/plugin/equal/equaltest.go ./vendor/github.com/gogo/protobuf/vanity/enum.go ./vendor/github.com/gogo/protobuf/vanity/command/command.go ./vendor/github.com/gogo/protobuf/vanity/foreach.go ./vendor/github.com/gogo/protobuf/vanity/file.go ./vendor/github.com/gogo/protobuf/vanity/field.go ./vendor/github.com/gogo/protobuf/vanity/msg.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogofast/main.go ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/pointer_reflect.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap/remap.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/generator.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/helper.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/plugin/plugin.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/grpc/grpc.go ./vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag/flag.go ./vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go ./vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./vendor/github.com/prometheus/client_golang/prometheus/labels.go ./vendor/github.com/prometheus/client_golang/prometheus/observer.go ./vendor/github.com/prometheus/client_golang/prometheus/summary.go ./vendor/github.com/prometheus/client_golang/prometheus/registry.go ./vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./vendor/github.com/prometheus/client_golang/prometheus/desc.go ./vendor/github.com/prometheus/client_golang/prometheus/value.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./vendor/github.com/prometheus/client_golang/prometheus/wrap.go ./vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/counter.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/vec.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_windows.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./vendor/github.com/prometheus/client_golang/prometheus/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/doc.go ./vendor/github.com/prometheus/client_golang/prometheus/collector.go ./vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/timer.go ./vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint/promlint.go ./vendor/github.com/prometheus/client_golang/prometheus/testutil/testutil.go ./vendor/github.com/prometheus/client_golang/prometheus/testutil/lint.go ./vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go ./vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go ./vendor/github.com/prometheus/client_golang/api/client.go ./vendor/github.com/prometheus/client_model/go/metrics.pb.go ./vendor/github.com/prometheus/common/model/fnv.go ./vendor/github.com/prometheus/common/model/labels.go ./vendor/github.com/prometheus/common/model/fingerprinting.go ./vendor/github.com/prometheus/common/model/time.go ./vendor/github.com/prometheus/common/model/value.go ./vendor/github.com/prometheus/common/model/alert.go ./vendor/github.com/prometheus/common/model/silence.go ./vendor/github.com/prometheus/common/model/model.go ./vendor/github.com/prometheus/common/model/metric.go ./vendor/github.com/prometheus/common/model/signature.go ./vendor/github.com/prometheus/common/model/labelset.go ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go ./vendor/github.com/prometheus/common/route/route.go ./vendor/github.com/prometheus/common/version/info.go ./vendor/github.com/prometheus/common/config/config.go ./vendor/github.com/prometheus/common/config/http_config.go ./vendor/github.com/prometheus/common/sigv4/sigv4_config.go ./vendor/github.com/prometheus/common/sigv4/sigv4.go ./vendor/github.com/prometheus/common/server/static_file_server.go ./vendor/github.com/prometheus/common/expfmt/fuzz.go ./vendor/github.com/prometheus/common/expfmt/text_create.go ./vendor/github.com/prometheus/common/expfmt/encode.go ./vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./vendor/github.com/prometheus/common/expfmt/text_parse.go ./vendor/github.com/prometheus/common/expfmt/expfmt.go ./vendor/github.com/prometheus/common/expfmt/decode.go ./vendor/github.com/prometheus/common/promlog/log.go ./vendor/github.com/prometheus/common/promlog/flag/flag.go ./vendor/github.com/prometheus/procfs/arp.go ./vendor/github.com/prometheus/procfs/cpuinfo_mipsx.go ./vendor/github.com/prometheus/procfs/cpuinfo_s390x.go ./vendor/github.com/prometheus/procfs/proc_smaps.go ./vendor/github.com/prometheus/procfs/crypto.go ./vendor/github.com/prometheus/procfs/proc_stat.go ./vendor/github.com/prometheus/procfs/net_udp.go ./vendor/github.com/prometheus/procfs/proc_fdinfo.go ./vendor/github.com/prometheus/procfs/net_softnet.go ./vendor/github.com/prometheus/procfs/buddyinfo.go ./vendor/github.com/prometheus/procfs/proc_maps.go ./vendor/github.com/prometheus/procfs/net_protocols.go ./vendor/github.com/prometheus/procfs/net_dev.go ./vendor/github.com/prometheus/procfs/proc_ns.go ./vendor/github.com/prometheus/procfs/slab.go ./vendor/github.com/prometheus/procfs/cpuinfo_others.go ./vendor/github.com/prometheus/procfs/proc.go ./vendor/github.com/prometheus/procfs/internal/util/readfile.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile_compat.go ./vendor/github.com/prometheus/procfs/internal/util/valueparser.go ./vendor/github.com/prometheus/procfs/internal/util/parse.go ./vendor/github.com/prometheus/procfs/internal/fs/fs.go ./vendor/github.com/prometheus/procfs/fs.go ./vendor/github.com/prometheus/procfs/ipvs.go ./vendor/github.com/prometheus/procfs/cpuinfo_ppcx.go ./vendor/github.com/prometheus/procfs/cpuinfo_armx.go ./vendor/github.com/prometheus/procfs/stat.go ./vendor/github.com/prometheus/procfs/proc_psi.go ./vendor/github.com/prometheus/procfs/schedstat.go ./vendor/github.com/prometheus/procfs/loadavg.go ./vendor/github.com/prometheus/procfs/proc_environ.go ./vendor/github.com/prometheus/procfs/doc.go ./vendor/github.com/prometheus/procfs/proc_status.go ./vendor/github.com/prometheus/procfs/zoneinfo.go ./vendor/github.com/prometheus/procfs/cpuinfo.go ./vendor/github.com/prometheus/procfs/meminfo.go ./vendor/github.com/prometheus/procfs/net_tcp.go ./vendor/github.com/prometheus/procfs/kernel_random.go ./vendor/github.com/prometheus/procfs/net_conntrackstat.go ./vendor/github.com/prometheus/procfs/vm.go ./vendor/github.com/prometheus/procfs/proc_limits.go ./vendor/github.com/prometheus/procfs/mountinfo.go ./vendor/github.com/prometheus/procfs/net_ip_socket.go ./vendor/github.com/prometheus/procfs/mdstat.go ./vendor/github.com/prometheus/procfs/fscache.go ./vendor/github.com/prometheus/procfs/swaps.go ./vendor/github.com/prometheus/procfs/xfrm.go ./vendor/github.com/prometheus/procfs/cpuinfo_riscvx.go ./vendor/github.com/prometheus/procfs/net_sockstat.go ./vendor/github.com/prometheus/procfs/proc_cgroup.go ./vendor/github.com/prometheus/procfs/cpuinfo_x86.go ./vendor/github.com/prometheus/procfs/proc_io.go ./vendor/github.com/prometheus/procfs/net_unix.go ./vendor/github.com/prometheus/procfs/mountstats.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./vendor/github.com/armon/go-metrics/metrics.go ./vendor/github.com/armon/go-metrics/const_windows.go ./vendor/github.com/armon/go-metrics/start.go ./vendor/github.com/armon/go-metrics/sink.go ./vendor/github.com/armon/go-metrics/const_unix.go ./vendor/github.com/armon/go-metrics/statsite.go ./vendor/github.com/armon/go-metrics/inmem.go ./vendor/github.com/armon/go-metrics/inmem_signal.go ./vendor/github.com/armon/go-metrics/statsd.go ./vendor/github.com/armon/go-metrics/inmem_endpoint.go ./vendor/github.com/stretchr/testify/assert/assertion_forward.go ./vendor/github.com/stretchr/testify/assert/assertion_order.go ./vendor/github.com/stretchr/testify/assert/forward_assertions.go ./vendor/github.com/stretchr/testify/assert/assertions.go ./vendor/github.com/stretchr/testify/assert/doc.go ./vendor/github.com/stretchr/testify/assert/http_assertions.go ./vendor/github.com/stretchr/testify/assert/assertion_format.go ./vendor/github.com/stretchr/testify/assert/assertion_compare.go ./vendor/github.com/stretchr/testify/assert/errors.go ./vendor/github.com/stretchr/testify/require/forward_requirements.go ./vendor/github.com/stretchr/testify/require/doc.go ./vendor/github.com/stretchr/testify/require/require.go ./vendor/github.com/stretchr/testify/require/require_forward.go ./vendor/github.com/stretchr/testify/require/requirements.go ./vendor/github.com/hashicorp/serf/coordinate/config.go ./vendor/github.com/hashicorp/serf/coordinate/coordinate.go ./vendor/github.com/hashicorp/serf/coordinate/client.go ./vendor/github.com/hashicorp/serf/coordinate/phantom.go ./vendor/github.com/hashicorp/go-immutable-radix/edges.go ./vendor/github.com/hashicorp/go-immutable-radix/node.go ./vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go ./vendor/github.com/hashicorp/go-immutable-radix/iter.go ./vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./vendor/github.com/hashicorp/go-rootcerts/rootcerts_base.go ./vendor/github.com/hashicorp/go-rootcerts/rootcerts_darwin.go ./vendor/github.com/hashicorp/go-rootcerts/doc.go ./vendor/github.com/hashicorp/go-rootcerts/rootcerts.go ./vendor/github.com/hashicorp/go-hclog/logger.go ./vendor/github.com/hashicorp/go-hclog/colorize_unix.go ./vendor/github.com/hashicorp/go-hclog/context.go ./vendor/github.com/hashicorp/go-hclog/global.go ./vendor/github.com/hashicorp/go-hclog/stdlog.go ./vendor/github.com/hashicorp/go-hclog/intlogger.go ./vendor/github.com/hashicorp/go-hclog/interceptlogger.go ./vendor/github.com/hashicorp/go-hclog/writer.go ./vendor/github.com/hashicorp/go-hclog/stacktrace.go ./vendor/github.com/hashicorp/go-hclog/colorize_windows.go ./vendor/github.com/hashicorp/go-hclog/nulllogger.go ./vendor/github.com/hashicorp/consul/api/connect_intention.go ./vendor/github.com/hashicorp/consul/api/config_entry.go ./vendor/github.com/hashicorp/consul/api/config_entry_cluster.go ./vendor/github.com/hashicorp/consul/api/operator_keyring.go ./vendor/github.com/hashicorp/consul/api/operator_segment.go ./vendor/github.com/hashicorp/consul/api/connect_ca.go ./vendor/github.com/hashicorp/consul/api/event.go ./vendor/github.com/hashicorp/consul/api/session.go ./vendor/github.com/hashicorp/consul/api/acl.go ./vendor/github.com/hashicorp/consul/api/debug.go ./vendor/github.com/hashicorp/consul/api/status.go ./vendor/github.com/hashicorp/consul/api/operator_area.go ./vendor/github.com/hashicorp/consul/api/agent.go ./vendor/github.com/hashicorp/consul/api/discovery_chain.go ./vendor/github.com/hashicorp/consul/api/config_entry_gateways.go ./vendor/github.com/hashicorp/consul/api/coordinate.go ./vendor/github.com/hashicorp/consul/api/catalog.go ./vendor/github.com/hashicorp/consul/api/kv.go ./vendor/github.com/hashicorp/consul/api/namespace.go ./vendor/github.com/hashicorp/consul/api/txn.go ./vendor/github.com/hashicorp/consul/api/operator_autopilot.go ./vendor/github.com/hashicorp/consul/api/operator_raft.go ./vendor/github.com/hashicorp/consul/api/snapshot.go ./vendor/github.com/hashicorp/consul/api/prepared_query.go ./vendor/github.com/hashicorp/consul/api/config_entry_intentions.go ./vendor/github.com/hashicorp/consul/api/config_entry_discoverychain.go ./vendor/github.com/hashicorp/consul/api/operator.go ./vendor/github.com/hashicorp/consul/api/connect.go ./vendor/github.com/hashicorp/consul/api/api.go ./vendor/github.com/hashicorp/consul/api/raw.go ./vendor/github.com/hashicorp/consul/api/operator_license.go ./vendor/github.com/hashicorp/consul/api/semaphore.go ./vendor/github.com/hashicorp/consul/api/health.go ./vendor/github.com/hashicorp/consul/api/lock.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go ./vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./vendor/github.com/hashicorp/go-cleanhttp/handlers.go ./vendor/github.com/hashicorp/go-cleanhttp/doc.go ./vendor/github.com/go-openapi/runtime/constants.go ./vendor/github.com/go-openapi/runtime/headers.go ./vendor/github.com/go-openapi/runtime/request.go ./vendor/github.com/go-openapi/runtime/text.go ./vendor/github.com/go-openapi/runtime/bytestream.go ./vendor/github.com/go-openapi/runtime/client_auth_info.go ./vendor/github.com/go-openapi/runtime/file.go ./vendor/github.com/go-openapi/runtime/values.go ./vendor/github.com/go-openapi/runtime/client_request.go ./vendor/github.com/go-openapi/runtime/client_operation.go ./vendor/github.com/go-openapi/runtime/client_response.go ./vendor/github.com/go-openapi/runtime/statuses.go ./vendor/github.com/go-openapi/runtime/json.go ./vendor/github.com/go-openapi/runtime/xml.go ./vendor/github.com/go-openapi/runtime/discard.go ./vendor/github.com/go-openapi/runtime/csv.go ./vendor/github.com/go-openapi/runtime/interfaces.go ./vendor/github.com/go-openapi/loads/doc.go ./vendor/github.com/go-openapi/loads/options.go ./vendor/github.com/go-openapi/loads/loaders.go ./vendor/github.com/go-openapi/loads/spec.go ./vendor/github.com/go-openapi/jsonreference/reference.go ./vendor/github.com/go-openapi/validate/object_validator.go ./vendor/github.com/go-openapi/validate/default_validator.go ./vendor/github.com/go-openapi/validate/context.go ./vendor/github.com/go-openapi/validate/spec_messages.go ./vendor/github.com/go-openapi/validate/schema_option.go ./vendor/github.com/go-openapi/validate/debug.go ./vendor/github.com/go-openapi/validate/schema_messages.go ./vendor/github.com/go-openapi/validate/schema.go ./vendor/github.com/go-openapi/validate/rexp.go ./vendor/github.com/go-openapi/validate/doc.go ./vendor/github.com/go-openapi/validate/values.go ./vendor/github.com/go-openapi/validate/options.go ./vendor/github.com/go-openapi/validate/validator.go ./vendor/github.com/go-openapi/validate/type.go ./vendor/github.com/go-openapi/validate/slice_validator.go ./vendor/github.com/go-openapi/validate/formats.go ./vendor/github.com/go-openapi/validate/helpers.go ./vendor/github.com/go-openapi/validate/result.go ./vendor/github.com/go-openapi/validate/example_validator.go ./vendor/github.com/go-openapi/validate/schema_props.go ./vendor/github.com/go-openapi/validate/spec.go ./vendor/github.com/go-openapi/analysis/fixer.go ./vendor/github.com/go-openapi/analysis/debug.go ./vendor/github.com/go-openapi/analysis/internal/pre_go18.go ./vendor/github.com/go-openapi/analysis/internal/post_go18.go ./vendor/github.com/go-openapi/analysis/flatten.go ./vendor/github.com/go-openapi/analysis/schema.go ./vendor/github.com/go-openapi/analysis/doc.go ./vendor/github.com/go-openapi/analysis/mixin.go ./vendor/github.com/go-openapi/analysis/analyzer.go ./vendor/github.com/go-openapi/spec/responses.go ./vendor/github.com/go-openapi/spec/tag.go ./vendor/github.com/go-openapi/spec/normalizer_windows.go ./vendor/github.com/go-openapi/spec/response.go ./vendor/github.com/go-openapi/spec/schema_loader.go ./vendor/github.com/go-openapi/spec/contact_info.go ./vendor/github.com/go-openapi/spec/debug.go ./vendor/github.com/go-openapi/spec/cache.go ./vendor/github.com/go-openapi/spec/resolver.go ./vendor/github.com/go-openapi/spec/swagger.go ./vendor/github.com/go-openapi/spec/paths.go ./vendor/github.com/go-openapi/spec/expander.go ./vendor/github.com/go-openapi/spec/info.go ./vendor/github.com/go-openapi/spec/xml_object.go ./vendor/github.com/go-openapi/spec/schema.go ./vendor/github.com/go-openapi/spec/header.go ./vendor/github.com/go-openapi/spec/external_docs.go ./vendor/github.com/go-openapi/spec/validations.go ./vendor/github.com/go-openapi/spec/operation.go ./vendor/github.com/go-openapi/spec/items.go ./vendor/github.com/go-openapi/spec/bindata.go ./vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./vendor/github.com/go-openapi/spec/properties.go ./vendor/github.com/go-openapi/spec/security_scheme.go ./vendor/github.com/go-openapi/spec/path_item.go ./vendor/github.com/go-openapi/spec/normalizer.go ./vendor/github.com/go-openapi/spec/ref.go ./vendor/github.com/go-openapi/spec/parameter.go ./vendor/github.com/go-openapi/spec/errors.go ./vendor/github.com/go-openapi/spec/spec.go ./vendor/github.com/go-openapi/spec/license.go ./vendor/github.com/go-openapi/errors/headers.go ./vendor/github.com/go-openapi/errors/middleware.go ./vendor/github.com/go-openapi/errors/schema.go ./vendor/github.com/go-openapi/errors/doc.go ./vendor/github.com/go-openapi/errors/auth.go ./vendor/github.com/go-openapi/errors/api.go ./vendor/github.com/go-openapi/errors/parsing.go ./vendor/github.com/go-openapi/swag/pre_go18.go ./vendor/github.com/go-openapi/swag/post_go19.go ./vendor/github.com/go-openapi/swag/yaml.go ./vendor/github.com/go-openapi/swag/pre_go19.go ./vendor/github.com/go-openapi/swag/split.go ./vendor/github.com/go-openapi/swag/convert.go ./vendor/github.com/go-openapi/swag/name_lexem.go ./vendor/github.com/go-openapi/swag/net.go ./vendor/github.com/go-openapi/swag/post_go18.go ./vendor/github.com/go-openapi/swag/doc.go ./vendor/github.com/go-openapi/swag/loading.go ./vendor/github.com/go-openapi/swag/util.go ./vendor/github.com/go-openapi/swag/convert_types.go ./vendor/github.com/go-openapi/swag/json.go ./vendor/github.com/go-openapi/swag/path.go ./vendor/github.com/go-openapi/jsonpointer/pointer.go ./vendor/github.com/go-openapi/strfmt/date.go ./vendor/github.com/go-openapi/strfmt/duration.go ./vendor/github.com/go-openapi/strfmt/bson.go ./vendor/github.com/go-openapi/strfmt/time.go ./vendor/github.com/go-openapi/strfmt/default.go ./vendor/github.com/go-openapi/strfmt/doc.go ./vendor/github.com/go-openapi/strfmt/ulid.go ./vendor/github.com/go-openapi/strfmt/format.go ./vendor/github.com/imdario/mergo/doc.go ./vendor/github.com/imdario/mergo/mergo.go ./vendor/github.com/imdario/mergo/merge.go ./vendor/github.com/imdario/mergo/map.go ./vendor/github.com/jpillora/backoff/backoff.go ./vendor/github.com/modern-go/reflect2/go_above_118.go ./vendor/github.com/modern-go/reflect2/safe_field.go ./vendor/github.com/modern-go/reflect2/go_above_19.go ./vendor/github.com/modern-go/reflect2/reflect2.go ./vendor/github.com/modern-go/reflect2/unsafe_eface.go ./vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./vendor/github.com/modern-go/reflect2/unsafe_struct.go ./vendor/github.com/modern-go/reflect2/unsafe_slice.go ./vendor/github.com/modern-go/reflect2/unsafe_array.go ./vendor/github.com/modern-go/reflect2/type_map.go ./vendor/github.com/modern-go/reflect2/unsafe_field.go ./vendor/github.com/modern-go/reflect2/unsafe_map.go ./vendor/github.com/modern-go/reflect2/unsafe_type.go ./vendor/github.com/modern-go/reflect2/safe_map.go ./vendor/github.com/modern-go/reflect2/reflect2_kind.go ./vendor/github.com/modern-go/reflect2/unsafe_link.go ./vendor/github.com/modern-go/reflect2/unsafe_iface.go ./vendor/github.com/modern-go/reflect2/safe_type.go ./vendor/github.com/modern-go/reflect2/safe_struct.go ./vendor/github.com/modern-go/reflect2/safe_slice.go ./vendor/github.com/modern-go/reflect2/go_below_118.go ./vendor/github.com/modern-go/concurrent/unbounded_executor.go ./vendor/github.com/modern-go/concurrent/go_below_19.go ./vendor/github.com/modern-go/concurrent/go_above_19.go ./vendor/github.com/modern-go/concurrent/executor.go ./vendor/github.com/modern-go/concurrent/log.go ./vendor/github.com/go-stack/stack/stack.go ./vendor/github.com/mailru/easyjson/buffer/pool.go ./vendor/github.com/mailru/easyjson/jlexer/error.go ./vendor/github.com/mailru/easyjson/jlexer/bytestostr_nounsafe.go ./vendor/github.com/mailru/easyjson/jlexer/lexer.go ./vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./vendor/github.com/mailru/easyjson/jwriter/writer.go ./vendor/github.com/googleapis/gnostic/jsonschema/operations.go ./vendor/github.com/googleapis/gnostic/jsonschema/display.go ./vendor/github.com/googleapis/gnostic/jsonschema/reader.go ./vendor/github.com/googleapis/gnostic/jsonschema/writer.go ./vendor/github.com/googleapis/gnostic/jsonschema/models.go ./vendor/github.com/googleapis/gnostic/jsonschema/base.go ./vendor/github.com/googleapis/gnostic/extensions/extension.pb.go ./vendor/github.com/googleapis/gnostic/extensions/extensions.go ./vendor/github.com/googleapis/gnostic/compiler/error.go ./vendor/github.com/googleapis/gnostic/compiler/context.go ./vendor/github.com/googleapis/gnostic/compiler/main.go ./vendor/github.com/googleapis/gnostic/compiler/reader.go ./vendor/github.com/googleapis/gnostic/compiler/extensions.go ./vendor/github.com/googleapis/gnostic/compiler/helpers.go ./vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.go ./vendor/github.com/googleapis/gnostic/openapiv2/document.go ./vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.pb.go ./vendor/github.com/googleapis/gax-go/v2/gax.go ./vendor/github.com/googleapis/gax-go/v2/header.go ./vendor/github.com/googleapis/gax-go/v2/invoke.go ./vendor/github.com/googleapis/gax-go/v2/call_option.go ./vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go ./vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go ./vendor/github.com/go-zookeeper/zk/constants.go ./vendor/github.com/go-zookeeper/zk/conn.go ./vendor/github.com/go-zookeeper/zk/structs.go ./vendor/github.com/go-zookeeper/zk/dnshostprovider.go ./vendor/github.com/go-zookeeper/zk/util.go ./vendor/github.com/go-zookeeper/zk/flw.go ./vendor/github.com/go-zookeeper/zk/lock.go ./vendor/github.com/linode/linodego/retries.go ./vendor/github.com/linode/linodego/pagination.go ./vendor/github.com/linode/linodego/account_user_grants.go ./vendor/github.com/linode/linodego/domain_records.go ./vendor/github.com/linode/linodego/profile_sshkeys.go ./vendor/github.com/linode/linodego/firewall_rules.go ./vendor/github.com/linode/linodego/version.go ./vendor/github.com/linode/linodego/images.go ./vendor/github.com/linode/linodego/instance_stats.go ./vendor/github.com/linode/linodego/account_invoices.go ./vendor/github.com/linode/linodego/account_payments.go ./vendor/github.com/linode/linodego/managed.go ./vendor/github.com/linode/linodego/internal/parseabletime/parseable_time.go ./vendor/github.com/linode/linodego/internal/duration/duration.go ./vendor/github.com/linode/linodego/nodebalancer.go ./vendor/github.com/linode/linodego/object_storage_bucket_certs.go ./vendor/github.com/linode/linodego/lke_clusters.go ./vendor/github.com/linode/linodego/comparison.go ./vendor/github.com/linode/linodego/account_users.go ./vendor/github.com/linode/linodego/object_storage_clusters.go ./vendor/github.com/linode/linodego/instance_disks.go ./vendor/github.com/linode/linodego/account.go ./vendor/github.com/linode/linodego/profile.go ./vendor/github.com/linode/linodego/longview_subscriptions.go ./vendor/github.com/linode/linodego/instance_volumes.go ./vendor/github.com/linode/linodego/instance_snapshots.go ./vendor/github.com/linode/linodego/account_settings.go ./vendor/github.com/linode/linodego/object_storage_keys.go ./vendor/github.com/linode/linodego/waitfor.go ./vendor/github.com/linode/linodego/regions.go ./vendor/github.com/linode/linodego/kernels.go ./vendor/github.com/linode/linodego/object_storage_buckets.go ./vendor/github.com/linode/linodego/firewalls.go ./vendor/github.com/linode/linodego/tags.go ./vendor/github.com/linode/linodego/resources.go ./vendor/github.com/linode/linodego/lke_cluster_pools.go ./vendor/github.com/linode/linodego/instance_ips.go ./vendor/github.com/linode/linodego/instance_configs.go ./vendor/github.com/linode/linodego/network_ranges.go ./vendor/github.com/linode/linodego/profile_tokens.go ./vendor/github.com/linode/linodego/stackscripts.go ./vendor/github.com/linode/linodego/account_notifications.go ./vendor/github.com/linode/linodego/instances.go ./vendor/github.com/linode/linodego/longview.go ./vendor/github.com/linode/linodego/types.go ./vendor/github.com/linode/linodego/object_storage_object.go ./vendor/github.com/linode/linodego/firewall_devices.go ./vendor/github.com/linode/linodego/nodebalancer_stats.go ./vendor/github.com/linode/linodego/client.go ./vendor/github.com/linode/linodego/support.go ./vendor/github.com/linode/linodego/nodebalancer_config_nodes.go ./vendor/github.com/linode/linodego/volumes.go ./vendor/github.com/linode/linodego/nodebalancer_configs.go ./vendor/github.com/linode/linodego/errors.go ./vendor/github.com/linode/linodego/account_oauth_client.go ./vendor/github.com/linode/linodego/account_events.go ./vendor/github.com/linode/linodego/network_pools.go ./vendor/github.com/linode/linodego/vlans.go ./vendor/github.com/linode/linodego/domains.go ./vendor/github.com/linode/linodego/network_ips.go ./vendor/github.com/miekg/dns/labels.go ./vendor/github.com/miekg/dns/ztypes.go ./vendor/github.com/miekg/dns/udp.go ./vendor/github.com/miekg/dns/udp_windows.go ./vendor/github.com/miekg/dns/sig0.go ./vendor/github.com/miekg/dns/server.go ./vendor/github.com/miekg/dns/fuzz.go ./vendor/github.com/miekg/dns/dns.go ./vendor/github.com/miekg/dns/dnssec_keygen.go ./vendor/github.com/miekg/dns/version.go ./vendor/github.com/miekg/dns/tsig.go ./vendor/github.com/miekg/dns/dnssec.go ./vendor/github.com/miekg/dns/singleinflight.go ./vendor/github.com/miekg/dns/xfr.go ./vendor/github.com/miekg/dns/listen_no_reuseport.go ./vendor/github.com/miekg/dns/smimea.go ./vendor/github.com/miekg/dns/sanitize.go ./vendor/github.com/miekg/dns/dnssec_keyscan.go ./vendor/github.com/miekg/dns/duplicate.go ./vendor/github.com/miekg/dns/defaults.go ./vendor/github.com/miekg/dns/dane.go ./vendor/github.com/miekg/dns/doc.go ./vendor/github.com/miekg/dns/zmsg.go ./vendor/github.com/miekg/dns/clientconfig.go ./vendor/github.com/miekg/dns/serve_mux.go ./vendor/github.com/miekg/dns/msg_truncate.go ./vendor/github.com/miekg/dns/generate.go ./vendor/github.com/miekg/dns/reverse.go ./vendor/github.com/miekg/dns/svcb.go ./vendor/github.com/miekg/dns/msg_helpers.go ./vendor/github.com/miekg/dns/edns.go ./vendor/github.com/miekg/dns/listen_reuseport.go ./vendor/github.com/miekg/dns/update.go ./vendor/github.com/miekg/dns/nsecx.go ./vendor/github.com/miekg/dns/msg.go ./vendor/github.com/miekg/dns/privaterr.go ./vendor/github.com/miekg/dns/zduplicate.go ./vendor/github.com/miekg/dns/dnssec_privkey.go ./vendor/github.com/miekg/dns/types.go ./vendor/github.com/miekg/dns/client.go ./vendor/github.com/miekg/dns/scan.go ./vendor/github.com/miekg/dns/tlsa.go ./vendor/github.com/miekg/dns/format.go ./vendor/github.com/miekg/dns/scan_rr.go ./vendor/github.com/miekg/dns/acceptfunc.go ./vendor/github.com/golang-jwt/jwt/v4/hmac.go ./vendor/github.com/golang-jwt/jwt/v4/map_claims.go ./vendor/github.com/golang-jwt/jwt/v4/token.go ./vendor/github.com/golang-jwt/jwt/v4/ecdsa_utils.go ./vendor/github.com/golang-jwt/jwt/v4/claims.go ./vendor/github.com/golang-jwt/jwt/v4/doc.go ./vendor/github.com/golang-jwt/jwt/v4/rsa_utils.go ./vendor/github.com/golang-jwt/jwt/v4/ecdsa.go ./vendor/github.com/golang-jwt/jwt/v4/rsa.go ./vendor/github.com/golang-jwt/jwt/v4/signing_method.go ./vendor/github.com/golang-jwt/jwt/v4/ed25519.go ./vendor/github.com/golang-jwt/jwt/v4/rsa_pss.go ./vendor/github.com/golang-jwt/jwt/v4/parser.go ./vendor/github.com/golang-jwt/jwt/v4/none.go ./vendor/github.com/golang-jwt/jwt/v4/ed25519_utils.go ./vendor/github.com/golang-jwt/jwt/v4/errors.go ./vendor/github.com/oklog/ulid/ulid.go ./vendor/github.com/oklog/run/actors.go ./vendor/github.com/oklog/run/group.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/server.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/doc.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/status-code-tracker.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/client.go ./vendor/github.com/dennwc/varint/varint.go ./vendor/github.com/dennwc/varint/proto.go ./vendor/github.com/docker/go-units/duration.go ./vendor/github.com/docker/go-units/size.go ./vendor/github.com/docker/go-units/ulimit.go ./vendor/github.com/docker/go-connections/nat/sort.go ./vendor/github.com/docker/go-connections/nat/parse.go ./vendor/github.com/docker/go-connections/nat/nat.go ./vendor/github.com/docker/go-connections/tlsconfig/config_legacy_client_ciphers.go ./vendor/github.com/docker/go-connections/tlsconfig/config.go ./vendor/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./vendor/github.com/docker/go-connections/tlsconfig/certpool_other.go ./vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go ./vendor/github.com/docker/go-connections/sockets/unix_socket.go ./vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./vendor/github.com/docker/go-connections/sockets/sockets_windows.go ./vendor/github.com/docker/go-connections/sockets/sockets.go ./vendor/github.com/docker/go-connections/sockets/proxy.go ./vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./vendor/github.com/docker/distribution/reference/helpers.go ./vendor/github.com/docker/distribution/reference/normalize.go ./vendor/github.com/docker/distribution/reference/regexp.go ./vendor/github.com/docker/distribution/reference/reference.go ./vendor/github.com/docker/distribution/registry/api/errcode/register.go ./vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./vendor/github.com/docker/distribution/digestset/set.go ./vendor/github.com/docker/docker/client/checkpoint_list.go ./vendor/github.com/docker/docker/client/plugin_enable.go ./vendor/github.com/docker/docker/client/network_disconnect.go ./vendor/github.com/docker/docker/client/task_list.go ./vendor/github.com/docker/docker/client/config_remove.go ./vendor/github.com/docker/docker/client/image_push.go ./vendor/github.com/docker/docker/client/plugin_disable.go ./vendor/github.com/docker/docker/client/volume_create.go ./vendor/github.com/docker/docker/client/container_kill.go ./vendor/github.com/docker/docker/client/service_create.go ./vendor/github.com/docker/docker/client/image_list.go ./vendor/github.com/docker/docker/client/volume_inspect.go ./vendor/github.com/docker/docker/client/login.go ./vendor/github.com/docker/docker/client/swarm_leave.go ./vendor/github.com/docker/docker/client/image_create.go ./vendor/github.com/docker/docker/client/config_update.go ./vendor/github.com/docker/docker/client/version.go ./vendor/github.com/docker/docker/client/node_inspect.go ./vendor/github.com/docker/docker/client/plugin_push.go ./vendor/github.com/docker/docker/client/network_list.go ./vendor/github.com/docker/docker/client/plugin_remove.go ./vendor/github.com/docker/docker/client/request.go ./vendor/github.com/docker/docker/client/secret_create.go ./vendor/github.com/docker/docker/client/container_resize.go ./vendor/github.com/docker/docker/client/plugin_create.go ./vendor/github.com/docker/docker/client/network_inspect.go ./vendor/github.com/docker/docker/client/container_update.go ./vendor/github.com/docker/docker/client/container_wait.go ./vendor/github.com/docker/docker/client/container_diff.go ./vendor/github.com/docker/docker/client/node_update.go ./vendor/github.com/docker/docker/client/checkpoint_create.go ./vendor/github.com/docker/docker/client/service_remove.go ./vendor/github.com/docker/docker/client/plugin_install.go ./vendor/github.com/docker/docker/client/container_list.go ./vendor/github.com/docker/docker/client/config_inspect.go ./vendor/github.com/docker/docker/client/container_exec.go ./vendor/github.com/docker/docker/client/secret_update.go ./vendor/github.com/docker/docker/client/container_remove.go ./vendor/github.com/docker/docker/client/container_unpause.go ./vendor/github.com/docker/docker/client/disk_usage.go ./vendor/github.com/docker/docker/client/transport.go ./vendor/github.com/docker/docker/client/distribution_inspect.go ./vendor/github.com/docker/docker/client/image_load.go ./vendor/github.com/docker/docker/client/service_update.go ./vendor/github.com/docker/docker/client/image_prune.go ./vendor/github.com/docker/docker/client/container_attach.go ./vendor/github.com/docker/docker/client/node_remove.go ./vendor/github.com/docker/docker/client/info.go ./vendor/github.com/docker/docker/client/task_logs.go ./vendor/github.com/docker/docker/client/network_connect.go ./vendor/github.com/docker/docker/client/secret_inspect.go ./vendor/github.com/docker/docker/client/volume_remove.go ./vendor/github.com/docker/docker/client/image_save.go ./vendor/github.com/docker/docker/client/task_inspect.go ./vendor/github.com/docker/docker/client/container_rename.go ./vendor/github.com/docker/docker/client/utils.go ./vendor/github.com/docker/docker/client/container_commit.go ./vendor/github.com/docker/docker/client/image_build.go ./vendor/github.com/docker/docker/client/config_create.go ./vendor/github.com/docker/docker/client/container_logs.go ./vendor/github.com/docker/docker/client/plugin_inspect.go ./vendor/github.com/docker/docker/client/container_start.go ./vendor/github.com/docker/docker/client/plugin_list.go ./vendor/github.com/docker/docker/client/image_pull.go ./vendor/github.com/docker/docker/client/client_windows.go ./vendor/github.com/docker/docker/client/secret_list.go ./vendor/github.com/docker/docker/client/image_search.go ./vendor/github.com/docker/docker/client/volume_prune.go ./vendor/github.com/docker/docker/client/hijack.go ./vendor/github.com/docker/docker/client/checkpoint_delete.go ./vendor/github.com/docker/docker/client/options.go ./vendor/github.com/docker/docker/client/config_list.go ./vendor/github.com/docker/docker/client/network_prune.go ./vendor/github.com/docker/docker/client/container_top.go ./vendor/github.com/docker/docker/client/client_unix.go ./vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./vendor/github.com/docker/docker/client/swarm_inspect.go ./vendor/github.com/docker/docker/client/container_create.go ./vendor/github.com/docker/docker/client/network_create.go ./vendor/github.com/docker/docker/client/image_inspect.go ./vendor/github.com/docker/docker/client/ping.go ./vendor/github.com/docker/docker/client/build_prune.go ./vendor/github.com/docker/docker/client/container_stop.go ./vendor/github.com/docker/docker/client/interface.go ./vendor/github.com/docker/docker/client/container_export.go ./vendor/github.com/docker/docker/client/events.go ./vendor/github.com/docker/docker/client/network_remove.go ./vendor/github.com/docker/docker/client/image_history.go ./vendor/github.com/docker/docker/client/container_copy.go ./vendor/github.com/docker/docker/client/container_stats.go ./vendor/github.com/docker/docker/client/build_cancel.go ./vendor/github.com/docker/docker/client/container_prune.go ./vendor/github.com/docker/docker/client/service_logs.go ./vendor/github.com/docker/docker/client/swarm_init.go ./vendor/github.com/docker/docker/client/client.go ./vendor/github.com/docker/docker/client/container_inspect.go ./vendor/github.com/docker/docker/client/container_pause.go ./vendor/github.com/docker/docker/client/interface_stable.go ./vendor/github.com/docker/docker/client/container_restart.go ./vendor/github.com/docker/docker/client/service_inspect.go ./vendor/github.com/docker/docker/client/interface_experimental.go ./vendor/github.com/docker/docker/client/image_remove.go ./vendor/github.com/docker/docker/client/swarm_unlock.go ./vendor/github.com/docker/docker/client/secret_remove.go ./vendor/github.com/docker/docker/client/plugin_upgrade.go ./vendor/github.com/docker/docker/client/image_tag.go ./vendor/github.com/docker/docker/client/service_list.go ./vendor/github.com/docker/docker/client/swarm_update.go ./vendor/github.com/docker/docker/client/errors.go ./vendor/github.com/docker/docker/client/volume_list.go ./vendor/github.com/docker/docker/client/image_import.go ./vendor/github.com/docker/docker/client/client_deprecated.go ./vendor/github.com/docker/docker/client/swarm_join.go ./vendor/github.com/docker/docker/client/plugin_set.go ./vendor/github.com/docker/docker/client/node_list.go ./vendor/github.com/docker/docker/api/common_windows.go ./vendor/github.com/docker/docker/api/types/plugin_device.go ./vendor/github.com/docker/docker/api/types/swarm/runtime.go ./vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go ./vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go ./vendor/github.com/docker/docker/api/types/swarm/swarm.go ./vendor/github.com/docker/docker/api/types/swarm/node.go ./vendor/github.com/docker/docker/api/types/swarm/network.go ./vendor/github.com/docker/docker/api/types/swarm/config.go ./vendor/github.com/docker/docker/api/types/swarm/task.go ./vendor/github.com/docker/docker/api/types/swarm/container.go ./vendor/github.com/docker/docker/api/types/swarm/common.go ./vendor/github.com/docker/docker/api/types/swarm/secret.go ./vendor/github.com/docker/docker/api/types/swarm/service.go ./vendor/github.com/docker/docker/api/types/network/network.go ./vendor/github.com/docker/docker/api/types/error_response_ext.go ./vendor/github.com/docker/docker/api/types/blkiodev/blkio.go ./vendor/github.com/docker/docker/api/types/plugin.go ./vendor/github.com/docker/docker/api/types/plugin_mount.go ./vendor/github.com/docker/docker/api/types/graph_driver_data.go ./vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./vendor/github.com/docker/docker/api/types/container/host_config.go ./vendor/github.com/docker/docker/api/types/container/container_update.go ./vendor/github.com/docker/docker/api/types/container/container_wait.go ./vendor/github.com/docker/docker/api/types/container/container_changes.go ./vendor/github.com/docker/docker/api/types/container/hostconfig_windows.go ./vendor/github.com/docker/docker/api/types/container/config.go ./vendor/github.com/docker/docker/api/types/container/waitcondition.go ./vendor/github.com/docker/docker/api/types/container/container_top.go ./vendor/github.com/docker/docker/api/types/container/container_create.go ./vendor/github.com/docker/docker/api/types/plugin_env.go ./vendor/github.com/docker/docker/api/types/versions/compare.go ./vendor/github.com/docker/docker/api/types/stats.go ./vendor/github.com/docker/docker/api/types/filters/parse.go ./vendor/github.com/docker/docker/api/types/volume.go ./vendor/github.com/docker/docker/api/types/service_update_response.go ./vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./vendor/github.com/docker/docker/api/types/time/timestamp.go ./vendor/github.com/docker/docker/api/types/time/duration_convert.go ./vendor/github.com/docker/docker/api/types/auth.go ./vendor/github.com/docker/docker/api/types/configs.go ./vendor/github.com/docker/docker/api/types/events/events.go ./vendor/github.com/docker/docker/api/types/volume/volume_create.go ./vendor/github.com/docker/docker/api/types/volume/volume_list.go ./vendor/github.com/docker/docker/api/types/types.go ./vendor/github.com/docker/docker/api/types/image/image_history.go ./vendor/github.com/docker/docker/api/types/strslice/strslice.go ./vendor/github.com/docker/docker/api/types/image_summary.go ./vendor/github.com/docker/docker/api/types/client.go ./vendor/github.com/docker/docker/api/types/plugin_responses.go ./vendor/github.com/docker/docker/api/types/image_delete_response_item.go ./vendor/github.com/docker/docker/api/types/registry/registry.go ./vendor/github.com/docker/docker/api/types/registry/authenticate.go ./vendor/github.com/docker/docker/api/types/id_response.go ./vendor/github.com/docker/docker/api/types/error_response.go ./vendor/github.com/docker/docker/api/types/port.go ./vendor/github.com/docker/docker/api/types/mount/mount.go ./vendor/github.com/docker/docker/api/common_unix.go ./vendor/github.com/docker/docker/api/common.go ./vendor/github.com/docker/docker/errdefs/defs.go ./vendor/github.com/docker/docker/errdefs/doc.go ./vendor/github.com/docker/docker/errdefs/http_helpers.go ./vendor/github.com/docker/docker/errdefs/helpers.go ./vendor/github.com/docker/docker/errdefs/is.go ./vendor/github.com/uber/jaeger-client-go/logger.go ./vendor/github.com/uber/jaeger-client-go/log/logger.go ./vendor/github.com/uber/jaeger-client-go/observer.go ./vendor/github.com/uber/jaeger-client-go/constants.go ./vendor/github.com/uber/jaeger-client-go/metrics.go ./vendor/github.com/uber/jaeger-client-go/transport_udp.go ./vendor/github.com/uber/jaeger-client-go/baggage_setter.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote.go ./vendor/github.com/uber/jaeger-client-go/span.go ./vendor/github.com/uber/jaeger-client-go/propagation.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage-consts.go ./vendor/github.com/uber/jaeger-client-go/tracer_options.go ./vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/throttler.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/restriction_manager.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go ./vendor/github.com/uber/jaeger-client-go/span_allocator.go ./vendor/github.com/uber/jaeger-client-go/transport.go ./vendor/github.com/uber/jaeger-client-go/utils/reconnecting_udp_conn.go ./vendor/github.com/uber/jaeger-client-go/utils/rand.go ./vendor/github.com/uber/jaeger-client-go/utils/http_json.go ./vendor/github.com/uber/jaeger-client-go/utils/localip.go ./vendor/github.com/uber/jaeger-client-go/utils/utils.go ./vendor/github.com/uber/jaeger-client-go/utils/udp_client.go ./vendor/github.com/uber/jaeger-client-go/utils/rate_limiter.go ./vendor/github.com/uber/jaeger-client-go/header.go ./vendor/github.com/uber/jaeger-client-go/tracer.go ./vendor/github.com/uber/jaeger-client-go/doc.go ./vendor/github.com/uber/jaeger-client-go/sampler_v2.go ./vendor/github.com/uber/jaeger-client-go/reporter_options.go ./vendor/github.com/uber/jaeger-client-go/config/config.go ./vendor/github.com/uber/jaeger-client-go/config/config_env.go ./vendor/github.com/uber/jaeger-client-go/config/options.go ./vendor/github.com/uber/jaeger-client-go/jaeger_tag.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote_options.go ./vendor/github.com/uber/jaeger-client-go/contrib_observer.go ./vendor/github.com/uber/jaeger-client-go/jaeger_thrift_span.go ./vendor/github.com/uber/jaeger-client-go/span_context.go ./vendor/github.com/uber/jaeger-client-go/reporter.go ./vendor/github.com/uber/jaeger-client-go/interop.go ./vendor/github.com/uber/jaeger-client-go/zipkin_thrift_span.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/observer.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/metrics.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/doc.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/endpoints.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/normalizer.go ./vendor/github.com/uber/jaeger-client-go/zipkin.go ./vendor/github.com/uber/jaeger-client-go/process.go ./vendor/github.com/uber/jaeger-client-go/reference.go ./vendor/github.com/uber/jaeger-client-go/transport/doc.go ./vendor/github.com/uber/jaeger-client-go/transport/http.go ./vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/context.go ./vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./vendor/github.com/uber/jaeger-client-go/thrift/type.go ./vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./vendor/github.com/uber/jaeger-client-go/thrift/client.go ./vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./vendor/github.com/uber/jaeger-client-go/sampler.go ./vendor/github.com/uber/jaeger-lib/metrics/keys.go ./vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./vendor/github.com/uber/jaeger-lib/metrics/counter.go ./vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/cache.go ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/factory.go ./vendor/github.com/uber/jaeger-lib/metrics/timer.go ./vendor/github.com/uber/jaeger-lib/metrics/factory.go ./vendor/github.com/simonpasquier/klog-gokit/v3/klog.go ./vendor/github.com/simonpasquier/klog-gokit/klog.go ./vendor/github.com/josharian/intern/intern.go ./vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go ./vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./vendor/github.com/scaleway/scaleway-sdk-go/namegenerator/name_generator.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/token.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/no_auth.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/auth.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/async/wait.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler/duration.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/errors/error.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter/query.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/request_option.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/version.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/locality.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/request.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/convert.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/config_legacy.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/config.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/env.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/client.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/custom_types.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/client_option.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/errors.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/path.go ./vendor/github.com/scaleway/scaleway-sdk-go/logger/logger.go ./vendor/github.com/scaleway/scaleway-sdk-go/logger/default_logger.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/snapshot_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/volume_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_metadata_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/image_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/server_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/security_group_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/baremetal_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/server_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/validation/is.go ./vendor/github.com/evanphx/json-patch/patch.go ./vendor/github.com/evanphx/json-patch/merge.go ./vendor/github.com/evanphx/json-patch/errors.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.go ./vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.pb.go ./vendor/github.com/digitalocean/godo/keys.go ./vendor/github.com/digitalocean/godo/monitoring.go ./vendor/github.com/digitalocean/godo/load_balancers.go ./vendor/github.com/digitalocean/godo/timestamp.go ./vendor/github.com/digitalocean/godo/registry.go ./vendor/github.com/digitalocean/godo/billing_history.go ./vendor/github.com/digitalocean/godo/images.go ./vendor/github.com/digitalocean/godo/image_actions.go ./vendor/github.com/digitalocean/godo/links.go ./vendor/github.com/digitalocean/godo/meta.go ./vendor/github.com/digitalocean/godo/floating_ips_actions.go ./vendor/github.com/digitalocean/godo/apps.gen.go ./vendor/github.com/digitalocean/godo/droplet_actions.go ./vendor/github.com/digitalocean/godo/cdn.go ./vendor/github.com/digitalocean/godo/1-click.go ./vendor/github.com/digitalocean/godo/account.go ./vendor/github.com/digitalocean/godo/storage.go ./vendor/github.com/digitalocean/godo/certificates.go ./vendor/github.com/digitalocean/godo/droplets.go ./vendor/github.com/digitalocean/godo/storage_actions.go ./vendor/github.com/digitalocean/godo/doc.go ./vendor/github.com/digitalocean/godo/regions.go ./vendor/github.com/digitalocean/godo/firewalls.go ./vendor/github.com/digitalocean/godo/tags.go ./vendor/github.com/digitalocean/godo/kubernetes.go ./vendor/github.com/digitalocean/godo/databases.go ./vendor/github.com/digitalocean/godo/apps.go ./vendor/github.com/digitalocean/godo/balance.go ./vendor/github.com/digitalocean/godo/invoices.go ./vendor/github.com/digitalocean/godo/strings.go ./vendor/github.com/digitalocean/godo/godo.go ./vendor/github.com/digitalocean/godo/floating_ips.go ./vendor/github.com/digitalocean/godo/sizes.go ./vendor/github.com/digitalocean/godo/vpcs.go ./vendor/github.com/digitalocean/godo/metrics/metrics.go ./vendor/github.com/digitalocean/godo/metrics/time.go ./vendor/github.com/digitalocean/godo/metrics/values.go ./vendor/github.com/digitalocean/godo/action.go ./vendor/github.com/digitalocean/godo/projects.go ./vendor/github.com/digitalocean/godo/errors.go ./vendor/github.com/digitalocean/godo/domains.go ./vendor/github.com/digitalocean/godo/snapshots.go ./vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./vendor/github.com/cespare/xxhash/v2/xxhash_safe.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go ./vendor/github.com/sirupsen/logrus/logger.go ./vendor/github.com/sirupsen/logrus/buffer_pool.go ./vendor/github.com/sirupsen/logrus/hooks.go ./vendor/github.com/sirupsen/logrus/terminal_check_solaris.go ./vendor/github.com/sirupsen/logrus/json_formatter.go ./vendor/github.com/sirupsen/logrus/entry.go ./vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go ./vendor/github.com/sirupsen/logrus/writer.go ./vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/github.com/sirupsen/logrus/doc.go ./vendor/github.com/sirupsen/logrus/terminal_check_js.go ./vendor/github.com/sirupsen/logrus/formatter.go ./vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/github.com/sirupsen/logrus/logrus.go ./vendor/github.com/sirupsen/logrus/terminal_check_windows.go ./vendor/github.com/sirupsen/logrus/terminal_check_appengine.go ./vendor/github.com/sirupsen/logrus/terminal_check_bsd.go ./vendor/github.com/sirupsen/logrus/exported.go ./vendor/github.com/sirupsen/logrus/alt_exit.go ./vendor/github.com/sirupsen/logrus/text_formatter.go ./vendor/github.com/opentracing/opentracing-go/log/field.go ./vendor/github.com/opentracing/opentracing-go/log/util.go ./vendor/github.com/opentracing/opentracing-go/ext/field.go ./vendor/github.com/opentracing/opentracing-go/ext/tags.go ./vendor/github.com/opentracing/opentracing-go/gocontext.go ./vendor/github.com/opentracing/opentracing-go/span.go ./vendor/github.com/opentracing/opentracing-go/propagation.go ./vendor/github.com/opentracing/opentracing-go/globaltracer.go ./vendor/github.com/opentracing/opentracing-go/noop.go ./vendor/github.com/opentracing/opentracing-go/ext.go ./vendor/github.com/opentracing/opentracing-go/tracer.go ./vendor/github.com/spf13/pflag/duration.go ./vendor/github.com/spf13/pflag/float64.go ./vendor/github.com/spf13/pflag/duration_slice.go ./vendor/github.com/spf13/pflag/string_to_int64.go ./vendor/github.com/spf13/pflag/string_array.go ./vendor/github.com/spf13/pflag/ipmask.go ./vendor/github.com/spf13/pflag/count.go ./vendor/github.com/spf13/pflag/string_slice.go ./vendor/github.com/spf13/pflag/int16.go ./vendor/github.com/spf13/pflag/float32.go ./vendor/github.com/spf13/pflag/uint_slice.go ./vendor/github.com/spf13/pflag/uint16.go ./vendor/github.com/spf13/pflag/int64_slice.go ./vendor/github.com/spf13/pflag/int32.go ./vendor/github.com/spf13/pflag/string.go ./vendor/github.com/spf13/pflag/int64.go ./vendor/github.com/spf13/pflag/bool_slice.go ./vendor/github.com/spf13/pflag/float32_slice.go ./vendor/github.com/spf13/pflag/uint64.go ./vendor/github.com/spf13/pflag/bool.go ./vendor/github.com/spf13/pflag/int32_slice.go ./vendor/github.com/spf13/pflag/int.go ./vendor/github.com/spf13/pflag/uint32.go ./vendor/github.com/spf13/pflag/uint8.go ./vendor/github.com/spf13/pflag/ipnet.go ./vendor/github.com/spf13/pflag/string_to_int.go ./vendor/github.com/spf13/pflag/bytes.go ./vendor/github.com/spf13/pflag/flag.go ./vendor/github.com/spf13/pflag/uint.go ./vendor/github.com/spf13/pflag/string_to_string.go ./vendor/github.com/spf13/pflag/ip_slice.go ./vendor/github.com/spf13/pflag/golangflag.go ./vendor/github.com/spf13/pflag/ip.go ./vendor/github.com/spf13/pflag/int8.go ./vendor/github.com/spf13/pflag/float64_slice.go ./vendor/github.com/spf13/pflag/int_slice.go ./vendor/github.com/fatih/color/doc.go ./vendor/github.com/fatih/color/color.go ./vendor/github.com/mitchellh/mapstructure/error.go ./vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./vendor/github.com/mitchellh/mapstructure/mapstructure.go ./vendor/github.com/mitchellh/go-homedir/homedir.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerloadbalancingrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securityrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipprefixes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationgateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/operations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/watchers.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsitesconfiguration.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/usages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutelinks.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicydefinitions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/ddosprotectionplans.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/version.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceloadbalancers.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpngateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacetapconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/defaultsecurityrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualhubs.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworks.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpnserverconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securitygroups.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerprobes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewalls.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationsecuritygroups.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceendpoints.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/inboundnatrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualwans.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancers.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalanceroutboundrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgatewayconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/bgpservicecommunities.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableendpointservices.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilters.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/models.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteserviceproviders.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/subnets.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutegateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilterrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkpeerings.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/localnetworkgateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceipconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworktaps.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/connectionmonitors.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteports.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteportslocations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availabledelegations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitauthorizations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsites.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/enums.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewallfqdntags.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/client.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnectionpeerings.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerbackendaddresspools.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicies.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/profiles.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitpeerings.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerfrontendipconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipaddresses.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/packetcaptures.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableresourcegroupdelegations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpngateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuits.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/hubvirtualnetworkconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routetables.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacesgroup.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancernetworkinterfaces.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/operations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/version.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/images.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimageversions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/availabilitysets.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleries.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/models.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/containerservices.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/usage.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineimages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/resourceskus.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesets.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetextensions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/proximityplacementgroups.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/loganalytics.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineruncommands.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/enums.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/client.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinesizes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetvms.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachines.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetrollingupgrades.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensionimages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/disks.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/snapshots.go ./vendor/github.com/Azure/azure-sdk-for-go/version/version.go ./vendor/github.com/Azure/go-autorest/tracing/tracing.go ./vendor/github.com/Azure/go-autorest/tracing/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/doc.go ./vendor/github.com/Azure/go-autorest/logger/logger.go ./vendor/github.com/Azure/go-autorest/logger/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/date/date.go ./vendor/github.com/Azure/go-autorest/autorest/date/unixtime.go ./vendor/github.com/Azure/go-autorest/autorest/date/time.go ./vendor/github.com/Azure/go-autorest/autorest/date/timerfc1123.go ./vendor/github.com/Azure/go-autorest/autorest/date/utility.go ./vendor/github.com/Azure/go-autorest/autorest/date/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/error.go ./vendor/github.com/Azure/go-autorest/autorest/authorization_storage.go ./vendor/github.com/Azure/go-autorest/autorest/sender.go ./vendor/github.com/Azure/go-autorest/autorest/authorization_sas.go ./vendor/github.com/Azure/go-autorest/autorest/version.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.8.go ./vendor/github.com/Azure/go-autorest/autorest/preparer.go ./vendor/github.com/Azure/go-autorest/autorest/to/convert.go ./vendor/github.com/Azure/go-autorest/autorest/to/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.7.go ./vendor/github.com/Azure/go-autorest/autorest/authorization.go ./vendor/github.com/Azure/go-autorest/autorest/utility_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/utility.go ./vendor/github.com/Azure/go-autorest/autorest/utility_legacy.go ./vendor/github.com/Azure/go-autorest/autorest/adal/sender.go ./vendor/github.com/Azure/go-autorest/autorest/adal/version.go ./vendor/github.com/Azure/go-autorest/autorest/adal/config.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token.go ./vendor/github.com/Azure/go-autorest/autorest/adal/devicetoken.go ./vendor/github.com/Azure/go-autorest/autorest/adal/persist.go ./vendor/github.com/Azure/go-autorest/autorest/adal/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token_legacy.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/autorest.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest.go ./vendor/github.com/Azure/go-autorest/autorest/client.go ./vendor/github.com/Azure/go-autorest/autorest/validation/error.go ./vendor/github.com/Azure/go-autorest/autorest/validation/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/validation/validation.go ./vendor/github.com/Azure/go-autorest/autorest/responder.go ./vendor/github.com/Azure/go-autorest/autorest/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/azure/metadata_environment.go ./vendor/github.com/Azure/go-autorest/autorest/azure/rp.go ./vendor/github.com/Azure/go-autorest/autorest/azure/azure.go ./vendor/github.com/Azure/go-autorest/autorest/azure/async.go ./vendor/github.com/Azure/go-autorest/autorest/azure/environments.go ./vendor/github.com/json-iterator/go/any_int64.go ./vendor/github.com/json-iterator/go/reflect_extension.go ./vendor/github.com/json-iterator/go/pool.go ./vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./vendor/github.com/json-iterator/go/iter_array.go ./vendor/github.com/json-iterator/go/reflect_marshaler.go ./vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./vendor/github.com/json-iterator/go/iter_float.go ./vendor/github.com/json-iterator/go/iter_object.go ./vendor/github.com/json-iterator/go/any_float.go ./vendor/github.com/json-iterator/go/any.go ./vendor/github.com/json-iterator/go/reflect_native.go ./vendor/github.com/json-iterator/go/any_object.go ./vendor/github.com/json-iterator/go/iter.go ./vendor/github.com/json-iterator/go/stream_int.go ./vendor/github.com/json-iterator/go/config.go ./vendor/github.com/json-iterator/go/jsoniter.go ./vendor/github.com/json-iterator/go/reflect_map.go ./vendor/github.com/json-iterator/go/iter_str.go ./vendor/github.com/json-iterator/go/iter_skip_strict.go ./vendor/github.com/json-iterator/go/stream.go ./vendor/github.com/json-iterator/go/reflect_slice.go ./vendor/github.com/json-iterator/go/any_int32.go ./vendor/github.com/json-iterator/go/reflect_dynamic.go ./vendor/github.com/json-iterator/go/any_bool.go ./vendor/github.com/json-iterator/go/adapter.go ./vendor/github.com/json-iterator/go/any_nil.go ./vendor/github.com/json-iterator/go/any_uint64.go ./vendor/github.com/json-iterator/go/any_array.go ./vendor/github.com/json-iterator/go/any_uint32.go ./vendor/github.com/json-iterator/go/any_number.go ./vendor/github.com/json-iterator/go/iter_int.go ./vendor/github.com/json-iterator/go/iter_skip_sloppy.go ./vendor/github.com/json-iterator/go/reflect_optional.go ./vendor/github.com/json-iterator/go/reflect.go ./vendor/github.com/json-iterator/go/stream_float.go ./vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./vendor/github.com/json-iterator/go/iter_skip.go ./vendor/github.com/json-iterator/go/reflect_json_number.go ./vendor/github.com/json-iterator/go/any_invalid.go ./vendor/github.com/json-iterator/go/any_str.go ./vendor/github.com/json-iterator/go/reflect_array.go ./vendor/github.com/json-iterator/go/stream_str.go ./vendor/github.com/davecgh/go-spew/spew/spew.go ./vendor/github.com/davecgh/go-spew/spew/config.go ./vendor/github.com/davecgh/go-spew/spew/bypasssafe.go ./vendor/github.com/davecgh/go-spew/spew/dump.go ./vendor/github.com/davecgh/go-spew/spew/doc.go ./vendor/github.com/davecgh/go-spew/spew/bypass.go ./vendor/github.com/davecgh/go-spew/spew/common.go ./vendor/github.com/davecgh/go-spew/spew/format.go ./vendor/golang.org/x/xerrors/fmt.go ./vendor/golang.org/x/xerrors/wrap.go ./vendor/golang.org/x/xerrors/internal/internal.go ./vendor/golang.org/x/xerrors/doc.go ./vendor/golang.org/x/xerrors/adaptor.go ./vendor/golang.org/x/xerrors/errors.go ./vendor/golang.org/x/xerrors/frame.go ./vendor/golang.org/x/xerrors/format.go ./vendor/golang.org/x/sync/errgroup/errgroup.go ./vendor/golang.org/x/net/http2/gotrack.go ./vendor/golang.org/x/net/http2/write.go ./vendor/golang.org/x/net/http2/server.go ./vendor/golang.org/x/net/http2/client_conn_pool.go ./vendor/golang.org/x/net/http2/not_go115.go ./vendor/golang.org/x/net/http2/databuffer.go ./vendor/golang.org/x/net/http2/ciphers.go ./vendor/golang.org/x/net/http2/go111.go ./vendor/golang.org/x/net/http2/transport.go ./vendor/golang.org/x/net/http2/http2.go ./vendor/golang.org/x/net/http2/headermap.go ./vendor/golang.org/x/net/http2/ascii.go ./vendor/golang.org/x/net/http2/writesched_priority.go ./vendor/golang.org/x/net/http2/go115.go ./vendor/golang.org/x/net/http2/pipe.go ./vendor/golang.org/x/net/http2/writesched_random.go ./vendor/golang.org/x/net/http2/writesched.go ./vendor/golang.org/x/net/http2/not_go111.go ./vendor/golang.org/x/net/http2/errors.go ./vendor/golang.org/x/net/http2/frame.go ./vendor/golang.org/x/net/http2/flow.go ./vendor/golang.org/x/net/http2/hpack/tables.go ./vendor/golang.org/x/net/http2/hpack/huffman.go ./vendor/golang.org/x/net/http2/hpack/encode.go ./vendor/golang.org/x/net/http2/hpack/hpack.go ./vendor/golang.org/x/net/trace/trace.go ./vendor/golang.org/x/net/trace/histogram.go ./vendor/golang.org/x/net/trace/events.go ./vendor/golang.org/x/net/context/context.go ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go ./vendor/golang.org/x/net/context/pre_go19.go ./vendor/golang.org/x/net/context/pre_go17.go ./vendor/golang.org/x/net/context/go17.go ./vendor/golang.org/x/net/context/go19.go ./vendor/golang.org/x/net/internal/timeseries/timeseries.go ./vendor/golang.org/x/net/internal/socks/client.go ./vendor/golang.org/x/net/internal/socks/socks.go ./vendor/golang.org/x/net/internal/socket/msghdr_openbsd.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_bsd.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_32bit.go ./vendor/golang.org/x/net/internal/socket/iovec_32bit.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mips.go ./vendor/golang.org/x/net/internal/socket/sys_linux_amd64.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_arm64.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/rawconn_nommsg.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_amd64.go ./vendor/golang.org/x/net/internal/socket/zsys_solaris_amd64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_arm.go ./vendor/golang.org/x/net/internal/socket/complete_nodontwait.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mips64le.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_arm64.go ./vendor/golang.org/x/net/internal/socket/zsys_dragonfly_amd64.go ./vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mips.go ./vendor/golang.org/x/net/internal/socket/sys_linux_386.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_arm.go ./vendor/golang.org/x/net/internal/socket/error_unix.go ./vendor/golang.org/x/net/internal/socket/error_windows.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/msghdr_bsd.go ./vendor/golang.org/x/net/internal/socket/complete_dontwait.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc.go ./vendor/golang.org/x/net/internal/socket/sys_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_arm.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_386.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_386.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_386.go ./vendor/golang.org/x/net/internal/socket/zsys_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/race.go ./vendor/golang.org/x/net/internal/socket/zsys_aix_ppc64.go ./vendor/golang.org/x/net/internal/socket/iovec_solaris_64bit.go ./vendor/golang.org/x/net/internal/socket/sys_linux_riscv64.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux_32bit.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_amd64.go ./vendor/golang.org/x/net/internal/socket/iovec_stub.go ./vendor/golang.org/x/net/internal/socket/sys.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_amd64.go ./vendor/golang.org/x/net/internal/socket/sys_linux.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_riscv64.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/rawconn_nomsg.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_arm.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_386.go ./vendor/golang.org/x/net/internal/socket/rawconn.go ./vendor/golang.org/x/net/internal/socket/sys_unix.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_solaris_64bit.go ./vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_arm64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mips64.go ./vendor/golang.org/x/net/internal/socket/socket.go ./vendor/golang.org/x/net/internal/socket/sys_netbsd.go ./vendor/golang.org/x/net/internal/socket/sys_posix.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc64.go ./vendor/golang.org/x/net/internal/socket/msghdr_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/msghdr_stub.go ./vendor/golang.org/x/net/internal/socket/norace.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_amd64.go ./vendor/golang.org/x/net/internal/socket/msghdr_bsdvar.go ./vendor/golang.org/x/net/internal/socket/sys_windows.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_mips64.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mips64.go ./vendor/golang.org/x/net/internal/socket/sys_stub.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc64le.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mipsle.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_amd64.go ./vendor/golang.org/x/net/internal/socket/cmsghdr.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_s390x.go ./vendor/golang.org/x/net/internal/socket/sys_linux_s390x.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_stub.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_386.go ./vendor/golang.org/x/net/internal/socket/msghdr_solaris_64bit.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_arm64.go ./vendor/golang.org/x/net/internal/socket/mmsghdr_stub.go ./vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mips64le.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_arm64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_arm64.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_arm.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_arm.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64le.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mipsle.go ./vendor/golang.org/x/net/internal/socket/sys_bsd.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./vendor/golang.org/x/net/internal/iana/const.go ./vendor/golang.org/x/net/netutil/listen.go ./vendor/golang.org/x/net/proxy/per_host.go ./vendor/golang.org/x/net/proxy/socks5.go ./vendor/golang.org/x/net/proxy/direct.go ./vendor/golang.org/x/net/proxy/proxy.go ./vendor/golang.org/x/net/proxy/dial.go ./vendor/golang.org/x/net/idna/idna10.0.0.go ./vendor/golang.org/x/net/idna/trieval.go ./vendor/golang.org/x/net/idna/tables11.0.0.go ./vendor/golang.org/x/net/idna/tables9.0.0.go ./vendor/golang.org/x/net/idna/punycode.go ./vendor/golang.org/x/net/idna/go118.go ./vendor/golang.org/x/net/idna/trie.go ./vendor/golang.org/x/net/idna/idna9.0.0.go ./vendor/golang.org/x/net/idna/tables13.0.0.go ./vendor/golang.org/x/net/idna/pre_go118.go ./vendor/golang.org/x/net/idna/tables12.0.0.go ./vendor/golang.org/x/net/idna/tables10.0.0.go ./vendor/golang.org/x/net/bpf/asm.go ./vendor/golang.org/x/net/bpf/constants.go ./vendor/golang.org/x/net/bpf/instructions.go ./vendor/golang.org/x/net/bpf/doc.go ./vendor/golang.org/x/net/bpf/vm_instructions.go ./vendor/golang.org/x/net/bpf/vm.go ./vendor/golang.org/x/net/bpf/setter.go ./vendor/golang.org/x/net/ipv4/control_stub.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mips.go ./vendor/golang.org/x/net/ipv4/genericopt.go ./vendor/golang.org/x/net/ipv4/control_pktinfo.go ./vendor/golang.org/x/net/ipv4/batch.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mips64le.go ./vendor/golang.org/x/net/ipv4/zsys_linux_arm64.go ./vendor/golang.org/x/net/ipv4/control.go ./vendor/golang.org/x/net/ipv4/sys_zos.go ./vendor/golang.org/x/net/ipv4/sys_aix.go ./vendor/golang.org/x/net/ipv4/sockopt_stub.go ./vendor/golang.org/x/net/ipv4/icmp_linux.go ./vendor/golang.org/x/net/ipv4/sys_darwin.go ./vendor/golang.org/x/net/ipv4/control_bsd.go ./vendor/golang.org/x/net/ipv4/sys_solaris.go ./vendor/golang.org/x/net/ipv4/packet.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc.go ./vendor/golang.org/x/net/ipv4/sys_freebsd.go ./vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./vendor/golang.org/x/net/ipv4/sys_ssmreq_stub.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_386.go ./vendor/golang.org/x/net/ipv4/zsys_openbsd.go ./vendor/golang.org/x/net/ipv4/sockopt.go ./vendor/golang.org/x/net/ipv4/zsys_zos_s390x.go ./vendor/golang.org/x/net/ipv4/zsys_aix_ppc64.go ./vendor/golang.org/x/net/ipv4/control_windows.go ./vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./vendor/golang.org/x/net/ipv4/zsys_netbsd.go ./vendor/golang.org/x/net/ipv4/control_unix.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_amd64.go ./vendor/golang.org/x/net/ipv4/sys_linux.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc64.go ./vendor/golang.org/x/net/ipv4/sys_bpf.go ./vendor/golang.org/x/net/ipv4/zsys_linux_riscv64.go ./vendor/golang.org/x/net/ipv4/zsys_linux_arm.go ./vendor/golang.org/x/net/ipv4/header.go ./vendor/golang.org/x/net/ipv4/zsys_linux_386.go ./vendor/golang.org/x/net/ipv4/payload_cmsg.go ./vendor/golang.org/x/net/ipv4/doc.go ./vendor/golang.org/x/net/ipv4/payload.go ./vendor/golang.org/x/net/ipv4/zsys_dragonfly.go ./vendor/golang.org/x/net/ipv4/sys_asmreqn_stub.go ./vendor/golang.org/x/net/ipv4/zsys_darwin.go ./vendor/golang.org/x/net/ipv4/icmp.go ./vendor/golang.org/x/net/ipv4/control_zos.go ./vendor/golang.org/x/net/ipv4/sys_windows.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mips64.go ./vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./vendor/golang.org/x/net/ipv4/sys_stub.go ./vendor/golang.org/x/net/ipv4/zsys_solaris.go ./vendor/golang.org/x/net/ipv4/dgramopt.go ./vendor/golang.org/x/net/ipv4/zsys_linux_amd64.go ./vendor/golang.org/x/net/ipv4/iana.go ./vendor/golang.org/x/net/ipv4/sys_dragonfly.go ./vendor/golang.org/x/net/ipv4/zsys_linux_s390x.go ./vendor/golang.org/x/net/ipv4/payload_nocmsg.go ./vendor/golang.org/x/net/ipv4/endpoint.go ./vendor/golang.org/x/net/ipv4/helper.go ./vendor/golang.org/x/net/ipv4/sys_bpf_stub.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_arm64.go ./vendor/golang.org/x/net/ipv4/sys_asmreq.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_arm.go ./vendor/golang.org/x/net/ipv4/sockopt_posix.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc64le.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mipsle.go ./vendor/golang.org/x/net/ipv4/sys_bsd.go ./vendor/golang.org/x/net/ipv4/icmp_stub.go ./vendor/golang.org/x/net/ipv6/control_stub.go ./vendor/golang.org/x/net/ipv6/icmp_windows.go ./vendor/golang.org/x/net/ipv6/icmp_zos.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mips.go ./vendor/golang.org/x/net/ipv6/genericopt.go ./vendor/golang.org/x/net/ipv6/batch.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mips64le.go ./vendor/golang.org/x/net/ipv6/zsys_linux_arm64.go ./vendor/golang.org/x/net/ipv6/icmp_bsd.go ./vendor/golang.org/x/net/ipv6/control.go ./vendor/golang.org/x/net/ipv6/sys_zos.go ./vendor/golang.org/x/net/ipv6/sys_aix.go ./vendor/golang.org/x/net/ipv6/sockopt_stub.go ./vendor/golang.org/x/net/ipv6/icmp_linux.go ./vendor/golang.org/x/net/ipv6/sys_darwin.go ./vendor/golang.org/x/net/ipv6/sys_solaris.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc.go ./vendor/golang.org/x/net/ipv6/sys_freebsd.go ./vendor/golang.org/x/net/ipv6/sys_ssmreq_stub.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_386.go ./vendor/golang.org/x/net/ipv6/icmp_solaris.go ./vendor/golang.org/x/net/ipv6/zsys_openbsd.go ./vendor/golang.org/x/net/ipv6/sockopt.go ./vendor/golang.org/x/net/ipv6/zsys_zos_s390x.go ./vendor/golang.org/x/net/ipv6/zsys_aix_ppc64.go ./vendor/golang.org/x/net/ipv6/control_windows.go ./vendor/golang.org/x/net/ipv6/sys_asmreq_stub.go ./vendor/golang.org/x/net/ipv6/zsys_netbsd.go ./vendor/golang.org/x/net/ipv6/control_unix.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_amd64.go ./vendor/golang.org/x/net/ipv6/sys_linux.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc64.go ./vendor/golang.org/x/net/ipv6/sys_bpf.go ./vendor/golang.org/x/net/ipv6/zsys_linux_riscv64.go ./vendor/golang.org/x/net/ipv6/zsys_linux_arm.go ./vendor/golang.org/x/net/ipv6/header.go ./vendor/golang.org/x/net/ipv6/zsys_linux_386.go ./vendor/golang.org/x/net/ipv6/payload_cmsg.go ./vendor/golang.org/x/net/ipv6/doc.go ./vendor/golang.org/x/net/ipv6/payload.go ./vendor/golang.org/x/net/ipv6/zsys_dragonfly.go ./vendor/golang.org/x/net/ipv6/zsys_darwin.go ./vendor/golang.org/x/net/ipv6/icmp.go ./vendor/golang.org/x/net/ipv6/sys_windows.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mips64.go ./vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./vendor/golang.org/x/net/ipv6/sys_stub.go ./vendor/golang.org/x/net/ipv6/zsys_solaris.go ./vendor/golang.org/x/net/ipv6/dgramopt.go ./vendor/golang.org/x/net/ipv6/zsys_linux_amd64.go ./vendor/golang.org/x/net/ipv6/iana.go ./vendor/golang.org/x/net/ipv6/zsys_linux_s390x.go ./vendor/golang.org/x/net/ipv6/payload_nocmsg.go ./vendor/golang.org/x/net/ipv6/endpoint.go ./vendor/golang.org/x/net/ipv6/control_rfc2292_unix.go ./vendor/golang.org/x/net/ipv6/helper.go ./vendor/golang.org/x/net/ipv6/sys_bpf_stub.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_arm64.go ./vendor/golang.org/x/net/ipv6/sys_asmreq.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_arm.go ./vendor/golang.org/x/net/ipv6/sockopt_posix.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc64le.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mipsle.go ./vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./vendor/golang.org/x/net/ipv6/sys_bsd.go ./vendor/golang.org/x/net/ipv6/icmp_stub.go ./vendor/golang.org/x/net/publicsuffix/table.go ./vendor/golang.org/x/net/publicsuffix/list.go ./vendor/golang.org/x/net/http/httpguts/httplex.go ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/tools/internal/gocommand/vendor.go ./vendor/golang.org/x/tools/internal/gocommand/version.go ./vendor/golang.org/x/tools/internal/gocommand/invoke.go ./vendor/golang.org/x/tools/internal/gopathwalk/walk.go ./vendor/golang.org/x/tools/internal/imports/zstdlib.go ./vendor/golang.org/x/tools/internal/imports/sortimports.go ./vendor/golang.org/x/tools/internal/imports/fix.go ./vendor/golang.org/x/tools/internal/imports/mod.go ./vendor/golang.org/x/tools/internal/imports/mod_cache.go ./vendor/golang.org/x/tools/internal/imports/imports.go ./vendor/golang.org/x/tools/internal/typeparams/enabled_go118.go ./vendor/golang.org/x/tools/internal/typeparams/typeparams_go117.go ./vendor/golang.org/x/tools/internal/typeparams/typeparams_go118.go ./vendor/golang.org/x/tools/internal/typeparams/enabled_go117.go ./vendor/golang.org/x/tools/internal/typeparams/common.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go ./vendor/golang.org/x/tools/internal/event/event.go ./vendor/golang.org/x/tools/internal/event/label/label.go ./vendor/golang.org/x/tools/internal/event/core/event.go ./vendor/golang.org/x/tools/internal/event/core/fast.go ./vendor/golang.org/x/tools/internal/event/core/export.go ./vendor/golang.org/x/tools/internal/event/doc.go ./vendor/golang.org/x/tools/internal/event/keys/keys.go ./vendor/golang.org/x/tools/internal/event/keys/standard.go ./vendor/golang.org/x/tools/go/ast/astutil/enclosing.go ./vendor/golang.org/x/tools/go/ast/astutil/util.go ./vendor/golang.org/x/tools/go/ast/astutil/rewrite.go ./vendor/golang.org/x/tools/go/ast/astutil/imports.go ./vendor/golang.org/x/tools/cmd/goimports/goimports.go ./vendor/golang.org/x/tools/cmd/goimports/doc.go ./vendor/golang.org/x/tools/cmd/goimports/goimports_not_gc.go ./vendor/golang.org/x/tools/cmd/goimports/goimports_gc.go ./vendor/golang.org/x/term/term_unix_bsd.go ./vendor/golang.org/x/term/term_unix_zos.go ./vendor/golang.org/x/term/term.go ./vendor/golang.org/x/term/term_solaris.go ./vendor/golang.org/x/term/term_unix.go ./vendor/golang.org/x/term/term_unsupported.go ./vendor/golang.org/x/term/term_windows.go ./vendor/golang.org/x/term/term_plan9.go ./vendor/golang.org/x/term/term_unix_aix.go ./vendor/golang.org/x/term/terminal.go ./vendor/golang.org/x/term/term_unix_linux.go ./vendor/golang.org/x/time/rate/rate.go ./vendor/golang.org/x/sys/unix/pledge_openbsd.go ./vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/sysvshm_unix.go ./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go ./vendor/golang.org/x/sys/unix/ztypes_illumos_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go ./vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go ./vendor/golang.org/x/sys/unix/syscall_illumos.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/syscall_aix_ppc.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_386.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go ./vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go ./vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_linux_386.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go ./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go ./vendor/golang.org/x/sys/unix/syscall_freebsd.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/fstatfs_zos.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go ./vendor/golang.org/x/sys/unix/errors_freebsd_386.go ./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./vendor/golang.org/x/sys/unix/ptrace_ios.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go ./vendor/golang.org/x/sys/unix/syscall_linux_ppc.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go ./vendor/golang.org/x/sys/unix/unveil_openbsd.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go ./vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go ./vendor/golang.org/x/sys/unix/syscall_darwin.go ./vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go ./vendor/golang.org/x/sys/unix/dev_netbsd.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/errors_freebsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.go ./vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go ./vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go ./vendor/golang.org/x/sys/unix/gccgo.go ./vendor/golang.org/x/sys/unix/race.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_386.go ./vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go ./vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go ./vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./vendor/golang.org/x/sys/unix/syscall_dragonfly.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go ./vendor/golang.org/x/sys/unix/dev_aix_ppc.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go ./vendor/golang.org/x/sys/unix/zerrors_linux_386.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mips.go ./vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/ifreq_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mips.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go ./vendor/golang.org/x/sys/unix/syscall_bsd.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go ./vendor/golang.org/x/sys/unix/sysvshm_linux.go ./vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go ./vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go ./vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go ./vendor/golang.org/x/sys/unix/ioctl_zos.go ./vendor/golang.org/x/sys/unix/syscall_zos_s390x.go ./vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go ./vendor/golang.org/x/sys/unix/dev_openbsd.go ./vendor/golang.org/x/sys/unix/dev_aix_ppc64.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go ./vendor/golang.org/x/sys/unix/fcntl_darwin.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go ./vendor/golang.org/x/sys/unix/readdirent_getdirentries.go ./vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/syscall_solaris.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go ./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./vendor/golang.org/x/sys/unix/epoll_zos.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go ./vendor/golang.org/x/sys/unix/xattr_bsd.go ./vendor/golang.org/x/sys/unix/syscall_linux_386.go ./vendor/golang.org/x/sys/unix/dev_dragonfly.go ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go ./vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go ./vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go ./vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go ./vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_aix.go ./vendor/golang.org/x/sys/unix/cap_freebsd.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go ./vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go ./vendor/golang.org/x/sys/unix/endian_big.go ./vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go ./vendor/golang.org/x/sys/unix/syscall_openbsd.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go ./vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go ./vendor/golang.org/x/sys/unix/dev_zos.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go ./vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_386.go ./vendor/golang.org/x/sys/unix/syscall_linux_s390x.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go ./vendor/golang.org/x/sys/unix/syscall_netbsd.go ./vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go ./vendor/golang.org/x/sys/unix/ptrace_darwin.go ./vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/dev_freebsd.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go ./vendor/golang.org/x/sys/unix/sysvshm_unix_other.go ./vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go ./vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/dev_darwin.go ./vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go ./vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go ./vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go ./vendor/golang.org/x/sys/plan9/syscall.go ./vendor/golang.org/x/sys/plan9/env_plan9.go ./vendor/golang.org/x/sys/plan9/errors_plan9.go ./vendor/golang.org/x/sys/plan9/race.go ./vendor/golang.org/x/sys/plan9/race0.go ./vendor/golang.org/x/sys/plan9/pwd_plan9.go ./vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go ./vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go ./vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go ./vendor/golang.org/x/sys/plan9/syscall_plan9.go ./vendor/golang.org/x/sys/plan9/zsysnum_plan9.go ./vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go ./vendor/golang.org/x/sys/plan9/dir_plan9.go ./vendor/golang.org/x/sys/plan9/const_plan9.go ./vendor/golang.org/x/sys/plan9/str.go ./vendor/golang.org/x/sys/windows/syscall.go ./vendor/golang.org/x/sys/windows/zsyscall_windows.go ./vendor/golang.org/x/sys/windows/security_windows.go ./vendor/golang.org/x/sys/windows/types_windows_386.go ./vendor/golang.org/x/sys/windows/types_windows.go ./vendor/golang.org/x/sys/windows/race.go ./vendor/golang.org/x/sys/windows/race0.go ./vendor/golang.org/x/sys/windows/zerrors_windows.go ./vendor/golang.org/x/sys/windows/aliases.go ./vendor/golang.org/x/sys/windows/exec_windows.go ./vendor/golang.org/x/sys/windows/zknownfolderids_windows.go ./vendor/golang.org/x/sys/windows/dll_windows.go ./vendor/golang.org/x/sys/windows/syscall_windows.go ./vendor/golang.org/x/sys/windows/env_windows.go ./vendor/golang.org/x/sys/windows/types_windows_amd64.go ./vendor/golang.org/x/sys/windows/mksyscall.go ./vendor/golang.org/x/sys/windows/setupapi_windows.go ./vendor/golang.org/x/sys/windows/eventlog.go ./vendor/golang.org/x/sys/windows/memory_windows.go ./vendor/golang.org/x/sys/windows/types_windows_arm.go ./vendor/golang.org/x/sys/windows/service.go ./vendor/golang.org/x/sys/windows/types_windows_arm64.go ./vendor/golang.org/x/sys/windows/str.go ./vendor/golang.org/x/sys/execabs/execabs.go ./vendor/golang.org/x/text/width/trieval.go ./vendor/golang.org/x/text/width/width.go ./vendor/golang.org/x/text/width/tables11.0.0.go ./vendor/golang.org/x/text/width/tables9.0.0.go ./vendor/golang.org/x/text/width/kind_string.go ./vendor/golang.org/x/text/width/transform.go ./vendor/golang.org/x/text/width/tables13.0.0.go ./vendor/golang.org/x/text/width/tables12.0.0.go ./vendor/golang.org/x/text/width/tables10.0.0.go ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule9.0.0.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go ./vendor/golang.org/x/text/unicode/norm/tables11.0.0.go ./vendor/golang.org/x/text/unicode/norm/tables9.0.0.go ./vendor/golang.org/x/text/unicode/norm/forminfo.go ./vendor/golang.org/x/text/unicode/norm/iter.go ./vendor/golang.org/x/text/unicode/norm/composition.go ./vendor/golang.org/x/text/unicode/norm/trie.go ./vendor/golang.org/x/text/unicode/norm/transform.go ./vendor/golang.org/x/text/unicode/norm/readwriter.go ./vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/golang.org/x/text/unicode/norm/normalize.go ./vendor/golang.org/x/text/unicode/norm/input.go ./vendor/golang.org/x/text/unicode/norm/tables12.0.0.go ./vendor/golang.org/x/text/unicode/norm/tables10.0.0.go ./vendor/golang.org/x/text/unicode/bidi/bidi.go ./vendor/golang.org/x/text/unicode/bidi/core.go ./vendor/golang.org/x/text/unicode/bidi/trieval.go ./vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go ./vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go ./vendor/golang.org/x/text/unicode/bidi/bracket.go ./vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/golang.org/x/text/unicode/bidi/prop.go ./vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go ./vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go ./vendor/golang.org/x/text/transform/transform.go ./vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go ./vendor/golang.org/x/mod/module/module.go ./vendor/golang.org/x/mod/module/pseudo.go ./vendor/golang.org/x/mod/semver/semver.go ./vendor/golang.org/x/crypto/blowfish/cipher.go ./vendor/golang.org/x/crypto/blowfish/block.go ./vendor/golang.org/x/crypto/blowfish/const.go ./vendor/golang.org/x/crypto/bcrypt/bcrypt.go ./vendor/golang.org/x/crypto/bcrypt/base64.go ./vendor/golang.org/x/crypto/pkcs12/pbkdf.go ./vendor/golang.org/x/crypto/pkcs12/crypto.go ./vendor/golang.org/x/crypto/pkcs12/mac.go ./vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go ./vendor/golang.org/x/crypto/pkcs12/safebags.go ./vendor/golang.org/x/crypto/pkcs12/bmp-string.go ./vendor/golang.org/x/crypto/pkcs12/pkcs12.go ./vendor/golang.org/x/crypto/pkcs12/errors.go ./vendor/golang.org/x/oauth2/jwt/jwt.go ./vendor/golang.org/x/oauth2/jws/jws.go ./vendor/golang.org/x/oauth2/google/google.go ./vendor/golang.org/x/oauth2/google/appengine.go ./vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./vendor/golang.org/x/oauth2/google/default.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go ./vendor/golang.org/x/oauth2/google/jwt.go ./vendor/golang.org/x/oauth2/google/doc.go ./vendor/golang.org/x/oauth2/google/sdk.go ./vendor/golang.org/x/oauth2/google/appengine_gen1.go ./vendor/golang.org/x/oauth2/internal/transport.go ./vendor/golang.org/x/oauth2/internal/client_appengine.go ./vendor/golang.org/x/oauth2/internal/token.go ./vendor/golang.org/x/oauth2/internal/doc.go ./vendor/golang.org/x/oauth2/internal/oauth2.go ./vendor/golang.org/x/oauth2/transport.go ./vendor/golang.org/x/oauth2/token.go ./vendor/golang.org/x/oauth2/authhandler/authhandler.go ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go ./vendor/golang.org/x/oauth2/oauth2.go ./vendor/k8s.io/klog/v2/klog.go ./vendor/k8s.io/klog/klog.go ./vendor/k8s.io/apimachinery/pkg/labels/labels.go ./vendor/k8s.io/apimachinery/pkg/labels/selector.go ./vendor/k8s.io/apimachinery/pkg/labels/doc.go ./vendor/k8s.io/apimachinery/pkg/labels/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/runtime/error.go ./vendor/k8s.io/apimachinery/pkg/runtime/extension.go ./vendor/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator.go ./vendor/k8s.io/apimachinery/pkg/runtime/mapper.go ./vendor/k8s.io/apimachinery/pkg/runtime/codec_check.go ./vendor/k8s.io/apimachinery/pkg/runtime/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/runtime/types_proto.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/interfaces.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/group_version.go ./vendor/k8s.io/apimachinery/pkg/runtime/negotiate.go ./vendor/k8s.io/apimachinery/pkg/runtime/doc.go ./vendor/k8s.io/apimachinery/pkg/runtime/register.go ./vendor/k8s.io/apimachinery/pkg/runtime/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning/versioning.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/codec_factory.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/negotiated_codec.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/doc.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/protobuf.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer/recognizer.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/meta.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go ./vendor/k8s.io/apimachinery/pkg/runtime/conversion.go ./vendor/k8s.io/apimachinery/pkg/runtime/types.go ./vendor/k8s.io/apimachinery/pkg/runtime/scheme_builder.go ./vendor/k8s.io/apimachinery/pkg/runtime/embedded.go ./vendor/k8s.io/apimachinery/pkg/runtime/scheme.go ./vendor/k8s.io/apimachinery/pkg/runtime/converter.go ./vendor/k8s.io/apimachinery/pkg/runtime/codec.go ./vendor/k8s.io/apimachinery/pkg/runtime/helper.go ./vendor/k8s.io/apimachinery/pkg/runtime/interfaces.go ./vendor/k8s.io/apimachinery/pkg/util/mergepatch/util.go ./vendor/k8s.io/apimachinery/pkg/util/mergepatch/errors.go ./vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/meta.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/patch.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/types.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/errors.go ./vendor/k8s.io/apimachinery/pkg/util/net/port_split.go ./vendor/k8s.io/apimachinery/pkg/util/net/port_range.go ./vendor/k8s.io/apimachinery/pkg/util/net/util.go ./vendor/k8s.io/apimachinery/pkg/util/net/http.go ./vendor/k8s.io/apimachinery/pkg/util/net/interface.go ./vendor/k8s.io/apimachinery/pkg/util/yaml/decoder.go ./vendor/k8s.io/apimachinery/pkg/util/cache/lruexpirecache.go ./vendor/k8s.io/apimachinery/pkg/util/cache/expiring.go ./vendor/k8s.io/apimachinery/pkg/util/naming/from_stack.go ./vendor/k8s.io/apimachinery/pkg/util/errors/doc.go ./vendor/k8s.io/apimachinery/pkg/util/errors/errors.go ./vendor/k8s.io/apimachinery/pkg/util/version/version.go ./vendor/k8s.io/apimachinery/pkg/util/version/doc.go ./vendor/k8s.io/apimachinery/pkg/util/clock/clock.go ./vendor/k8s.io/apimachinery/pkg/util/managedfields/extract.go ./vendor/k8s.io/apimachinery/pkg/util/wait/doc.go ./vendor/k8s.io/apimachinery/pkg/util/wait/wait.go ./vendor/k8s.io/apimachinery/pkg/util/diff/diff.go ./vendor/k8s.io/apimachinery/pkg/util/validation/field/errors.go ./vendor/k8s.io/apimachinery/pkg/util/validation/field/path.go ./vendor/k8s.io/apimachinery/pkg/util/validation/validation.go ./vendor/k8s.io/apimachinery/pkg/util/json/json.go ./vendor/k8s.io/apimachinery/pkg/util/sets/empty.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int32.go ./vendor/k8s.io/apimachinery/pkg/util/sets/string.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int64.go ./vendor/k8s.io/apimachinery/pkg/util/sets/doc.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int.go ./vendor/k8s.io/apimachinery/pkg/util/sets/byte.go ./vendor/k8s.io/apimachinery/pkg/util/framer/framer.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/intstr.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/instr_fuzz.go ./vendor/k8s.io/apimachinery/pkg/version/doc.go ./vendor/k8s.io/apimachinery/pkg/version/types.go ./vendor/k8s.io/apimachinery/pkg/version/helpers.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/labels.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/watch.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/meta.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_fuzz.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/controller_ref.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_proto.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/helpers.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured_list.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/helpers.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.defaults.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_fuzz.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/group_version.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.defaults.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/apimachinery/pkg/fields/selector.go ./vendor/k8s.io/apimachinery/pkg/fields/fields.go ./vendor/k8s.io/apimachinery/pkg/fields/doc.go ./vendor/k8s.io/apimachinery/pkg/fields/requirements.go ./vendor/k8s.io/apimachinery/pkg/conversion/deep_equal.go ./vendor/k8s.io/apimachinery/pkg/conversion/doc.go ./vendor/k8s.io/apimachinery/pkg/conversion/converter.go ./vendor/k8s.io/apimachinery/pkg/conversion/helper.go ./vendor/k8s.io/apimachinery/pkg/conversion/queryparams/convert.go ./vendor/k8s.io/apimachinery/pkg/conversion/queryparams/doc.go ./vendor/k8s.io/apimachinery/pkg/types/uid.go ./vendor/k8s.io/apimachinery/pkg/types/nodename.go ./vendor/k8s.io/apimachinery/pkg/types/patch.go ./vendor/k8s.io/apimachinery/pkg/types/doc.go ./vendor/k8s.io/apimachinery/pkg/types/namespacedname.go ./vendor/k8s.io/apimachinery/pkg/api/errors/doc.go ./vendor/k8s.io/apimachinery/pkg/api/errors/errors.go ./vendor/k8s.io/apimachinery/pkg/api/meta/conditions.go ./vendor/k8s.io/apimachinery/pkg/api/meta/meta.go ./vendor/k8s.io/apimachinery/pkg/api/meta/priority.go ./vendor/k8s.io/apimachinery/pkg/api/meta/lazy.go ./vendor/k8s.io/apimachinery/pkg/api/meta/multirestmapper.go ./vendor/k8s.io/apimachinery/pkg/api/meta/firsthit_restmapper.go ./vendor/k8s.io/apimachinery/pkg/api/meta/doc.go ./vendor/k8s.io/apimachinery/pkg/api/meta/restmapper.go ./vendor/k8s.io/apimachinery/pkg/api/meta/help.go ./vendor/k8s.io/apimachinery/pkg/api/meta/errors.go ./vendor/k8s.io/apimachinery/pkg/api/meta/interfaces.go ./vendor/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./vendor/k8s.io/apimachinery/pkg/api/resource/math.go ./vendor/k8s.io/apimachinery/pkg/api/resource/quantity.go ./vendor/k8s.io/apimachinery/pkg/api/resource/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/api/resource/suffix.go ./vendor/k8s.io/apimachinery/pkg/api/resource/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/api/resource/amount.go ./vendor/k8s.io/apimachinery/pkg/api/resource/quantity_proto.go ./vendor/k8s.io/apimachinery/pkg/selection/operator.go ./vendor/k8s.io/apimachinery/pkg/watch/watch.go ./vendor/k8s.io/apimachinery/pkg/watch/doc.go ./vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go ./vendor/k8s.io/apimachinery/pkg/watch/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/watch/mux.go ./vendor/k8s.io/apimachinery/pkg/watch/filter.go ./vendor/k8s.io/apimachinery/third_party/forked/golang/reflect/deep_equal.go ./vendor/k8s.io/apimachinery/third_party/forked/golang/json/fields.go ./vendor/k8s.io/utils/trace/trace.go ./vendor/k8s.io/utils/buffer/ring_growing.go ./vendor/k8s.io/utils/integer/integer.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/document.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/doc.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/openapi.go ./vendor/k8s.io/client-go/discovery/fake/discovery.go ./vendor/k8s.io/client-go/discovery/discovery_client.go ./vendor/k8s.io/client-go/discovery/doc.go ./vendor/k8s.io/client-go/discovery/helper.go ./vendor/k8s.io/client-go/util/connrotation/connrotation.go ./vendor/k8s.io/client-go/util/flowcontrol/throttle.go ./vendor/k8s.io/client-go/util/flowcontrol/backoff.go ./vendor/k8s.io/client-go/util/cert/pem.go ./vendor/k8s.io/client-go/util/cert/io.go ./vendor/k8s.io/client-go/util/cert/csr.go ./vendor/k8s.io/client-go/util/cert/cert.go ./vendor/k8s.io/client-go/util/cert/server_inspection.go ./vendor/k8s.io/client-go/util/homedir/homedir.go ./vendor/k8s.io/client-go/util/keyutil/key.go ./vendor/k8s.io/client-go/util/workqueue/metrics.go ./vendor/k8s.io/client-go/util/workqueue/queue.go ./vendor/k8s.io/client-go/util/workqueue/parallelizer.go ./vendor/k8s.io/client-go/util/workqueue/doc.go ./vendor/k8s.io/client-go/util/workqueue/default_rate_limiters.go ./vendor/k8s.io/client-go/util/workqueue/delaying_queue.go ./vendor/k8s.io/client-go/util/workqueue/rate_limiting_queue.go ./vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/metrics.go ./vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/exec.go ./vendor/k8s.io/client-go/pkg/version/version.go ./vendor/k8s.io/client-go/pkg/version/doc.go ./vendor/k8s.io/client-go/pkg/version/base.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/install/install.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.defaults.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.defaults.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.defaults.go ./vendor/k8s.io/client-go/testing/actions.go ./vendor/k8s.io/client-go/testing/fake.go ./vendor/k8s.io/client-go/testing/fixture.go ./vendor/k8s.io/client-go/testing/interface.go ./vendor/k8s.io/client-go/tools/auth/clientauth.go ./vendor/k8s.io/client-go/tools/pager/pager.go ./vendor/k8s.io/client-go/tools/cache/mutation_detector.go ./vendor/k8s.io/client-go/tools/cache/expiration_cache_fakes.go ./vendor/k8s.io/client-go/tools/cache/fifo.go ./vendor/k8s.io/client-go/tools/cache/listwatch.go ./vendor/k8s.io/client-go/tools/cache/reflector_metrics.go ./vendor/k8s.io/client-go/tools/cache/reflector.go ./vendor/k8s.io/client-go/tools/cache/thread_safe_store.go ./vendor/k8s.io/client-go/tools/cache/expiration_cache.go ./vendor/k8s.io/client-go/tools/cache/shared_informer.go ./vendor/k8s.io/client-go/tools/cache/heap.go ./vendor/k8s.io/client-go/tools/cache/controller.go ./vendor/k8s.io/client-go/tools/cache/store.go ./vendor/k8s.io/client-go/tools/cache/listers.go ./vendor/k8s.io/client-go/tools/cache/doc.go ./vendor/k8s.io/client-go/tools/cache/undelta_store.go ./vendor/k8s.io/client-go/tools/cache/mutation_cache.go ./vendor/k8s.io/client-go/tools/cache/fake_custom_store.go ./vendor/k8s.io/client-go/tools/cache/delta_fifo.go ./vendor/k8s.io/client-go/tools/cache/index.go ./vendor/k8s.io/client-go/tools/clientcmd/overrides.go ./vendor/k8s.io/client-go/tools/clientcmd/config.go ./vendor/k8s.io/client-go/tools/clientcmd/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/auth_loaders.go ./vendor/k8s.io/client-go/tools/clientcmd/loader.go ./vendor/k8s.io/client-go/tools/clientcmd/api/latest/latest.go ./vendor/k8s.io/client-go/tools/clientcmd/api/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/api/register.go ./vendor/k8s.io/client-go/tools/clientcmd/api/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/tools/clientcmd/api/types.go ./vendor/k8s.io/client-go/tools/clientcmd/api/helpers.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.conversion.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/defaults.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/register.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/conversion.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/types.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.defaults.go ./vendor/k8s.io/client-go/tools/clientcmd/helpers.go ./vendor/k8s.io/client-go/tools/clientcmd/merged_client_builder.go ./vendor/k8s.io/client-go/tools/clientcmd/flag.go ./vendor/k8s.io/client-go/tools/clientcmd/client_config.go ./vendor/k8s.io/client-go/tools/clientcmd/validation.go ./vendor/k8s.io/client-go/tools/reference/ref.go ./vendor/k8s.io/client-go/tools/metrics/metrics.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointslice.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointhints.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/forzone.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpoint.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointconditions.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointslice.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointhints.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/forzone.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpoint.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointconditions.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/csistoragecapacity.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriverspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/storageclass.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinode.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/tokenrequest.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodedriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodespec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumenoderesources.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriverspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/storageclass.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinode.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/tokenrequest.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodedriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodespec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csistoragecapacity.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumenoderesources.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestcondition.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequest.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestspec.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequeststatus.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestcondition.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequest.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestspec.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequeststatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollbackconfig.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/scale.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobcondition.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobspec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/uncountedterminatedpods.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/job.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjob.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobspec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/jobtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjob.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodesysteminfo.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumedevice.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/taint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretenvsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacecondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodecondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/selinuxoptions.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/csipersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scopeselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/sysctl.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapkeyselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/node.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalanceringress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstaterunning.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/event.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/objectfieldselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/eventsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scopedresourceselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaddress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/seccompprofile.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/hostpathvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/keytopath.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/execaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/hostalias.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envvarsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccounttokenprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmap.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flexvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfigoption.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/awselasticblockstorevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangeitem.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaim.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/csivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/clientipconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumefile.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envvar.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/attachedvolume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsipersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumeprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfspersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/pod.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimtemplate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalancerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilepersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcerequirements.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollercondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podreadinessgate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumemount.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapenvsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainercommon.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/weightedpodaffinityterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodedaemonendpoints.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerimage.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstateterminated.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyspreadconstraint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/photonpersistentdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumenodeaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrange.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinityterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cindervolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontroller.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/componentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorlabelrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/container.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podip.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointaddress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/componentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatewaiting.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/typedlocalobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/preferredschedulingterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiovolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/toleration.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/vspherevirtualdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/fcvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespace.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envfromsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapnodeconfigsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/projectedvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/lifecycle.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcefieldselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotastatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/localobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/storageosvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/servicestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/sessionaffinityconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podsecuritycontext.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/servicespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/quobytevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/handler.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpoints.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/objectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/gcepersistentdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurediskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/securitycontext.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequota.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podantiaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfspersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flexpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/httpgetaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/emptydirvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointsubset.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cinderpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/windowssecuritycontextoptions.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretkeyselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/gitrepovolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/tcpsocketaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/probe.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainer.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/daemonendpoint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotaspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccount.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/httpheader.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/portworxvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secret.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flockervolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/service.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/storageospersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/localvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/affinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/capabilities.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapiprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/portstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiopersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingrules.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricidentifier.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerbehavior.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metrictarget.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricvaluestatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalercondition.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scale.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalestatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalespec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalercondition.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/servicereference.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/webhookclientconfig.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rulewithoperations.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rule.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/servicereference.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/webhookclientconfig.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rulewithoperations.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rule.go ./vendor/k8s.io/client-go/applyconfigurations/internal/internal.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/nonresourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/groupsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/policyruleswithsubjects.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemaspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/serviceaccountsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowdistinguishermethod.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemastatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/queuingconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschema.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemacondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitedprioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/usersubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationreference.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/resourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitresponse.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationcondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationstatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/nonresourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/groupsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/policyruleswithsubjects.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemaspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/serviceaccountsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowdistinguishermethod.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemastatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/queuingconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschema.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemacondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitedprioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/usersubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationreference.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/resourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitresponse.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationcondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedcsidriver.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/scale.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/idrange.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollbackconfig.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyegressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/hostportrange.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicypeer.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/selinuxstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/supplementalgroupsstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ipblock.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runtimeclassstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/fsgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedflexvolume.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasuserstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedhostpath.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyport.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1/priorityclass.go ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1/priorityclass.go ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1/priorityclass.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1/leasespec.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1/lease.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/leasespec.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/lease.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1/event.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/event.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversioncondition.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversion.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/serverstorageversion.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversionstatus.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/condition.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/ownerreference.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/preconditions.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/deleteoptions.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/objectmeta.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselector.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/managedfieldsentry.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/typemeta.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/scheduling.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/scheduling.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/scheduling.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclass.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyegressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicypeer.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressservicebackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassparametersreference.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ipblock.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/servicebackendport.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyport.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclass.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassparametersreference.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/eviction.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudget.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedcsidriver.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/idrange.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/hostportrange.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/selinuxstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/supplementalgroupsstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/eviction.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runtimeclassstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/fsgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedflexvolume.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasuserstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedhostpath.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudget.go ./vendor/k8s.io/client-go/rest/plugin.go ./vendor/k8s.io/client-go/rest/fake/fake.go ./vendor/k8s.io/client-go/rest/request.go ./vendor/k8s.io/client-go/rest/exec.go ./vendor/k8s.io/client-go/rest/transport.go ./vendor/k8s.io/client-go/rest/config.go ./vendor/k8s.io/client-go/rest/urlbackoff.go ./vendor/k8s.io/client-go/rest/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/rest/warnings.go ./vendor/k8s.io/client-go/rest/with_retry.go ./vendor/k8s.io/client-go/rest/client.go ./vendor/k8s.io/client-go/rest/url_utils.go ./vendor/k8s.io/client-go/rest/watch/encoder.go ./vendor/k8s.io/client-go/rest/watch/decoder.go ./vendor/k8s.io/client-go/transport/token_source.go ./vendor/k8s.io/client-go/transport/cache.go ./vendor/k8s.io/client-go/transport/transport.go ./vendor/k8s.io/client-go/transport/config.go ./vendor/k8s.io/client-go/transport/cert_rotation.go ./vendor/k8s.io/client-go/transport/round_trippers.go ./vendor/k8s.io/client-go/kubernetes/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/fake/register.go ./vendor/k8s.io/client-go/kubernetes/fake/clientset_generated.go ./vendor/k8s.io/client-go/kubernetes/clientset.go ./vendor/k8s.io/client-go/kubernetes/scheme/doc.go ./vendor/k8s.io/client-go/kubernetes/scheme/register.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/fake/fake_discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/fake/fake_endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fake/fake_discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fake/fake_endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/fake_storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/fake_csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/fake_volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/fake_certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/fake_certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/fake_certificatesigningrequest_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/fake_certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/fake_certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/fake_job.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/fake_cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/fake_batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/job.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake/fake_cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake/fake_batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/node.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_endpoints.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_persistentvolumeclaim.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_pod_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_event.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_core_client.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_configmap.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_podtemplate.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_limitrange.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_node.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_namespace_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_replicationcontroller.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_resourcequota.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_service.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_node_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_serviceaccount.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_componentstatus.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_persistentvolume.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_service_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_namespace.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_secret.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_pod.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/configmap.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolumeclaim.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/service_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolume.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/core_client.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/node_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/limitrange.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/replicationcontroller.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/componentstatus.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/endpoints.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/podtemplate.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/resourcequota.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/serviceaccount.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/secret.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/service.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake/fake_horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake/fake_autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake/fake_horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake/fake_autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake/fake_horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake/fake_autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/fake_validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/fake_mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/fake_admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/fake_validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/fake_mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/fake_admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/fake_prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/fake_flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/fake_flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/fake_prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/fake_flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/fake_flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_deployment_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_extensions_client.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/extensions_client.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake/fake_scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake/fake_priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/fake_scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/fake_priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake/fake_scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake/fake_priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/fake/fake_lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/fake/fake_coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake/fake_lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake/fake_coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/fake/fake_event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/fake/fake_events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/fake_event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/fake_events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/fake_event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fake/fake_storageversion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fake/fake_apiserverinternal_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/storageversion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/apiserverinternal_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/fake_authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/fake_tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake/fake_authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake/fake_tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/fake/fake_runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/fake/fake_node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/fake/fake_runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/fake/fake_node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/fake/fake_runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/fake/fake_node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/fake_networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/fake_ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/fake_ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/doc.go ./vendor/k8s.io/client-go/kubernetes/import.go ./vendor/k8s.io/api/discovery/v1/generated.pb.go ./vendor/k8s.io/api/discovery/v1/doc.go ./vendor/k8s.io/api/discovery/v1/register.go ./vendor/k8s.io/api/discovery/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/discovery/v1/types.go ./vendor/k8s.io/api/discovery/v1/well_known_labels.go ./vendor/k8s.io/api/discovery/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/discovery/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/discovery/v1beta1/generated.pb.go ./vendor/k8s.io/api/discovery/v1beta1/doc.go ./vendor/k8s.io/api/discovery/v1beta1/register.go ./vendor/k8s.io/api/discovery/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/discovery/v1beta1/types.go ./vendor/k8s.io/api/discovery/v1beta1/well_known_labels.go ./vendor/k8s.io/api/discovery/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1alpha1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/storage/v1alpha1/generated.pb.go ./vendor/k8s.io/api/storage/v1alpha1/doc.go ./vendor/k8s.io/api/storage/v1alpha1/register.go ./vendor/k8s.io/api/storage/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1alpha1/types.go ./vendor/k8s.io/api/storage/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1/generated.pb.go ./vendor/k8s.io/api/storage/v1/doc.go ./vendor/k8s.io/api/storage/v1/register.go ./vendor/k8s.io/api/storage/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1/types.go ./vendor/k8s.io/api/storage/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/storage/v1beta1/generated.pb.go ./vendor/k8s.io/api/storage/v1beta1/doc.go ./vendor/k8s.io/api/storage/v1beta1/register.go ./vendor/k8s.io/api/storage/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1beta1/types.go ./vendor/k8s.io/api/storage/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/certificates/v1/generated.pb.go ./vendor/k8s.io/api/certificates/v1/doc.go ./vendor/k8s.io/api/certificates/v1/register.go ./vendor/k8s.io/api/certificates/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/certificates/v1/types.go ./vendor/k8s.io/api/certificates/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/certificates/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/certificates/v1beta1/generated.pb.go ./vendor/k8s.io/api/certificates/v1beta1/doc.go ./vendor/k8s.io/api/certificates/v1beta1/register.go ./vendor/k8s.io/api/certificates/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/certificates/v1beta1/types.go ./vendor/k8s.io/api/certificates/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1/generated.pb.go ./vendor/k8s.io/api/apps/v1/doc.go ./vendor/k8s.io/api/apps/v1/register.go ./vendor/k8s.io/api/apps/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1/types.go ./vendor/k8s.io/api/apps/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/apps/v1beta1/generated.pb.go ./vendor/k8s.io/api/apps/v1beta1/doc.go ./vendor/k8s.io/api/apps/v1beta1/register.go ./vendor/k8s.io/api/apps/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1beta1/types.go ./vendor/k8s.io/api/apps/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1beta2/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/apps/v1beta2/generated.pb.go ./vendor/k8s.io/api/apps/v1beta2/doc.go ./vendor/k8s.io/api/apps/v1beta2/register.go ./vendor/k8s.io/api/apps/v1beta2/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1beta2/types.go ./vendor/k8s.io/api/apps/v1beta2/types_swagger_doc_generated.go ./vendor/k8s.io/api/batch/v1/generated.pb.go ./vendor/k8s.io/api/batch/v1/doc.go ./vendor/k8s.io/api/batch/v1/register.go ./vendor/k8s.io/api/batch/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/batch/v1/types.go ./vendor/k8s.io/api/batch/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/batch/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/batch/v1beta1/generated.pb.go ./vendor/k8s.io/api/batch/v1beta1/doc.go ./vendor/k8s.io/api/batch/v1beta1/register.go ./vendor/k8s.io/api/batch/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/batch/v1beta1/types.go ./vendor/k8s.io/api/batch/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/core/v1/taint.go ./vendor/k8s.io/api/core/v1/annotation_key_constants.go ./vendor/k8s.io/api/core/v1/well_known_taints.go ./vendor/k8s.io/api/core/v1/generated.pb.go ./vendor/k8s.io/api/core/v1/doc.go ./vendor/k8s.io/api/core/v1/register.go ./vendor/k8s.io/api/core/v1/toleration.go ./vendor/k8s.io/api/core/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/core/v1/resource.go ./vendor/k8s.io/api/core/v1/lifecycle.go ./vendor/k8s.io/api/core/v1/types.go ./vendor/k8s.io/api/core/v1/objectreference.go ./vendor/k8s.io/api/core/v1/well_known_labels.go ./vendor/k8s.io/api/core/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/autoscaling/v2beta2/generated.pb.go ./vendor/k8s.io/api/autoscaling/v2beta2/doc.go ./vendor/k8s.io/api/autoscaling/v2beta2/register.go ./vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v2beta2/types.go ./vendor/k8s.io/api/autoscaling/v2beta2/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v1/generated.pb.go ./vendor/k8s.io/api/autoscaling/v1/doc.go ./vendor/k8s.io/api/autoscaling/v1/register.go ./vendor/k8s.io/api/autoscaling/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v1/types.go ./vendor/k8s.io/api/autoscaling/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/autoscaling/v2beta1/generated.pb.go ./vendor/k8s.io/api/autoscaling/v2beta1/doc.go ./vendor/k8s.io/api/autoscaling/v2beta1/register.go ./vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v2beta1/types.go ./vendor/k8s.io/api/autoscaling/v2beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1alpha1/generated.pb.go ./vendor/k8s.io/api/rbac/v1alpha1/doc.go ./vendor/k8s.io/api/rbac/v1alpha1/register.go ./vendor/k8s.io/api/rbac/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1alpha1/types.go ./vendor/k8s.io/api/rbac/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1/generated.pb.go ./vendor/k8s.io/api/rbac/v1/doc.go ./vendor/k8s.io/api/rbac/v1/register.go ./vendor/k8s.io/api/rbac/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1/types.go ./vendor/k8s.io/api/rbac/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/rbac/v1beta1/generated.pb.go ./vendor/k8s.io/api/rbac/v1beta1/doc.go ./vendor/k8s.io/api/rbac/v1beta1/register.go ./vendor/k8s.io/api/rbac/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1beta1/types.go ./vendor/k8s.io/api/rbac/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/admissionregistration/v1/generated.pb.go ./vendor/k8s.io/api/admissionregistration/v1/doc.go ./vendor/k8s.io/api/admissionregistration/v1/register.go ./vendor/k8s.io/api/admissionregistration/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/admissionregistration/v1/types.go ./vendor/k8s.io/api/admissionregistration/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/admissionregistration/v1beta1/generated.pb.go ./vendor/k8s.io/api/admissionregistration/v1beta1/doc.go ./vendor/k8s.io/api/admissionregistration/v1beta1/register.go ./vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/admissionregistration/v1beta1/types.go ./vendor/k8s.io/api/admissionregistration/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/generated.pb.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/doc.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/register.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/types.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/flowcontrol/v1beta1/generated.pb.go ./vendor/k8s.io/api/flowcontrol/v1beta1/doc.go ./vendor/k8s.io/api/flowcontrol/v1beta1/register.go ./vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/flowcontrol/v1beta1/types.go ./vendor/k8s.io/api/flowcontrol/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/extensions/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/extensions/v1beta1/generated.pb.go ./vendor/k8s.io/api/extensions/v1beta1/doc.go ./vendor/k8s.io/api/extensions/v1beta1/register.go ./vendor/k8s.io/api/extensions/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/extensions/v1beta1/types.go ./vendor/k8s.io/api/extensions/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1alpha1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1alpha1/doc.go ./vendor/k8s.io/api/scheduling/v1alpha1/register.go ./vendor/k8s.io/api/scheduling/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1alpha1/types.go ./vendor/k8s.io/api/scheduling/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1/doc.go ./vendor/k8s.io/api/scheduling/v1/register.go ./vendor/k8s.io/api/scheduling/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1/types.go ./vendor/k8s.io/api/scheduling/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/scheduling/v1beta1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1beta1/doc.go ./vendor/k8s.io/api/scheduling/v1beta1/register.go ./vendor/k8s.io/api/scheduling/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1beta1/types.go ./vendor/k8s.io/api/scheduling/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/coordination/v1/generated.pb.go ./vendor/k8s.io/api/coordination/v1/doc.go ./vendor/k8s.io/api/coordination/v1/register.go ./vendor/k8s.io/api/coordination/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/coordination/v1/types.go ./vendor/k8s.io/api/coordination/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/coordination/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/coordination/v1beta1/generated.pb.go ./vendor/k8s.io/api/coordination/v1beta1/doc.go ./vendor/k8s.io/api/coordination/v1beta1/register.go ./vendor/k8s.io/api/coordination/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/coordination/v1beta1/types.go ./vendor/k8s.io/api/coordination/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/events/v1/generated.pb.go ./vendor/k8s.io/api/events/v1/doc.go ./vendor/k8s.io/api/events/v1/register.go ./vendor/k8s.io/api/events/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/events/v1/types.go ./vendor/k8s.io/api/events/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/events/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/events/v1beta1/generated.pb.go ./vendor/k8s.io/api/events/v1beta1/doc.go ./vendor/k8s.io/api/events/v1beta1/register.go ./vendor/k8s.io/api/events/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/events/v1beta1/types.go ./vendor/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.pb.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/doc.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/register.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/types.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authentication/v1/generated.pb.go ./vendor/k8s.io/api/authentication/v1/doc.go ./vendor/k8s.io/api/authentication/v1/register.go ./vendor/k8s.io/api/authentication/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authentication/v1/types.go ./vendor/k8s.io/api/authentication/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authentication/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/authentication/v1beta1/generated.pb.go ./vendor/k8s.io/api/authentication/v1beta1/doc.go ./vendor/k8s.io/api/authentication/v1beta1/register.go ./vendor/k8s.io/api/authentication/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authentication/v1beta1/types.go ./vendor/k8s.io/api/authentication/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1alpha1/generated.pb.go ./vendor/k8s.io/api/node/v1alpha1/doc.go ./vendor/k8s.io/api/node/v1alpha1/register.go ./vendor/k8s.io/api/node/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1alpha1/types.go ./vendor/k8s.io/api/node/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1/generated.pb.go ./vendor/k8s.io/api/node/v1/doc.go ./vendor/k8s.io/api/node/v1/register.go ./vendor/k8s.io/api/node/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1/types.go ./vendor/k8s.io/api/node/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/node/v1beta1/generated.pb.go ./vendor/k8s.io/api/node/v1beta1/doc.go ./vendor/k8s.io/api/node/v1beta1/register.go ./vendor/k8s.io/api/node/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1beta1/types.go ./vendor/k8s.io/api/node/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authorization/v1/generated.pb.go ./vendor/k8s.io/api/authorization/v1/doc.go ./vendor/k8s.io/api/authorization/v1/register.go ./vendor/k8s.io/api/authorization/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authorization/v1/types.go ./vendor/k8s.io/api/authorization/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authorization/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/authorization/v1beta1/generated.pb.go ./vendor/k8s.io/api/authorization/v1beta1/doc.go ./vendor/k8s.io/api/authorization/v1beta1/register.go ./vendor/k8s.io/api/authorization/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authorization/v1beta1/types.go ./vendor/k8s.io/api/authorization/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/networking/v1/well_known_annotations.go ./vendor/k8s.io/api/networking/v1/generated.pb.go ./vendor/k8s.io/api/networking/v1/doc.go ./vendor/k8s.io/api/networking/v1/register.go ./vendor/k8s.io/api/networking/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/networking/v1/types.go ./vendor/k8s.io/api/networking/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/networking/v1beta1/well_known_annotations.go ./vendor/k8s.io/api/networking/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/networking/v1beta1/generated.pb.go ./vendor/k8s.io/api/networking/v1beta1/doc.go ./vendor/k8s.io/api/networking/v1beta1/register.go ./vendor/k8s.io/api/networking/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/networking/v1beta1/types.go ./vendor/k8s.io/api/networking/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/policy/v1/generated.pb.go ./vendor/k8s.io/api/policy/v1/doc.go ./vendor/k8s.io/api/policy/v1/register.go ./vendor/k8s.io/api/policy/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/policy/v1/types.go ./vendor/k8s.io/api/policy/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/policy/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/policy/v1beta1/generated.pb.go ./vendor/k8s.io/api/policy/v1beta1/doc.go ./vendor/k8s.io/api/policy/v1beta1/register.go ./vendor/k8s.io/api/policy/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/policy/v1beta1/types.go ./vendor/k8s.io/api/policy/v1beta1/types_swagger_doc_generated.go ./vendor/gopkg.in/yaml.v3/writerc.go ./vendor/gopkg.in/yaml.v3/yamlprivateh.go ./vendor/gopkg.in/yaml.v3/yaml.go ./vendor/gopkg.in/yaml.v3/readerc.go ./vendor/gopkg.in/yaml.v3/scannerc.go ./vendor/gopkg.in/yaml.v3/resolve.go ./vendor/gopkg.in/yaml.v3/apic.go ./vendor/gopkg.in/yaml.v3/encode.go ./vendor/gopkg.in/yaml.v3/parserc.go ./vendor/gopkg.in/yaml.v3/yamlh.go ./vendor/gopkg.in/yaml.v3/sorter.go ./vendor/gopkg.in/yaml.v3/emitterc.go ./vendor/gopkg.in/yaml.v3/decode.go ./vendor/gopkg.in/alecthomas/kingpin.v2/global.go ./vendor/gopkg.in/alecthomas/kingpin.v2/envar.go ./vendor/gopkg.in/alecthomas/kingpin.v2/actions.go ./vendor/gopkg.in/alecthomas/kingpin.v2/values_generated.go ./vendor/gopkg.in/alecthomas/kingpin.v2/app.go ./vendor/gopkg.in/alecthomas/kingpin.v2/args.go ./vendor/gopkg.in/alecthomas/kingpin.v2/flags.go ./vendor/gopkg.in/alecthomas/kingpin.v2/model.go ./vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth.go ./vendor/gopkg.in/alecthomas/kingpin.v2/doc.go ./vendor/gopkg.in/alecthomas/kingpin.v2/usage.go ./vendor/gopkg.in/alecthomas/kingpin.v2/values.go ./vendor/gopkg.in/alecthomas/kingpin.v2/cmd.go ./vendor/gopkg.in/alecthomas/kingpin.v2/parsers.go ./vendor/gopkg.in/alecthomas/kingpin.v2/completions.go ./vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go ./vendor/gopkg.in/alecthomas/kingpin.v2/parser.go ./vendor/gopkg.in/alecthomas/kingpin.v2/templates.go ./vendor/gopkg.in/yaml.v2/writerc.go ./vendor/gopkg.in/yaml.v2/yamlprivateh.go ./vendor/gopkg.in/yaml.v2/yaml.go ./vendor/gopkg.in/yaml.v2/readerc.go ./vendor/gopkg.in/yaml.v2/scannerc.go ./vendor/gopkg.in/yaml.v2/resolve.go ./vendor/gopkg.in/yaml.v2/apic.go ./vendor/gopkg.in/yaml.v2/encode.go ./vendor/gopkg.in/yaml.v2/parserc.go ./vendor/gopkg.in/yaml.v2/yamlh.go ./vendor/gopkg.in/yaml.v2/sorter.go ./vendor/gopkg.in/yaml.v2/emitterc.go ./vendor/gopkg.in/yaml.v2/decode.go ./vendor/gopkg.in/inf.v0/dec.go ./vendor/gopkg.in/inf.v0/rounder.go ./vendor/go.opencensus.io/trace/trace.go ./vendor/go.opencensus.io/trace/trace_go11.go ./vendor/go.opencensus.io/trace/tracestate/tracestate.go ./vendor/go.opencensus.io/trace/internal/internal.go ./vendor/go.opencensus.io/trace/config.go ./vendor/go.opencensus.io/trace/propagation/propagation.go ./vendor/go.opencensus.io/trace/spanbucket.go ./vendor/go.opencensus.io/trace/lrumap.go ./vendor/go.opencensus.io/trace/doc.go ./vendor/go.opencensus.io/trace/spanstore.go ./vendor/go.opencensus.io/trace/trace_nongo11.go ./vendor/go.opencensus.io/trace/sampling.go ./vendor/go.opencensus.io/trace/trace_api.go ./vendor/go.opencensus.io/trace/export.go ./vendor/go.opencensus.io/trace/status_codes.go ./vendor/go.opencensus.io/trace/evictedqueue.go ./vendor/go.opencensus.io/trace/basetypes.go ./vendor/go.opencensus.io/stats/units.go ./vendor/go.opencensus.io/stats/internal/record.go ./vendor/go.opencensus.io/stats/record.go ./vendor/go.opencensus.io/stats/measure_float64.go ./vendor/go.opencensus.io/stats/measure.go ./vendor/go.opencensus.io/stats/doc.go ./vendor/go.opencensus.io/stats/view/view.go ./vendor/go.opencensus.io/stats/view/aggregation_data.go ./vendor/go.opencensus.io/stats/view/view_to_metric.go ./vendor/go.opencensus.io/stats/view/doc.go ./vendor/go.opencensus.io/stats/view/worker.go ./vendor/go.opencensus.io/stats/view/collector.go ./vendor/go.opencensus.io/stats/view/aggregation.go ./vendor/go.opencensus.io/stats/view/export.go ./vendor/go.opencensus.io/stats/view/worker_commands.go ./vendor/go.opencensus.io/stats/measure_int64.go ./vendor/go.opencensus.io/plugin/ochttp/trace.go ./vendor/go.opencensus.io/plugin/ochttp/wrapped_body.go ./vendor/go.opencensus.io/plugin/ochttp/server.go ./vendor/go.opencensus.io/plugin/ochttp/client_stats.go ./vendor/go.opencensus.io/plugin/ochttp/route.go ./vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go ./vendor/go.opencensus.io/plugin/ochttp/stats.go ./vendor/go.opencensus.io/plugin/ochttp/doc.go ./vendor/go.opencensus.io/plugin/ochttp/client.go ./vendor/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go ./vendor/go.opencensus.io/tag/context.go ./vendor/go.opencensus.io/tag/profile_not19.go ./vendor/go.opencensus.io/tag/profile_19.go ./vendor/go.opencensus.io/tag/key.go ./vendor/go.opencensus.io/tag/doc.go ./vendor/go.opencensus.io/tag/validate.go ./vendor/go.opencensus.io/tag/metadata.go ./vendor/go.opencensus.io/tag/map.go ./vendor/go.opencensus.io/tag/map_codec.go ./vendor/go.opencensus.io/internal/sanitize.go ./vendor/go.opencensus.io/internal/internal.go ./vendor/go.opencensus.io/internal/tagencoding/tagencoding.go ./vendor/go.opencensus.io/internal/traceinternals.go ./vendor/go.opencensus.io/metric/metricdata/exemplar.go ./vendor/go.opencensus.io/metric/metricdata/type_string.go ./vendor/go.opencensus.io/metric/metricdata/metric.go ./vendor/go.opencensus.io/metric/metricdata/point.go ./vendor/go.opencensus.io/metric/metricdata/doc.go ./vendor/go.opencensus.io/metric/metricdata/unit.go ./vendor/go.opencensus.io/metric/metricdata/label.go ./vendor/go.opencensus.io/metric/metricproducer/manager.go ./vendor/go.opencensus.io/metric/metricproducer/producer.go ./vendor/go.opencensus.io/opencensus.go ./vendor/go.opencensus.io/resource/resource.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/bson.go ./vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go ./vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./vendor/go.mongodb.org/mongo-driver/bson/bson_1_8.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go ./vendor/go.mongodb.org/mongo-driver/bson/types.go ./vendor/go.mongodb.org/mongo-driver/bson/raw.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/version.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./vendor/google.golang.org/protobuf/reflect/protodesc/proto.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_pure.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go ./vendor/google.golang.org/protobuf/internal/filetype/build.go ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go ./vendor/google.golang.org/protobuf/internal/strs/strings_pure.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/order/order.go ./vendor/google.golang.org/protobuf/internal/order/range.go ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/text/encode.go ./vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/json/encode.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./vendor/google.golang.org/protobuf/internal/descopts/options.go ./vendor/google.golang.org/protobuf/internal/errors/is_go112.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/version/version.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go ./vendor/google.golang.org/protobuf/internal/flags/flags.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go ./vendor/google.golang.org/protobuf/internal/set/ints.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./vendor/google.golang.org/protobuf/internal/filedesc/build.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go ./vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./vendor/google.golang.org/protobuf/internal/impl/weak.go ./vendor/google.golang.org/protobuf/internal/impl/extension.go ./vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/enum.go ./vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./vendor/google.golang.org/protobuf/internal/impl/message.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./vendor/google.golang.org/protobuf/internal/impl/convert.go ./vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./vendor/google.golang.org/protobuf/internal/impl/api_export.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./vendor/google.golang.org/protobuf/internal/impl/encode.go ./vendor/google.golang.org/protobuf/internal/impl/validate.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./vendor/google.golang.org/protobuf/internal/impl/merge.go ./vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./vendor/google.golang.org/protobuf/internal/impl/decode.go ./vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go ./vendor/google.golang.org/protobuf/internal/detrand/rand.go ./vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./vendor/google.golang.org/protobuf/internal/genid/goname.go ./vendor/google.golang.org/protobuf/internal/genid/doc.go ./vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go ./vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go ./vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go ./vendor/google.golang.org/protobuf/encoding/prototext/encode.go ./vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go ./vendor/google.golang.org/protobuf/types/known/structpb/struct.pb.go ./vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go ./vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go ./vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go ./vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go ./vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go ./vendor/google.golang.org/protobuf/types/pluginpb/plugin.pb.go ./vendor/google.golang.org/protobuf/proto/extension.go ./vendor/google.golang.org/protobuf/proto/decode_gen.go ./vendor/google.golang.org/protobuf/proto/equal.go ./vendor/google.golang.org/protobuf/proto/size_gen.go ./vendor/google.golang.org/protobuf/proto/proto_methods.go ./vendor/google.golang.org/protobuf/proto/messageset.go ./vendor/google.golang.org/protobuf/proto/reset.go ./vendor/google.golang.org/protobuf/proto/size.go ./vendor/google.golang.org/protobuf/proto/proto.go ./vendor/google.golang.org/protobuf/proto/encode.go ./vendor/google.golang.org/protobuf/proto/doc.go ./vendor/google.golang.org/protobuf/proto/encode_gen.go ./vendor/google.golang.org/protobuf/proto/proto_reflect.go ./vendor/google.golang.org/protobuf/proto/merge.go ./vendor/google.golang.org/protobuf/proto/wrappers.go ./vendor/google.golang.org/protobuf/proto/checkinit.go ./vendor/google.golang.org/protobuf/proto/decode.go ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go ./vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go ./vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./vendor/google.golang.org/appengine/appengine_vm.go ./vendor/google.golang.org/appengine/timeout.go ./vendor/google.golang.org/appengine/appengine.go ./vendor/google.golang.org/appengine/internal/log/log_service.pb.go ./vendor/google.golang.org/appengine/internal/api_common.go ./vendor/google.golang.org/appengine/internal/main_common.go ./vendor/google.golang.org/appengine/internal/main.go ./vendor/google.golang.org/appengine/internal/identity_vm.go ./vendor/google.golang.org/appengine/internal/main_vm.go ./vendor/google.golang.org/appengine/internal/identity_classic.go ./vendor/google.golang.org/appengine/internal/net.go ./vendor/google.golang.org/appengine/internal/internal.go ./vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.pb.go ./vendor/google.golang.org/appengine/internal/datastore/datastore_v3.pb.go ./vendor/google.golang.org/appengine/internal/transaction.go ./vendor/google.golang.org/appengine/internal/app_id.go ./vendor/google.golang.org/appengine/internal/base/api_base.pb.go ./vendor/google.golang.org/appengine/internal/api_classic.go ./vendor/google.golang.org/appengine/internal/identity_flex.go ./vendor/google.golang.org/appengine/internal/api.go ./vendor/google.golang.org/appengine/internal/remote_api/remote_api.pb.go ./vendor/google.golang.org/appengine/internal/metadata.go ./vendor/google.golang.org/appengine/internal/modules/modules_service.pb.go ./vendor/google.golang.org/appengine/internal/identity.go ./vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.pb.go ./vendor/google.golang.org/appengine/namespace.go ./vendor/google.golang.org/appengine/identity.go ./vendor/google.golang.org/appengine/errors.go ./vendor/google.golang.org/appengine/urlfetch/urlfetch.go ./vendor/google.golang.org/grpc/attributes/attributes.go ./vendor/google.golang.org/grpc/trace.go ./vendor/google.golang.org/grpc/call.go ./vendor/google.golang.org/grpc/backoff/backoff.go ./vendor/google.golang.org/grpc/stats/stats.go ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/preloader.go ./vendor/google.golang.org/grpc/status/status.go ./vendor/google.golang.org/grpc/server.go ./vendor/google.golang.org/grpc/version.go ./vendor/google.golang.org/grpc/peer/peer.go ./vendor/google.golang.org/grpc/metadata/metadata.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/component.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/interceptor.go ./vendor/google.golang.org/grpc/internal/backoff/backoff.go ./vendor/google.golang.org/grpc/internal/status/status.go ./vendor/google.golang.org/grpc/internal/syscall/syscall_nonlinux.go ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go ./vendor/google.golang.org/grpc/internal/metadata/metadata.go ./vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go ./vendor/google.golang.org/grpc/internal/resolver/unix/unix.go ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go ./vendor/google.golang.org/grpc/internal/resolver/dns/go113.go ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go ./vendor/google.golang.org/grpc/internal/resolver/config_selector.go ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go ./vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./vendor/google.golang.org/grpc/internal/internal.go ./vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./vendor/google.golang.org/grpc/internal/credentials/credentials.go ./vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./vendor/google.golang.org/grpc/internal/credentials/util.go ./vendor/google.golang.org/grpc/internal/credentials/syscallconn_appengine.go ./vendor/google.golang.org/grpc/internal/credentials/spiffe_appengine.go ./vendor/google.golang.org/grpc/internal/balancerload/load.go ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./vendor/google.golang.org/grpc/internal/binarylog/sink.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go ./vendor/google.golang.org/grpc/internal/grpcutil/method.go ./vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./vendor/google.golang.org/grpc/internal/grpcutil/target.go ./vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go ./vendor/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/google.golang.org/grpc/internal/channelz/util_nonlinux.go ./vendor/google.golang.org/grpc/internal/channelz/util_linux.go ./vendor/google.golang.org/grpc/internal/channelz/types.go ./vendor/google.golang.org/grpc/internal/channelz/logging.go ./vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./vendor/google.golang.org/grpc/internal/channelz/types_nonlinux.go ./vendor/google.golang.org/grpc/internal/grpcsync/event.go ./vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./vendor/google.golang.org/grpc/internal/transport/http2_client.go ./vendor/google.golang.org/grpc/internal/transport/transport.go ./vendor/google.golang.org/grpc/internal/transport/http2_server.go ./vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./vendor/google.golang.org/grpc/internal/transport/defaults.go ./vendor/google.golang.org/grpc/internal/transport/proxy.go ./vendor/google.golang.org/grpc/internal/transport/http_util.go ./vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go ./vendor/google.golang.org/grpc/internal/transport/handler_server.go ./vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./vendor/google.golang.org/grpc/keepalive/keepalive.go ./vendor/google.golang.org/grpc/encoding/encoding.go ./vendor/google.golang.org/grpc/encoding/proto/proto.go ./vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go ./vendor/google.golang.org/grpc/tap/tap.go ./vendor/google.golang.org/grpc/resolver/resolver.go ./vendor/google.golang.org/grpc/credentials/tls.go ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/credentials/go12.go ./vendor/google.golang.org/grpc/dialoptions.go ./vendor/google.golang.org/grpc/backoff.go ./vendor/google.golang.org/grpc/service_config.go ./vendor/google.golang.org/grpc/stream.go ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go ./vendor/google.golang.org/grpc/doc.go ./vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./vendor/google.golang.org/grpc/pickfirst.go ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go ./vendor/google.golang.org/grpc/balancer/grpclb/state/state.go ./vendor/google.golang.org/grpc/balancer/base/balancer.go ./vendor/google.golang.org/grpc/balancer/base/base.go ./vendor/google.golang.org/grpc/balancer/balancer.go ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go ./vendor/google.golang.org/grpc/rpc_util.go ./vendor/google.golang.org/grpc/codec.go ./vendor/google.golang.org/grpc/picker_wrapper.go ./vendor/google.golang.org/grpc/connectivity/connectivity.go ./vendor/google.golang.org/grpc/clientconn.go ./vendor/google.golang.org/api/compute/v1/compute-gen.go ./vendor/google.golang.org/api/internal/conn_pool.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go ./vendor/google.golang.org/api/internal/creds.go ./vendor/google.golang.org/api/internal/settings.go ./vendor/google.golang.org/api/internal/gensupport/version.go ./vendor/google.golang.org/api/internal/gensupport/jsonfloat.go ./vendor/google.golang.org/api/internal/gensupport/params.go ./vendor/google.golang.org/api/internal/gensupport/doc.go ./vendor/google.golang.org/api/internal/gensupport/buffer.go ./vendor/google.golang.org/api/internal/gensupport/retryable_linux.go ./vendor/google.golang.org/api/internal/gensupport/send.go ./vendor/google.golang.org/api/internal/gensupport/media.go ./vendor/google.golang.org/api/internal/gensupport/json.go ./vendor/google.golang.org/api/internal/gensupport/resumable.go ./vendor/google.golang.org/api/internal/impersonate/impersonate.go ./vendor/google.golang.org/api/googleapi/googleapi.go ./vendor/google.golang.org/api/googleapi/types.go ./vendor/google.golang.org/api/googleapi/transport/apikey.go ./vendor/google.golang.org/api/option/credentials_notgo19.go ./vendor/google.golang.org/api/option/option.go ./vendor/google.golang.org/api/option/internaloption/internaloption.go ./vendor/google.golang.org/api/option/credentials_go19.go ./vendor/google.golang.org/api/transport/internal/dca/dca.go ./vendor/google.golang.org/api/transport/cert/default_cert.go ./vendor/google.golang.org/api/transport/http/internal/propagation/http.go ./vendor/google.golang.org/api/transport/http/dial_appengine.go ./vendor/google.golang.org/api/transport/http/dial.go ./vendor/google.golang.org/api/transport/http/configure_http2_go116.go ./vendor/google.golang.org/api/transport/http/default_transport_not_go113.go ./vendor/google.golang.org/api/transport/http/configure_http2_not_go116.go ./vendor/google.golang.org/api/transport/http/default_transport_go113.go ./vendor/go.uber.org/goleak/tracestack_old.go ./vendor/go.uber.org/goleak/testmain.go ./vendor/go.uber.org/goleak/internal/stack/stacks.go ./vendor/go.uber.org/goleak/doc.go ./vendor/go.uber.org/goleak/options.go ./vendor/go.uber.org/goleak/tracestack_new.go ./vendor/go.uber.org/goleak/leaks.go ./vendor/go.uber.org/atomic/error.go ./vendor/go.uber.org/atomic/duration.go ./vendor/go.uber.org/atomic/float64_ext.go ./vendor/go.uber.org/atomic/float64.go ./vendor/go.uber.org/atomic/nocmp.go ./vendor/go.uber.org/atomic/time_ext.go ./vendor/go.uber.org/atomic/string_ext.go ./vendor/go.uber.org/atomic/bool_ext.go ./vendor/go.uber.org/atomic/time.go ./vendor/go.uber.org/atomic/value.go ./vendor/go.uber.org/atomic/int32.go ./vendor/go.uber.org/atomic/string.go ./vendor/go.uber.org/atomic/int64.go ./vendor/go.uber.org/atomic/unsafe_pointer.go ./vendor/go.uber.org/atomic/doc.go ./vendor/go.uber.org/atomic/uint64.go ./vendor/go.uber.org/atomic/bool.go ./vendor/go.uber.org/atomic/duration_ext.go ./vendor/go.uber.org/atomic/uint32.go ./vendor/go.uber.org/atomic/gen.go ./vendor/go.uber.org/atomic/uintptr.go ./vendor/go.uber.org/atomic/error_ext.go ./vendor/cloud.google.com/go/compute/metadata/retry.go ./vendor/cloud.google.com/go/compute/metadata/retry_linux.go ./vendor/cloud.google.com/go/compute/metadata/metadata.go ./scrape/scrape.go ./scrape/manager_test.go ./scrape/manager.go ./scrape/scrape_test.go ./scrape/target_test.go ./scrape/target.go ./scrape/helpers_test.go ./tsdb/exemplar.go ./tsdb/wal_test.go ./tsdb/repair.go ./tsdb/wal.go ./tsdb/block_test.go ./tsdb/repair_test.go ./tsdb/head_test.go ./tsdb/wal/wal_test.go ./tsdb/wal/wal.go ./tsdb/wal/reader_test.go ./tsdb/wal/reader.go ./tsdb/wal/checkpoint_test.go ./tsdb/wal/live_reader.go ./tsdb/wal/checkpoint.go ./tsdb/wal/watcher_test.go ./tsdb/wal/watcher.go ./tsdb/isolation_test.go ./tsdb/example_test.go ./tsdb/record/record_test.go ./tsdb/record/record.go ./tsdb/head_read.go ./tsdb/index/postingsstats_test.go ./tsdb/index/postings.go ./tsdb/index/postings_test.go ./tsdb/index/index_test.go ./tsdb/index/postingsstats.go ./tsdb/index/index.go ./tsdb/encoding/encoding.go ./tsdb/chunks/head_chunks.go ./tsdb/chunks/head_chunks_windows.go ./tsdb/chunks/head_chunks_test.go ./tsdb/chunks/chunks.go ./tsdb/chunks/head_chunks_other.go ./tsdb/chunks/chunks_test.go ./tsdb/tsdbutil/dir_locker_test.go ./tsdb/tsdbutil/dir_locker.go ./tsdb/tsdbutil/buffer_test.go ./tsdb/tsdbutil/buffer.go ./tsdb/tsdbutil/dir_locker_testutil.go ./tsdb/tsdbutil/chunks.go ./tsdb/head_append.go ./tsdb/db_test.go ./tsdb/tombstones/tombstones.go ./tsdb/tombstones/tombstones_test.go ./tsdb/blockwriter_test.go ./tsdb/exemplar_test.go ./tsdb/errors/errors.go ./tsdb/db.go ./tsdb/fileutil/flock_test.go ./tsdb/fileutil/sync_linux.go ./tsdb/fileutil/dir.go ./tsdb/fileutil/flock_solaris.go ./tsdb/fileutil/dir_unix.go ./tsdb/fileutil/mmap_windows.go ./tsdb/fileutil/mmap_386.go ./tsdb/fileutil/fileutil.go ./tsdb/fileutil/sync.go ./tsdb/fileutil/preallocate_darwin.go ./tsdb/fileutil/mmap_arm64.go ./tsdb/fileutil/mmap.go ./tsdb/fileutil/flock_plan9.go ./tsdb/fileutil/flock_windows.go ./tsdb/fileutil/flock.go ./tsdb/fileutil/preallocate_other.go ./tsdb/fileutil/dir_windows.go ./tsdb/fileutil/flock_unix.go ./tsdb/fileutil/preallocate_linux.go ./tsdb/fileutil/mmap_unix.go ./tsdb/fileutil/preallocate.go ./tsdb/fileutil/sync_darwin.go ./tsdb/fileutil/mmap_amd64.go ./tsdb/head.go ./tsdb/goversion/init.go ./tsdb/goversion/goversion_test.go ./tsdb/goversion/goversion.go ./tsdb/test/labels_test.go ./tsdb/test/conv_test.go ./tsdb/test/hash_test.go ./tsdb/head_wal.go ./tsdb/querier.go ./tsdb/blockwriter.go ./tsdb/isolation.go ./tsdb/mocks_test.go ./tsdb/compact.go ./tsdb/querier_bench_test.go ./tsdb/tsdbblockutil.go ./tsdb/agent/series.go ./tsdb/agent/db_test.go ./tsdb/agent/db.go ./tsdb/compact_test.go ./tsdb/querier_test.go ./tsdb/head_bench_test.go ./tsdb/chunkenc/bstream_test.go ./tsdb/chunkenc/chunk.go ./tsdb/chunkenc/bstream.go ./tsdb/chunkenc/xor.go ./tsdb/chunkenc/chunk_test.go ./tsdb/block.go ./config/config_windows_test.go ./config/config.go ./config/config_default_test.go ./config/config_test.go ./scripts/tools.go ./cmd/prometheus/main_test.go ./cmd/prometheus/main.go ./cmd/prometheus/main_unix_test.go ./cmd/prometheus/query_log_test.go ./cmd/promtool/archive.go ./cmd/promtool/rules_test.go ./cmd/promtool/main_test.go ./cmd/promtool/unittest.go ./cmd/promtool/rules.go ./cmd/promtool/debug.go ./cmd/promtool/main.go ./cmd/promtool/sd.go ./cmd/promtool/sd_test.go ./cmd/promtool/backfill.go ./cmd/promtool/backfill_test.go ./cmd/promtool/tsdb.go ./cmd/promtool/unittest_test.go ./documentation/examples/custom-sd/adapter/adapter_test.go ./documentation/examples/custom-sd/adapter/adapter.go ./documentation/examples/custom-sd/adapter-usage/main.go ./documentation/examples/remote_storage/example_write_adapter/server.go ./documentation/examples/remote_storage/remote_storage_adapter/main.go ./documentation/examples/remote_storage/remote_storage_adapter/influxdb/client_test.go ./documentation/examples/remote_storage/remote_storage_adapter/influxdb/client.go ./documentation/examples/remote_storage/remote_storage_adapter/graphite/escape.go ./documentation/examples/remote_storage/remote_storage_adapter/graphite/client_test.go ./documentation/examples/remote_storage/remote_storage_adapter/graphite/client.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/tagvalue_test.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/tagvalue.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/client_test.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/client.go ./template/template_test.go ./template/template.go ++ find . -iname '*.go' -type f + sed -i 's|klogv2 "k8s.io/klog/v2"|klogv2 "github.com/simonpasquier/klog-gokit/v3"|' ./discovery/zookeeper/zookeeper_test.go ./discovery/zookeeper/zookeeper.go ./discovery/puppetdb/puppetdb_test.go ./discovery/puppetdb/resources.go ./discovery/puppetdb/puppetdb.go ./discovery/gce/gce.go ./discovery/registry.go ./discovery/install/install.go ./discovery/refresh/refresh_test.go ./discovery/refresh/refresh.go ./discovery/manager_test.go ./discovery/marathon/marathon_test.go ./discovery/marathon/marathon.go ./discovery/openstack/openstack.go ./discovery/openstack/hypervisor_test.go ./discovery/openstack/hypervisor.go ./discovery/openstack/instance.go ./discovery/openstack/mock_test.go ./discovery/openstack/instance_test.go ./discovery/discovery.go ./discovery/file/file.go ./discovery/file/file_test.go ./discovery/dns/dns.go ./discovery/dns/dns_test.go ./discovery/eureka/eureka.go ./discovery/eureka/client_test.go ./discovery/eureka/eureka_test.go ./discovery/eureka/client.go ./discovery/aws/ec2.go ./discovery/aws/lightsail.go ./discovery/moby/dockerswarm.go ./discovery/moby/nodes_test.go ./discovery/moby/nodes.go ./discovery/moby/network.go ./discovery/moby/services.go ./discovery/moby/tasks.go ./discovery/moby/services_test.go ./discovery/moby/tasks_test.go ./discovery/moby/docker.go ./discovery/moby/docker_test.go ./discovery/moby/mock_test.go ./discovery/hetzner/hcloud.go ./discovery/hetzner/hetzner.go ./discovery/hetzner/robot.go ./discovery/hetzner/hcloud_test.go ./discovery/hetzner/robot_test.go ./discovery/hetzner/mock_test.go ./discovery/manager.go ./discovery/consul/consul.go ./discovery/consul/consul_test.go ./discovery/linode/linode.go ./discovery/linode/mock_test.go ./discovery/linode/linode_test.go ./discovery/uyuni/uyuni_test.go ./discovery/uyuni/uyuni.go ./discovery/targetgroup/targetgroup.go ./discovery/targetgroup/targetgroup_test.go ./discovery/xds/kuma_mads.pb.go ./discovery/xds/client_test.go ./discovery/xds/xds_test.go ./discovery/xds/kuma_test.go ./discovery/xds/client.go ./discovery/xds/kuma.go ./discovery/xds/xds.go ./discovery/legacymanager/registry.go ./discovery/legacymanager/manager_test.go ./discovery/legacymanager/manager.go ./discovery/scaleway/scaleway.go ./discovery/scaleway/baremetal.go ./discovery/scaleway/instance.go ./discovery/scaleway/instance_test.go ./discovery/digitalocean/digitalocean.go ./discovery/digitalocean/mock_test.go ./discovery/digitalocean/digitalocean_test.go ./discovery/http/http_test.go ./discovery/http/http.go ./discovery/triton/triton_test.go ./discovery/triton/triton.go ./discovery/azure/azure.go ./discovery/azure/azure_test.go ./discovery/kubernetes/endpointslice.go ./discovery/kubernetes/kubernetes_test.go ./discovery/kubernetes/node.go ./discovery/kubernetes/ingress_test.go ./discovery/kubernetes/client_metrics.go ./discovery/kubernetes/ingress_adaptor.go ./discovery/kubernetes/pod.go ./discovery/kubernetes/ingress.go ./discovery/kubernetes/pod_test.go ./discovery/kubernetes/service_test.go ./discovery/kubernetes/kubernetes.go ./discovery/kubernetes/endpoints_test.go ./discovery/kubernetes/endpoints.go ./discovery/kubernetes/node_test.go ./discovery/kubernetes/service.go ./discovery/kubernetes/endpointslice_test.go ./storage/memoized_iterator.go ./storage/series_test.go ./storage/series.go ./storage/merge_test.go ./storage/fanout.go ./storage/lazy.go ./storage/noop.go ./storage/memoized_iterator_test.go ./storage/buffer_test.go ./storage/buffer.go ./storage/remote/write.go ./storage/remote/read_test.go ./storage/remote/queue_manager.go ./storage/remote/codec_test.go ./storage/remote/read_handler_test.go ./storage/remote/write_handler_test.go ./storage/remote/storage_test.go ./storage/remote/queue_manager_test.go ./storage/remote/intern_test.go ./storage/remote/storage.go ./storage/remote/chunked_test.go ./storage/remote/metadata_watcher.go ./storage/remote/metadata_watcher_test.go ./storage/remote/read_handler.go ./storage/remote/intern.go ./storage/remote/client_test.go ./storage/remote/ewma.go ./storage/remote/client.go ./storage/remote/write_handler.go ./storage/remote/max_timestamp.go ./storage/remote/codec.go ./storage/remote/chunked.go ./storage/remote/write_test.go ./storage/remote/read.go ./storage/interface.go ./storage/fanout_test.go ./storage/secondary.go ./storage/merge.go ./storage/generic.go ./notifier/notifier_test.go ./notifier/notifier.go ./rules/manager_test.go ./rules/recording_test.go ./rules/recording.go ./rules/alerting.go ./rules/manager.go ./rules/alerting_test.go ./model/labels/labels.go ./model/labels/regexp_test.go ./model/labels/labels_test.go ./model/labels/test_utils.go ./model/labels/matcher.go ./model/labels/regexp.go ./model/labels/matcher_test.go ./model/textparse/openmetricsparse.go ./model/textparse/promlex.l.go ./model/textparse/openmetricsparse_test.go ./model/textparse/openmetricslex.l.go ./model/textparse/promparse.go ./model/textparse/interface.go ./model/textparse/promparse_test.go ./model/timestamp/timestamp.go ./model/rulefmt/rulefmt_test.go ./model/rulefmt/rulefmt.go ./model/value/value.go ./model/relabel/relabel_test.go ./model/relabel/relabel.go ./model/exemplar/exemplar.go ./util/runtime/limits_windows.go ./util/runtime/statfs_default.go ./util/runtime/statfs.go ./util/runtime/statfs_uint32.go ./util/runtime/uname_linux.go ./util/runtime/statfs_linux_386.go ./util/runtime/limits_default.go ./util/runtime/vmlimits_default.go ./util/runtime/vmlimits_openbsd.go ./util/runtime/uname_default.go ./util/stats/query_stats.go ./util/stats/stats_test.go ./util/stats/timer.go ./util/teststorage/storage.go ./util/strutil/quote.go ./util/strutil/strconv.go ./util/strutil/quote_test.go ./util/strutil/strconv_test.go ./util/osutil/hostname.go ./util/pool/pool.go ./util/pool/pool_test.go ./util/gate/gate.go ./util/treecache/treecache.go ./util/testutil/directory.go ./util/testutil/context.go ./util/testutil/testing.go ./util/testutil/logging.go ./util/testutil/roundtrip.go ./util/testutil/port.go ./util/modtimevfs/modtimevfs.go ./util/httputil/cors_test.go ./util/httputil/context.go ./util/httputil/compression.go ./util/httputil/cors.go ./util/httputil/compression_test.go ./util/logging/dedupe_test.go ./util/logging/file.go ./util/logging/ratelimit.go ./util/logging/file_test.go ./util/logging/dedupe.go ./promql/test.go ./promql/fuzz.go ./promql/query_logger_test.go ./promql/quantile.go ./promql/engine.go ./promql/value.go ./promql/parser/parse_test.go ./promql/parser/ast.go ./promql/parser/value.go ./promql/parser/printer_test.go ./promql/parser/lex_test.go ./promql/parser/printer.go ./promql/parser/functions.go ./promql/parser/lex.go ./promql/parser/parse.go ./promql/parser/generated_parser.y.go ./promql/functions_test.go ./promql/functions.go ./promql/bench_test.go ./promql/test_test.go ./promql/promql_test.go ./promql/engine_test.go ./promql/query_logger.go ./prompb/remote.pb.go ./prompb/types.pb.go ./prompb/custom.go ./web/federate_test.go ./web/federate.go ./web/ui/assets_vfsdata.go ./web/ui/assets_generate.go ./web/ui/ui.go ./web/ui/doc.go ./web/web.go ./web/api/v1/api_test.go ./web/api/v1/api.go ./web/web_test.go ./vendor/sigs.k8s.io/yaml/yaml.go ./vendor/sigs.k8s.io/yaml/fields.go ./vendor/sigs.k8s.io/yaml/yaml_go110.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/equals.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/schemaschema.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/elements.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/listunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/structreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/allocator.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/fields.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/value.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/listreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/valueunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/jsontagutil.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/reflectcache.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/map.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/valuereflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/scalar.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/list.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/remove.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/reconcile_schema.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/validate.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/tofieldset.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/typed.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/helpers.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/merge.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/parser.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/union.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/managers.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/pathelementmap.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/fromvalue.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize-pe.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/element.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/path.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/set.go ./vendor/github.com/edsrzf/mmap-go/mmap_windows.go ./vendor/github.com/edsrzf/mmap-go/mmap.go ./vendor/github.com/edsrzf/mmap-go/mmap_unix.go ./vendor/github.com/go-kit/log/value.go ./vendor/github.com/go-kit/log/json_logger.go ./vendor/github.com/go-kit/log/stdlib.go ./vendor/github.com/go-kit/log/sync.go ./vendor/github.com/go-kit/log/doc.go ./vendor/github.com/go-kit/log/log.go ./vendor/github.com/go-kit/log/logfmt_logger.go ./vendor/github.com/go-kit/log/nop_logger.go ./vendor/github.com/go-kit/log/level/level.go ./vendor/github.com/go-kit/log/level/doc.go ./vendor/github.com/go-kit/kit/log/value.go ./vendor/github.com/go-kit/kit/log/json_logger.go ./vendor/github.com/go-kit/kit/log/stdlib.go ./vendor/github.com/go-kit/kit/log/sync.go ./vendor/github.com/go-kit/kit/log/doc.go ./vendor/github.com/go-kit/kit/log/log.go ./vendor/github.com/go-kit/kit/log/logfmt_logger.go ./vendor/github.com/go-kit/kit/log/nop_logger.go ./vendor/github.com/go-kit/kit/log/level/level.go ./vendor/github.com/go-kit/kit/log/level/doc.go ./vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.go ./vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.go ./vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.validate.go ./vendor/github.com/influxdata/influxdb/client/v2/udp.go ./vendor/github.com/influxdata/influxdb/client/v2/params.go ./vendor/github.com/influxdata/influxdb/client/v2/client.go ./vendor/github.com/influxdata/influxdb/pkg/escape/strings.go ./vendor/github.com/influxdata/influxdb/pkg/escape/bytes.go ./vendor/github.com/influxdata/influxdb/models/fieldtype_string.go ./vendor/github.com/influxdata/influxdb/models/inline_strconv_parse.go ./vendor/github.com/influxdata/influxdb/models/time.go ./vendor/github.com/influxdata/influxdb/models/consistency.go ./vendor/github.com/influxdata/influxdb/models/points.go ./vendor/github.com/influxdata/influxdb/models/rows.go ./vendor/github.com/influxdata/influxdb/models/statistic.go ./vendor/github.com/influxdata/influxdb/models/tagkeysset.go ./vendor/github.com/influxdata/influxdb/models/uint_support.go ./vendor/github.com/influxdata/influxdb/models/gen.go ./vendor/github.com/influxdata/influxdb/models/inline_fnv.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/error.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/server.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/location.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/firewall.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/iso.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/network.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/hcloud.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation/metrics.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/error.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/location.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/firewall.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/iso.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/network.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/meta.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/volume.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/placement_group.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/certificate.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/datacenter.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/pricing.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/floating_ip.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/ssh_key.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/image.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/action.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/server_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/volume.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/rdns.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/placement_group.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/certificate.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/testing.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/resource.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/datacenter.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/pricing.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/floating_ip.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/client.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/ssh_key.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/image.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/action.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/helper.go ./vendor/github.com/fsnotify/fsnotify/fen.go ./vendor/github.com/fsnotify/fsnotify/windows.go ./vendor/github.com/fsnotify/fsnotify/inotify.go ./vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go ./vendor/github.com/fsnotify/fsnotify/kqueue.go ./vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go ./vendor/github.com/fsnotify/fsnotify/fsnotify.go ./vendor/github.com/fsnotify/fsnotify/inotify_poller.go ./vendor/github.com/jmespath/go-jmespath/functions.go ./vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./vendor/github.com/jmespath/go-jmespath/lexer.go ./vendor/github.com/jmespath/go-jmespath/util.go ./vendor/github.com/jmespath/go-jmespath/interpreter.go ./vendor/github.com/jmespath/go-jmespath/api.go ./vendor/github.com/jmespath/go-jmespath/parser.go ./vendor/github.com/jmespath/go-jmespath/toktype_string.go ./vendor/github.com/golang/glog/glog_file.go ./vendor/github.com/golang/glog/glog.go ./vendor/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.pb.go ./vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.pb.go ./vendor/github.com/golang/protobuf/descriptor/descriptor.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go ./vendor/github.com/golang/protobuf/ptypes/struct/struct.pb.go ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go ./vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.pb.go ./vendor/github.com/golang/protobuf/proto/wire.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/registry.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/proto.go ./vendor/github.com/golang/protobuf/proto/text_decode.go ./vendor/github.com/golang/protobuf/proto/text_encode.go ./vendor/github.com/golang/protobuf/proto/defaults.go ./vendor/github.com/golang/protobuf/proto/buffer.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/wrappers.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/jsonpb/encode.go ./vendor/github.com/golang/protobuf/jsonpb/json.go ./vendor/github.com/golang/protobuf/jsonpb/decode.go ./vendor/github.com/golang/snappy/decode_asm.go ./vendor/github.com/golang/snappy/snappy.go ./vendor/github.com/golang/snappy/encode_other.go ./vendor/github.com/golang/snappy/encode.go ./vendor/github.com/golang/snappy/encode_asm.go ./vendor/github.com/golang/snappy/decode_other.go ./vendor/github.com/golang/snappy/decode.go ./vendor/github.com/golang/groupcache/lru/lru.go ./vendor/github.com/go-resty/resty/v2/trace.go ./vendor/github.com/go-resty/resty/v2/response.go ./vendor/github.com/go-resty/resty/v2/request.go ./vendor/github.com/go-resty/resty/v2/middleware.go ./vendor/github.com/go-resty/resty/v2/retry.go ./vendor/github.com/go-resty/resty/v2/util.go ./vendor/github.com/go-resty/resty/v2/client.go ./vendor/github.com/go-resty/resty/v2/redirect.go ./vendor/github.com/go-resty/resty/v2/resty.go ./vendor/github.com/dgryski/go-sip13/sip13_stub.go ./vendor/github.com/dgryski/go-sip13/sip13.go ./vendor/github.com/go-logfmt/logfmt/encode.go ./vendor/github.com/go-logfmt/logfmt/doc.go ./vendor/github.com/go-logfmt/logfmt/jsonstring.go ./vendor/github.com/go-logfmt/logfmt/decode.go ./vendor/github.com/shurcooL/vfsgen/commentwriter.go ./vendor/github.com/shurcooL/vfsgen/stringwriter.go ./vendor/github.com/shurcooL/vfsgen/doc.go ./vendor/github.com/shurcooL/vfsgen/options.go ./vendor/github.com/shurcooL/vfsgen/generator.go ./vendor/github.com/shurcooL/httpfs/vfsutil/walk.go ./vendor/github.com/shurcooL/httpfs/vfsutil/file.go ./vendor/github.com/shurcooL/httpfs/vfsutil/vfsutil.go ./vendor/github.com/shurcooL/httpfs/union/union.go ./vendor/github.com/shurcooL/httpfs/filter/filters.go ./vendor/github.com/shurcooL/httpfs/filter/filter.go ./vendor/github.com/google/go-querystring/query/encode.go ./vendor/github.com/google/go-cmp/cmp/report_reflect.go ./vendor/github.com/google/go-cmp/cmp/compare.go ./vendor/github.com/google/go-cmp/cmp/report_slices.go ./vendor/github.com/google/go-cmp/cmp/internal/function/func.go ./vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go ./vendor/github.com/google/go-cmp/cmp/internal/value/sort.go ./vendor/github.com/google/go-cmp/cmp/internal/value/pointer_purego.go ./vendor/github.com/google/go-cmp/cmp/internal/value/zero.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_legacy.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_recent.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/debug_enable.go ./vendor/github.com/google/go-cmp/cmp/report_compare.go ./vendor/github.com/google/go-cmp/cmp/export_panic.go ./vendor/github.com/google/go-cmp/cmp/report_text.go ./vendor/github.com/google/go-cmp/cmp/export_unsafe.go ./vendor/github.com/google/go-cmp/cmp/report.go ./vendor/github.com/google/go-cmp/cmp/options.go ./vendor/github.com/google/go-cmp/cmp/report_references.go ./vendor/github.com/google/go-cmp/cmp/path.go ./vendor/github.com/google/go-cmp/cmp/report_value.go ./vendor/github.com/google/gofuzz/fuzz.go ./vendor/github.com/google/gofuzz/doc.go ./vendor/github.com/google/pprof/profile/proto.go ./vendor/github.com/google/pprof/profile/profile.go ./vendor/github.com/google/pprof/profile/legacy_java_profile.go ./vendor/github.com/google/pprof/profile/legacy_profile.go ./vendor/github.com/google/pprof/profile/prune.go ./vendor/github.com/google/pprof/profile/encode.go ./vendor/github.com/google/pprof/profile/filter.go ./vendor/github.com/google/pprof/profile/merge.go ./vendor/github.com/google/pprof/profile/index.go ./vendor/github.com/julienschmidt/httprouter/tree.go ./vendor/github.com/julienschmidt/httprouter/path.go ./vendor/github.com/julienschmidt/httprouter/router.go ./vendor/github.com/pkg/errors/stack.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/opencontainers/go-digest/digester.go ./vendor/github.com/opencontainers/go-digest/doc.go ./vendor/github.com/opencontainers/go-digest/verifiers.go ./vendor/github.com/opencontainers/go-digest/algorithm.go ./vendor/github.com/opencontainers/go-digest/digest.go ./vendor/github.com/opencontainers/image-spec/specs-go/version.go ./vendor/github.com/opencontainers/image-spec/specs-go/versioned.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./vendor/github.com/kolo/xmlrpc/encoder.go ./vendor/github.com/kolo/xmlrpc/response.go ./vendor/github.com/kolo/xmlrpc/request.go ./vendor/github.com/kolo/xmlrpc/decoder.go ./vendor/github.com/kolo/xmlrpc/is_zero.go ./vendor/github.com/kolo/xmlrpc/client.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/main.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/options/annotations.pb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/options/openapiv2.pb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/helpers_go111_old.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/template.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/generator.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/types.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/helpers.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/internal/errors.pb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/internal/casing/camel.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/generator/generator.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/main.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway/template.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway/generator.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/compile.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/fuzz.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/types.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/parse.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/registry.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/grpc_api_service.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/grpc_api_configuration.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/services.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/types.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/codegenerator/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/codegenerator/parse_req.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/trie.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/readerfactory.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/pattern.go ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go ./vendor/github.com/beorn7/perks/quantile/stream.go ./vendor/github.com/ghodss/yaml/yaml.go ./vendor/github.com/ghodss/yaml/fields.go ./vendor/github.com/containerd/containerd/log/context.go ./vendor/github.com/containerd/containerd/platforms/platforms.go ./vendor/github.com/containerd/containerd/platforms/compare.go ./vendor/github.com/containerd/containerd/platforms/defaults.go ./vendor/github.com/containerd/containerd/platforms/cpuinfo.go ./vendor/github.com/containerd/containerd/platforms/defaults_unix.go ./vendor/github.com/containerd/containerd/platforms/database.go ./vendor/github.com/containerd/containerd/platforms/defaults_windows.go ./vendor/github.com/containerd/containerd/errdefs/grpc.go ./vendor/github.com/containerd/containerd/errdefs/errors.go ./vendor/github.com/Microsoft/go-winio/syscall.go ./vendor/github.com/Microsoft/go-winio/hvsock.go ./vendor/github.com/Microsoft/go-winio/zsyscall_windows.go ./vendor/github.com/Microsoft/go-winio/pkg/guid/guid.go ./vendor/github.com/Microsoft/go-winio/reparse.go ./vendor/github.com/Microsoft/go-winio/sd.go ./vendor/github.com/Microsoft/go-winio/file.go ./vendor/github.com/Microsoft/go-winio/backup.go ./vendor/github.com/Microsoft/go-winio/ea.go ./vendor/github.com/Microsoft/go-winio/pipe.go ./vendor/github.com/Microsoft/go-winio/privilege.go ./vendor/github.com/Microsoft/go-winio/fileinfo.go ./vendor/github.com/alecthomas/units/si.go ./vendor/github.com/alecthomas/units/doc.go ./vendor/github.com/alecthomas/units/util.go ./vendor/github.com/alecthomas/units/bytes.go ./vendor/github.com/alecthomas/template/funcs.go ./vendor/github.com/alecthomas/template/parse/node.go ./vendor/github.com/alecthomas/template/parse/lex.go ./vendor/github.com/alecthomas/template/parse/parse.go ./vendor/github.com/alecthomas/template/exec.go ./vendor/github.com/alecthomas/template/doc.go ./vendor/github.com/alecthomas/template/template.go ./vendor/github.com/alecthomas/template/helper.go ./vendor/github.com/gophercloud/gophercloud/auth_result.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/util.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/errors.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/utils/choose_version.go ./vendor/github.com/gophercloud/gophercloud/openstack/utils/base_endpoint.go ./vendor/github.com/gophercloud/gophercloud/openstack/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/client.go ./vendor/github.com/gophercloud/gophercloud/openstack/endpoint_location.go ./vendor/github.com/gophercloud/gophercloud/openstack/auth_env.go ./vendor/github.com/gophercloud/gophercloud/openstack/errors.go ./vendor/github.com/gophercloud/gophercloud/provider_client.go ./vendor/github.com/gophercloud/gophercloud/params.go ./vendor/github.com/gophercloud/gophercloud/doc.go ./vendor/github.com/gophercloud/gophercloud/auth_options.go ./vendor/github.com/gophercloud/gophercloud/pagination/single.go ./vendor/github.com/gophercloud/gophercloud/pagination/marker.go ./vendor/github.com/gophercloud/gophercloud/pagination/linked.go ./vendor/github.com/gophercloud/gophercloud/pagination/http.go ./vendor/github.com/gophercloud/gophercloud/pagination/pager.go ./vendor/github.com/gophercloud/gophercloud/pagination/pkg.go ./vendor/github.com/gophercloud/gophercloud/results.go ./vendor/github.com/gophercloud/gophercloud/util.go ./vendor/github.com/gophercloud/gophercloud/service_client.go ./vendor/github.com/gophercloud/gophercloud/errors.go ./vendor/github.com/gophercloud/gophercloud/endpoint_search.go ./vendor/github.com/PuerkitoBio/urlesc/urlesc.go ./vendor/github.com/PuerkitoBio/purell/purell.go ./vendor/github.com/mattn/go-isatty/isatty_bsd.go ./vendor/github.com/mattn/go-isatty/isatty_others.go ./vendor/github.com/mattn/go-isatty/isatty_solaris.go ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go ./vendor/github.com/mattn/go-isatty/isatty_plan9.go ./vendor/github.com/mattn/go-isatty/isatty_windows.go ./vendor/github.com/mattn/go-colorable/noncolorable.go ./vendor/github.com/mattn/go-colorable/colorable_windows.go ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/colorable_appengine.go ./vendor/github.com/asaskevich/govalidator/error.go ./vendor/github.com/asaskevich/govalidator/arrays.go ./vendor/github.com/asaskevich/govalidator/numerics.go ./vendor/github.com/asaskevich/govalidator/utils.go ./vendor/github.com/asaskevich/govalidator/doc.go ./vendor/github.com/asaskevich/govalidator/validator.go ./vendor/github.com/asaskevich/govalidator/patterns.go ./vendor/github.com/asaskevich/govalidator/types.go ./vendor/github.com/asaskevich/govalidator/converter.go ./vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go ./vendor/github.com/aws/aws-sdk-go/internal/context/background_go1.5.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.6.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read_1_5.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/fuzz.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor_go1.9.go ./vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go ./vendor/github.com/aws/aws-sdk-go/aws/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go ./vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./vendor/github.com/aws/aws-sdk-go/aws/context_background_1_5.go ./vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./vendor/github.com/aws/aws-sdk-go/aws/version.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go ./vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model_codegen.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./vendor/github.com/aws/aws-sdk-go/aws/config.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os_windows.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go ./vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport_go1.6.go ./vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport_go1.12.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/url.go ./vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./vendor/github.com/aws/aws-sdk-go/aws/url_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go ./vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./vendor/github.com/aws/aws-sdk-go/aws/types.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_context_1_6.go ./vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/errors.go ./vendor/github.com/aws/aws-sdk-go/aws/context_1_5.go ./vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go ./vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sts/service.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/doc.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/api.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/errors.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/service.go ./vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go ./vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sso/service.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/waiters.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/doc.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/api.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/errors.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/service.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./vendor/github.com/gogo/protobuf/gogoproto/doc.go ./vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./vendor/github.com/gogo/protobuf/gogoproto/helper.go ./vendor/github.com/gogo/protobuf/plugin/size/size.go ./vendor/github.com/gogo/protobuf/plugin/size/sizetest.go ./vendor/github.com/gogo/protobuf/plugin/gostring/gostringtest.go ./vendor/github.com/gogo/protobuf/plugin/gostring/gostring.go ./vendor/github.com/gogo/protobuf/plugin/unmarshal/unmarshal.go ./vendor/github.com/gogo/protobuf/plugin/compare/comparetest.go ./vendor/github.com/gogo/protobuf/plugin/compare/compare.go ./vendor/github.com/gogo/protobuf/plugin/populate/populate.go ./vendor/github.com/gogo/protobuf/plugin/union/uniontest.go ./vendor/github.com/gogo/protobuf/plugin/union/union.go ./vendor/github.com/gogo/protobuf/plugin/stringer/stringertest.go ./vendor/github.com/gogo/protobuf/plugin/stringer/stringer.go ./vendor/github.com/gogo/protobuf/plugin/description/descriptiontest.go ./vendor/github.com/gogo/protobuf/plugin/description/description.go ./vendor/github.com/gogo/protobuf/plugin/testgen/testgen.go ./vendor/github.com/gogo/protobuf/plugin/face/facetest.go ./vendor/github.com/gogo/protobuf/plugin/face/face.go ./vendor/github.com/gogo/protobuf/plugin/marshalto/marshalto.go ./vendor/github.com/gogo/protobuf/plugin/defaultcheck/defaultcheck.go ./vendor/github.com/gogo/protobuf/plugin/oneofcheck/oneofcheck.go ./vendor/github.com/gogo/protobuf/plugin/enumstringer/enumstringer.go ./vendor/github.com/gogo/protobuf/plugin/embedcheck/embedcheck.go ./vendor/github.com/gogo/protobuf/plugin/equal/equal.go ./vendor/github.com/gogo/protobuf/plugin/equal/equaltest.go ./vendor/github.com/gogo/protobuf/vanity/enum.go ./vendor/github.com/gogo/protobuf/vanity/command/command.go ./vendor/github.com/gogo/protobuf/vanity/foreach.go ./vendor/github.com/gogo/protobuf/vanity/file.go ./vendor/github.com/gogo/protobuf/vanity/field.go ./vendor/github.com/gogo/protobuf/vanity/msg.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogofast/main.go ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/pointer_reflect.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap/remap.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/generator.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/helper.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/plugin/plugin.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/grpc/grpc.go ./vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag/flag.go ./vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go ./vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./vendor/github.com/prometheus/client_golang/prometheus/labels.go ./vendor/github.com/prometheus/client_golang/prometheus/observer.go ./vendor/github.com/prometheus/client_golang/prometheus/summary.go ./vendor/github.com/prometheus/client_golang/prometheus/registry.go ./vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./vendor/github.com/prometheus/client_golang/prometheus/desc.go ./vendor/github.com/prometheus/client_golang/prometheus/value.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./vendor/github.com/prometheus/client_golang/prometheus/wrap.go ./vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/counter.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/vec.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_windows.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./vendor/github.com/prometheus/client_golang/prometheus/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/doc.go ./vendor/github.com/prometheus/client_golang/prometheus/collector.go ./vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/timer.go ./vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint/promlint.go ./vendor/github.com/prometheus/client_golang/prometheus/testutil/testutil.go ./vendor/github.com/prometheus/client_golang/prometheus/testutil/lint.go ./vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go ./vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go ./vendor/github.com/prometheus/client_golang/api/client.go ./vendor/github.com/prometheus/client_model/go/metrics.pb.go ./vendor/github.com/prometheus/common/model/fnv.go ./vendor/github.com/prometheus/common/model/labels.go ./vendor/github.com/prometheus/common/model/fingerprinting.go ./vendor/github.com/prometheus/common/model/time.go ./vendor/github.com/prometheus/common/model/value.go ./vendor/github.com/prometheus/common/model/alert.go ./vendor/github.com/prometheus/common/model/silence.go ./vendor/github.com/prometheus/common/model/model.go ./vendor/github.com/prometheus/common/model/metric.go ./vendor/github.com/prometheus/common/model/signature.go ./vendor/github.com/prometheus/common/model/labelset.go ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go ./vendor/github.com/prometheus/common/route/route.go ./vendor/github.com/prometheus/common/version/info.go ./vendor/github.com/prometheus/common/config/config.go ./vendor/github.com/prometheus/common/config/http_config.go ./vendor/github.com/prometheus/common/sigv4/sigv4_config.go ./vendor/github.com/prometheus/common/sigv4/sigv4.go ./vendor/github.com/prometheus/common/server/static_file_server.go ./vendor/github.com/prometheus/common/expfmt/fuzz.go ./vendor/github.com/prometheus/common/expfmt/text_create.go ./vendor/github.com/prometheus/common/expfmt/encode.go ./vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./vendor/github.com/prometheus/common/expfmt/text_parse.go ./vendor/github.com/prometheus/common/expfmt/expfmt.go ./vendor/github.com/prometheus/common/expfmt/decode.go ./vendor/github.com/prometheus/common/promlog/log.go ./vendor/github.com/prometheus/common/promlog/flag/flag.go ./vendor/github.com/prometheus/procfs/arp.go ./vendor/github.com/prometheus/procfs/cpuinfo_mipsx.go ./vendor/github.com/prometheus/procfs/cpuinfo_s390x.go ./vendor/github.com/prometheus/procfs/proc_smaps.go ./vendor/github.com/prometheus/procfs/crypto.go ./vendor/github.com/prometheus/procfs/proc_stat.go ./vendor/github.com/prometheus/procfs/net_udp.go ./vendor/github.com/prometheus/procfs/proc_fdinfo.go ./vendor/github.com/prometheus/procfs/net_softnet.go ./vendor/github.com/prometheus/procfs/buddyinfo.go ./vendor/github.com/prometheus/procfs/proc_maps.go ./vendor/github.com/prometheus/procfs/net_protocols.go ./vendor/github.com/prometheus/procfs/net_dev.go ./vendor/github.com/prometheus/procfs/proc_ns.go ./vendor/github.com/prometheus/procfs/slab.go ./vendor/github.com/prometheus/procfs/cpuinfo_others.go ./vendor/github.com/prometheus/procfs/proc.go ./vendor/github.com/prometheus/procfs/internal/util/readfile.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile_compat.go ./vendor/github.com/prometheus/procfs/internal/util/valueparser.go ./vendor/github.com/prometheus/procfs/internal/util/parse.go ./vendor/github.com/prometheus/procfs/internal/fs/fs.go ./vendor/github.com/prometheus/procfs/fs.go ./vendor/github.com/prometheus/procfs/ipvs.go ./vendor/github.com/prometheus/procfs/cpuinfo_ppcx.go ./vendor/github.com/prometheus/procfs/cpuinfo_armx.go ./vendor/github.com/prometheus/procfs/stat.go ./vendor/github.com/prometheus/procfs/proc_psi.go ./vendor/github.com/prometheus/procfs/schedstat.go ./vendor/github.com/prometheus/procfs/loadavg.go ./vendor/github.com/prometheus/procfs/proc_environ.go ./vendor/github.com/prometheus/procfs/doc.go ./vendor/github.com/prometheus/procfs/proc_status.go ./vendor/github.com/prometheus/procfs/zoneinfo.go ./vendor/github.com/prometheus/procfs/cpuinfo.go ./vendor/github.com/prometheus/procfs/meminfo.go ./vendor/github.com/prometheus/procfs/net_tcp.go ./vendor/github.com/prometheus/procfs/kernel_random.go ./vendor/github.com/prometheus/procfs/net_conntrackstat.go ./vendor/github.com/prometheus/procfs/vm.go ./vendor/github.com/prometheus/procfs/proc_limits.go ./vendor/github.com/prometheus/procfs/mountinfo.go ./vendor/github.com/prometheus/procfs/net_ip_socket.go ./vendor/github.com/prometheus/procfs/mdstat.go ./vendor/github.com/prometheus/procfs/fscache.go ./vendor/github.com/prometheus/procfs/swaps.go ./vendor/github.com/prometheus/procfs/xfrm.go ./vendor/github.com/prometheus/procfs/cpuinfo_riscvx.go ./vendor/github.com/prometheus/procfs/net_sockstat.go ./vendor/github.com/prometheus/procfs/proc_cgroup.go ./vendor/github.com/prometheus/procfs/cpuinfo_x86.go ./vendor/github.com/prometheus/procfs/proc_io.go ./vendor/github.com/prometheus/procfs/net_unix.go ./vendor/github.com/prometheus/procfs/mountstats.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./vendor/github.com/armon/go-metrics/metrics.go ./vendor/github.com/armon/go-metrics/const_windows.go ./vendor/github.com/armon/go-metrics/start.go ./vendor/github.com/armon/go-metrics/sink.go ./vendor/github.com/armon/go-metrics/const_unix.go ./vendor/github.com/armon/go-metrics/statsite.go ./vendor/github.com/armon/go-metrics/inmem.go ./vendor/github.com/armon/go-metrics/inmem_signal.go ./vendor/github.com/armon/go-metrics/statsd.go ./vendor/github.com/armon/go-metrics/inmem_endpoint.go ./vendor/github.com/stretchr/testify/assert/assertion_forward.go ./vendor/github.com/stretchr/testify/assert/assertion_order.go ./vendor/github.com/stretchr/testify/assert/forward_assertions.go ./vendor/github.com/stretchr/testify/assert/assertions.go ./vendor/github.com/stretchr/testify/assert/doc.go ./vendor/github.com/stretchr/testify/assert/http_assertions.go ./vendor/github.com/stretchr/testify/assert/assertion_format.go ./vendor/github.com/stretchr/testify/assert/assertion_compare.go ./vendor/github.com/stretchr/testify/assert/errors.go ./vendor/github.com/stretchr/testify/require/forward_requirements.go ./vendor/github.com/stretchr/testify/require/doc.go ./vendor/github.com/stretchr/testify/require/require.go ./vendor/github.com/stretchr/testify/require/require_forward.go ./vendor/github.com/stretchr/testify/require/requirements.go ./vendor/github.com/hashicorp/serf/coordinate/config.go ./vendor/github.com/hashicorp/serf/coordinate/coordinate.go ./vendor/github.com/hashicorp/serf/coordinate/client.go ./vendor/github.com/hashicorp/serf/coordinate/phantom.go ./vendor/github.com/hashicorp/go-immutable-radix/edges.go ./vendor/github.com/hashicorp/go-immutable-radix/node.go ./vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go ./vendor/github.com/hashicorp/go-immutable-radix/iter.go ./vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./vendor/github.com/hashicorp/go-rootcerts/rootcerts_base.go ./vendor/github.com/hashicorp/go-rootcerts/rootcerts_darwin.go ./vendor/github.com/hashicorp/go-rootcerts/doc.go ./vendor/github.com/hashicorp/go-rootcerts/rootcerts.go ./vendor/github.com/hashicorp/go-hclog/logger.go ./vendor/github.com/hashicorp/go-hclog/colorize_unix.go ./vendor/github.com/hashicorp/go-hclog/context.go ./vendor/github.com/hashicorp/go-hclog/global.go ./vendor/github.com/hashicorp/go-hclog/stdlog.go ./vendor/github.com/hashicorp/go-hclog/intlogger.go ./vendor/github.com/hashicorp/go-hclog/interceptlogger.go ./vendor/github.com/hashicorp/go-hclog/writer.go ./vendor/github.com/hashicorp/go-hclog/stacktrace.go ./vendor/github.com/hashicorp/go-hclog/colorize_windows.go ./vendor/github.com/hashicorp/go-hclog/nulllogger.go ./vendor/github.com/hashicorp/consul/api/connect_intention.go ./vendor/github.com/hashicorp/consul/api/config_entry.go ./vendor/github.com/hashicorp/consul/api/config_entry_cluster.go ./vendor/github.com/hashicorp/consul/api/operator_keyring.go ./vendor/github.com/hashicorp/consul/api/operator_segment.go ./vendor/github.com/hashicorp/consul/api/connect_ca.go ./vendor/github.com/hashicorp/consul/api/event.go ./vendor/github.com/hashicorp/consul/api/session.go ./vendor/github.com/hashicorp/consul/api/acl.go ./vendor/github.com/hashicorp/consul/api/debug.go ./vendor/github.com/hashicorp/consul/api/status.go ./vendor/github.com/hashicorp/consul/api/operator_area.go ./vendor/github.com/hashicorp/consul/api/agent.go ./vendor/github.com/hashicorp/consul/api/discovery_chain.go ./vendor/github.com/hashicorp/consul/api/config_entry_gateways.go ./vendor/github.com/hashicorp/consul/api/coordinate.go ./vendor/github.com/hashicorp/consul/api/catalog.go ./vendor/github.com/hashicorp/consul/api/kv.go ./vendor/github.com/hashicorp/consul/api/namespace.go ./vendor/github.com/hashicorp/consul/api/txn.go ./vendor/github.com/hashicorp/consul/api/operator_autopilot.go ./vendor/github.com/hashicorp/consul/api/operator_raft.go ./vendor/github.com/hashicorp/consul/api/snapshot.go ./vendor/github.com/hashicorp/consul/api/prepared_query.go ./vendor/github.com/hashicorp/consul/api/config_entry_intentions.go ./vendor/github.com/hashicorp/consul/api/config_entry_discoverychain.go ./vendor/github.com/hashicorp/consul/api/operator.go ./vendor/github.com/hashicorp/consul/api/connect.go ./vendor/github.com/hashicorp/consul/api/api.go ./vendor/github.com/hashicorp/consul/api/raw.go ./vendor/github.com/hashicorp/consul/api/operator_license.go ./vendor/github.com/hashicorp/consul/api/semaphore.go ./vendor/github.com/hashicorp/consul/api/health.go ./vendor/github.com/hashicorp/consul/api/lock.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go ./vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./vendor/github.com/hashicorp/go-cleanhttp/handlers.go ./vendor/github.com/hashicorp/go-cleanhttp/doc.go ./vendor/github.com/go-openapi/runtime/constants.go ./vendor/github.com/go-openapi/runtime/headers.go ./vendor/github.com/go-openapi/runtime/request.go ./vendor/github.com/go-openapi/runtime/text.go ./vendor/github.com/go-openapi/runtime/bytestream.go ./vendor/github.com/go-openapi/runtime/client_auth_info.go ./vendor/github.com/go-openapi/runtime/file.go ./vendor/github.com/go-openapi/runtime/values.go ./vendor/github.com/go-openapi/runtime/client_request.go ./vendor/github.com/go-openapi/runtime/client_operation.go ./vendor/github.com/go-openapi/runtime/client_response.go ./vendor/github.com/go-openapi/runtime/statuses.go ./vendor/github.com/go-openapi/runtime/json.go ./vendor/github.com/go-openapi/runtime/xml.go ./vendor/github.com/go-openapi/runtime/discard.go ./vendor/github.com/go-openapi/runtime/csv.go ./vendor/github.com/go-openapi/runtime/interfaces.go ./vendor/github.com/go-openapi/loads/doc.go ./vendor/github.com/go-openapi/loads/options.go ./vendor/github.com/go-openapi/loads/loaders.go ./vendor/github.com/go-openapi/loads/spec.go ./vendor/github.com/go-openapi/jsonreference/reference.go ./vendor/github.com/go-openapi/validate/object_validator.go ./vendor/github.com/go-openapi/validate/default_validator.go ./vendor/github.com/go-openapi/validate/context.go ./vendor/github.com/go-openapi/validate/spec_messages.go ./vendor/github.com/go-openapi/validate/schema_option.go ./vendor/github.com/go-openapi/validate/debug.go ./vendor/github.com/go-openapi/validate/schema_messages.go ./vendor/github.com/go-openapi/validate/schema.go ./vendor/github.com/go-openapi/validate/rexp.go ./vendor/github.com/go-openapi/validate/doc.go ./vendor/github.com/go-openapi/validate/values.go ./vendor/github.com/go-openapi/validate/options.go ./vendor/github.com/go-openapi/validate/validator.go ./vendor/github.com/go-openapi/validate/type.go ./vendor/github.com/go-openapi/validate/slice_validator.go ./vendor/github.com/go-openapi/validate/formats.go ./vendor/github.com/go-openapi/validate/helpers.go ./vendor/github.com/go-openapi/validate/result.go ./vendor/github.com/go-openapi/validate/example_validator.go ./vendor/github.com/go-openapi/validate/schema_props.go ./vendor/github.com/go-openapi/validate/spec.go ./vendor/github.com/go-openapi/analysis/fixer.go ./vendor/github.com/go-openapi/analysis/debug.go ./vendor/github.com/go-openapi/analysis/internal/pre_go18.go ./vendor/github.com/go-openapi/analysis/internal/post_go18.go ./vendor/github.com/go-openapi/analysis/flatten.go ./vendor/github.com/go-openapi/analysis/schema.go ./vendor/github.com/go-openapi/analysis/doc.go ./vendor/github.com/go-openapi/analysis/mixin.go ./vendor/github.com/go-openapi/analysis/analyzer.go ./vendor/github.com/go-openapi/spec/responses.go ./vendor/github.com/go-openapi/spec/tag.go ./vendor/github.com/go-openapi/spec/normalizer_windows.go ./vendor/github.com/go-openapi/spec/response.go ./vendor/github.com/go-openapi/spec/schema_loader.go ./vendor/github.com/go-openapi/spec/contact_info.go ./vendor/github.com/go-openapi/spec/debug.go ./vendor/github.com/go-openapi/spec/cache.go ./vendor/github.com/go-openapi/spec/resolver.go ./vendor/github.com/go-openapi/spec/swagger.go ./vendor/github.com/go-openapi/spec/paths.go ./vendor/github.com/go-openapi/spec/expander.go ./vendor/github.com/go-openapi/spec/info.go ./vendor/github.com/go-openapi/spec/xml_object.go ./vendor/github.com/go-openapi/spec/schema.go ./vendor/github.com/go-openapi/spec/header.go ./vendor/github.com/go-openapi/spec/external_docs.go ./vendor/github.com/go-openapi/spec/validations.go ./vendor/github.com/go-openapi/spec/operation.go ./vendor/github.com/go-openapi/spec/items.go ./vendor/github.com/go-openapi/spec/bindata.go ./vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./vendor/github.com/go-openapi/spec/properties.go ./vendor/github.com/go-openapi/spec/security_scheme.go ./vendor/github.com/go-openapi/spec/path_item.go ./vendor/github.com/go-openapi/spec/normalizer.go ./vendor/github.com/go-openapi/spec/ref.go ./vendor/github.com/go-openapi/spec/parameter.go ./vendor/github.com/go-openapi/spec/errors.go ./vendor/github.com/go-openapi/spec/spec.go ./vendor/github.com/go-openapi/spec/license.go ./vendor/github.com/go-openapi/errors/headers.go ./vendor/github.com/go-openapi/errors/middleware.go ./vendor/github.com/go-openapi/errors/schema.go ./vendor/github.com/go-openapi/errors/doc.go ./vendor/github.com/go-openapi/errors/auth.go ./vendor/github.com/go-openapi/errors/api.go ./vendor/github.com/go-openapi/errors/parsing.go ./vendor/github.com/go-openapi/swag/pre_go18.go ./vendor/github.com/go-openapi/swag/post_go19.go ./vendor/github.com/go-openapi/swag/yaml.go ./vendor/github.com/go-openapi/swag/pre_go19.go ./vendor/github.com/go-openapi/swag/split.go ./vendor/github.com/go-openapi/swag/convert.go ./vendor/github.com/go-openapi/swag/name_lexem.go ./vendor/github.com/go-openapi/swag/net.go ./vendor/github.com/go-openapi/swag/post_go18.go ./vendor/github.com/go-openapi/swag/doc.go ./vendor/github.com/go-openapi/swag/loading.go ./vendor/github.com/go-openapi/swag/util.go ./vendor/github.com/go-openapi/swag/convert_types.go ./vendor/github.com/go-openapi/swag/json.go ./vendor/github.com/go-openapi/swag/path.go ./vendor/github.com/go-openapi/jsonpointer/pointer.go ./vendor/github.com/go-openapi/strfmt/date.go ./vendor/github.com/go-openapi/strfmt/duration.go ./vendor/github.com/go-openapi/strfmt/bson.go ./vendor/github.com/go-openapi/strfmt/time.go ./vendor/github.com/go-openapi/strfmt/default.go ./vendor/github.com/go-openapi/strfmt/doc.go ./vendor/github.com/go-openapi/strfmt/ulid.go ./vendor/github.com/go-openapi/strfmt/format.go ./vendor/github.com/imdario/mergo/doc.go ./vendor/github.com/imdario/mergo/mergo.go ./vendor/github.com/imdario/mergo/merge.go ./vendor/github.com/imdario/mergo/map.go ./vendor/github.com/jpillora/backoff/backoff.go ./vendor/github.com/modern-go/reflect2/go_above_118.go ./vendor/github.com/modern-go/reflect2/safe_field.go ./vendor/github.com/modern-go/reflect2/go_above_19.go ./vendor/github.com/modern-go/reflect2/reflect2.go ./vendor/github.com/modern-go/reflect2/unsafe_eface.go ./vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./vendor/github.com/modern-go/reflect2/unsafe_struct.go ./vendor/github.com/modern-go/reflect2/unsafe_slice.go ./vendor/github.com/modern-go/reflect2/unsafe_array.go ./vendor/github.com/modern-go/reflect2/type_map.go ./vendor/github.com/modern-go/reflect2/unsafe_field.go ./vendor/github.com/modern-go/reflect2/unsafe_map.go ./vendor/github.com/modern-go/reflect2/unsafe_type.go ./vendor/github.com/modern-go/reflect2/safe_map.go ./vendor/github.com/modern-go/reflect2/reflect2_kind.go ./vendor/github.com/modern-go/reflect2/unsafe_link.go ./vendor/github.com/modern-go/reflect2/unsafe_iface.go ./vendor/github.com/modern-go/reflect2/safe_type.go ./vendor/github.com/modern-go/reflect2/safe_struct.go ./vendor/github.com/modern-go/reflect2/safe_slice.go ./vendor/github.com/modern-go/reflect2/go_below_118.go ./vendor/github.com/modern-go/concurrent/unbounded_executor.go ./vendor/github.com/modern-go/concurrent/go_below_19.go ./vendor/github.com/modern-go/concurrent/go_above_19.go ./vendor/github.com/modern-go/concurrent/executor.go ./vendor/github.com/modern-go/concurrent/log.go ./vendor/github.com/go-stack/stack/stack.go ./vendor/github.com/mailru/easyjson/buffer/pool.go ./vendor/github.com/mailru/easyjson/jlexer/error.go ./vendor/github.com/mailru/easyjson/jlexer/bytestostr_nounsafe.go ./vendor/github.com/mailru/easyjson/jlexer/lexer.go ./vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./vendor/github.com/mailru/easyjson/jwriter/writer.go ./vendor/github.com/googleapis/gnostic/jsonschema/operations.go ./vendor/github.com/googleapis/gnostic/jsonschema/display.go ./vendor/github.com/googleapis/gnostic/jsonschema/reader.go ./vendor/github.com/googleapis/gnostic/jsonschema/writer.go ./vendor/github.com/googleapis/gnostic/jsonschema/models.go ./vendor/github.com/googleapis/gnostic/jsonschema/base.go ./vendor/github.com/googleapis/gnostic/extensions/extension.pb.go ./vendor/github.com/googleapis/gnostic/extensions/extensions.go ./vendor/github.com/googleapis/gnostic/compiler/error.go ./vendor/github.com/googleapis/gnostic/compiler/context.go ./vendor/github.com/googleapis/gnostic/compiler/main.go ./vendor/github.com/googleapis/gnostic/compiler/reader.go ./vendor/github.com/googleapis/gnostic/compiler/extensions.go ./vendor/github.com/googleapis/gnostic/compiler/helpers.go ./vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.go ./vendor/github.com/googleapis/gnostic/openapiv2/document.go ./vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.pb.go ./vendor/github.com/googleapis/gax-go/v2/gax.go ./vendor/github.com/googleapis/gax-go/v2/header.go ./vendor/github.com/googleapis/gax-go/v2/invoke.go ./vendor/github.com/googleapis/gax-go/v2/call_option.go ./vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go ./vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go ./vendor/github.com/go-zookeeper/zk/constants.go ./vendor/github.com/go-zookeeper/zk/conn.go ./vendor/github.com/go-zookeeper/zk/structs.go ./vendor/github.com/go-zookeeper/zk/dnshostprovider.go ./vendor/github.com/go-zookeeper/zk/util.go ./vendor/github.com/go-zookeeper/zk/flw.go ./vendor/github.com/go-zookeeper/zk/lock.go ./vendor/github.com/linode/linodego/retries.go ./vendor/github.com/linode/linodego/pagination.go ./vendor/github.com/linode/linodego/account_user_grants.go ./vendor/github.com/linode/linodego/domain_records.go ./vendor/github.com/linode/linodego/profile_sshkeys.go ./vendor/github.com/linode/linodego/firewall_rules.go ./vendor/github.com/linode/linodego/version.go ./vendor/github.com/linode/linodego/images.go ./vendor/github.com/linode/linodego/instance_stats.go ./vendor/github.com/linode/linodego/account_invoices.go ./vendor/github.com/linode/linodego/account_payments.go ./vendor/github.com/linode/linodego/managed.go ./vendor/github.com/linode/linodego/internal/parseabletime/parseable_time.go ./vendor/github.com/linode/linodego/internal/duration/duration.go ./vendor/github.com/linode/linodego/nodebalancer.go ./vendor/github.com/linode/linodego/object_storage_bucket_certs.go ./vendor/github.com/linode/linodego/lke_clusters.go ./vendor/github.com/linode/linodego/comparison.go ./vendor/github.com/linode/linodego/account_users.go ./vendor/github.com/linode/linodego/object_storage_clusters.go ./vendor/github.com/linode/linodego/instance_disks.go ./vendor/github.com/linode/linodego/account.go ./vendor/github.com/linode/linodego/profile.go ./vendor/github.com/linode/linodego/longview_subscriptions.go ./vendor/github.com/linode/linodego/instance_volumes.go ./vendor/github.com/linode/linodego/instance_snapshots.go ./vendor/github.com/linode/linodego/account_settings.go ./vendor/github.com/linode/linodego/object_storage_keys.go ./vendor/github.com/linode/linodego/waitfor.go ./vendor/github.com/linode/linodego/regions.go ./vendor/github.com/linode/linodego/kernels.go ./vendor/github.com/linode/linodego/object_storage_buckets.go ./vendor/github.com/linode/linodego/firewalls.go ./vendor/github.com/linode/linodego/tags.go ./vendor/github.com/linode/linodego/resources.go ./vendor/github.com/linode/linodego/lke_cluster_pools.go ./vendor/github.com/linode/linodego/instance_ips.go ./vendor/github.com/linode/linodego/instance_configs.go ./vendor/github.com/linode/linodego/network_ranges.go ./vendor/github.com/linode/linodego/profile_tokens.go ./vendor/github.com/linode/linodego/stackscripts.go ./vendor/github.com/linode/linodego/account_notifications.go ./vendor/github.com/linode/linodego/instances.go ./vendor/github.com/linode/linodego/longview.go ./vendor/github.com/linode/linodego/types.go ./vendor/github.com/linode/linodego/object_storage_object.go ./vendor/github.com/linode/linodego/firewall_devices.go ./vendor/github.com/linode/linodego/nodebalancer_stats.go ./vendor/github.com/linode/linodego/client.go ./vendor/github.com/linode/linodego/support.go ./vendor/github.com/linode/linodego/nodebalancer_config_nodes.go ./vendor/github.com/linode/linodego/volumes.go ./vendor/github.com/linode/linodego/nodebalancer_configs.go ./vendor/github.com/linode/linodego/errors.go ./vendor/github.com/linode/linodego/account_oauth_client.go ./vendor/github.com/linode/linodego/account_events.go ./vendor/github.com/linode/linodego/network_pools.go ./vendor/github.com/linode/linodego/vlans.go ./vendor/github.com/linode/linodego/domains.go ./vendor/github.com/linode/linodego/network_ips.go ./vendor/github.com/miekg/dns/labels.go ./vendor/github.com/miekg/dns/ztypes.go ./vendor/github.com/miekg/dns/udp.go ./vendor/github.com/miekg/dns/udp_windows.go ./vendor/github.com/miekg/dns/sig0.go ./vendor/github.com/miekg/dns/server.go ./vendor/github.com/miekg/dns/fuzz.go ./vendor/github.com/miekg/dns/dns.go ./vendor/github.com/miekg/dns/dnssec_keygen.go ./vendor/github.com/miekg/dns/version.go ./vendor/github.com/miekg/dns/tsig.go ./vendor/github.com/miekg/dns/dnssec.go ./vendor/github.com/miekg/dns/singleinflight.go ./vendor/github.com/miekg/dns/xfr.go ./vendor/github.com/miekg/dns/listen_no_reuseport.go ./vendor/github.com/miekg/dns/smimea.go ./vendor/github.com/miekg/dns/sanitize.go ./vendor/github.com/miekg/dns/dnssec_keyscan.go ./vendor/github.com/miekg/dns/duplicate.go ./vendor/github.com/miekg/dns/defaults.go ./vendor/github.com/miekg/dns/dane.go ./vendor/github.com/miekg/dns/doc.go ./vendor/github.com/miekg/dns/zmsg.go ./vendor/github.com/miekg/dns/clientconfig.go ./vendor/github.com/miekg/dns/serve_mux.go ./vendor/github.com/miekg/dns/msg_truncate.go ./vendor/github.com/miekg/dns/generate.go ./vendor/github.com/miekg/dns/reverse.go ./vendor/github.com/miekg/dns/svcb.go ./vendor/github.com/miekg/dns/msg_helpers.go ./vendor/github.com/miekg/dns/edns.go ./vendor/github.com/miekg/dns/listen_reuseport.go ./vendor/github.com/miekg/dns/update.go ./vendor/github.com/miekg/dns/nsecx.go ./vendor/github.com/miekg/dns/msg.go ./vendor/github.com/miekg/dns/privaterr.go ./vendor/github.com/miekg/dns/zduplicate.go ./vendor/github.com/miekg/dns/dnssec_privkey.go ./vendor/github.com/miekg/dns/types.go ./vendor/github.com/miekg/dns/client.go ./vendor/github.com/miekg/dns/scan.go ./vendor/github.com/miekg/dns/tlsa.go ./vendor/github.com/miekg/dns/format.go ./vendor/github.com/miekg/dns/scan_rr.go ./vendor/github.com/miekg/dns/acceptfunc.go ./vendor/github.com/golang-jwt/jwt/v4/hmac.go ./vendor/github.com/golang-jwt/jwt/v4/map_claims.go ./vendor/github.com/golang-jwt/jwt/v4/token.go ./vendor/github.com/golang-jwt/jwt/v4/ecdsa_utils.go ./vendor/github.com/golang-jwt/jwt/v4/claims.go ./vendor/github.com/golang-jwt/jwt/v4/doc.go ./vendor/github.com/golang-jwt/jwt/v4/rsa_utils.go ./vendor/github.com/golang-jwt/jwt/v4/ecdsa.go ./vendor/github.com/golang-jwt/jwt/v4/rsa.go ./vendor/github.com/golang-jwt/jwt/v4/signing_method.go ./vendor/github.com/golang-jwt/jwt/v4/ed25519.go ./vendor/github.com/golang-jwt/jwt/v4/rsa_pss.go ./vendor/github.com/golang-jwt/jwt/v4/parser.go ./vendor/github.com/golang-jwt/jwt/v4/none.go ./vendor/github.com/golang-jwt/jwt/v4/ed25519_utils.go ./vendor/github.com/golang-jwt/jwt/v4/errors.go ./vendor/github.com/oklog/ulid/ulid.go ./vendor/github.com/oklog/run/actors.go ./vendor/github.com/oklog/run/group.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/server.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/doc.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/status-code-tracker.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/client.go ./vendor/github.com/dennwc/varint/varint.go ./vendor/github.com/dennwc/varint/proto.go ./vendor/github.com/docker/go-units/duration.go ./vendor/github.com/docker/go-units/size.go ./vendor/github.com/docker/go-units/ulimit.go ./vendor/github.com/docker/go-connections/nat/sort.go ./vendor/github.com/docker/go-connections/nat/parse.go ./vendor/github.com/docker/go-connections/nat/nat.go ./vendor/github.com/docker/go-connections/tlsconfig/config_legacy_client_ciphers.go ./vendor/github.com/docker/go-connections/tlsconfig/config.go ./vendor/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./vendor/github.com/docker/go-connections/tlsconfig/certpool_other.go ./vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go ./vendor/github.com/docker/go-connections/sockets/unix_socket.go ./vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./vendor/github.com/docker/go-connections/sockets/sockets_windows.go ./vendor/github.com/docker/go-connections/sockets/sockets.go ./vendor/github.com/docker/go-connections/sockets/proxy.go ./vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./vendor/github.com/docker/distribution/reference/helpers.go ./vendor/github.com/docker/distribution/reference/normalize.go ./vendor/github.com/docker/distribution/reference/regexp.go ./vendor/github.com/docker/distribution/reference/reference.go ./vendor/github.com/docker/distribution/registry/api/errcode/register.go ./vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./vendor/github.com/docker/distribution/digestset/set.go ./vendor/github.com/docker/docker/client/checkpoint_list.go ./vendor/github.com/docker/docker/client/plugin_enable.go ./vendor/github.com/docker/docker/client/network_disconnect.go ./vendor/github.com/docker/docker/client/task_list.go ./vendor/github.com/docker/docker/client/config_remove.go ./vendor/github.com/docker/docker/client/image_push.go ./vendor/github.com/docker/docker/client/plugin_disable.go ./vendor/github.com/docker/docker/client/volume_create.go ./vendor/github.com/docker/docker/client/container_kill.go ./vendor/github.com/docker/docker/client/service_create.go ./vendor/github.com/docker/docker/client/image_list.go ./vendor/github.com/docker/docker/client/volume_inspect.go ./vendor/github.com/docker/docker/client/login.go ./vendor/github.com/docker/docker/client/swarm_leave.go ./vendor/github.com/docker/docker/client/image_create.go ./vendor/github.com/docker/docker/client/config_update.go ./vendor/github.com/docker/docker/client/version.go ./vendor/github.com/docker/docker/client/node_inspect.go ./vendor/github.com/docker/docker/client/plugin_push.go ./vendor/github.com/docker/docker/client/network_list.go ./vendor/github.com/docker/docker/client/plugin_remove.go ./vendor/github.com/docker/docker/client/request.go ./vendor/github.com/docker/docker/client/secret_create.go ./vendor/github.com/docker/docker/client/container_resize.go ./vendor/github.com/docker/docker/client/plugin_create.go ./vendor/github.com/docker/docker/client/network_inspect.go ./vendor/github.com/docker/docker/client/container_update.go ./vendor/github.com/docker/docker/client/container_wait.go ./vendor/github.com/docker/docker/client/container_diff.go ./vendor/github.com/docker/docker/client/node_update.go ./vendor/github.com/docker/docker/client/checkpoint_create.go ./vendor/github.com/docker/docker/client/service_remove.go ./vendor/github.com/docker/docker/client/plugin_install.go ./vendor/github.com/docker/docker/client/container_list.go ./vendor/github.com/docker/docker/client/config_inspect.go ./vendor/github.com/docker/docker/client/container_exec.go ./vendor/github.com/docker/docker/client/secret_update.go ./vendor/github.com/docker/docker/client/container_remove.go ./vendor/github.com/docker/docker/client/container_unpause.go ./vendor/github.com/docker/docker/client/disk_usage.go ./vendor/github.com/docker/docker/client/transport.go ./vendor/github.com/docker/docker/client/distribution_inspect.go ./vendor/github.com/docker/docker/client/image_load.go ./vendor/github.com/docker/docker/client/service_update.go ./vendor/github.com/docker/docker/client/image_prune.go ./vendor/github.com/docker/docker/client/container_attach.go ./vendor/github.com/docker/docker/client/node_remove.go ./vendor/github.com/docker/docker/client/info.go ./vendor/github.com/docker/docker/client/task_logs.go ./vendor/github.com/docker/docker/client/network_connect.go ./vendor/github.com/docker/docker/client/secret_inspect.go ./vendor/github.com/docker/docker/client/volume_remove.go ./vendor/github.com/docker/docker/client/image_save.go ./vendor/github.com/docker/docker/client/task_inspect.go ./vendor/github.com/docker/docker/client/container_rename.go ./vendor/github.com/docker/docker/client/utils.go ./vendor/github.com/docker/docker/client/container_commit.go ./vendor/github.com/docker/docker/client/image_build.go ./vendor/github.com/docker/docker/client/config_create.go ./vendor/github.com/docker/docker/client/container_logs.go ./vendor/github.com/docker/docker/client/plugin_inspect.go ./vendor/github.com/docker/docker/client/container_start.go ./vendor/github.com/docker/docker/client/plugin_list.go ./vendor/github.com/docker/docker/client/image_pull.go ./vendor/github.com/docker/docker/client/client_windows.go ./vendor/github.com/docker/docker/client/secret_list.go ./vendor/github.com/docker/docker/client/image_search.go ./vendor/github.com/docker/docker/client/volume_prune.go ./vendor/github.com/docker/docker/client/hijack.go ./vendor/github.com/docker/docker/client/checkpoint_delete.go ./vendor/github.com/docker/docker/client/options.go ./vendor/github.com/docker/docker/client/config_list.go ./vendor/github.com/docker/docker/client/network_prune.go ./vendor/github.com/docker/docker/client/container_top.go ./vendor/github.com/docker/docker/client/client_unix.go ./vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./vendor/github.com/docker/docker/client/swarm_inspect.go ./vendor/github.com/docker/docker/client/container_create.go ./vendor/github.com/docker/docker/client/network_create.go ./vendor/github.com/docker/docker/client/image_inspect.go ./vendor/github.com/docker/docker/client/ping.go ./vendor/github.com/docker/docker/client/build_prune.go ./vendor/github.com/docker/docker/client/container_stop.go ./vendor/github.com/docker/docker/client/interface.go ./vendor/github.com/docker/docker/client/container_export.go ./vendor/github.com/docker/docker/client/events.go ./vendor/github.com/docker/docker/client/network_remove.go ./vendor/github.com/docker/docker/client/image_history.go ./vendor/github.com/docker/docker/client/container_copy.go ./vendor/github.com/docker/docker/client/container_stats.go ./vendor/github.com/docker/docker/client/build_cancel.go ./vendor/github.com/docker/docker/client/container_prune.go ./vendor/github.com/docker/docker/client/service_logs.go ./vendor/github.com/docker/docker/client/swarm_init.go ./vendor/github.com/docker/docker/client/client.go ./vendor/github.com/docker/docker/client/container_inspect.go ./vendor/github.com/docker/docker/client/container_pause.go ./vendor/github.com/docker/docker/client/interface_stable.go ./vendor/github.com/docker/docker/client/container_restart.go ./vendor/github.com/docker/docker/client/service_inspect.go ./vendor/github.com/docker/docker/client/interface_experimental.go ./vendor/github.com/docker/docker/client/image_remove.go ./vendor/github.com/docker/docker/client/swarm_unlock.go ./vendor/github.com/docker/docker/client/secret_remove.go ./vendor/github.com/docker/docker/client/plugin_upgrade.go ./vendor/github.com/docker/docker/client/image_tag.go ./vendor/github.com/docker/docker/client/service_list.go ./vendor/github.com/docker/docker/client/swarm_update.go ./vendor/github.com/docker/docker/client/errors.go ./vendor/github.com/docker/docker/client/volume_list.go ./vendor/github.com/docker/docker/client/image_import.go ./vendor/github.com/docker/docker/client/client_deprecated.go ./vendor/github.com/docker/docker/client/swarm_join.go ./vendor/github.com/docker/docker/client/plugin_set.go ./vendor/github.com/docker/docker/client/node_list.go ./vendor/github.com/docker/docker/api/common_windows.go ./vendor/github.com/docker/docker/api/types/plugin_device.go ./vendor/github.com/docker/docker/api/types/swarm/runtime.go ./vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go ./vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go ./vendor/github.com/docker/docker/api/types/swarm/swarm.go ./vendor/github.com/docker/docker/api/types/swarm/node.go ./vendor/github.com/docker/docker/api/types/swarm/network.go ./vendor/github.com/docker/docker/api/types/swarm/config.go ./vendor/github.com/docker/docker/api/types/swarm/task.go ./vendor/github.com/docker/docker/api/types/swarm/container.go ./vendor/github.com/docker/docker/api/types/swarm/common.go ./vendor/github.com/docker/docker/api/types/swarm/secret.go ./vendor/github.com/docker/docker/api/types/swarm/service.go ./vendor/github.com/docker/docker/api/types/network/network.go ./vendor/github.com/docker/docker/api/types/error_response_ext.go ./vendor/github.com/docker/docker/api/types/blkiodev/blkio.go ./vendor/github.com/docker/docker/api/types/plugin.go ./vendor/github.com/docker/docker/api/types/plugin_mount.go ./vendor/github.com/docker/docker/api/types/graph_driver_data.go ./vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./vendor/github.com/docker/docker/api/types/container/host_config.go ./vendor/github.com/docker/docker/api/types/container/container_update.go ./vendor/github.com/docker/docker/api/types/container/container_wait.go ./vendor/github.com/docker/docker/api/types/container/container_changes.go ./vendor/github.com/docker/docker/api/types/container/hostconfig_windows.go ./vendor/github.com/docker/docker/api/types/container/config.go ./vendor/github.com/docker/docker/api/types/container/waitcondition.go ./vendor/github.com/docker/docker/api/types/container/container_top.go ./vendor/github.com/docker/docker/api/types/container/container_create.go ./vendor/github.com/docker/docker/api/types/plugin_env.go ./vendor/github.com/docker/docker/api/types/versions/compare.go ./vendor/github.com/docker/docker/api/types/stats.go ./vendor/github.com/docker/docker/api/types/filters/parse.go ./vendor/github.com/docker/docker/api/types/volume.go ./vendor/github.com/docker/docker/api/types/service_update_response.go ./vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./vendor/github.com/docker/docker/api/types/time/timestamp.go ./vendor/github.com/docker/docker/api/types/time/duration_convert.go ./vendor/github.com/docker/docker/api/types/auth.go ./vendor/github.com/docker/docker/api/types/configs.go ./vendor/github.com/docker/docker/api/types/events/events.go ./vendor/github.com/docker/docker/api/types/volume/volume_create.go ./vendor/github.com/docker/docker/api/types/volume/volume_list.go ./vendor/github.com/docker/docker/api/types/types.go ./vendor/github.com/docker/docker/api/types/image/image_history.go ./vendor/github.com/docker/docker/api/types/strslice/strslice.go ./vendor/github.com/docker/docker/api/types/image_summary.go ./vendor/github.com/docker/docker/api/types/client.go ./vendor/github.com/docker/docker/api/types/plugin_responses.go ./vendor/github.com/docker/docker/api/types/image_delete_response_item.go ./vendor/github.com/docker/docker/api/types/registry/registry.go ./vendor/github.com/docker/docker/api/types/registry/authenticate.go ./vendor/github.com/docker/docker/api/types/id_response.go ./vendor/github.com/docker/docker/api/types/error_response.go ./vendor/github.com/docker/docker/api/types/port.go ./vendor/github.com/docker/docker/api/types/mount/mount.go ./vendor/github.com/docker/docker/api/common_unix.go ./vendor/github.com/docker/docker/api/common.go ./vendor/github.com/docker/docker/errdefs/defs.go ./vendor/github.com/docker/docker/errdefs/doc.go ./vendor/github.com/docker/docker/errdefs/http_helpers.go ./vendor/github.com/docker/docker/errdefs/helpers.go ./vendor/github.com/docker/docker/errdefs/is.go ./vendor/github.com/uber/jaeger-client-go/logger.go ./vendor/github.com/uber/jaeger-client-go/log/logger.go ./vendor/github.com/uber/jaeger-client-go/observer.go ./vendor/github.com/uber/jaeger-client-go/constants.go ./vendor/github.com/uber/jaeger-client-go/metrics.go ./vendor/github.com/uber/jaeger-client-go/transport_udp.go ./vendor/github.com/uber/jaeger-client-go/baggage_setter.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote.go ./vendor/github.com/uber/jaeger-client-go/span.go ./vendor/github.com/uber/jaeger-client-go/propagation.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage-consts.go ./vendor/github.com/uber/jaeger-client-go/tracer_options.go ./vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/throttler.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/restriction_manager.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go ./vendor/github.com/uber/jaeger-client-go/span_allocator.go ./vendor/github.com/uber/jaeger-client-go/transport.go ./vendor/github.com/uber/jaeger-client-go/utils/reconnecting_udp_conn.go ./vendor/github.com/uber/jaeger-client-go/utils/rand.go ./vendor/github.com/uber/jaeger-client-go/utils/http_json.go ./vendor/github.com/uber/jaeger-client-go/utils/localip.go ./vendor/github.com/uber/jaeger-client-go/utils/utils.go ./vendor/github.com/uber/jaeger-client-go/utils/udp_client.go ./vendor/github.com/uber/jaeger-client-go/utils/rate_limiter.go ./vendor/github.com/uber/jaeger-client-go/header.go ./vendor/github.com/uber/jaeger-client-go/tracer.go ./vendor/github.com/uber/jaeger-client-go/doc.go ./vendor/github.com/uber/jaeger-client-go/sampler_v2.go ./vendor/github.com/uber/jaeger-client-go/reporter_options.go ./vendor/github.com/uber/jaeger-client-go/config/config.go ./vendor/github.com/uber/jaeger-client-go/config/config_env.go ./vendor/github.com/uber/jaeger-client-go/config/options.go ./vendor/github.com/uber/jaeger-client-go/jaeger_tag.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote_options.go ./vendor/github.com/uber/jaeger-client-go/contrib_observer.go ./vendor/github.com/uber/jaeger-client-go/jaeger_thrift_span.go ./vendor/github.com/uber/jaeger-client-go/span_context.go ./vendor/github.com/uber/jaeger-client-go/reporter.go ./vendor/github.com/uber/jaeger-client-go/interop.go ./vendor/github.com/uber/jaeger-client-go/zipkin_thrift_span.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/observer.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/metrics.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/doc.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/endpoints.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/normalizer.go ./vendor/github.com/uber/jaeger-client-go/zipkin.go ./vendor/github.com/uber/jaeger-client-go/process.go ./vendor/github.com/uber/jaeger-client-go/reference.go ./vendor/github.com/uber/jaeger-client-go/transport/doc.go ./vendor/github.com/uber/jaeger-client-go/transport/http.go ./vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/context.go ./vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./vendor/github.com/uber/jaeger-client-go/thrift/type.go ./vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./vendor/github.com/uber/jaeger-client-go/thrift/client.go ./vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./vendor/github.com/uber/jaeger-client-go/sampler.go ./vendor/github.com/uber/jaeger-lib/metrics/keys.go ./vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./vendor/github.com/uber/jaeger-lib/metrics/counter.go ./vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/cache.go ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/factory.go ./vendor/github.com/uber/jaeger-lib/metrics/timer.go ./vendor/github.com/uber/jaeger-lib/metrics/factory.go ./vendor/github.com/simonpasquier/klog-gokit/v3/klog.go ./vendor/github.com/simonpasquier/klog-gokit/klog.go ./vendor/github.com/josharian/intern/intern.go ./vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go ./vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./vendor/github.com/scaleway/scaleway-sdk-go/namegenerator/name_generator.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/token.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/no_auth.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/auth.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/async/wait.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler/duration.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/errors/error.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter/query.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/request_option.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/version.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/locality.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/request.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/convert.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/config_legacy.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/config.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/env.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/client.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/custom_types.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/client_option.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/errors.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/path.go ./vendor/github.com/scaleway/scaleway-sdk-go/logger/logger.go ./vendor/github.com/scaleway/scaleway-sdk-go/logger/default_logger.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/snapshot_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/volume_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_metadata_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/image_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/server_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/security_group_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/baremetal_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/server_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/validation/is.go ./vendor/github.com/evanphx/json-patch/patch.go ./vendor/github.com/evanphx/json-patch/merge.go ./vendor/github.com/evanphx/json-patch/errors.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.go ./vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.pb.go ./vendor/github.com/digitalocean/godo/keys.go ./vendor/github.com/digitalocean/godo/monitoring.go ./vendor/github.com/digitalocean/godo/load_balancers.go ./vendor/github.com/digitalocean/godo/timestamp.go ./vendor/github.com/digitalocean/godo/registry.go ./vendor/github.com/digitalocean/godo/billing_history.go ./vendor/github.com/digitalocean/godo/images.go ./vendor/github.com/digitalocean/godo/image_actions.go ./vendor/github.com/digitalocean/godo/links.go ./vendor/github.com/digitalocean/godo/meta.go ./vendor/github.com/digitalocean/godo/floating_ips_actions.go ./vendor/github.com/digitalocean/godo/apps.gen.go ./vendor/github.com/digitalocean/godo/droplet_actions.go ./vendor/github.com/digitalocean/godo/cdn.go ./vendor/github.com/digitalocean/godo/1-click.go ./vendor/github.com/digitalocean/godo/account.go ./vendor/github.com/digitalocean/godo/storage.go ./vendor/github.com/digitalocean/godo/certificates.go ./vendor/github.com/digitalocean/godo/droplets.go ./vendor/github.com/digitalocean/godo/storage_actions.go ./vendor/github.com/digitalocean/godo/doc.go ./vendor/github.com/digitalocean/godo/regions.go ./vendor/github.com/digitalocean/godo/firewalls.go ./vendor/github.com/digitalocean/godo/tags.go ./vendor/github.com/digitalocean/godo/kubernetes.go ./vendor/github.com/digitalocean/godo/databases.go ./vendor/github.com/digitalocean/godo/apps.go ./vendor/github.com/digitalocean/godo/balance.go ./vendor/github.com/digitalocean/godo/invoices.go ./vendor/github.com/digitalocean/godo/strings.go ./vendor/github.com/digitalocean/godo/godo.go ./vendor/github.com/digitalocean/godo/floating_ips.go ./vendor/github.com/digitalocean/godo/sizes.go ./vendor/github.com/digitalocean/godo/vpcs.go ./vendor/github.com/digitalocean/godo/metrics/metrics.go ./vendor/github.com/digitalocean/godo/metrics/time.go ./vendor/github.com/digitalocean/godo/metrics/values.go ./vendor/github.com/digitalocean/godo/action.go ./vendor/github.com/digitalocean/godo/projects.go ./vendor/github.com/digitalocean/godo/errors.go ./vendor/github.com/digitalocean/godo/domains.go ./vendor/github.com/digitalocean/godo/snapshots.go ./vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./vendor/github.com/cespare/xxhash/v2/xxhash_safe.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go ./vendor/github.com/sirupsen/logrus/logger.go ./vendor/github.com/sirupsen/logrus/buffer_pool.go ./vendor/github.com/sirupsen/logrus/hooks.go ./vendor/github.com/sirupsen/logrus/terminal_check_solaris.go ./vendor/github.com/sirupsen/logrus/json_formatter.go ./vendor/github.com/sirupsen/logrus/entry.go ./vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go ./vendor/github.com/sirupsen/logrus/writer.go ./vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/github.com/sirupsen/logrus/doc.go ./vendor/github.com/sirupsen/logrus/terminal_check_js.go ./vendor/github.com/sirupsen/logrus/formatter.go ./vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/github.com/sirupsen/logrus/logrus.go ./vendor/github.com/sirupsen/logrus/terminal_check_windows.go ./vendor/github.com/sirupsen/logrus/terminal_check_appengine.go ./vendor/github.com/sirupsen/logrus/terminal_check_bsd.go ./vendor/github.com/sirupsen/logrus/exported.go ./vendor/github.com/sirupsen/logrus/alt_exit.go ./vendor/github.com/sirupsen/logrus/text_formatter.go ./vendor/github.com/opentracing/opentracing-go/log/field.go ./vendor/github.com/opentracing/opentracing-go/log/util.go ./vendor/github.com/opentracing/opentracing-go/ext/field.go ./vendor/github.com/opentracing/opentracing-go/ext/tags.go ./vendor/github.com/opentracing/opentracing-go/gocontext.go ./vendor/github.com/opentracing/opentracing-go/span.go ./vendor/github.com/opentracing/opentracing-go/propagation.go ./vendor/github.com/opentracing/opentracing-go/globaltracer.go ./vendor/github.com/opentracing/opentracing-go/noop.go ./vendor/github.com/opentracing/opentracing-go/ext.go ./vendor/github.com/opentracing/opentracing-go/tracer.go ./vendor/github.com/spf13/pflag/duration.go ./vendor/github.com/spf13/pflag/float64.go ./vendor/github.com/spf13/pflag/duration_slice.go ./vendor/github.com/spf13/pflag/string_to_int64.go ./vendor/github.com/spf13/pflag/string_array.go ./vendor/github.com/spf13/pflag/ipmask.go ./vendor/github.com/spf13/pflag/count.go ./vendor/github.com/spf13/pflag/string_slice.go ./vendor/github.com/spf13/pflag/int16.go ./vendor/github.com/spf13/pflag/float32.go ./vendor/github.com/spf13/pflag/uint_slice.go ./vendor/github.com/spf13/pflag/uint16.go ./vendor/github.com/spf13/pflag/int64_slice.go ./vendor/github.com/spf13/pflag/int32.go ./vendor/github.com/spf13/pflag/string.go ./vendor/github.com/spf13/pflag/int64.go ./vendor/github.com/spf13/pflag/bool_slice.go ./vendor/github.com/spf13/pflag/float32_slice.go ./vendor/github.com/spf13/pflag/uint64.go ./vendor/github.com/spf13/pflag/bool.go ./vendor/github.com/spf13/pflag/int32_slice.go ./vendor/github.com/spf13/pflag/int.go ./vendor/github.com/spf13/pflag/uint32.go ./vendor/github.com/spf13/pflag/uint8.go ./vendor/github.com/spf13/pflag/ipnet.go ./vendor/github.com/spf13/pflag/string_to_int.go ./vendor/github.com/spf13/pflag/bytes.go ./vendor/github.com/spf13/pflag/flag.go ./vendor/github.com/spf13/pflag/uint.go ./vendor/github.com/spf13/pflag/string_to_string.go ./vendor/github.com/spf13/pflag/ip_slice.go ./vendor/github.com/spf13/pflag/golangflag.go ./vendor/github.com/spf13/pflag/ip.go ./vendor/github.com/spf13/pflag/int8.go ./vendor/github.com/spf13/pflag/float64_slice.go ./vendor/github.com/spf13/pflag/int_slice.go ./vendor/github.com/fatih/color/doc.go ./vendor/github.com/fatih/color/color.go ./vendor/github.com/mitchellh/mapstructure/error.go ./vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./vendor/github.com/mitchellh/mapstructure/mapstructure.go ./vendor/github.com/mitchellh/go-homedir/homedir.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerloadbalancingrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securityrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipprefixes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationgateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/operations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/watchers.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsitesconfiguration.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/usages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutelinks.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicydefinitions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/ddosprotectionplans.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/version.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceloadbalancers.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpngateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacetapconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/defaultsecurityrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualhubs.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworks.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpnserverconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securitygroups.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerprobes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewalls.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationsecuritygroups.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceendpoints.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/inboundnatrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualwans.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancers.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalanceroutboundrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgatewayconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/bgpservicecommunities.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableendpointservices.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilters.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/models.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteserviceproviders.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/subnets.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutegateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilterrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkpeerings.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/localnetworkgateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceipconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworktaps.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/connectionmonitors.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteports.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteportslocations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availabledelegations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitauthorizations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsites.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/enums.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewallfqdntags.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/client.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnectionpeerings.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerbackendaddresspools.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicies.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/profiles.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitpeerings.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerfrontendipconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipaddresses.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/packetcaptures.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableresourcegroupdelegations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpngateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuits.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/hubvirtualnetworkconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routetables.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacesgroup.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancernetworkinterfaces.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/operations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/version.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/images.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimageversions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/availabilitysets.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleries.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/models.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/containerservices.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/usage.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineimages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/resourceskus.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesets.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetextensions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/proximityplacementgroups.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/loganalytics.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineruncommands.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/enums.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/client.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinesizes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetvms.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachines.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetrollingupgrades.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensionimages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/disks.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/snapshots.go ./vendor/github.com/Azure/azure-sdk-for-go/version/version.go ./vendor/github.com/Azure/go-autorest/tracing/tracing.go ./vendor/github.com/Azure/go-autorest/tracing/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/doc.go ./vendor/github.com/Azure/go-autorest/logger/logger.go ./vendor/github.com/Azure/go-autorest/logger/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/date/date.go ./vendor/github.com/Azure/go-autorest/autorest/date/unixtime.go ./vendor/github.com/Azure/go-autorest/autorest/date/time.go ./vendor/github.com/Azure/go-autorest/autorest/date/timerfc1123.go ./vendor/github.com/Azure/go-autorest/autorest/date/utility.go ./vendor/github.com/Azure/go-autorest/autorest/date/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/error.go ./vendor/github.com/Azure/go-autorest/autorest/authorization_storage.go ./vendor/github.com/Azure/go-autorest/autorest/sender.go ./vendor/github.com/Azure/go-autorest/autorest/authorization_sas.go ./vendor/github.com/Azure/go-autorest/autorest/version.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.8.go ./vendor/github.com/Azure/go-autorest/autorest/preparer.go ./vendor/github.com/Azure/go-autorest/autorest/to/convert.go ./vendor/github.com/Azure/go-autorest/autorest/to/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.7.go ./vendor/github.com/Azure/go-autorest/autorest/authorization.go ./vendor/github.com/Azure/go-autorest/autorest/utility_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/utility.go ./vendor/github.com/Azure/go-autorest/autorest/utility_legacy.go ./vendor/github.com/Azure/go-autorest/autorest/adal/sender.go ./vendor/github.com/Azure/go-autorest/autorest/adal/version.go ./vendor/github.com/Azure/go-autorest/autorest/adal/config.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token.go ./vendor/github.com/Azure/go-autorest/autorest/adal/devicetoken.go ./vendor/github.com/Azure/go-autorest/autorest/adal/persist.go ./vendor/github.com/Azure/go-autorest/autorest/adal/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token_legacy.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/autorest.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest.go ./vendor/github.com/Azure/go-autorest/autorest/client.go ./vendor/github.com/Azure/go-autorest/autorest/validation/error.go ./vendor/github.com/Azure/go-autorest/autorest/validation/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/validation/validation.go ./vendor/github.com/Azure/go-autorest/autorest/responder.go ./vendor/github.com/Azure/go-autorest/autorest/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/azure/metadata_environment.go ./vendor/github.com/Azure/go-autorest/autorest/azure/rp.go ./vendor/github.com/Azure/go-autorest/autorest/azure/azure.go ./vendor/github.com/Azure/go-autorest/autorest/azure/async.go ./vendor/github.com/Azure/go-autorest/autorest/azure/environments.go ./vendor/github.com/json-iterator/go/any_int64.go ./vendor/github.com/json-iterator/go/reflect_extension.go ./vendor/github.com/json-iterator/go/pool.go ./vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./vendor/github.com/json-iterator/go/iter_array.go ./vendor/github.com/json-iterator/go/reflect_marshaler.go ./vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./vendor/github.com/json-iterator/go/iter_float.go ./vendor/github.com/json-iterator/go/iter_object.go ./vendor/github.com/json-iterator/go/any_float.go ./vendor/github.com/json-iterator/go/any.go ./vendor/github.com/json-iterator/go/reflect_native.go ./vendor/github.com/json-iterator/go/any_object.go ./vendor/github.com/json-iterator/go/iter.go ./vendor/github.com/json-iterator/go/stream_int.go ./vendor/github.com/json-iterator/go/config.go ./vendor/github.com/json-iterator/go/jsoniter.go ./vendor/github.com/json-iterator/go/reflect_map.go ./vendor/github.com/json-iterator/go/iter_str.go ./vendor/github.com/json-iterator/go/iter_skip_strict.go ./vendor/github.com/json-iterator/go/stream.go ./vendor/github.com/json-iterator/go/reflect_slice.go ./vendor/github.com/json-iterator/go/any_int32.go ./vendor/github.com/json-iterator/go/reflect_dynamic.go ./vendor/github.com/json-iterator/go/any_bool.go ./vendor/github.com/json-iterator/go/adapter.go ./vendor/github.com/json-iterator/go/any_nil.go ./vendor/github.com/json-iterator/go/any_uint64.go ./vendor/github.com/json-iterator/go/any_array.go ./vendor/github.com/json-iterator/go/any_uint32.go ./vendor/github.com/json-iterator/go/any_number.go ./vendor/github.com/json-iterator/go/iter_int.go ./vendor/github.com/json-iterator/go/iter_skip_sloppy.go ./vendor/github.com/json-iterator/go/reflect_optional.go ./vendor/github.com/json-iterator/go/reflect.go ./vendor/github.com/json-iterator/go/stream_float.go ./vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./vendor/github.com/json-iterator/go/iter_skip.go ./vendor/github.com/json-iterator/go/reflect_json_number.go ./vendor/github.com/json-iterator/go/any_invalid.go ./vendor/github.com/json-iterator/go/any_str.go ./vendor/github.com/json-iterator/go/reflect_array.go ./vendor/github.com/json-iterator/go/stream_str.go ./vendor/github.com/davecgh/go-spew/spew/spew.go ./vendor/github.com/davecgh/go-spew/spew/config.go ./vendor/github.com/davecgh/go-spew/spew/bypasssafe.go ./vendor/github.com/davecgh/go-spew/spew/dump.go ./vendor/github.com/davecgh/go-spew/spew/doc.go ./vendor/github.com/davecgh/go-spew/spew/bypass.go ./vendor/github.com/davecgh/go-spew/spew/common.go ./vendor/github.com/davecgh/go-spew/spew/format.go ./vendor/golang.org/x/xerrors/fmt.go ./vendor/golang.org/x/xerrors/wrap.go ./vendor/golang.org/x/xerrors/internal/internal.go ./vendor/golang.org/x/xerrors/doc.go ./vendor/golang.org/x/xerrors/adaptor.go ./vendor/golang.org/x/xerrors/errors.go ./vendor/golang.org/x/xerrors/frame.go ./vendor/golang.org/x/xerrors/format.go ./vendor/golang.org/x/sync/errgroup/errgroup.go ./vendor/golang.org/x/net/http2/gotrack.go ./vendor/golang.org/x/net/http2/write.go ./vendor/golang.org/x/net/http2/server.go ./vendor/golang.org/x/net/http2/client_conn_pool.go ./vendor/golang.org/x/net/http2/not_go115.go ./vendor/golang.org/x/net/http2/databuffer.go ./vendor/golang.org/x/net/http2/ciphers.go ./vendor/golang.org/x/net/http2/go111.go ./vendor/golang.org/x/net/http2/transport.go ./vendor/golang.org/x/net/http2/http2.go ./vendor/golang.org/x/net/http2/headermap.go ./vendor/golang.org/x/net/http2/ascii.go ./vendor/golang.org/x/net/http2/writesched_priority.go ./vendor/golang.org/x/net/http2/go115.go ./vendor/golang.org/x/net/http2/pipe.go ./vendor/golang.org/x/net/http2/writesched_random.go ./vendor/golang.org/x/net/http2/writesched.go ./vendor/golang.org/x/net/http2/not_go111.go ./vendor/golang.org/x/net/http2/errors.go ./vendor/golang.org/x/net/http2/frame.go ./vendor/golang.org/x/net/http2/flow.go ./vendor/golang.org/x/net/http2/hpack/tables.go ./vendor/golang.org/x/net/http2/hpack/huffman.go ./vendor/golang.org/x/net/http2/hpack/encode.go ./vendor/golang.org/x/net/http2/hpack/hpack.go ./vendor/golang.org/x/net/trace/trace.go ./vendor/golang.org/x/net/trace/histogram.go ./vendor/golang.org/x/net/trace/events.go ./vendor/golang.org/x/net/context/context.go ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go ./vendor/golang.org/x/net/context/pre_go19.go ./vendor/golang.org/x/net/context/pre_go17.go ./vendor/golang.org/x/net/context/go17.go ./vendor/golang.org/x/net/context/go19.go ./vendor/golang.org/x/net/internal/timeseries/timeseries.go ./vendor/golang.org/x/net/internal/socks/client.go ./vendor/golang.org/x/net/internal/socks/socks.go ./vendor/golang.org/x/net/internal/socket/msghdr_openbsd.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_bsd.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_32bit.go ./vendor/golang.org/x/net/internal/socket/iovec_32bit.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mips.go ./vendor/golang.org/x/net/internal/socket/sys_linux_amd64.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_arm64.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/rawconn_nommsg.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_amd64.go ./vendor/golang.org/x/net/internal/socket/zsys_solaris_amd64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_arm.go ./vendor/golang.org/x/net/internal/socket/complete_nodontwait.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mips64le.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_arm64.go ./vendor/golang.org/x/net/internal/socket/zsys_dragonfly_amd64.go ./vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mips.go ./vendor/golang.org/x/net/internal/socket/sys_linux_386.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_arm.go ./vendor/golang.org/x/net/internal/socket/error_unix.go ./vendor/golang.org/x/net/internal/socket/error_windows.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/msghdr_bsd.go ./vendor/golang.org/x/net/internal/socket/complete_dontwait.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc.go ./vendor/golang.org/x/net/internal/socket/sys_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_arm.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_386.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_386.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_386.go ./vendor/golang.org/x/net/internal/socket/zsys_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/race.go ./vendor/golang.org/x/net/internal/socket/zsys_aix_ppc64.go ./vendor/golang.org/x/net/internal/socket/iovec_solaris_64bit.go ./vendor/golang.org/x/net/internal/socket/sys_linux_riscv64.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux_32bit.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_amd64.go ./vendor/golang.org/x/net/internal/socket/iovec_stub.go ./vendor/golang.org/x/net/internal/socket/sys.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_amd64.go ./vendor/golang.org/x/net/internal/socket/sys_linux.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_riscv64.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/rawconn_nomsg.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_arm.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_386.go ./vendor/golang.org/x/net/internal/socket/rawconn.go ./vendor/golang.org/x/net/internal/socket/sys_unix.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_solaris_64bit.go ./vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_arm64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mips64.go ./vendor/golang.org/x/net/internal/socket/socket.go ./vendor/golang.org/x/net/internal/socket/sys_netbsd.go ./vendor/golang.org/x/net/internal/socket/sys_posix.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc64.go ./vendor/golang.org/x/net/internal/socket/msghdr_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/msghdr_stub.go ./vendor/golang.org/x/net/internal/socket/norace.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_amd64.go ./vendor/golang.org/x/net/internal/socket/msghdr_bsdvar.go ./vendor/golang.org/x/net/internal/socket/sys_windows.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_mips64.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mips64.go ./vendor/golang.org/x/net/internal/socket/sys_stub.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc64le.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mipsle.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_amd64.go ./vendor/golang.org/x/net/internal/socket/cmsghdr.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_s390x.go ./vendor/golang.org/x/net/internal/socket/sys_linux_s390x.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_stub.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_386.go ./vendor/golang.org/x/net/internal/socket/msghdr_solaris_64bit.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_arm64.go ./vendor/golang.org/x/net/internal/socket/mmsghdr_stub.go ./vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mips64le.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_arm64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_arm64.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_arm.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_arm.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64le.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mipsle.go ./vendor/golang.org/x/net/internal/socket/sys_bsd.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./vendor/golang.org/x/net/internal/iana/const.go ./vendor/golang.org/x/net/netutil/listen.go ./vendor/golang.org/x/net/proxy/per_host.go ./vendor/golang.org/x/net/proxy/socks5.go ./vendor/golang.org/x/net/proxy/direct.go ./vendor/golang.org/x/net/proxy/proxy.go ./vendor/golang.org/x/net/proxy/dial.go ./vendor/golang.org/x/net/idna/idna10.0.0.go ./vendor/golang.org/x/net/idna/trieval.go ./vendor/golang.org/x/net/idna/tables11.0.0.go ./vendor/golang.org/x/net/idna/tables9.0.0.go ./vendor/golang.org/x/net/idna/punycode.go ./vendor/golang.org/x/net/idna/go118.go ./vendor/golang.org/x/net/idna/trie.go ./vendor/golang.org/x/net/idna/idna9.0.0.go ./vendor/golang.org/x/net/idna/tables13.0.0.go ./vendor/golang.org/x/net/idna/pre_go118.go ./vendor/golang.org/x/net/idna/tables12.0.0.go ./vendor/golang.org/x/net/idna/tables10.0.0.go ./vendor/golang.org/x/net/bpf/asm.go ./vendor/golang.org/x/net/bpf/constants.go ./vendor/golang.org/x/net/bpf/instructions.go ./vendor/golang.org/x/net/bpf/doc.go ./vendor/golang.org/x/net/bpf/vm_instructions.go ./vendor/golang.org/x/net/bpf/vm.go ./vendor/golang.org/x/net/bpf/setter.go ./vendor/golang.org/x/net/ipv4/control_stub.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mips.go ./vendor/golang.org/x/net/ipv4/genericopt.go ./vendor/golang.org/x/net/ipv4/control_pktinfo.go ./vendor/golang.org/x/net/ipv4/batch.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mips64le.go ./vendor/golang.org/x/net/ipv4/zsys_linux_arm64.go ./vendor/golang.org/x/net/ipv4/control.go ./vendor/golang.org/x/net/ipv4/sys_zos.go ./vendor/golang.org/x/net/ipv4/sys_aix.go ./vendor/golang.org/x/net/ipv4/sockopt_stub.go ./vendor/golang.org/x/net/ipv4/icmp_linux.go ./vendor/golang.org/x/net/ipv4/sys_darwin.go ./vendor/golang.org/x/net/ipv4/control_bsd.go ./vendor/golang.org/x/net/ipv4/sys_solaris.go ./vendor/golang.org/x/net/ipv4/packet.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc.go ./vendor/golang.org/x/net/ipv4/sys_freebsd.go ./vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./vendor/golang.org/x/net/ipv4/sys_ssmreq_stub.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_386.go ./vendor/golang.org/x/net/ipv4/zsys_openbsd.go ./vendor/golang.org/x/net/ipv4/sockopt.go ./vendor/golang.org/x/net/ipv4/zsys_zos_s390x.go ./vendor/golang.org/x/net/ipv4/zsys_aix_ppc64.go ./vendor/golang.org/x/net/ipv4/control_windows.go ./vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./vendor/golang.org/x/net/ipv4/zsys_netbsd.go ./vendor/golang.org/x/net/ipv4/control_unix.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_amd64.go ./vendor/golang.org/x/net/ipv4/sys_linux.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc64.go ./vendor/golang.org/x/net/ipv4/sys_bpf.go ./vendor/golang.org/x/net/ipv4/zsys_linux_riscv64.go ./vendor/golang.org/x/net/ipv4/zsys_linux_arm.go ./vendor/golang.org/x/net/ipv4/header.go ./vendor/golang.org/x/net/ipv4/zsys_linux_386.go ./vendor/golang.org/x/net/ipv4/payload_cmsg.go ./vendor/golang.org/x/net/ipv4/doc.go ./vendor/golang.org/x/net/ipv4/payload.go ./vendor/golang.org/x/net/ipv4/zsys_dragonfly.go ./vendor/golang.org/x/net/ipv4/sys_asmreqn_stub.go ./vendor/golang.org/x/net/ipv4/zsys_darwin.go ./vendor/golang.org/x/net/ipv4/icmp.go ./vendor/golang.org/x/net/ipv4/control_zos.go ./vendor/golang.org/x/net/ipv4/sys_windows.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mips64.go ./vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./vendor/golang.org/x/net/ipv4/sys_stub.go ./vendor/golang.org/x/net/ipv4/zsys_solaris.go ./vendor/golang.org/x/net/ipv4/dgramopt.go ./vendor/golang.org/x/net/ipv4/zsys_linux_amd64.go ./vendor/golang.org/x/net/ipv4/iana.go ./vendor/golang.org/x/net/ipv4/sys_dragonfly.go ./vendor/golang.org/x/net/ipv4/zsys_linux_s390x.go ./vendor/golang.org/x/net/ipv4/payload_nocmsg.go ./vendor/golang.org/x/net/ipv4/endpoint.go ./vendor/golang.org/x/net/ipv4/helper.go ./vendor/golang.org/x/net/ipv4/sys_bpf_stub.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_arm64.go ./vendor/golang.org/x/net/ipv4/sys_asmreq.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_arm.go ./vendor/golang.org/x/net/ipv4/sockopt_posix.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc64le.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mipsle.go ./vendor/golang.org/x/net/ipv4/sys_bsd.go ./vendor/golang.org/x/net/ipv4/icmp_stub.go ./vendor/golang.org/x/net/ipv6/control_stub.go ./vendor/golang.org/x/net/ipv6/icmp_windows.go ./vendor/golang.org/x/net/ipv6/icmp_zos.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mips.go ./vendor/golang.org/x/net/ipv6/genericopt.go ./vendor/golang.org/x/net/ipv6/batch.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mips64le.go ./vendor/golang.org/x/net/ipv6/zsys_linux_arm64.go ./vendor/golang.org/x/net/ipv6/icmp_bsd.go ./vendor/golang.org/x/net/ipv6/control.go ./vendor/golang.org/x/net/ipv6/sys_zos.go ./vendor/golang.org/x/net/ipv6/sys_aix.go ./vendor/golang.org/x/net/ipv6/sockopt_stub.go ./vendor/golang.org/x/net/ipv6/icmp_linux.go ./vendor/golang.org/x/net/ipv6/sys_darwin.go ./vendor/golang.org/x/net/ipv6/sys_solaris.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc.go ./vendor/golang.org/x/net/ipv6/sys_freebsd.go ./vendor/golang.org/x/net/ipv6/sys_ssmreq_stub.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_386.go ./vendor/golang.org/x/net/ipv6/icmp_solaris.go ./vendor/golang.org/x/net/ipv6/zsys_openbsd.go ./vendor/golang.org/x/net/ipv6/sockopt.go ./vendor/golang.org/x/net/ipv6/zsys_zos_s390x.go ./vendor/golang.org/x/net/ipv6/zsys_aix_ppc64.go ./vendor/golang.org/x/net/ipv6/control_windows.go ./vendor/golang.org/x/net/ipv6/sys_asmreq_stub.go ./vendor/golang.org/x/net/ipv6/zsys_netbsd.go ./vendor/golang.org/x/net/ipv6/control_unix.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_amd64.go ./vendor/golang.org/x/net/ipv6/sys_linux.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc64.go ./vendor/golang.org/x/net/ipv6/sys_bpf.go ./vendor/golang.org/x/net/ipv6/zsys_linux_riscv64.go ./vendor/golang.org/x/net/ipv6/zsys_linux_arm.go ./vendor/golang.org/x/net/ipv6/header.go ./vendor/golang.org/x/net/ipv6/zsys_linux_386.go ./vendor/golang.org/x/net/ipv6/payload_cmsg.go ./vendor/golang.org/x/net/ipv6/doc.go ./vendor/golang.org/x/net/ipv6/payload.go ./vendor/golang.org/x/net/ipv6/zsys_dragonfly.go ./vendor/golang.org/x/net/ipv6/zsys_darwin.go ./vendor/golang.org/x/net/ipv6/icmp.go ./vendor/golang.org/x/net/ipv6/sys_windows.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mips64.go ./vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./vendor/golang.org/x/net/ipv6/sys_stub.go ./vendor/golang.org/x/net/ipv6/zsys_solaris.go ./vendor/golang.org/x/net/ipv6/dgramopt.go ./vendor/golang.org/x/net/ipv6/zsys_linux_amd64.go ./vendor/golang.org/x/net/ipv6/iana.go ./vendor/golang.org/x/net/ipv6/zsys_linux_s390x.go ./vendor/golang.org/x/net/ipv6/payload_nocmsg.go ./vendor/golang.org/x/net/ipv6/endpoint.go ./vendor/golang.org/x/net/ipv6/control_rfc2292_unix.go ./vendor/golang.org/x/net/ipv6/helper.go ./vendor/golang.org/x/net/ipv6/sys_bpf_stub.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_arm64.go ./vendor/golang.org/x/net/ipv6/sys_asmreq.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_arm.go ./vendor/golang.org/x/net/ipv6/sockopt_posix.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc64le.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mipsle.go ./vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./vendor/golang.org/x/net/ipv6/sys_bsd.go ./vendor/golang.org/x/net/ipv6/icmp_stub.go ./vendor/golang.org/x/net/publicsuffix/table.go ./vendor/golang.org/x/net/publicsuffix/list.go ./vendor/golang.org/x/net/http/httpguts/httplex.go ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/tools/internal/gocommand/vendor.go ./vendor/golang.org/x/tools/internal/gocommand/version.go ./vendor/golang.org/x/tools/internal/gocommand/invoke.go ./vendor/golang.org/x/tools/internal/gopathwalk/walk.go ./vendor/golang.org/x/tools/internal/imports/zstdlib.go ./vendor/golang.org/x/tools/internal/imports/sortimports.go ./vendor/golang.org/x/tools/internal/imports/fix.go ./vendor/golang.org/x/tools/internal/imports/mod.go ./vendor/golang.org/x/tools/internal/imports/mod_cache.go ./vendor/golang.org/x/tools/internal/imports/imports.go ./vendor/golang.org/x/tools/internal/typeparams/enabled_go118.go ./vendor/golang.org/x/tools/internal/typeparams/typeparams_go117.go ./vendor/golang.org/x/tools/internal/typeparams/typeparams_go118.go ./vendor/golang.org/x/tools/internal/typeparams/enabled_go117.go ./vendor/golang.org/x/tools/internal/typeparams/common.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go ./vendor/golang.org/x/tools/internal/event/event.go ./vendor/golang.org/x/tools/internal/event/label/label.go ./vendor/golang.org/x/tools/internal/event/core/event.go ./vendor/golang.org/x/tools/internal/event/core/fast.go ./vendor/golang.org/x/tools/internal/event/core/export.go ./vendor/golang.org/x/tools/internal/event/doc.go ./vendor/golang.org/x/tools/internal/event/keys/keys.go ./vendor/golang.org/x/tools/internal/event/keys/standard.go ./vendor/golang.org/x/tools/go/ast/astutil/enclosing.go ./vendor/golang.org/x/tools/go/ast/astutil/util.go ./vendor/golang.org/x/tools/go/ast/astutil/rewrite.go ./vendor/golang.org/x/tools/go/ast/astutil/imports.go ./vendor/golang.org/x/tools/cmd/goimports/goimports.go ./vendor/golang.org/x/tools/cmd/goimports/doc.go ./vendor/golang.org/x/tools/cmd/goimports/goimports_not_gc.go ./vendor/golang.org/x/tools/cmd/goimports/goimports_gc.go ./vendor/golang.org/x/term/term_unix_bsd.go ./vendor/golang.org/x/term/term_unix_zos.go ./vendor/golang.org/x/term/term.go ./vendor/golang.org/x/term/term_solaris.go ./vendor/golang.org/x/term/term_unix.go ./vendor/golang.org/x/term/term_unsupported.go ./vendor/golang.org/x/term/term_windows.go ./vendor/golang.org/x/term/term_plan9.go ./vendor/golang.org/x/term/term_unix_aix.go ./vendor/golang.org/x/term/terminal.go ./vendor/golang.org/x/term/term_unix_linux.go ./vendor/golang.org/x/time/rate/rate.go ./vendor/golang.org/x/sys/unix/pledge_openbsd.go ./vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/sysvshm_unix.go ./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go ./vendor/golang.org/x/sys/unix/ztypes_illumos_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go ./vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go ./vendor/golang.org/x/sys/unix/syscall_illumos.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/syscall_aix_ppc.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_386.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go ./vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go ./vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_linux_386.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go ./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go ./vendor/golang.org/x/sys/unix/syscall_freebsd.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/fstatfs_zos.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go ./vendor/golang.org/x/sys/unix/errors_freebsd_386.go ./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./vendor/golang.org/x/sys/unix/ptrace_ios.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go ./vendor/golang.org/x/sys/unix/syscall_linux_ppc.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go ./vendor/golang.org/x/sys/unix/unveil_openbsd.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go ./vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go ./vendor/golang.org/x/sys/unix/syscall_darwin.go ./vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go ./vendor/golang.org/x/sys/unix/dev_netbsd.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/errors_freebsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.go ./vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go ./vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go ./vendor/golang.org/x/sys/unix/gccgo.go ./vendor/golang.org/x/sys/unix/race.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_386.go ./vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go ./vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go ./vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./vendor/golang.org/x/sys/unix/syscall_dragonfly.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go ./vendor/golang.org/x/sys/unix/dev_aix_ppc.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go ./vendor/golang.org/x/sys/unix/zerrors_linux_386.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mips.go ./vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/ifreq_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mips.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go ./vendor/golang.org/x/sys/unix/syscall_bsd.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go ./vendor/golang.org/x/sys/unix/sysvshm_linux.go ./vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go ./vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go ./vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go ./vendor/golang.org/x/sys/unix/ioctl_zos.go ./vendor/golang.org/x/sys/unix/syscall_zos_s390x.go ./vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go ./vendor/golang.org/x/sys/unix/dev_openbsd.go ./vendor/golang.org/x/sys/unix/dev_aix_ppc64.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go ./vendor/golang.org/x/sys/unix/fcntl_darwin.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go ./vendor/golang.org/x/sys/unix/readdirent_getdirentries.go ./vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/syscall_solaris.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go ./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./vendor/golang.org/x/sys/unix/epoll_zos.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go ./vendor/golang.org/x/sys/unix/xattr_bsd.go ./vendor/golang.org/x/sys/unix/syscall_linux_386.go ./vendor/golang.org/x/sys/unix/dev_dragonfly.go ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go ./vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go ./vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go ./vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go ./vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_aix.go ./vendor/golang.org/x/sys/unix/cap_freebsd.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go ./vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go ./vendor/golang.org/x/sys/unix/endian_big.go ./vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go ./vendor/golang.org/x/sys/unix/syscall_openbsd.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go ./vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go ./vendor/golang.org/x/sys/unix/dev_zos.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go ./vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_386.go ./vendor/golang.org/x/sys/unix/syscall_linux_s390x.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go ./vendor/golang.org/x/sys/unix/syscall_netbsd.go ./vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go ./vendor/golang.org/x/sys/unix/ptrace_darwin.go ./vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/dev_freebsd.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go ./vendor/golang.org/x/sys/unix/sysvshm_unix_other.go ./vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go ./vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/dev_darwin.go ./vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go ./vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go ./vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go ./vendor/golang.org/x/sys/plan9/syscall.go ./vendor/golang.org/x/sys/plan9/env_plan9.go ./vendor/golang.org/x/sys/plan9/errors_plan9.go ./vendor/golang.org/x/sys/plan9/race.go ./vendor/golang.org/x/sys/plan9/race0.go ./vendor/golang.org/x/sys/plan9/pwd_plan9.go ./vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go ./vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go ./vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go ./vendor/golang.org/x/sys/plan9/syscall_plan9.go ./vendor/golang.org/x/sys/plan9/zsysnum_plan9.go ./vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go ./vendor/golang.org/x/sys/plan9/dir_plan9.go ./vendor/golang.org/x/sys/plan9/const_plan9.go ./vendor/golang.org/x/sys/plan9/str.go ./vendor/golang.org/x/sys/windows/syscall.go ./vendor/golang.org/x/sys/windows/zsyscall_windows.go ./vendor/golang.org/x/sys/windows/security_windows.go ./vendor/golang.org/x/sys/windows/types_windows_386.go ./vendor/golang.org/x/sys/windows/types_windows.go ./vendor/golang.org/x/sys/windows/race.go ./vendor/golang.org/x/sys/windows/race0.go ./vendor/golang.org/x/sys/windows/zerrors_windows.go ./vendor/golang.org/x/sys/windows/aliases.go ./vendor/golang.org/x/sys/windows/exec_windows.go ./vendor/golang.org/x/sys/windows/zknownfolderids_windows.go ./vendor/golang.org/x/sys/windows/dll_windows.go ./vendor/golang.org/x/sys/windows/syscall_windows.go ./vendor/golang.org/x/sys/windows/env_windows.go ./vendor/golang.org/x/sys/windows/types_windows_amd64.go ./vendor/golang.org/x/sys/windows/mksyscall.go ./vendor/golang.org/x/sys/windows/setupapi_windows.go ./vendor/golang.org/x/sys/windows/eventlog.go ./vendor/golang.org/x/sys/windows/memory_windows.go ./vendor/golang.org/x/sys/windows/types_windows_arm.go ./vendor/golang.org/x/sys/windows/service.go ./vendor/golang.org/x/sys/windows/types_windows_arm64.go ./vendor/golang.org/x/sys/windows/str.go ./vendor/golang.org/x/sys/execabs/execabs.go ./vendor/golang.org/x/text/width/trieval.go ./vendor/golang.org/x/text/width/width.go ./vendor/golang.org/x/text/width/tables11.0.0.go ./vendor/golang.org/x/text/width/tables9.0.0.go ./vendor/golang.org/x/text/width/kind_string.go ./vendor/golang.org/x/text/width/transform.go ./vendor/golang.org/x/text/width/tables13.0.0.go ./vendor/golang.org/x/text/width/tables12.0.0.go ./vendor/golang.org/x/text/width/tables10.0.0.go ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule9.0.0.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go ./vendor/golang.org/x/text/unicode/norm/tables11.0.0.go ./vendor/golang.org/x/text/unicode/norm/tables9.0.0.go ./vendor/golang.org/x/text/unicode/norm/forminfo.go ./vendor/golang.org/x/text/unicode/norm/iter.go ./vendor/golang.org/x/text/unicode/norm/composition.go ./vendor/golang.org/x/text/unicode/norm/trie.go ./vendor/golang.org/x/text/unicode/norm/transform.go ./vendor/golang.org/x/text/unicode/norm/readwriter.go ./vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/golang.org/x/text/unicode/norm/normalize.go ./vendor/golang.org/x/text/unicode/norm/input.go ./vendor/golang.org/x/text/unicode/norm/tables12.0.0.go ./vendor/golang.org/x/text/unicode/norm/tables10.0.0.go ./vendor/golang.org/x/text/unicode/bidi/bidi.go ./vendor/golang.org/x/text/unicode/bidi/core.go ./vendor/golang.org/x/text/unicode/bidi/trieval.go ./vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go ./vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go ./vendor/golang.org/x/text/unicode/bidi/bracket.go ./vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/golang.org/x/text/unicode/bidi/prop.go ./vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go ./vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go ./vendor/golang.org/x/text/transform/transform.go ./vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go ./vendor/golang.org/x/mod/module/module.go ./vendor/golang.org/x/mod/module/pseudo.go ./vendor/golang.org/x/mod/semver/semver.go ./vendor/golang.org/x/crypto/blowfish/cipher.go ./vendor/golang.org/x/crypto/blowfish/block.go ./vendor/golang.org/x/crypto/blowfish/const.go ./vendor/golang.org/x/crypto/bcrypt/bcrypt.go ./vendor/golang.org/x/crypto/bcrypt/base64.go ./vendor/golang.org/x/crypto/pkcs12/pbkdf.go ./vendor/golang.org/x/crypto/pkcs12/crypto.go ./vendor/golang.org/x/crypto/pkcs12/mac.go ./vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go ./vendor/golang.org/x/crypto/pkcs12/safebags.go ./vendor/golang.org/x/crypto/pkcs12/bmp-string.go ./vendor/golang.org/x/crypto/pkcs12/pkcs12.go ./vendor/golang.org/x/crypto/pkcs12/errors.go ./vendor/golang.org/x/oauth2/jwt/jwt.go ./vendor/golang.org/x/oauth2/jws/jws.go ./vendor/golang.org/x/oauth2/google/google.go ./vendor/golang.org/x/oauth2/google/appengine.go ./vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./vendor/golang.org/x/oauth2/google/default.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go ./vendor/golang.org/x/oauth2/google/jwt.go ./vendor/golang.org/x/oauth2/google/doc.go ./vendor/golang.org/x/oauth2/google/sdk.go ./vendor/golang.org/x/oauth2/google/appengine_gen1.go ./vendor/golang.org/x/oauth2/internal/transport.go ./vendor/golang.org/x/oauth2/internal/client_appengine.go ./vendor/golang.org/x/oauth2/internal/token.go ./vendor/golang.org/x/oauth2/internal/doc.go ./vendor/golang.org/x/oauth2/internal/oauth2.go ./vendor/golang.org/x/oauth2/transport.go ./vendor/golang.org/x/oauth2/token.go ./vendor/golang.org/x/oauth2/authhandler/authhandler.go ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go ./vendor/golang.org/x/oauth2/oauth2.go ./vendor/k8s.io/klog/v2/klog.go ./vendor/k8s.io/klog/klog.go ./vendor/k8s.io/apimachinery/pkg/labels/labels.go ./vendor/k8s.io/apimachinery/pkg/labels/selector.go ./vendor/k8s.io/apimachinery/pkg/labels/doc.go ./vendor/k8s.io/apimachinery/pkg/labels/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/runtime/error.go ./vendor/k8s.io/apimachinery/pkg/runtime/extension.go ./vendor/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator.go ./vendor/k8s.io/apimachinery/pkg/runtime/mapper.go ./vendor/k8s.io/apimachinery/pkg/runtime/codec_check.go ./vendor/k8s.io/apimachinery/pkg/runtime/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/runtime/types_proto.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/interfaces.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/group_version.go ./vendor/k8s.io/apimachinery/pkg/runtime/negotiate.go ./vendor/k8s.io/apimachinery/pkg/runtime/doc.go ./vendor/k8s.io/apimachinery/pkg/runtime/register.go ./vendor/k8s.io/apimachinery/pkg/runtime/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning/versioning.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/codec_factory.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/negotiated_codec.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/doc.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/protobuf.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer/recognizer.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/meta.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go ./vendor/k8s.io/apimachinery/pkg/runtime/conversion.go ./vendor/k8s.io/apimachinery/pkg/runtime/types.go ./vendor/k8s.io/apimachinery/pkg/runtime/scheme_builder.go ./vendor/k8s.io/apimachinery/pkg/runtime/embedded.go ./vendor/k8s.io/apimachinery/pkg/runtime/scheme.go ./vendor/k8s.io/apimachinery/pkg/runtime/converter.go ./vendor/k8s.io/apimachinery/pkg/runtime/codec.go ./vendor/k8s.io/apimachinery/pkg/runtime/helper.go ./vendor/k8s.io/apimachinery/pkg/runtime/interfaces.go ./vendor/k8s.io/apimachinery/pkg/util/mergepatch/util.go ./vendor/k8s.io/apimachinery/pkg/util/mergepatch/errors.go ./vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/meta.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/patch.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/types.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/errors.go ./vendor/k8s.io/apimachinery/pkg/util/net/port_split.go ./vendor/k8s.io/apimachinery/pkg/util/net/port_range.go ./vendor/k8s.io/apimachinery/pkg/util/net/util.go ./vendor/k8s.io/apimachinery/pkg/util/net/http.go ./vendor/k8s.io/apimachinery/pkg/util/net/interface.go ./vendor/k8s.io/apimachinery/pkg/util/yaml/decoder.go ./vendor/k8s.io/apimachinery/pkg/util/cache/lruexpirecache.go ./vendor/k8s.io/apimachinery/pkg/util/cache/expiring.go ./vendor/k8s.io/apimachinery/pkg/util/naming/from_stack.go ./vendor/k8s.io/apimachinery/pkg/util/errors/doc.go ./vendor/k8s.io/apimachinery/pkg/util/errors/errors.go ./vendor/k8s.io/apimachinery/pkg/util/version/version.go ./vendor/k8s.io/apimachinery/pkg/util/version/doc.go ./vendor/k8s.io/apimachinery/pkg/util/clock/clock.go ./vendor/k8s.io/apimachinery/pkg/util/managedfields/extract.go ./vendor/k8s.io/apimachinery/pkg/util/wait/doc.go ./vendor/k8s.io/apimachinery/pkg/util/wait/wait.go ./vendor/k8s.io/apimachinery/pkg/util/diff/diff.go ./vendor/k8s.io/apimachinery/pkg/util/validation/field/errors.go ./vendor/k8s.io/apimachinery/pkg/util/validation/field/path.go ./vendor/k8s.io/apimachinery/pkg/util/validation/validation.go ./vendor/k8s.io/apimachinery/pkg/util/json/json.go ./vendor/k8s.io/apimachinery/pkg/util/sets/empty.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int32.go ./vendor/k8s.io/apimachinery/pkg/util/sets/string.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int64.go ./vendor/k8s.io/apimachinery/pkg/util/sets/doc.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int.go ./vendor/k8s.io/apimachinery/pkg/util/sets/byte.go ./vendor/k8s.io/apimachinery/pkg/util/framer/framer.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/intstr.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/instr_fuzz.go ./vendor/k8s.io/apimachinery/pkg/version/doc.go ./vendor/k8s.io/apimachinery/pkg/version/types.go ./vendor/k8s.io/apimachinery/pkg/version/helpers.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/labels.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/watch.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/meta.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_fuzz.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/controller_ref.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_proto.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/helpers.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured_list.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/helpers.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.defaults.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_fuzz.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/group_version.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.defaults.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/apimachinery/pkg/fields/selector.go ./vendor/k8s.io/apimachinery/pkg/fields/fields.go ./vendor/k8s.io/apimachinery/pkg/fields/doc.go ./vendor/k8s.io/apimachinery/pkg/fields/requirements.go ./vendor/k8s.io/apimachinery/pkg/conversion/deep_equal.go ./vendor/k8s.io/apimachinery/pkg/conversion/doc.go ./vendor/k8s.io/apimachinery/pkg/conversion/converter.go ./vendor/k8s.io/apimachinery/pkg/conversion/helper.go ./vendor/k8s.io/apimachinery/pkg/conversion/queryparams/convert.go ./vendor/k8s.io/apimachinery/pkg/conversion/queryparams/doc.go ./vendor/k8s.io/apimachinery/pkg/types/uid.go ./vendor/k8s.io/apimachinery/pkg/types/nodename.go ./vendor/k8s.io/apimachinery/pkg/types/patch.go ./vendor/k8s.io/apimachinery/pkg/types/doc.go ./vendor/k8s.io/apimachinery/pkg/types/namespacedname.go ./vendor/k8s.io/apimachinery/pkg/api/errors/doc.go ./vendor/k8s.io/apimachinery/pkg/api/errors/errors.go ./vendor/k8s.io/apimachinery/pkg/api/meta/conditions.go ./vendor/k8s.io/apimachinery/pkg/api/meta/meta.go ./vendor/k8s.io/apimachinery/pkg/api/meta/priority.go ./vendor/k8s.io/apimachinery/pkg/api/meta/lazy.go ./vendor/k8s.io/apimachinery/pkg/api/meta/multirestmapper.go ./vendor/k8s.io/apimachinery/pkg/api/meta/firsthit_restmapper.go ./vendor/k8s.io/apimachinery/pkg/api/meta/doc.go ./vendor/k8s.io/apimachinery/pkg/api/meta/restmapper.go ./vendor/k8s.io/apimachinery/pkg/api/meta/help.go ./vendor/k8s.io/apimachinery/pkg/api/meta/errors.go ./vendor/k8s.io/apimachinery/pkg/api/meta/interfaces.go ./vendor/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./vendor/k8s.io/apimachinery/pkg/api/resource/math.go ./vendor/k8s.io/apimachinery/pkg/api/resource/quantity.go ./vendor/k8s.io/apimachinery/pkg/api/resource/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/api/resource/suffix.go ./vendor/k8s.io/apimachinery/pkg/api/resource/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/api/resource/amount.go ./vendor/k8s.io/apimachinery/pkg/api/resource/quantity_proto.go ./vendor/k8s.io/apimachinery/pkg/selection/operator.go ./vendor/k8s.io/apimachinery/pkg/watch/watch.go ./vendor/k8s.io/apimachinery/pkg/watch/doc.go ./vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go ./vendor/k8s.io/apimachinery/pkg/watch/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/watch/mux.go ./vendor/k8s.io/apimachinery/pkg/watch/filter.go ./vendor/k8s.io/apimachinery/third_party/forked/golang/reflect/deep_equal.go ./vendor/k8s.io/apimachinery/third_party/forked/golang/json/fields.go ./vendor/k8s.io/utils/trace/trace.go ./vendor/k8s.io/utils/buffer/ring_growing.go ./vendor/k8s.io/utils/integer/integer.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/document.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/doc.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/openapi.go ./vendor/k8s.io/client-go/discovery/fake/discovery.go ./vendor/k8s.io/client-go/discovery/discovery_client.go ./vendor/k8s.io/client-go/discovery/doc.go ./vendor/k8s.io/client-go/discovery/helper.go ./vendor/k8s.io/client-go/util/connrotation/connrotation.go ./vendor/k8s.io/client-go/util/flowcontrol/throttle.go ./vendor/k8s.io/client-go/util/flowcontrol/backoff.go ./vendor/k8s.io/client-go/util/cert/pem.go ./vendor/k8s.io/client-go/util/cert/io.go ./vendor/k8s.io/client-go/util/cert/csr.go ./vendor/k8s.io/client-go/util/cert/cert.go ./vendor/k8s.io/client-go/util/cert/server_inspection.go ./vendor/k8s.io/client-go/util/homedir/homedir.go ./vendor/k8s.io/client-go/util/keyutil/key.go ./vendor/k8s.io/client-go/util/workqueue/metrics.go ./vendor/k8s.io/client-go/util/workqueue/queue.go ./vendor/k8s.io/client-go/util/workqueue/parallelizer.go ./vendor/k8s.io/client-go/util/workqueue/doc.go ./vendor/k8s.io/client-go/util/workqueue/default_rate_limiters.go ./vendor/k8s.io/client-go/util/workqueue/delaying_queue.go ./vendor/k8s.io/client-go/util/workqueue/rate_limiting_queue.go ./vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/metrics.go ./vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/exec.go ./vendor/k8s.io/client-go/pkg/version/version.go ./vendor/k8s.io/client-go/pkg/version/doc.go ./vendor/k8s.io/client-go/pkg/version/base.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/install/install.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.defaults.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.defaults.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.defaults.go ./vendor/k8s.io/client-go/testing/actions.go ./vendor/k8s.io/client-go/testing/fake.go ./vendor/k8s.io/client-go/testing/fixture.go ./vendor/k8s.io/client-go/testing/interface.go ./vendor/k8s.io/client-go/tools/auth/clientauth.go ./vendor/k8s.io/client-go/tools/pager/pager.go ./vendor/k8s.io/client-go/tools/cache/mutation_detector.go ./vendor/k8s.io/client-go/tools/cache/expiration_cache_fakes.go ./vendor/k8s.io/client-go/tools/cache/fifo.go ./vendor/k8s.io/client-go/tools/cache/listwatch.go ./vendor/k8s.io/client-go/tools/cache/reflector_metrics.go ./vendor/k8s.io/client-go/tools/cache/reflector.go ./vendor/k8s.io/client-go/tools/cache/thread_safe_store.go ./vendor/k8s.io/client-go/tools/cache/expiration_cache.go ./vendor/k8s.io/client-go/tools/cache/shared_informer.go ./vendor/k8s.io/client-go/tools/cache/heap.go ./vendor/k8s.io/client-go/tools/cache/controller.go ./vendor/k8s.io/client-go/tools/cache/store.go ./vendor/k8s.io/client-go/tools/cache/listers.go ./vendor/k8s.io/client-go/tools/cache/doc.go ./vendor/k8s.io/client-go/tools/cache/undelta_store.go ./vendor/k8s.io/client-go/tools/cache/mutation_cache.go ./vendor/k8s.io/client-go/tools/cache/fake_custom_store.go ./vendor/k8s.io/client-go/tools/cache/delta_fifo.go ./vendor/k8s.io/client-go/tools/cache/index.go ./vendor/k8s.io/client-go/tools/clientcmd/overrides.go ./vendor/k8s.io/client-go/tools/clientcmd/config.go ./vendor/k8s.io/client-go/tools/clientcmd/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/auth_loaders.go ./vendor/k8s.io/client-go/tools/clientcmd/loader.go ./vendor/k8s.io/client-go/tools/clientcmd/api/latest/latest.go ./vendor/k8s.io/client-go/tools/clientcmd/api/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/api/register.go ./vendor/k8s.io/client-go/tools/clientcmd/api/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/tools/clientcmd/api/types.go ./vendor/k8s.io/client-go/tools/clientcmd/api/helpers.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.conversion.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/defaults.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/register.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/conversion.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/types.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.defaults.go ./vendor/k8s.io/client-go/tools/clientcmd/helpers.go ./vendor/k8s.io/client-go/tools/clientcmd/merged_client_builder.go ./vendor/k8s.io/client-go/tools/clientcmd/flag.go ./vendor/k8s.io/client-go/tools/clientcmd/client_config.go ./vendor/k8s.io/client-go/tools/clientcmd/validation.go ./vendor/k8s.io/client-go/tools/reference/ref.go ./vendor/k8s.io/client-go/tools/metrics/metrics.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointslice.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointhints.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/forzone.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpoint.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointconditions.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointslice.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointhints.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/forzone.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpoint.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointconditions.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/csistoragecapacity.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriverspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/storageclass.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinode.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/tokenrequest.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodedriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodespec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumenoderesources.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriverspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/storageclass.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinode.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/tokenrequest.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodedriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodespec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csistoragecapacity.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumenoderesources.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestcondition.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequest.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestspec.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequeststatus.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestcondition.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequest.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestspec.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequeststatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollbackconfig.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/scale.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobcondition.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobspec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/uncountedterminatedpods.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/job.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjob.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobspec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/jobtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjob.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodesysteminfo.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumedevice.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/taint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretenvsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacecondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodecondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/selinuxoptions.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/csipersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scopeselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/sysctl.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapkeyselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/node.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalanceringress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstaterunning.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/event.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/objectfieldselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/eventsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scopedresourceselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaddress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/seccompprofile.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/hostpathvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/keytopath.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/execaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/hostalias.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envvarsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccounttokenprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmap.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flexvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfigoption.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/awselasticblockstorevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangeitem.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaim.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/csivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/clientipconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumefile.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envvar.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/attachedvolume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsipersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumeprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfspersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/pod.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimtemplate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalancerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilepersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcerequirements.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollercondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podreadinessgate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumemount.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapenvsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainercommon.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/weightedpodaffinityterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodedaemonendpoints.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerimage.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstateterminated.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyspreadconstraint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/photonpersistentdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumenodeaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrange.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinityterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cindervolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontroller.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/componentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorlabelrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/container.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podip.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointaddress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/componentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatewaiting.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/typedlocalobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/preferredschedulingterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiovolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/toleration.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/vspherevirtualdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/fcvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespace.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envfromsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapnodeconfigsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/projectedvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/lifecycle.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcefieldselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotastatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/localobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/storageosvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/servicestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/sessionaffinityconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podsecuritycontext.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/servicespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/quobytevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/handler.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpoints.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/objectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/gcepersistentdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurediskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/securitycontext.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequota.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podantiaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfspersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flexpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/httpgetaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/emptydirvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointsubset.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cinderpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/windowssecuritycontextoptions.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretkeyselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/gitrepovolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/tcpsocketaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/probe.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainer.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/daemonendpoint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotaspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccount.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/httpheader.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/portworxvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secret.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flockervolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/service.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/storageospersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/localvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/affinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/capabilities.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapiprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/portstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiopersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingrules.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricidentifier.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerbehavior.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metrictarget.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricvaluestatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalercondition.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scale.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalestatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalespec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalercondition.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/servicereference.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/webhookclientconfig.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rulewithoperations.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rule.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/servicereference.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/webhookclientconfig.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rulewithoperations.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rule.go ./vendor/k8s.io/client-go/applyconfigurations/internal/internal.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/nonresourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/groupsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/policyruleswithsubjects.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemaspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/serviceaccountsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowdistinguishermethod.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemastatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/queuingconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschema.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemacondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitedprioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/usersubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationreference.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/resourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitresponse.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationcondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationstatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/nonresourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/groupsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/policyruleswithsubjects.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemaspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/serviceaccountsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowdistinguishermethod.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemastatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/queuingconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschema.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemacondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitedprioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/usersubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationreference.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/resourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitresponse.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationcondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedcsidriver.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/scale.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/idrange.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollbackconfig.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyegressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/hostportrange.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicypeer.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/selinuxstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/supplementalgroupsstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ipblock.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runtimeclassstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/fsgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedflexvolume.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasuserstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedhostpath.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyport.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1/priorityclass.go ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1/priorityclass.go ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1/priorityclass.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1/leasespec.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1/lease.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/leasespec.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/lease.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1/event.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/event.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversioncondition.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversion.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/serverstorageversion.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversionstatus.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/condition.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/ownerreference.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/preconditions.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/deleteoptions.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/objectmeta.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselector.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/managedfieldsentry.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/typemeta.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/scheduling.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/scheduling.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/scheduling.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclass.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyegressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicypeer.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressservicebackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassparametersreference.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ipblock.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/servicebackendport.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyport.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclass.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassparametersreference.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/eviction.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudget.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedcsidriver.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/idrange.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/hostportrange.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/selinuxstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/supplementalgroupsstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/eviction.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runtimeclassstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/fsgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedflexvolume.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasuserstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedhostpath.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudget.go ./vendor/k8s.io/client-go/rest/plugin.go ./vendor/k8s.io/client-go/rest/fake/fake.go ./vendor/k8s.io/client-go/rest/request.go ./vendor/k8s.io/client-go/rest/exec.go ./vendor/k8s.io/client-go/rest/transport.go ./vendor/k8s.io/client-go/rest/config.go ./vendor/k8s.io/client-go/rest/urlbackoff.go ./vendor/k8s.io/client-go/rest/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/rest/warnings.go ./vendor/k8s.io/client-go/rest/with_retry.go ./vendor/k8s.io/client-go/rest/client.go ./vendor/k8s.io/client-go/rest/url_utils.go ./vendor/k8s.io/client-go/rest/watch/encoder.go ./vendor/k8s.io/client-go/rest/watch/decoder.go ./vendor/k8s.io/client-go/transport/token_source.go ./vendor/k8s.io/client-go/transport/cache.go ./vendor/k8s.io/client-go/transport/transport.go ./vendor/k8s.io/client-go/transport/config.go ./vendor/k8s.io/client-go/transport/cert_rotation.go ./vendor/k8s.io/client-go/transport/round_trippers.go ./vendor/k8s.io/client-go/kubernetes/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/fake/register.go ./vendor/k8s.io/client-go/kubernetes/fake/clientset_generated.go ./vendor/k8s.io/client-go/kubernetes/clientset.go ./vendor/k8s.io/client-go/kubernetes/scheme/doc.go ./vendor/k8s.io/client-go/kubernetes/scheme/register.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/fake/fake_discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/fake/fake_endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fake/fake_discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fake/fake_endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/fake_storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/fake_csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/fake_volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/fake_certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/fake_certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/fake_certificatesigningrequest_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/fake_certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/fake_certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/fake_job.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/fake_cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/fake_batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/job.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake/fake_cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake/fake_batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/node.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_endpoints.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_persistentvolumeclaim.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_pod_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_event.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_core_client.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_configmap.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_podtemplate.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_limitrange.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_node.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_namespace_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_replicationcontroller.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_resourcequota.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_service.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_node_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_serviceaccount.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_componentstatus.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_persistentvolume.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_service_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_namespace.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_secret.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_pod.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/configmap.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolumeclaim.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/service_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolume.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/core_client.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/node_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/limitrange.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/replicationcontroller.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/componentstatus.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/endpoints.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/podtemplate.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/resourcequota.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/serviceaccount.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/secret.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/service.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake/fake_horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake/fake_autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake/fake_horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake/fake_autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake/fake_horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake/fake_autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/fake_validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/fake_mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/fake_admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/fake_validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/fake_mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/fake_admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/fake_prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/fake_flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/fake_flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/fake_prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/fake_flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/fake_flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_deployment_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_extensions_client.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/extensions_client.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake/fake_scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake/fake_priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/fake_scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/fake_priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake/fake_scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake/fake_priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/fake/fake_lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/fake/fake_coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake/fake_lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake/fake_coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/fake/fake_event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/fake/fake_events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/fake_event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/fake_events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/fake_event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fake/fake_storageversion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fake/fake_apiserverinternal_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/storageversion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/apiserverinternal_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/fake_authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/fake_tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake/fake_authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake/fake_tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/fake/fake_runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/fake/fake_node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/fake/fake_runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/fake/fake_node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/fake/fake_runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/fake/fake_node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/fake_networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/fake_ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/fake_ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/doc.go ./vendor/k8s.io/client-go/kubernetes/import.go ./vendor/k8s.io/api/discovery/v1/generated.pb.go ./vendor/k8s.io/api/discovery/v1/doc.go ./vendor/k8s.io/api/discovery/v1/register.go ./vendor/k8s.io/api/discovery/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/discovery/v1/types.go ./vendor/k8s.io/api/discovery/v1/well_known_labels.go ./vendor/k8s.io/api/discovery/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/discovery/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/discovery/v1beta1/generated.pb.go ./vendor/k8s.io/api/discovery/v1beta1/doc.go ./vendor/k8s.io/api/discovery/v1beta1/register.go ./vendor/k8s.io/api/discovery/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/discovery/v1beta1/types.go ./vendor/k8s.io/api/discovery/v1beta1/well_known_labels.go ./vendor/k8s.io/api/discovery/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1alpha1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/storage/v1alpha1/generated.pb.go ./vendor/k8s.io/api/storage/v1alpha1/doc.go ./vendor/k8s.io/api/storage/v1alpha1/register.go ./vendor/k8s.io/api/storage/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1alpha1/types.go ./vendor/k8s.io/api/storage/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1/generated.pb.go ./vendor/k8s.io/api/storage/v1/doc.go ./vendor/k8s.io/api/storage/v1/register.go ./vendor/k8s.io/api/storage/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1/types.go ./vendor/k8s.io/api/storage/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/storage/v1beta1/generated.pb.go ./vendor/k8s.io/api/storage/v1beta1/doc.go ./vendor/k8s.io/api/storage/v1beta1/register.go ./vendor/k8s.io/api/storage/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1beta1/types.go ./vendor/k8s.io/api/storage/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/certificates/v1/generated.pb.go ./vendor/k8s.io/api/certificates/v1/doc.go ./vendor/k8s.io/api/certificates/v1/register.go ./vendor/k8s.io/api/certificates/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/certificates/v1/types.go ./vendor/k8s.io/api/certificates/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/certificates/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/certificates/v1beta1/generated.pb.go ./vendor/k8s.io/api/certificates/v1beta1/doc.go ./vendor/k8s.io/api/certificates/v1beta1/register.go ./vendor/k8s.io/api/certificates/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/certificates/v1beta1/types.go ./vendor/k8s.io/api/certificates/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1/generated.pb.go ./vendor/k8s.io/api/apps/v1/doc.go ./vendor/k8s.io/api/apps/v1/register.go ./vendor/k8s.io/api/apps/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1/types.go ./vendor/k8s.io/api/apps/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/apps/v1beta1/generated.pb.go ./vendor/k8s.io/api/apps/v1beta1/doc.go ./vendor/k8s.io/api/apps/v1beta1/register.go ./vendor/k8s.io/api/apps/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1beta1/types.go ./vendor/k8s.io/api/apps/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1beta2/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/apps/v1beta2/generated.pb.go ./vendor/k8s.io/api/apps/v1beta2/doc.go ./vendor/k8s.io/api/apps/v1beta2/register.go ./vendor/k8s.io/api/apps/v1beta2/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1beta2/types.go ./vendor/k8s.io/api/apps/v1beta2/types_swagger_doc_generated.go ./vendor/k8s.io/api/batch/v1/generated.pb.go ./vendor/k8s.io/api/batch/v1/doc.go ./vendor/k8s.io/api/batch/v1/register.go ./vendor/k8s.io/api/batch/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/batch/v1/types.go ./vendor/k8s.io/api/batch/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/batch/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/batch/v1beta1/generated.pb.go ./vendor/k8s.io/api/batch/v1beta1/doc.go ./vendor/k8s.io/api/batch/v1beta1/register.go ./vendor/k8s.io/api/batch/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/batch/v1beta1/types.go ./vendor/k8s.io/api/batch/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/core/v1/taint.go ./vendor/k8s.io/api/core/v1/annotation_key_constants.go ./vendor/k8s.io/api/core/v1/well_known_taints.go ./vendor/k8s.io/api/core/v1/generated.pb.go ./vendor/k8s.io/api/core/v1/doc.go ./vendor/k8s.io/api/core/v1/register.go ./vendor/k8s.io/api/core/v1/toleration.go ./vendor/k8s.io/api/core/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/core/v1/resource.go ./vendor/k8s.io/api/core/v1/lifecycle.go ./vendor/k8s.io/api/core/v1/types.go ./vendor/k8s.io/api/core/v1/objectreference.go ./vendor/k8s.io/api/core/v1/well_known_labels.go ./vendor/k8s.io/api/core/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/autoscaling/v2beta2/generated.pb.go ./vendor/k8s.io/api/autoscaling/v2beta2/doc.go ./vendor/k8s.io/api/autoscaling/v2beta2/register.go ./vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v2beta2/types.go ./vendor/k8s.io/api/autoscaling/v2beta2/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v1/generated.pb.go ./vendor/k8s.io/api/autoscaling/v1/doc.go ./vendor/k8s.io/api/autoscaling/v1/register.go ./vendor/k8s.io/api/autoscaling/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v1/types.go ./vendor/k8s.io/api/autoscaling/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/autoscaling/v2beta1/generated.pb.go ./vendor/k8s.io/api/autoscaling/v2beta1/doc.go ./vendor/k8s.io/api/autoscaling/v2beta1/register.go ./vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v2beta1/types.go ./vendor/k8s.io/api/autoscaling/v2beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1alpha1/generated.pb.go ./vendor/k8s.io/api/rbac/v1alpha1/doc.go ./vendor/k8s.io/api/rbac/v1alpha1/register.go ./vendor/k8s.io/api/rbac/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1alpha1/types.go ./vendor/k8s.io/api/rbac/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1/generated.pb.go ./vendor/k8s.io/api/rbac/v1/doc.go ./vendor/k8s.io/api/rbac/v1/register.go ./vendor/k8s.io/api/rbac/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1/types.go ./vendor/k8s.io/api/rbac/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/rbac/v1beta1/generated.pb.go ./vendor/k8s.io/api/rbac/v1beta1/doc.go ./vendor/k8s.io/api/rbac/v1beta1/register.go ./vendor/k8s.io/api/rbac/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1beta1/types.go ./vendor/k8s.io/api/rbac/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/admissionregistration/v1/generated.pb.go ./vendor/k8s.io/api/admissionregistration/v1/doc.go ./vendor/k8s.io/api/admissionregistration/v1/register.go ./vendor/k8s.io/api/admissionregistration/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/admissionregistration/v1/types.go ./vendor/k8s.io/api/admissionregistration/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/admissionregistration/v1beta1/generated.pb.go ./vendor/k8s.io/api/admissionregistration/v1beta1/doc.go ./vendor/k8s.io/api/admissionregistration/v1beta1/register.go ./vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/admissionregistration/v1beta1/types.go ./vendor/k8s.io/api/admissionregistration/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/generated.pb.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/doc.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/register.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/types.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/flowcontrol/v1beta1/generated.pb.go ./vendor/k8s.io/api/flowcontrol/v1beta1/doc.go ./vendor/k8s.io/api/flowcontrol/v1beta1/register.go ./vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/flowcontrol/v1beta1/types.go ./vendor/k8s.io/api/flowcontrol/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/extensions/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/extensions/v1beta1/generated.pb.go ./vendor/k8s.io/api/extensions/v1beta1/doc.go ./vendor/k8s.io/api/extensions/v1beta1/register.go ./vendor/k8s.io/api/extensions/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/extensions/v1beta1/types.go ./vendor/k8s.io/api/extensions/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1alpha1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1alpha1/doc.go ./vendor/k8s.io/api/scheduling/v1alpha1/register.go ./vendor/k8s.io/api/scheduling/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1alpha1/types.go ./vendor/k8s.io/api/scheduling/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1/doc.go ./vendor/k8s.io/api/scheduling/v1/register.go ./vendor/k8s.io/api/scheduling/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1/types.go ./vendor/k8s.io/api/scheduling/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/scheduling/v1beta1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1beta1/doc.go ./vendor/k8s.io/api/scheduling/v1beta1/register.go ./vendor/k8s.io/api/scheduling/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1beta1/types.go ./vendor/k8s.io/api/scheduling/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/coordination/v1/generated.pb.go ./vendor/k8s.io/api/coordination/v1/doc.go ./vendor/k8s.io/api/coordination/v1/register.go ./vendor/k8s.io/api/coordination/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/coordination/v1/types.go ./vendor/k8s.io/api/coordination/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/coordination/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/coordination/v1beta1/generated.pb.go ./vendor/k8s.io/api/coordination/v1beta1/doc.go ./vendor/k8s.io/api/coordination/v1beta1/register.go ./vendor/k8s.io/api/coordination/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/coordination/v1beta1/types.go ./vendor/k8s.io/api/coordination/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/events/v1/generated.pb.go ./vendor/k8s.io/api/events/v1/doc.go ./vendor/k8s.io/api/events/v1/register.go ./vendor/k8s.io/api/events/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/events/v1/types.go ./vendor/k8s.io/api/events/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/events/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/events/v1beta1/generated.pb.go ./vendor/k8s.io/api/events/v1beta1/doc.go ./vendor/k8s.io/api/events/v1beta1/register.go ./vendor/k8s.io/api/events/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/events/v1beta1/types.go ./vendor/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.pb.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/doc.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/register.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/types.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authentication/v1/generated.pb.go ./vendor/k8s.io/api/authentication/v1/doc.go ./vendor/k8s.io/api/authentication/v1/register.go ./vendor/k8s.io/api/authentication/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authentication/v1/types.go ./vendor/k8s.io/api/authentication/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authentication/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/authentication/v1beta1/generated.pb.go ./vendor/k8s.io/api/authentication/v1beta1/doc.go ./vendor/k8s.io/api/authentication/v1beta1/register.go ./vendor/k8s.io/api/authentication/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authentication/v1beta1/types.go ./vendor/k8s.io/api/authentication/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1alpha1/generated.pb.go ./vendor/k8s.io/api/node/v1alpha1/doc.go ./vendor/k8s.io/api/node/v1alpha1/register.go ./vendor/k8s.io/api/node/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1alpha1/types.go ./vendor/k8s.io/api/node/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1/generated.pb.go ./vendor/k8s.io/api/node/v1/doc.go ./vendor/k8s.io/api/node/v1/register.go ./vendor/k8s.io/api/node/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1/types.go ./vendor/k8s.io/api/node/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/node/v1beta1/generated.pb.go ./vendor/k8s.io/api/node/v1beta1/doc.go ./vendor/k8s.io/api/node/v1beta1/register.go ./vendor/k8s.io/api/node/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1beta1/types.go ./vendor/k8s.io/api/node/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authorization/v1/generated.pb.go ./vendor/k8s.io/api/authorization/v1/doc.go ./vendor/k8s.io/api/authorization/v1/register.go ./vendor/k8s.io/api/authorization/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authorization/v1/types.go ./vendor/k8s.io/api/authorization/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authorization/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/authorization/v1beta1/generated.pb.go ./vendor/k8s.io/api/authorization/v1beta1/doc.go ./vendor/k8s.io/api/authorization/v1beta1/register.go ./vendor/k8s.io/api/authorization/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authorization/v1beta1/types.go ./vendor/k8s.io/api/authorization/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/networking/v1/well_known_annotations.go ./vendor/k8s.io/api/networking/v1/generated.pb.go ./vendor/k8s.io/api/networking/v1/doc.go ./vendor/k8s.io/api/networking/v1/register.go ./vendor/k8s.io/api/networking/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/networking/v1/types.go ./vendor/k8s.io/api/networking/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/networking/v1beta1/well_known_annotations.go ./vendor/k8s.io/api/networking/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/networking/v1beta1/generated.pb.go ./vendor/k8s.io/api/networking/v1beta1/doc.go ./vendor/k8s.io/api/networking/v1beta1/register.go ./vendor/k8s.io/api/networking/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/networking/v1beta1/types.go ./vendor/k8s.io/api/networking/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/policy/v1/generated.pb.go ./vendor/k8s.io/api/policy/v1/doc.go ./vendor/k8s.io/api/policy/v1/register.go ./vendor/k8s.io/api/policy/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/policy/v1/types.go ./vendor/k8s.io/api/policy/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/policy/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/policy/v1beta1/generated.pb.go ./vendor/k8s.io/api/policy/v1beta1/doc.go ./vendor/k8s.io/api/policy/v1beta1/register.go ./vendor/k8s.io/api/policy/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/policy/v1beta1/types.go ./vendor/k8s.io/api/policy/v1beta1/types_swagger_doc_generated.go ./vendor/gopkg.in/yaml.v3/writerc.go ./vendor/gopkg.in/yaml.v3/yamlprivateh.go ./vendor/gopkg.in/yaml.v3/yaml.go ./vendor/gopkg.in/yaml.v3/readerc.go ./vendor/gopkg.in/yaml.v3/scannerc.go ./vendor/gopkg.in/yaml.v3/resolve.go ./vendor/gopkg.in/yaml.v3/apic.go ./vendor/gopkg.in/yaml.v3/encode.go ./vendor/gopkg.in/yaml.v3/parserc.go ./vendor/gopkg.in/yaml.v3/yamlh.go ./vendor/gopkg.in/yaml.v3/sorter.go ./vendor/gopkg.in/yaml.v3/emitterc.go ./vendor/gopkg.in/yaml.v3/decode.go ./vendor/gopkg.in/alecthomas/kingpin.v2/global.go ./vendor/gopkg.in/alecthomas/kingpin.v2/envar.go ./vendor/gopkg.in/alecthomas/kingpin.v2/actions.go ./vendor/gopkg.in/alecthomas/kingpin.v2/values_generated.go ./vendor/gopkg.in/alecthomas/kingpin.v2/app.go ./vendor/gopkg.in/alecthomas/kingpin.v2/args.go ./vendor/gopkg.in/alecthomas/kingpin.v2/flags.go ./vendor/gopkg.in/alecthomas/kingpin.v2/model.go ./vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth.go ./vendor/gopkg.in/alecthomas/kingpin.v2/doc.go ./vendor/gopkg.in/alecthomas/kingpin.v2/usage.go ./vendor/gopkg.in/alecthomas/kingpin.v2/values.go ./vendor/gopkg.in/alecthomas/kingpin.v2/cmd.go ./vendor/gopkg.in/alecthomas/kingpin.v2/parsers.go ./vendor/gopkg.in/alecthomas/kingpin.v2/completions.go ./vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go ./vendor/gopkg.in/alecthomas/kingpin.v2/parser.go ./vendor/gopkg.in/alecthomas/kingpin.v2/templates.go ./vendor/gopkg.in/yaml.v2/writerc.go ./vendor/gopkg.in/yaml.v2/yamlprivateh.go ./vendor/gopkg.in/yaml.v2/yaml.go ./vendor/gopkg.in/yaml.v2/readerc.go ./vendor/gopkg.in/yaml.v2/scannerc.go ./vendor/gopkg.in/yaml.v2/resolve.go ./vendor/gopkg.in/yaml.v2/apic.go ./vendor/gopkg.in/yaml.v2/encode.go ./vendor/gopkg.in/yaml.v2/parserc.go ./vendor/gopkg.in/yaml.v2/yamlh.go ./vendor/gopkg.in/yaml.v2/sorter.go ./vendor/gopkg.in/yaml.v2/emitterc.go ./vendor/gopkg.in/yaml.v2/decode.go ./vendor/gopkg.in/inf.v0/dec.go ./vendor/gopkg.in/inf.v0/rounder.go ./vendor/go.opencensus.io/trace/trace.go ./vendor/go.opencensus.io/trace/trace_go11.go ./vendor/go.opencensus.io/trace/tracestate/tracestate.go ./vendor/go.opencensus.io/trace/internal/internal.go ./vendor/go.opencensus.io/trace/config.go ./vendor/go.opencensus.io/trace/propagation/propagation.go ./vendor/go.opencensus.io/trace/spanbucket.go ./vendor/go.opencensus.io/trace/lrumap.go ./vendor/go.opencensus.io/trace/doc.go ./vendor/go.opencensus.io/trace/spanstore.go ./vendor/go.opencensus.io/trace/trace_nongo11.go ./vendor/go.opencensus.io/trace/sampling.go ./vendor/go.opencensus.io/trace/trace_api.go ./vendor/go.opencensus.io/trace/export.go ./vendor/go.opencensus.io/trace/status_codes.go ./vendor/go.opencensus.io/trace/evictedqueue.go ./vendor/go.opencensus.io/trace/basetypes.go ./vendor/go.opencensus.io/stats/units.go ./vendor/go.opencensus.io/stats/internal/record.go ./vendor/go.opencensus.io/stats/record.go ./vendor/go.opencensus.io/stats/measure_float64.go ./vendor/go.opencensus.io/stats/measure.go ./vendor/go.opencensus.io/stats/doc.go ./vendor/go.opencensus.io/stats/view/view.go ./vendor/go.opencensus.io/stats/view/aggregation_data.go ./vendor/go.opencensus.io/stats/view/view_to_metric.go ./vendor/go.opencensus.io/stats/view/doc.go ./vendor/go.opencensus.io/stats/view/worker.go ./vendor/go.opencensus.io/stats/view/collector.go ./vendor/go.opencensus.io/stats/view/aggregation.go ./vendor/go.opencensus.io/stats/view/export.go ./vendor/go.opencensus.io/stats/view/worker_commands.go ./vendor/go.opencensus.io/stats/measure_int64.go ./vendor/go.opencensus.io/plugin/ochttp/trace.go ./vendor/go.opencensus.io/plugin/ochttp/wrapped_body.go ./vendor/go.opencensus.io/plugin/ochttp/server.go ./vendor/go.opencensus.io/plugin/ochttp/client_stats.go ./vendor/go.opencensus.io/plugin/ochttp/route.go ./vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go ./vendor/go.opencensus.io/plugin/ochttp/stats.go ./vendor/go.opencensus.io/plugin/ochttp/doc.go ./vendor/go.opencensus.io/plugin/ochttp/client.go ./vendor/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go ./vendor/go.opencensus.io/tag/context.go ./vendor/go.opencensus.io/tag/profile_not19.go ./vendor/go.opencensus.io/tag/profile_19.go ./vendor/go.opencensus.io/tag/key.go ./vendor/go.opencensus.io/tag/doc.go ./vendor/go.opencensus.io/tag/validate.go ./vendor/go.opencensus.io/tag/metadata.go ./vendor/go.opencensus.io/tag/map.go ./vendor/go.opencensus.io/tag/map_codec.go ./vendor/go.opencensus.io/internal/sanitize.go ./vendor/go.opencensus.io/internal/internal.go ./vendor/go.opencensus.io/internal/tagencoding/tagencoding.go ./vendor/go.opencensus.io/internal/traceinternals.go ./vendor/go.opencensus.io/metric/metricdata/exemplar.go ./vendor/go.opencensus.io/metric/metricdata/type_string.go ./vendor/go.opencensus.io/metric/metricdata/metric.go ./vendor/go.opencensus.io/metric/metricdata/point.go ./vendor/go.opencensus.io/metric/metricdata/doc.go ./vendor/go.opencensus.io/metric/metricdata/unit.go ./vendor/go.opencensus.io/metric/metricdata/label.go ./vendor/go.opencensus.io/metric/metricproducer/manager.go ./vendor/go.opencensus.io/metric/metricproducer/producer.go ./vendor/go.opencensus.io/opencensus.go ./vendor/go.opencensus.io/resource/resource.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/bson.go ./vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go ./vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./vendor/go.mongodb.org/mongo-driver/bson/bson_1_8.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go ./vendor/go.mongodb.org/mongo-driver/bson/types.go ./vendor/go.mongodb.org/mongo-driver/bson/raw.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/version.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./vendor/google.golang.org/protobuf/reflect/protodesc/proto.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_pure.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go ./vendor/google.golang.org/protobuf/internal/filetype/build.go ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go ./vendor/google.golang.org/protobuf/internal/strs/strings_pure.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/order/order.go ./vendor/google.golang.org/protobuf/internal/order/range.go ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/text/encode.go ./vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/json/encode.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./vendor/google.golang.org/protobuf/internal/descopts/options.go ./vendor/google.golang.org/protobuf/internal/errors/is_go112.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/version/version.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go ./vendor/google.golang.org/protobuf/internal/flags/flags.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go ./vendor/google.golang.org/protobuf/internal/set/ints.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./vendor/google.golang.org/protobuf/internal/filedesc/build.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go ./vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./vendor/google.golang.org/protobuf/internal/impl/weak.go ./vendor/google.golang.org/protobuf/internal/impl/extension.go ./vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/enum.go ./vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./vendor/google.golang.org/protobuf/internal/impl/message.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./vendor/google.golang.org/protobuf/internal/impl/convert.go ./vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./vendor/google.golang.org/protobuf/internal/impl/api_export.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./vendor/google.golang.org/protobuf/internal/impl/encode.go ./vendor/google.golang.org/protobuf/internal/impl/validate.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./vendor/google.golang.org/protobuf/internal/impl/merge.go ./vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./vendor/google.golang.org/protobuf/internal/impl/decode.go ./vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go ./vendor/google.golang.org/protobuf/internal/detrand/rand.go ./vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./vendor/google.golang.org/protobuf/internal/genid/goname.go ./vendor/google.golang.org/protobuf/internal/genid/doc.go ./vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go ./vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go ./vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go ./vendor/google.golang.org/protobuf/encoding/prototext/encode.go ./vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go ./vendor/google.golang.org/protobuf/types/known/structpb/struct.pb.go ./vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go ./vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go ./vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go ./vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go ./vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go ./vendor/google.golang.org/protobuf/types/pluginpb/plugin.pb.go ./vendor/google.golang.org/protobuf/proto/extension.go ./vendor/google.golang.org/protobuf/proto/decode_gen.go ./vendor/google.golang.org/protobuf/proto/equal.go ./vendor/google.golang.org/protobuf/proto/size_gen.go ./vendor/google.golang.org/protobuf/proto/proto_methods.go ./vendor/google.golang.org/protobuf/proto/messageset.go ./vendor/google.golang.org/protobuf/proto/reset.go ./vendor/google.golang.org/protobuf/proto/size.go ./vendor/google.golang.org/protobuf/proto/proto.go ./vendor/google.golang.org/protobuf/proto/encode.go ./vendor/google.golang.org/protobuf/proto/doc.go ./vendor/google.golang.org/protobuf/proto/encode_gen.go ./vendor/google.golang.org/protobuf/proto/proto_reflect.go ./vendor/google.golang.org/protobuf/proto/merge.go ./vendor/google.golang.org/protobuf/proto/wrappers.go ./vendor/google.golang.org/protobuf/proto/checkinit.go ./vendor/google.golang.org/protobuf/proto/decode.go ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go ./vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go ./vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./vendor/google.golang.org/appengine/appengine_vm.go ./vendor/google.golang.org/appengine/timeout.go ./vendor/google.golang.org/appengine/appengine.go ./vendor/google.golang.org/appengine/internal/log/log_service.pb.go ./vendor/google.golang.org/appengine/internal/api_common.go ./vendor/google.golang.org/appengine/internal/main_common.go ./vendor/google.golang.org/appengine/internal/main.go ./vendor/google.golang.org/appengine/internal/identity_vm.go ./vendor/google.golang.org/appengine/internal/main_vm.go ./vendor/google.golang.org/appengine/internal/identity_classic.go ./vendor/google.golang.org/appengine/internal/net.go ./vendor/google.golang.org/appengine/internal/internal.go ./vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.pb.go ./vendor/google.golang.org/appengine/internal/datastore/datastore_v3.pb.go ./vendor/google.golang.org/appengine/internal/transaction.go ./vendor/google.golang.org/appengine/internal/app_id.go ./vendor/google.golang.org/appengine/internal/base/api_base.pb.go ./vendor/google.golang.org/appengine/internal/api_classic.go ./vendor/google.golang.org/appengine/internal/identity_flex.go ./vendor/google.golang.org/appengine/internal/api.go ./vendor/google.golang.org/appengine/internal/remote_api/remote_api.pb.go ./vendor/google.golang.org/appengine/internal/metadata.go ./vendor/google.golang.org/appengine/internal/modules/modules_service.pb.go ./vendor/google.golang.org/appengine/internal/identity.go ./vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.pb.go ./vendor/google.golang.org/appengine/namespace.go ./vendor/google.golang.org/appengine/identity.go ./vendor/google.golang.org/appengine/errors.go ./vendor/google.golang.org/appengine/urlfetch/urlfetch.go ./vendor/google.golang.org/grpc/attributes/attributes.go ./vendor/google.golang.org/grpc/trace.go ./vendor/google.golang.org/grpc/call.go ./vendor/google.golang.org/grpc/backoff/backoff.go ./vendor/google.golang.org/grpc/stats/stats.go ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/preloader.go ./vendor/google.golang.org/grpc/status/status.go ./vendor/google.golang.org/grpc/server.go ./vendor/google.golang.org/grpc/version.go ./vendor/google.golang.org/grpc/peer/peer.go ./vendor/google.golang.org/grpc/metadata/metadata.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/component.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/interceptor.go ./vendor/google.golang.org/grpc/internal/backoff/backoff.go ./vendor/google.golang.org/grpc/internal/status/status.go ./vendor/google.golang.org/grpc/internal/syscall/syscall_nonlinux.go ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go ./vendor/google.golang.org/grpc/internal/metadata/metadata.go ./vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go ./vendor/google.golang.org/grpc/internal/resolver/unix/unix.go ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go ./vendor/google.golang.org/grpc/internal/resolver/dns/go113.go ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go ./vendor/google.golang.org/grpc/internal/resolver/config_selector.go ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go ./vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./vendor/google.golang.org/grpc/internal/internal.go ./vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./vendor/google.golang.org/grpc/internal/credentials/credentials.go ./vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./vendor/google.golang.org/grpc/internal/credentials/util.go ./vendor/google.golang.org/grpc/internal/credentials/syscallconn_appengine.go ./vendor/google.golang.org/grpc/internal/credentials/spiffe_appengine.go ./vendor/google.golang.org/grpc/internal/balancerload/load.go ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./vendor/google.golang.org/grpc/internal/binarylog/sink.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go ./vendor/google.golang.org/grpc/internal/grpcutil/method.go ./vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./vendor/google.golang.org/grpc/internal/grpcutil/target.go ./vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go ./vendor/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/google.golang.org/grpc/internal/channelz/util_nonlinux.go ./vendor/google.golang.org/grpc/internal/channelz/util_linux.go ./vendor/google.golang.org/grpc/internal/channelz/types.go ./vendor/google.golang.org/grpc/internal/channelz/logging.go ./vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./vendor/google.golang.org/grpc/internal/channelz/types_nonlinux.go ./vendor/google.golang.org/grpc/internal/grpcsync/event.go ./vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./vendor/google.golang.org/grpc/internal/transport/http2_client.go ./vendor/google.golang.org/grpc/internal/transport/transport.go ./vendor/google.golang.org/grpc/internal/transport/http2_server.go ./vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./vendor/google.golang.org/grpc/internal/transport/defaults.go ./vendor/google.golang.org/grpc/internal/transport/proxy.go ./vendor/google.golang.org/grpc/internal/transport/http_util.go ./vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go ./vendor/google.golang.org/grpc/internal/transport/handler_server.go ./vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./vendor/google.golang.org/grpc/keepalive/keepalive.go ./vendor/google.golang.org/grpc/encoding/encoding.go ./vendor/google.golang.org/grpc/encoding/proto/proto.go ./vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go ./vendor/google.golang.org/grpc/tap/tap.go ./vendor/google.golang.org/grpc/resolver/resolver.go ./vendor/google.golang.org/grpc/credentials/tls.go ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/credentials/go12.go ./vendor/google.golang.org/grpc/dialoptions.go ./vendor/google.golang.org/grpc/backoff.go ./vendor/google.golang.org/grpc/service_config.go ./vendor/google.golang.org/grpc/stream.go ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go ./vendor/google.golang.org/grpc/doc.go ./vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./vendor/google.golang.org/grpc/pickfirst.go ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go ./vendor/google.golang.org/grpc/balancer/grpclb/state/state.go ./vendor/google.golang.org/grpc/balancer/base/balancer.go ./vendor/google.golang.org/grpc/balancer/base/base.go ./vendor/google.golang.org/grpc/balancer/balancer.go ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go ./vendor/google.golang.org/grpc/rpc_util.go ./vendor/google.golang.org/grpc/codec.go ./vendor/google.golang.org/grpc/picker_wrapper.go ./vendor/google.golang.org/grpc/connectivity/connectivity.go ./vendor/google.golang.org/grpc/clientconn.go ./vendor/google.golang.org/api/compute/v1/compute-gen.go ./vendor/google.golang.org/api/internal/conn_pool.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go ./vendor/google.golang.org/api/internal/creds.go ./vendor/google.golang.org/api/internal/settings.go ./vendor/google.golang.org/api/internal/gensupport/version.go ./vendor/google.golang.org/api/internal/gensupport/jsonfloat.go ./vendor/google.golang.org/api/internal/gensupport/params.go ./vendor/google.golang.org/api/internal/gensupport/doc.go ./vendor/google.golang.org/api/internal/gensupport/buffer.go ./vendor/google.golang.org/api/internal/gensupport/retryable_linux.go ./vendor/google.golang.org/api/internal/gensupport/send.go ./vendor/google.golang.org/api/internal/gensupport/media.go ./vendor/google.golang.org/api/internal/gensupport/json.go ./vendor/google.golang.org/api/internal/gensupport/resumable.go ./vendor/google.golang.org/api/internal/impersonate/impersonate.go ./vendor/google.golang.org/api/googleapi/googleapi.go ./vendor/google.golang.org/api/googleapi/types.go ./vendor/google.golang.org/api/googleapi/transport/apikey.go ./vendor/google.golang.org/api/option/credentials_notgo19.go ./vendor/google.golang.org/api/option/option.go ./vendor/google.golang.org/api/option/internaloption/internaloption.go ./vendor/google.golang.org/api/option/credentials_go19.go ./vendor/google.golang.org/api/transport/internal/dca/dca.go ./vendor/google.golang.org/api/transport/cert/default_cert.go ./vendor/google.golang.org/api/transport/http/internal/propagation/http.go ./vendor/google.golang.org/api/transport/http/dial_appengine.go ./vendor/google.golang.org/api/transport/http/dial.go ./vendor/google.golang.org/api/transport/http/configure_http2_go116.go ./vendor/google.golang.org/api/transport/http/default_transport_not_go113.go ./vendor/google.golang.org/api/transport/http/configure_http2_not_go116.go ./vendor/google.golang.org/api/transport/http/default_transport_go113.go ./vendor/go.uber.org/goleak/tracestack_old.go ./vendor/go.uber.org/goleak/testmain.go ./vendor/go.uber.org/goleak/internal/stack/stacks.go ./vendor/go.uber.org/goleak/doc.go ./vendor/go.uber.org/goleak/options.go ./vendor/go.uber.org/goleak/tracestack_new.go ./vendor/go.uber.org/goleak/leaks.go ./vendor/go.uber.org/atomic/error.go ./vendor/go.uber.org/atomic/duration.go ./vendor/go.uber.org/atomic/float64_ext.go ./vendor/go.uber.org/atomic/float64.go ./vendor/go.uber.org/atomic/nocmp.go ./vendor/go.uber.org/atomic/time_ext.go ./vendor/go.uber.org/atomic/string_ext.go ./vendor/go.uber.org/atomic/bool_ext.go ./vendor/go.uber.org/atomic/time.go ./vendor/go.uber.org/atomic/value.go ./vendor/go.uber.org/atomic/int32.go ./vendor/go.uber.org/atomic/string.go ./vendor/go.uber.org/atomic/int64.go ./vendor/go.uber.org/atomic/unsafe_pointer.go ./vendor/go.uber.org/atomic/doc.go ./vendor/go.uber.org/atomic/uint64.go ./vendor/go.uber.org/atomic/bool.go ./vendor/go.uber.org/atomic/duration_ext.go ./vendor/go.uber.org/atomic/uint32.go ./vendor/go.uber.org/atomic/gen.go ./vendor/go.uber.org/atomic/uintptr.go ./vendor/go.uber.org/atomic/error_ext.go ./vendor/cloud.google.com/go/compute/metadata/retry.go ./vendor/cloud.google.com/go/compute/metadata/retry_linux.go ./vendor/cloud.google.com/go/compute/metadata/metadata.go ./scrape/scrape.go ./scrape/manager_test.go ./scrape/manager.go ./scrape/scrape_test.go ./scrape/target_test.go ./scrape/target.go ./scrape/helpers_test.go ./tsdb/exemplar.go ./tsdb/wal_test.go ./tsdb/repair.go ./tsdb/wal.go ./tsdb/block_test.go ./tsdb/repair_test.go ./tsdb/head_test.go ./tsdb/wal/wal_test.go ./tsdb/wal/wal.go ./tsdb/wal/reader_test.go ./tsdb/wal/reader.go ./tsdb/wal/checkpoint_test.go ./tsdb/wal/live_reader.go ./tsdb/wal/checkpoint.go ./tsdb/wal/watcher_test.go ./tsdb/wal/watcher.go ./tsdb/isolation_test.go ./tsdb/example_test.go ./tsdb/record/record_test.go ./tsdb/record/record.go ./tsdb/head_read.go ./tsdb/index/postingsstats_test.go ./tsdb/index/postings.go ./tsdb/index/postings_test.go ./tsdb/index/index_test.go ./tsdb/index/postingsstats.go ./tsdb/index/index.go ./tsdb/encoding/encoding.go ./tsdb/chunks/head_chunks.go ./tsdb/chunks/head_chunks_windows.go ./tsdb/chunks/head_chunks_test.go ./tsdb/chunks/chunks.go ./tsdb/chunks/head_chunks_other.go ./tsdb/chunks/chunks_test.go ./tsdb/tsdbutil/dir_locker_test.go ./tsdb/tsdbutil/dir_locker.go ./tsdb/tsdbutil/buffer_test.go ./tsdb/tsdbutil/buffer.go ./tsdb/tsdbutil/dir_locker_testutil.go ./tsdb/tsdbutil/chunks.go ./tsdb/head_append.go ./tsdb/db_test.go ./tsdb/tombstones/tombstones.go ./tsdb/tombstones/tombstones_test.go ./tsdb/blockwriter_test.go ./tsdb/exemplar_test.go ./tsdb/errors/errors.go ./tsdb/db.go ./tsdb/fileutil/flock_test.go ./tsdb/fileutil/sync_linux.go ./tsdb/fileutil/dir.go ./tsdb/fileutil/flock_solaris.go ./tsdb/fileutil/dir_unix.go ./tsdb/fileutil/mmap_windows.go ./tsdb/fileutil/mmap_386.go ./tsdb/fileutil/fileutil.go ./tsdb/fileutil/sync.go ./tsdb/fileutil/preallocate_darwin.go ./tsdb/fileutil/mmap_arm64.go ./tsdb/fileutil/mmap.go ./tsdb/fileutil/flock_plan9.go ./tsdb/fileutil/flock_windows.go ./tsdb/fileutil/flock.go ./tsdb/fileutil/preallocate_other.go ./tsdb/fileutil/dir_windows.go ./tsdb/fileutil/flock_unix.go ./tsdb/fileutil/preallocate_linux.go ./tsdb/fileutil/mmap_unix.go ./tsdb/fileutil/preallocate.go ./tsdb/fileutil/sync_darwin.go ./tsdb/fileutil/mmap_amd64.go ./tsdb/head.go ./tsdb/goversion/init.go ./tsdb/goversion/goversion_test.go ./tsdb/goversion/goversion.go ./tsdb/test/labels_test.go ./tsdb/test/conv_test.go ./tsdb/test/hash_test.go ./tsdb/head_wal.go ./tsdb/querier.go ./tsdb/blockwriter.go ./tsdb/isolation.go ./tsdb/mocks_test.go ./tsdb/compact.go ./tsdb/querier_bench_test.go ./tsdb/tsdbblockutil.go ./tsdb/agent/series.go ./tsdb/agent/db_test.go ./tsdb/agent/db.go ./tsdb/compact_test.go ./tsdb/querier_test.go ./tsdb/head_bench_test.go ./tsdb/chunkenc/bstream_test.go ./tsdb/chunkenc/chunk.go ./tsdb/chunkenc/bstream.go ./tsdb/chunkenc/xor.go ./tsdb/chunkenc/chunk_test.go ./tsdb/block.go ./config/config_windows_test.go ./config/config.go ./config/config_default_test.go ./config/config_test.go ./scripts/tools.go ./cmd/prometheus/main_test.go ./cmd/prometheus/main.go ./cmd/prometheus/main_unix_test.go ./cmd/prometheus/query_log_test.go ./cmd/promtool/archive.go ./cmd/promtool/rules_test.go ./cmd/promtool/main_test.go ./cmd/promtool/unittest.go ./cmd/promtool/rules.go ./cmd/promtool/debug.go ./cmd/promtool/main.go ./cmd/promtool/sd.go ./cmd/promtool/sd_test.go ./cmd/promtool/backfill.go ./cmd/promtool/backfill_test.go ./cmd/promtool/tsdb.go ./cmd/promtool/unittest_test.go ./documentation/examples/custom-sd/adapter/adapter_test.go ./documentation/examples/custom-sd/adapter/adapter.go ./documentation/examples/custom-sd/adapter-usage/main.go ./documentation/examples/remote_storage/example_write_adapter/server.go ./documentation/examples/remote_storage/remote_storage_adapter/main.go ./documentation/examples/remote_storage/remote_storage_adapter/influxdb/client_test.go ./documentation/examples/remote_storage/remote_storage_adapter/influxdb/client.go ./documentation/examples/remote_storage/remote_storage_adapter/graphite/escape.go ./documentation/examples/remote_storage/remote_storage_adapter/graphite/client_test.go ./documentation/examples/remote_storage/remote_storage_adapter/graphite/client.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/tagvalue_test.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/tagvalue.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/client_test.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/client.go ./template/template_test.go ./template/template.go + echo 'Patch #0 (defaults-paths.patch):' Patch #0 (defaults-paths.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file cmd/prometheus/main.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qoytsx + umask 022 + cd /builddir/build/BUILD + cd prometheus-2.32.1 + export 'BUILDTAGS=netgo builtinassets' + BUILDTAGS='netgo builtinassets' + LDFLAGS='-X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.ocs23 -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/prometheus + GOPATH=/builddir/build/BUILD/prometheus-2.32.1/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback netgo builtinassets' -ldflags '-X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.ocs23 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/prometheus/version=2.32.1 -B 0x902bda21e364a3f9189d300d547555bf0500c155 -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/prometheus-2.32.1/_build/bin/prometheus github.com/prometheus/prometheus/cmd/prometheus WORK=/tmp/go-build2269421363 github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b328/ log/internal internal/race mkdir -p $WORK/b021/ internal/goarch cat >/tmp/go-build2269421363/b328/importcfg << 'EOF' # internal # import config EOF internal/godebugs cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid brCNW7ab37dqdEA-PCt7/brCNW7ab37dqdEA-PCt7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana/const.go mkdir -p $WORK/b006/ mkdir -p $WORK/b013/ cat >/tmp/go-build2269421363/b021/importcfg << 'EOF' # internal # import config EOF internal/goexperiment mkdir -p $WORK/b057/ vendor/golang.org/x/crypto/internal/alias /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-build2269421363/b006/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b014/ container/list /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-build2269421363/b013/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b122/ cat >/tmp/go-build2269421363/b057/importcfg << 'EOF' # internal # import config EOF /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 mkdir -p $WORK/b073/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p log/internal -std -complete -installsuffix shared -buildid -NCkVFxRg0I16pvZKO7x/-NCkVFxRg0I16pvZKO7x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/log/internal/internal.go cat >/tmp/go-build2269421363/b014/importcfg << 'EOF' # internal # import config EOF crypto/internal/alias unicode mkdir -p $WORK/b078/ /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-build2269421363/b073/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p container/list -std -complete -installsuffix shared -buildid WDQIrrRVHKxbwfXhV2_u/WDQIrrRVHKxbwfXhV2_u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/container/list/list.go github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to vendor/golang.org/x/crypto/cryptobyte/asn1 internal/itoa cat >/tmp/go-build2269421363/b122/importcfg << 'EOF' # internal # import config EOF github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version math/bits unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -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/b122/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go internal/unsafeheader mkdir -p $WORK/b034/ github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags encoding github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig mkdir -p $WORK/b369/ internal/nettrace internal/goos crypto/subtle cat >/tmp/go-build2269421363/b078/importcfg << 'EOF' # internal # import config EOF internal/coverage/rtcov mkdir -p $WORK/b079/ github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata cat >/tmp/go-build2269421363/b034/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/internal/alias -std -complete -installsuffix shared -buildid oCbxx5HDXjxhbes5X7yO/oCbxx5HDXjxhbes5X7yO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go unicode/utf16 mkdir -p $WORK/b053/ sync/atomic /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 cat >/tmp/go-build2269421363/b369/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b022/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid w6kMZsSjPi0cQTlfMpkP/w6kMZsSjPi0cQTlfMpkP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go cat >/tmp/go-build2269421363/b079/go_asm.h << 'EOF' # internal EOF runtime/internal/syscall cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b079/symabis ./xor_amd64.s cat >/tmp/go-build2269421363/b053/importcfg << 'EOF' # internal # import config EOF crypto/internal/boring/sig runtime/internal/atomic cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid RZc6aBs28errvJDqOfL6/RZc6aBs28errvJDqOfL6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go mkdir -p $WORK/b114/ cat >/tmp/go-build2269421363/b022/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/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 cat >/tmp/go-build2269421363/b114/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b303/ cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p internal/nettrace -std -complete -installsuffix shared -buildid A4ghIj8wyTFUSTHqMvs1/A4ghIj8wyTFUSTHqMvs1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go internal/cpu mkdir -p $WORK/b098/ cat >/tmp/go-build2269421363/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/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 mkdir -p $WORK/b025/ cat >/tmp/go-build2269421363/b303/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build2269421363/b098/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b292/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to -complete -installsuffix shared -buildid X9WhpyZcC5AUrJaQrRTr/X9WhpyZcC5AUrJaQrRTr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to/convert.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -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/b098/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go mkdir -p $WORK/b031/ cat >/tmp/go-build2269421363/b025/importcfg << 'EOF' # internal # import config EOF /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 mkdir -p $WORK/b033/ cat >/tmp/go-build2269421363/b292/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version -complete -installsuffix shared -buildid aZo6OW_L65mHuaOHEmDX/aZo6OW_L65mHuaOHEmDX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version/version.go cat >/tmp/go-build2269421363/b031/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b008/ /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 mkdir -p $WORK/b154/ cat >/tmp/go-build2269421363/b033/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b049/ /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 cat >/tmp/go-build2269421363/b008/importcfg << 'EOF' # internal # import config EOF /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-build2269421363/b154/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b191/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid zwD7hU75W_AV4x-LqSxP/zwD7hU75W_AV4x-LqSxP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags/flags.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go cat >/tmp/go-build2269421363/b049/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b015/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p encoding -std -complete -installsuffix shared -buildid _EGYgRpJUpmKip7Hzv3u/_EGYgRpJUpmKip7Hzv3u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cat >/tmp/go-build2269421363/b191/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b246/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid GT6qsh62H8-5FE-0mRDv/GT6qsh62H8-5FE-0mRDv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go cat >/tmp/go-build2269421363/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b019/ /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 cat >/tmp/go-build2269421363/b246/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid 4-9CNMyyj-2FATKJsjhS/4-9CNMyyj-2FATKJsjhS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go cat >/tmp/go-build2269421363/b019/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./asm_linux_amd64.s mkdir -p $WORK/b080/ mkdir -p $WORK/b016/ cat >/tmp/go-build2269421363/b080/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/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 ./sig_amd64.s cat >/tmp/go-build2269421363/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 mkdir -p $WORK/b011/ cat >/tmp/go-build2269421363/b022/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build2269421363/b079/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/subtle -std -installsuffix shared -buildid H1kmiczWcOTojkeyD-at/H1kmiczWcOTojkeyD-at -goversion go1.21.7 -symabis $WORK/b079/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/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/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 cat >/tmp/go-build2269421363/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2c/2c630c3b1e9fd506e6927b7a96e8e82c04018b11e71059d6622477c9e88182ae-d # internal internal/abi mkdir -p $WORK/b005/ cat >/tmp/go-build2269421363/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-build2269421363/b080/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid Lx3C2p5VefDcztfp8ZOZ/Lx3C2p5VefDcztfp8ZOZ -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/crypto/internal/boring/sig/sig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cat >/tmp/go-build2269421363/b019/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/72/72fae5fa1617ccac01b164e4c32f47ca3db8dfa8dc8cbb9b3ca2a16bab11520c-d # internal /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 runtime/internal/math mkdir -p $WORK/b017/ cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/5f/5f376bafc451028c520867df6a583cb25ff7b2993db48a927b6845ed30811fea-d # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/ac/ac415e7cc931c7aa274fb48335af0b89e1dcb501bb2d4769ac1caf9ec8db3e0f-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io mkdir -p $WORK/b409/ cat >/tmp/go-build2269421363/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2269421363/b006/_pkg_.a EOF cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c2/c24f0d3f3465bcd3d4a51b94ed80b2309b6f540353ad97045d25f85f622f21ef-d # internal /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 github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal mkdir -p $WORK/b410/ cat >/tmp/go-build2269421363/b016/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build2269421363/b409/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io -complete -installsuffix shared -buildid ZwO0QXMpHiPOZO9TI9Ej/ZwO0QXMpHiPOZO9TI9Ej -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/opencensus.go cat >/tmp/go-build2269421363/b410/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal -complete -installsuffix shared -buildid zx0cmMfGzysXsQiRJSbE/zx0cmMfGzysXsQiRJSbE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal/internal.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 github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding mkdir -p $WORK/b421/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cat >/tmp/go-build2269421363/b421/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding -complete -installsuffix shared -buildid ickfeWZxZnQ8GhsXfAB_/ickfeWZxZnQ8GhsXfAB_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding/tagencoding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cat >/tmp/go-build2269421363/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_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 cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/c0/c0122c1a794b017ad1d5adfd36985aaf78d4e4e1be3ece340fdddf86c3aa018b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b447/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cat >/tmp/go-build2269421363/b447/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid uXMDhkpj1JoxfU5d2LjT/uXMDhkpj1JoxfU5d2LjT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection/operator.go cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/45/45b19c5ad5c1c159099e56662ffd9c0a2e929e0edd0d92b2ca0bb1bedfd2b5fe-d # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/f4/f4fad4ba807dc2a39696b0f655bc1f1d9851a2cb893f2022a0c6ed8e6b3e3da1-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b451/ cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/51/513b2ba06b6390d66b69b35c5b4319cda5dbcbaebe79a9e12177544a16e4df60-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/53/536958ed261643540fc01d7404931dc316de6582111964a131eb65ebf18060a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cat >/tmp/go-build2269421363/b451/importcfg << 'EOF' # internal # import config EOF github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b472/ cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a7/a750d8eb80f2704518056d2fc48e61ae1a2a5662f340bd708a16e0c76b40bbba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags -complete -installsuffix shared -buildid HutgP7A2dRIhLzOHb0qX/HutgP7A2dRIhLzOHb0qX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_recent.go github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal github.com/prometheus/prometheus/vendor/k8s.io/utils/integer mkdir -p $WORK/b562/ cat >/tmp/go-build2269421363/b472/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid bxZ-uh9P2iltxu5p4ztQ/bxZ-uh9P2iltxu5p4ztQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/namespacedname.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/nodename.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/patch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/uid.go github.com/prometheus/prometheus/vendor/github.com/docker/docker/api mkdir -p $WORK/b700/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cat >/tmp/go-build2269421363/b562/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/prometheus/prometheus/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid HwpsgOJAaOimxl_mT7Ju/HwpsgOJAaOimxl_mT7Ju -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/utils/integer/integer.go mkdir -p $WORK/b659/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/85/858a2b0d3bf605d04b90c5380e6d5937f7da37eed3d3ac270e0e1fadd10b96d8-d # internal cat >/tmp/go-build2269421363/b700/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/ab/abb4183c557d0744ff591ecd93aac2b26b8d275958fe5841293f3409d73a06d5-d # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/ca/cad22aefdfaa581bddae1c98ef3166e19048f7553c83d519eedcc77891da33b6-d # internal cat >/tmp/go-build2269421363/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2269421363/b006/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b701/ github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image cat >/tmp/go-build2269421363/b659/importcfg << 'EOF' # internal # import config EOF cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/c8/c866e8f04406a07170f753f33a8af1afab028c126b21f0e0c0a657a668a3e171-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid Jblj-zq-ZdT46hpiLcMJ/Jblj-zq-ZdT46hpiLcMJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/common.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/common_unix.go mkdir -p $WORK/b702/ cat >/tmp/go-build2269421363/b701/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid vbAzS2fHHXyUM-OqynaO/vbAzS2fHHXyUM-OqynaO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events/events.go cat >/tmp/go-build2269421363/b702/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid AyZ8NmQOwMhQyR-YcisX/AyZ8NmQOwMhQyR-YcisX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image/image_history.go /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/b049/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ad/ad07b6dc582d35ba4a8dff5183303a64053ed5f88c9df8f4d4f43e544b25a95c-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer -complete -installsuffix shared -buildid foBe_i4hVpfd7XUlpNIQ/foBe_i4hVpfd7XUlpNIQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer/ring_growing.go mkdir -p $WORK/b777/ github.com/prometheus/prometheus/vendor/github.com/dennwc/varint /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b775/ cat >/tmp/go-build2269421363/b777/importcfg << 'EOF' # internal # import config EOF cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/78/78ba9cb112d75dcfa95a80f92b6a081d6f9d7001c700d5b7bc01b8ef135a9cc0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid et1dwF0z-1amWLZw_fvw/et1dwF0z-1amWLZw_fvw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go mkdir -p $WORK/b822/ cat >/tmp/go-build2269421363/b775/importcfg << 'EOF' # internal # import config EOF cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/d8/d8e32a841c49a5a7c87bdd21b93fa92eca65af89f61e34bb1a51b479806b8bfa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid aMNTeq6iAfalWZ7PPO82/aMNTeq6iAfalWZ7PPO82 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/9e/9e147f2f1d036dedbe31a2efa1a3697a7a41bb27ea0dbc673130fc5e80601c4d-d # internal cat >/tmp/go-build2269421363/b822/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/prometheus/prometheus/vendor/github.com/dennwc/varint -complete -installsuffix shared -buildid n4F8C9VlH1nzffTef3v1/n4F8C9VlH1nzffTef3v1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/dennwc/varint/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/dennwc/varint/varint.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6b/6b253c78ca53bbfe74b043137b8659f54cb2074ab7be088c61848ce71cd5d2d8-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b835/ github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage runtime/internal/sys mkdir -p $WORK/b018/ github.com/prometheus/prometheus/tsdb/goversion mkdir -p $WORK/b823/ cat >/tmp/go-build2269421363/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2269421363/b006/_pkg_.a packagefile internal/goos=/tmp/go-build2269421363/b015/_pkg_.a EOF /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 cat >/tmp/go-build2269421363/b823/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/prometheus/prometheus/tsdb/goversion -complete -installsuffix shared -buildid 7p4R75sZ2CCGcPT_qyFD/7p4R75sZ2CCGcPT_qyFD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b823/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/goversion/goversion.go ./_build/src/github.com/prometheus/prometheus/tsdb/goversion/init.go mkdir -p $WORK/b834/ cat >/tmp/go-build2269421363/b834/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid Pdd6MNYcN8MwmnuVJfIt/Pdd6MNYcN8MwmnuVJfIt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b834/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go cat >/tmp/go-build2269421363/b835/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid NTGB9VCUMRGSMA19ed7A/NTGB9VCUMRGSMA19ed7A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b835/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b079/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/4c/4cedd950f3af09d86adc253db24823c47563d679ffe79bf582629c3552198c82-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b837/ cat >/tmp/go-build2269421363/b837/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid 1cRqACrm-9tDEb6IbwK8/1cRqACrm-9tDEb6IbwK8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/53/532f06f539d308a66e119f5e000dd01f0fec52ce31b17fc2a59d3383a36ed705-d # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/0d/0d437d489161e135b975f223176e5f0215f58dc7bb5709f7c9f3167dedb58043-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/60/6051220e84188c53bdf3adf8c1e1c571a61c2e45585d19b1c6e2c8ef99ea0e23-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/2c/2c28dc35e87a85b7c1d4b142c762b0c5882ae818d8a4b3f3d93363eaaf00c33e-d # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/7b/7b6936bc4c7888451e874e1b995f243742aa6047a2a826062b350c9e4a5993d9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_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/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b702/_pkg_.a # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/b6/b6790d4c0f04399a042bfe3404780a2693b5e2552f29217a2aecea465f409d83-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/8a/8a88ee7aef43d21f578c778f945d41398b071fd7171263d08d79d94e6d023c7e-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f9/f9a9b442db2e10f447d46808226085c4c02763a2e04bb50d45506460c289a7b4-d # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/8d/8d3c601267243e73f12d9c57958cc5242eb3d9ef08d99461d862382c584ee96e-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b080/sig_amd64.o ./sig_amd64.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/10/109d8a1d68930de2895f9ed75f791dab58a74f9e0564ad1142fcc22efff8ecc1-d # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/66/669a8b042644f98cb8784b4962e2a374938c3fdc11abb8905176fb568924a282-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b835/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/d3/d3e3e366cd0c9574b0a074b82ab75b874e77d9163d90c72a675813d356399b2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b823/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru mkdir -p $WORK/b407/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b701/_pkg_.a # internal cat >/tmp/go-build2269421363/b407/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build2269421363/b073/_pkg_.a EOF cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/60/607de599494dc5a4b5ced41f3d879679b38483373e8331596e34093ce8170630-d # internal cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru -complete -installsuffix shared -buildid g0jml-EYhM597LZZXH7A/g0jml-EYhM597LZZXH7A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru/lru.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/c2/c2d8aef5d1e9e240d4b641c6e842810f1a8a86981f68c65cf50b33b7b1bdd7b4-d # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/50/501c61400b38dc42097a183d98fd4dc82d5a36917de7c23b605345596a80be9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b834/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/5d/5d12490e9bd84a10f7ac77782e2335ef5b020ff62cc07d61805fe90d19ba91fd-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/0e/0e8b4caf8017d745efaa9bb49f65f25fa9df63d521fe89fffd11271205420ea3-d # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/66/66687378348a486de408d79f51515577485422f4f19de6102d5ec325ffda48a7-d # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/b5/b5ed7d740ed2371c16b98d51eddba86ffff8c51cc533ff5006825375930ff2c4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/7c/7c8ded62094b2e3fcb66445116dbfdfff6e0aaa7b1a0b27974c01ab087dea323-d # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/d4/d46b683bee16791b6e410e8d9ed7b0f8f3f275e1aa320bc0333499f855e541cc-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ee/eeccf710335c3e60feb17976621ecc22f1aa7c320e68971d800472fcfc245528-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/3b/3b8607ad77e6e972ed5f0159b91d5c44dd711b458d909536c41ac62c35bf35c9-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d2/d2cb1d6a30b43dac10987f7778d902d636838b044b3e0ac37e9c6c5465ae5102-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b159/ cat >/tmp/go-build2269421363/b159/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid -7gChRqEUEAXzZ3uZ58B/-7gChRqEUEAXzZ3uZ58B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set/ints.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/97/9728dda2c2e9d31da5930c11c7fed9e3d7923202b6c524050dd8c397c2fce439-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/b822/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/46/460e2868b3598528abc4508b15b6c9169fd3e2c63d4bb65cf20c8dbc36d4e24f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/24/24941ba3a5aab1eb050b5e084672a156ced753da66680792498dc385dcbb7825-d # internal /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/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b016/atomic_amd64.o ./atomic_amd64.s cd /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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/b2/b2feb088f524d008d2c20d1addae5ceee2d528ca0c8eea3b2267a99813e56253-d # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/7f/7f354a3426d7166f24810f7244df41eb13b8d21dc6b565866107a1cbe90bbf09-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/runtime/internal/atomic /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/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-build2269421363/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-build2269421363/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-build2269421363/b030/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2269421363/b011/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a EOF cat >/tmp/go-build2269421363/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2269421363/b011/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /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 /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 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal runtime mkdir -p $WORK/b009/ cat >/tmp/go-build2269421363/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 cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/2f/2f3dcc3a1818a7b7a5a89c5776434a9d96db66d8bf314b6e8221bde5be040a30-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 cat >/tmp/go-build2269421363/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2269421363/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build2269421363/b010/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build2269421363/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2269421363/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2269421363/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build2269421363/b013/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2269421363/b014/_pkg_.a packagefile internal/goos=/tmp/go-build2269421363/b015/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build2269421363/b016/_pkg_.a packagefile runtime/internal/math=/tmp/go-build2269421363/b017/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build2269421363/b018/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build2269421363/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -installsuffix shared -buildid _xjV8RYSvRLV8Am9Wmgc/_xjV8RYSvRLV8Am9Wmgc -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 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/exp_amd64.o ./exp_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/floor_amd64.o ./floor_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/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 cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/d3/d3cb78802851dcafca6bff3b23f81e87fdf5b00e0f1b82a2b7da1dae487bc877-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b257/ github.com/prometheus/prometheus/model/value mkdir -p $WORK/b802/ cat >/tmp/go-build2269421363/b257/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build2269421363/b030/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid BL7bkY0OAR3QolJqseEP/BL7bkY0OAR3QolJqseEP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go cat >/tmp/go-build2269421363/b802/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build2269421363/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/prometheus/prometheus/model/value -complete -installsuffix shared -buildid fWYhhLOSUVPxZy07hc36/fWYhhLOSUVPxZy07hc36 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/value/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/76/763558e8906cb524ff1489cc5cc793164fb9129ec93bc5523244fac221f3b4bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/99/993fb5443450924284e4653a6448a4b4f0ef9194d6b3d9be2f0da0704c19300b-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/5b/5b074936412a60995ff6aa6cf690c1c4688ce9d6afc1ee402cb6f03c2dd89181-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b020/ cat >/tmp/go-build2269421363/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/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 cat >/tmp/go-build2269421363/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build2269421363/b021/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -installsuffix shared -buildid 8rpqGLAyoLNHc3BW96ea/8rpqGLAyoLNHc3BW96ea -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-build2269421363/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2269421363/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build2269421363/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2269421363/b008/_pkg_.a packagefile runtime=/tmp/go-build2269421363/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 CduvpEHLTfxASzXV9rOh/CduvpEHLTfxASzXV9rOh -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/80/801bd3cd6c23a063eba93675d2d3946322cc60775e81431d00d108005dde5948-d # internal internal/testlog mkdir -p $WORK/b042/ internal/bisect internal/singleflight mkdir -p $WORK/b115/ cat >/tmp/go-build2269421363/b042/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a EOF mkdir -p $WORK/b065/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/testlog -std -complete -installsuffix shared -buildid fqgj02O4bBZNFi8Gsc8S/fqgj02O4bBZNFi8Gsc8S -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 cat >/tmp/go-build2269421363/b115/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p internal/singleflight -std -complete -installsuffix shared -buildid 9E1IWmyULyr5llDBpwPH/9E1IWmyULyr5llDBpwPH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b152/ cat >/tmp/go-build2269421363/b065/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b241/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/bisect -std -complete -installsuffix shared -buildid jjvsm7tcBO1K_s-7Z0f-/jjvsm7tcBO1K_s-7Z0f- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer mkdir -p $WORK/b381/ cat >/tmp/go-build2269421363/b152/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF cat >/tmp/go-build2269421363/b241/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid caplRdMqlfumNNWBl-j5/caplRdMqlfumNNWBl-j5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid 7-g1Eb87fnrO8T6uSDMG/7-g1Eb87fnrO8T6uSDMG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma/pragma.go github.com/prometheus/prometheus/vendor/github.com/josharian/intern mkdir -p $WORK/b784/ cat >/tmp/go-build2269421363/b381/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid snh_Nh-g9uevyj6kB9fG/snh_Nh-g9uevyj6kB9fG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer/unbounded.go mkdir -p $WORK/b384/ cat >/tmp/go-build2269421363/b784/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/prometheus/prometheus/vendor/github.com/josharian/intern -complete -installsuffix shared -buildid TluEXDSLD8tcprl9md_w/TluEXDSLD8tcprl9md_w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/josharian/intern/intern.go cat >/tmp/go-build2269421363/b384/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid 5IeGWCm1LdUDIxYUYuZa/5IeGWCm1LdUDIxYUYuZa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync/event.go runtime/cgo mkdir -p $WORK/b342/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b342/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b342/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/00/0051473ad2cfd3860c23e96bf41ed6f319bbee0d5ea75241dda2f186a3a09dfe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/bd/bd73969cce5b57d13bb2e3a8b378e671e14714135027fa84e0247bcb209f3ecf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/6b/6b28223c40f878f7d127b5e2d7d1cb732a80827a435e566c0871d4bcbb71af56-d # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/7b/7b7e5173a3b35865623d5649b1c8a0972c054321b51c25369fcad374ba7ddf74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a0/a0b3b1a18e8646255084162444c3a36496ab09ba05d22b1021a7651d1740f264-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/be/beaabfec92a7af4e7e7b01ee3c969e104f567e19b6cd9b7ad9123eb3fdf2b56a-d # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/39/39d4232de5962573917a89396e039d0ed3f11fdd240c96ce25a3a60af936535d-d # internal cd $WORK gcc -fno-caret-diagnostics -O2 -g -c -x c - -o /dev/null || true gcc -Qunused-arguments -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f5/f5d876601c945aebce2bbbccaa64508388b3cd9ecfe1d18d6d18ffa4cbefa3e3-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/28/28cb8b130951ff67dc17a34af50437233889547502727125652fb40e1b4c8845-d # internal cd $WORK gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true errors sort gcc -ffile-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true mkdir -p $WORK/b003/ mkdir -p $WORK/b035/ internal/godebug gcc -gno-record-gcc-switches -O2 -g -c -x c - -o /dev/null || true cat >/tmp/go-build2269421363/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build2269421363/b004/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -installsuffix shared -buildid U6kNRgr1tdMfj34WGYTo/U6kNRgr1tdMfj34WGYTo -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 cat >/tmp/go-build2269421363/b035/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build2269421363/b004/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sort -std -complete -installsuffix shared -buildid M-dxp5fG8sIHV1q0KhfH/M-dxp5fG8sIHV1q0KhfH -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 cd $WORK gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b342=/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/dc/dcf258f5e3f501a399d1e8040943f4e1a9ade0abc165653d943c336291524a7a-d # internal mkdir -p $WORK/b064/ cd $WORK/b342 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b342=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o ./_x001.o -c _cgo_export.c internal/oserror mkdir -p $WORK/b026/ internal/safefilepath mkdir -p $WORK/b040/ path cat >/tmp/go-build2269421363/b064/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build2269421363/b065/_pkg_.a packagefile internal/godebugs=/tmp/go-build2269421363/b013/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a EOF io mkdir -p $WORK/b036/ cat >/tmp/go-build2269421363/b026/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/godebug -std -complete -installsuffix shared -buildid udVMZfmVn-Cdi7Nwyf0y/udVMZfmVn-Cdi7Nwyf0y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -installsuffix shared -buildid e6K91iDHq72a_e8c2ckt/e6K91iDHq72a_e8c2ckt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >/tmp/go-build2269421363/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid be28MJFls0BXvzIAx_Sq/be28MJFls0BXvzIAx_Sq -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 cat >/tmp/go-build2269421363/b036/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF strconv mkdir -p $WORK/b032/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p io -std -complete -installsuffix shared -buildid SMcF4gqjTw_B97EFC2yS/SMcF4gqjTw_B97EFC2yS -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 vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b113/ cat >/tmp/go-build2269421363/b032/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2269421363/b010/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/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 l7fqVivfm7Hk2Mivdrr8/l7fqVivfm7Hk2Mivdrr8 -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 mkdir -p $WORK/b044/ github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru cat >/tmp/go-build2269421363/b113/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a EOF mkdir -p $WORK/b317/ crypto/internal/nistec/fiat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid TNZ8NnBftXbvVC8mbyWW/TNZ8NnBftXbvVC8mbyWW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go mkdir -p $WORK/b089/ cat >/tmp/go-build2269421363/b044/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2269421363/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p path -std -complete -installsuffix shared -buildid Vd_0SpQOKBvhz3MgQHBS/Vd_0SpQOKBvhz3MgQHBS -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-build2269421363/b317/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build2269421363/b073/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid 50u07DSwc3XoYrfR-0YB/50u07DSwc3XoYrfR-0YB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go cat >/tmp/go-build2269421363/b089/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build2269421363/b079/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid MMjHx1YSQR4bZInuWnBC/MMjHx1YSQR4bZInuWnBC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/45/4500b2dfad6b90e15ba571993aecfabacc4c5f75eb60b28d3e6edcdefffa73c9-d # internal syscall mkdir -p $WORK/b024/ cat >/tmp/go-build2269421363/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/f2/f264c1201587dd45c9849978b27690c5860e6c25601f6dc39030cac36e17bd78-d # internal cat >/tmp/go-build2269421363/b024/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2269421363/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build2269421363/b025/_pkg_.a packagefile internal/oserror=/tmp/go-build2269421363/b026/_pkg_.a packagefile internal/race=/tmp/go-build2269421363/b021/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p syscall -std -installsuffix shared -buildid GXMdMjZuTUkIsBpdgW3z/GXMdMjZuTUkIsBpdgW3z -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/b342 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b342=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/bd/bdc99dcccc9182e81afc28b1069ebef29409c03cb0f0ae832f4cc2fdcfe02c3c-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/b0/b0e1f6e304cd17ace0c5ab6cb0f52d783014bea848cc7e073a685fbe00496471-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/6f/6fbc24028e42642b622f56c3cbffec54a83cd504d2571ad4e81c469d8c581af8-d # internal internal/intern mkdir -p $WORK/b117/ math/rand mkdir -p $WORK/b063/ cat >/tmp/go-build2269421363/b117/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build2269421363/b064/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p internal/intern -std -complete -installsuffix shared -buildid Pc3Y6CBJlpv8kLsCdmSV/Pc3Y6CBJlpv8kLsCdmSV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go cat >/tmp/go-build2269421363/b063/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build2269421363/b064/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p math/rand -std -complete -installsuffix shared -buildid NeiQlqAtXvUuNLAS0vO2/NeiQlqAtXvUuNLAS0vO2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b063/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 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/b342=/tmp/go-build -gno-record-gcc-switches -I $WORK/b342/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b342/_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/f2/f25d608dab55a0acb121d21e5851bc7030a0b72ae8b9a9dc399e8dc68097f44b-d # internal github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b142/ github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys container/heap mkdir -p $WORK/b439/ mkdir -p $WORK/b556/ cat >/tmp/go-build2269421363/b142/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid m2g_OPl4bHsXRrDBjmB6/m2g_OPl4bHsXRrDBjmB6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile/stream.go cat >/tmp/go-build2269421363/b439/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid AFTcBSdoOlRYhaYmhR1A/AFTcBSdoOlRYhaYmhR1A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go cat >/tmp/go-build2269421363/b556/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p container/heap -std -complete -installsuffix shared -buildid s_J1yx2tfMzofwrLH3oz/s_J1yx2tfMzofwrLH3oz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/e0/e0e73ce5738447f014d5202cd69088dc12989ac9c312d45e12bcbaaf864487eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/fd/fde9143e0ce1fee3ba983ed9697be9deaf0129254be36cf6228fdedcc60e4e72-d # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/45/45e74afe262e397e2d4c7cab11f8ae4b99081c8c8ba5cda4cdd68d03c41fbb9e-d # internal hash crypto/internal/randutil mkdir -p $WORK/b072/ text/tabwriter bytes mkdir -p $WORK/b081/ strings cat >/tmp/go-build2269421363/b072/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2269421363/b036/_pkg_.a EOF mkdir -p $WORK/b199/ github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p hash -std -complete -installsuffix shared -buildid 2B5tbVGnA1oIMKeOa6du/2B5tbVGnA1oIMKeOa6du -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/hash/hash.go cat >/tmp/go-build2269421363/b081/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF mkdir -p $WORK/b048/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid XcOXMp-CbWi7n7bD5VSI/XcOXMp-CbWi7n7bD5VSI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go mkdir -p $WORK/b046/ cat >/tmp/go-build2269421363/b199/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p text/tabwriter -std -complete -installsuffix shared -buildid Oxz59_JerdVs9KjqPAsZ/Oxz59_JerdVs9KjqPAsZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go mkdir -p $WORK/b243/ cat >/tmp/go-build2269421363/b046/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2269421363/b010/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF cat >/tmp/go-build2269421363/b048/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2269421363/b010/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p strings -std -complete -installsuffix shared -buildid e6uhcf8P0hU93rrl30ef/e6uhcf8P0hU93rrl30ef -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p bytes -std -installsuffix shared -buildid 9E52WzMheDKP8iBQCMcO/9E52WzMheDKP8iBQCMcO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >/tmp/go-build2269421363/b243/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2269421363/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid 7qpeYSYpToTmy5sLF0ML/7qpeYSYpToTmy5sLF0ML -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/53/536ed7da88d12ad6f0b2b525aff88281d0bb05873b7b2e51c433d8d28a3aad7e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/3e/3eb0ba558c7b6c88bafb9190b5acd83722b99153293ff6763a2b789a4ae2ea62-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/fa/fa86fe024e55fbfb51b42d377fc4fa25ffb40789f881a8d39e839b4fd67c97df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/2f/2f2e61a8de217a0643d917c952f8cc0f7792356ed066712c1465be4773ec3ef6-d # internal hash/fnv mkdir -p $WORK/b149/ hash/adler32 hash/crc32 mkdir -p $WORK/b071/ cat >/tmp/go-build2269421363/b149/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a EOF mkdir -p $WORK/b841/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p hash/fnv -std -complete -installsuffix shared -buildid _VAlrCrw8Z0scYFnRfT4/_VAlrCrw8Z0scYFnRfT4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cat >/tmp/go-build2269421363/b071/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/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b071/symabis ./crc32_amd64.s 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/b342=/tmp/go-build -gno-record-gcc-switches -I $WORK/b342/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b342/_x004.o -c gcc_fatalf.c cat >/tmp/go-build2269421363/b841/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p hash/adler32 -std -complete -installsuffix shared -buildid CZNZjiYkgI3BvbgPsPlj/CZNZjiYkgI3BvbgPsPlj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b841/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/1e/1e701e85f270d43ce0278f7eb53c786e92193681db44cdf202497b8984dc5bf1-d # internal cat >/tmp/go-build2269421363/b071/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile internal/cpu=/tmp/go-build2269421363/b011/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p hash/crc32 -std -installsuffix shared -buildid 1c1kOLFXk6Ui47notPsA/1c1kOLFXk6Ui47notPsA -goversion go1.21.7 -symabis $WORK/b071/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/3e/3ecead30862fe03df916c8bc012047c87ac7f3a2bb6541412b778a842e3ca108-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/ce/ce6a06f842b8dc72899bbeb71b6ad5bedeada445fab98870d274a122b27d787e-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/9a/9abd035ae4494a6119fdce53b00ed5f2a52a9f24a9c37fe3ed0c06a3bab0cadf-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b071/crc32_amd64.o ./crc32_amd64.s 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/b342=/tmp/go-build -gno-record-gcc-switches -I $WORK/b342/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b342/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/74/748a0739db6d9e99939e2ec30e165bb846113695a443dfe3cc24d934f15d2c45-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b071/_pkg_.a $WORK/b071/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/eb/eb02bf6b4a5c241c462969144a1b60d878c614e794c87a29de402814d6708aff-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/11/113ea4dcdd49ace6c3d3b7c16a3813a467e3e7462c047297d43d1deee83f0dc8-d # internal crypto mkdir -p $WORK/b076/ crypto/rc4 encoding/base32 net/netip mkdir -p $WORK/b116/ github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b232/ cat >/tmp/go-build2269421363/b076/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto -std -complete -installsuffix shared -buildid S-u286ozkG4M7Fp84Uq2/S-u286ozkG4M7Fp84Uq2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/crypto.go reflect mkdir -p $WORK/b029/ cat >/tmp/go-build2269421363/b116/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2269421363/b010/_pkg_.a packagefile internal/intern=/tmp/go-build2269421363/b117/_pkg_.a packagefile internal/itoa=/tmp/go-build2269421363/b025/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p net/netip -std -complete -installsuffix shared -buildid n6Kg_oQmIJbsF7PxytTv/n6Kg_oQmIJbsF7PxytTv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b116/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-build2269421363/b232/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a EOF mkdir -p $WORK/b325/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid 5uho2efKexRIQJnMxt8P/5uho2efKexRIQJnMxt8P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish/block.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish/cipher.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish/const.go cat >/tmp/go-build2269421363/b029/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b103/ 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 cat >/tmp/go-build2269421363/b325/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p encoding/base32 -std -complete -installsuffix shared -buildid Mm6lGBgEpukxFMLISoEc/Mm6lGBgEpukxFMLISoEc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cat >/tmp/go-build2269421363/b103/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/tmp/go-build2269421363/b078/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid q5nx-9w7cq8Kn25i2EbW/q5nx-9w7cq8Kn25i2EbW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cat >/tmp/go-build2269421363/b029/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile internal/abi=/tmp/go-build2269421363/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build2269421363/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build2269421363/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build2269421363/b025/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2269421363/b008/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/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 8QGF2qXH-xnKBLiZjGIu/8QGF2qXH-xnKBLiZjGIu -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/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/77/779c304513f78e79a4959339a13b932f2a42c7cccff120f86050463d88b5ab28-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b130/ github.com/prometheus/prometheus/vendor/golang.org/x/text/transform mkdir -p $WORK/b222/ cat >/tmp/go-build2269421363/b130/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/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/text/transform -std -complete -installsuffix shared -buildid dXiyAz9zE_dH4unZMayb/dXiyAz9zE_dH4unZMayb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cat >/tmp/go-build2269421363/b222/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid DYwyHaFL9yUn3IxD0cJl/DYwyHaFL9yUn3IxD0cJl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/aa/aae4cc64c8ede1cada2203a2c8981926b99f6f0d98fd4b3ba1b48e4cd70e4960-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/95/9543fd2479819bacf55d45483ebb71819f6f3825a7b6c28d5ea4e833a1369dbc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/22/226205c08302f8eab10c2df6e20ace2a452a1af87884d11adb8159b07a7c6238-d # internal bufio cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/b5/b5f13bc05f55650dfd090d63e59c54b5fc83592eba8a32c36d3df2f9b1a3811e-d # internal mkdir -p $WORK/b055/ net/http/internal/ascii github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b185/ regexp/syntax mkdir -p $WORK/b059/ cat >/tmp/go-build2269421363/b055/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p bufio -std -complete -installsuffix shared -buildid J2ZByCij9lPPFswqn0ie/J2ZByCij9lPPFswqn0ie -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >/tmp/go-build2269421363/b185/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid _752lXew1GAfeze24QLG/_752lXew1GAfeze24QLG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go html mkdir -p $WORK/b196/ github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings cat >/tmp/go-build2269421363/b059/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p regexp/syntax -std -complete -installsuffix shared -buildid xwRScAWQFgaAIV3Ek1Bs/xwRScAWQFgaAIV3Ek1Bs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b059/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/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b277/ cat >/tmp/go-build2269421363/b196/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p html -std -complete -installsuffix shared -buildid 3NlHJwoxMZA9tAqRa6sG/3NlHJwoxMZA9tAqRa6sG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cat >/tmp/go-build2269421363/b277/importcfg << 'EOF' # internal # import config packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid 7cxEJ32mYbIkahMnJyaw/7cxEJ32mYbIkahMnJyaw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b316/ github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding mkdir -p $WORK/b141/ go/build/constraint mkdir -p $WORK/b254/ github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions net/http/internal/testcert mkdir -p $WORK/b817/ cat >/tmp/go-build2269421363/b254/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cat >/tmp/go-build2269421363/b316/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/golang-lru/simplelru=github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru=/tmp/go-build2269421363/b317/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cat >/tmp/go-build2269421363/b141/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid 9k5hzePx7sSd68SoW_Qs/9k5hzePx7sSd68SoW_Qs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid 8s97oGhAYaY1mnDaeTov/8s97oGhAYaY1mnDaeTov -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid 7M1Vz1EOav_w14FlactF/7M1Vz1EOav_w14FlactF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/edges.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/iter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/node.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go cat >/tmp/go-build2269421363/b817/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p net/http/internal/testcert -std -complete -installsuffix shared -buildid 0mmmqO5Jn6bwEbbQ5L2d/0mmmqO5Jn6bwEbbQ5L2d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go mkdir -p $WORK/b374/ cat >/tmp/go-build2269421363/b374/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding -complete -installsuffix shared -buildid wOzsP731SGhEgV4EJcqJ/wOzsP731SGhEgV4EJcqJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/encoding.go mkdir -p $WORK/b461/ cat >/tmp/go-build2269421363/b461/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p go/build/constraint -std -complete -installsuffix shared -buildid rtZH0K6hGlF8vLdxRcUL/rtZH0K6hGlF8vLdxRcUL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/src/go/build/constraint/vers.go mkdir -p $WORK/b685/ cat >/tmp/go-build2269421363/b685/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid F4PtEYBpuBeJANRaCSwf/F4PtEYBpuBeJANRaCSwf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions/compare.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/b342=/tmp/go-build -gno-record-gcc-switches -I $WORK/b342/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b342/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/8f/8f4393cf7c6c3eee98afdaac225b9d17484b195266aad51059c6c22318235eef-d # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/a5/a5242e2708adee251c3e88511bdf6807b48f0ed6819512fcc218ecce3abc6fa9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/3f/3fce098973b3ff8c0046bc018f1e4a510fe1f627af848668c08407ea95476f30-d # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/90/90b9c0d18c21cfdd108349855785fe45665f19a346eebcef24cf7c4774b8c524-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/81/817031004b9c351a30b1cfc7513a58b7cbe3b8b6f73ac0581c8d5b42e4895bee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/db/db06b8628bd41f8e698e80ec7c13fa744150039b51b6b935809f3ddc12acbd8f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b685/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/dc/dc29655a4bc294e2e131ea8b58f3e1ccfabffcadf0e3fdc07c9ab8366f90829a-d # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/a0/a0dd92438c7cb74f5194e2d5063b6b26497c3a861fcdcc33e73e89121ece34bd-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/3a/3a04c7512ce4441cca2174b65f67b7eac5ce527cb79bedc748adbf23c743afaf-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/82/82da552df281f725c972f4fb049a970f9f496b31bc8a7369f58ddb16c400a9f8-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/width mkdir -p $WORK/b795/ cat >/tmp/go-build2269421363/b795/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/prometheus/vendor/golang.org/x/text/transform packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build2269421363/b222/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/width -complete -installsuffix shared -buildid tIdQpsKbYB74-GSUCqgv/tIdQpsKbYB74-GSUCqgv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/kind_string.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/transform.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/trieval.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/width.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/1e/1e65165edff6b93cc38a926631156f41e07ed7c29aaafa1afdd84d6b6b71896f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/31/3154d855f14cd5bccb3b674d9f85c03364114017baee676718e4bee2dffdf470-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/02/02aef43997e9a5c64960b9fad4202d988e64e8cff1446c1f90daee290f30e4d4-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/b342=/tmp/go-build -gno-record-gcc-switches -I $WORK/b342/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b342/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/91/91042d91c8da5baa51eadc48c7bb58a45f80eebe96056645a43ca14924b51de5-d # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/02/029e6287c02aa0fec3ff3c7aee26ec0811085b221aadcbba152177246de8eb3f-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b342=/tmp/go-build -gno-record-gcc-switches -I $WORK/b342/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b342/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c1/c17d022d6203efee1dca3caed5d0ac8c8e75b4f0ef6ad7ccee6fa967a413edbf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b795/_pkg_.a # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/8f/8f52b3c52e57303d0428520b5ecc737cd98cb25a0e044b7216d6b78fd42d319d-d # internal 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 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/b342=/tmp/go-build -gno-record-gcc-switches -I $WORK/b342/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b342/_x009.o -c gcc_sigaction.c cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/e8/e846313c626b7b557bf945858f37f70868e7d3b08e214d40b091eb007df2bc65-d # internal internal/syscall/execenv mkdir -p $WORK/b041/ time internal/syscall/unix cat >/tmp/go-build2269421363/b041/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /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 F4I1-NoOCY_caZjt3DsP/F4I1-NoOCY_caZjt3DsP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go mkdir -p $WORK/b023/ mkdir -p $WORK/b039/ cat >/tmp/go-build2269421363/b023/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p time -std -installsuffix shared -buildid N5idAo88YTZbiQQzxLJb/N5idAo88YTZbiQQzxLJb -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 cat >/tmp/go-build2269421363/b039/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile syscall=/tmp/go-build2269421363/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 EaUy75TtivDdsdq5il7r/EaUy75TtivDdsdq5il7r -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/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/45/45778b8eea8e0a20fb1c4515a1b2f78a4584a1f417696cac5d9693830f2e4e35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ab/ab5c9b5cf9f5a208d9d92503a8789fc76ec03610907463b743bebdcfcc80039d-d # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/87/87d342876109bd90d1e591277af34085a9b0fd60fbe53475f70480287899aa01-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/8c/8cf891435b3c22f8c09ac3587ec889df0fe98c0f0cc3c6e75e9f949f44c86257-d # internal regexp mkdir -p $WORK/b058/ cat >/tmp/go-build2269421363/b058/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile regexp/syntax=/tmp/go-build2269421363/b059/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p regexp -std -complete -installsuffix shared -buildid GiO7_ItQiU_GO_oV4ZfR/GiO7_ItQiU_GO_oV4ZfR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b058/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/b342=/tmp/go-build -gno-record-gcc-switches -I $WORK/b342/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b342/_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/b342=/tmp/go-build -gno-record-gcc-switches -I $WORK/b342/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b342/_x011.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b342=/tmp/go-build -gno-record-gcc-switches -I $WORK/b342/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b342/_x012.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b342=/tmp/go-build -gno-record-gcc-switches -I $WORK/b342/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b342/_x013.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/2f/2f4ece6dc95b72755a78cd229f524876b4ca39528e78cea1a06db22ba8a40976-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b345/ github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b497/ cat >/tmp/go-build2269421363/b345/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates -complete -installsuffix shared -buildid ujwu7DcnZtau4JaFLRij/ujwu7DcnZtau4JaFLRij -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go cat >/tmp/go-build2269421363/b497/importcfg << 'EOF' # internal # import config packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid LTXfCVRnEhRshWay_hhi/LTXfCVRnEhRshWay_hhi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/39/39d0a1a0b52839f47fe9656a419bffa5145ca95d359b218cd96d8aec08049e94-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/49/4935c006d0de59880106377d3046eea1c941af11fe0e56c7905cdb15fecd919a-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/b342=/tmp/go-build -gno-record-gcc-switches -I $WORK/b342/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b342/_x014.o -c gcc_amd64.S cd $WORK/b342 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b342=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/prometheus-2.32.1 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b342=/tmp/go-build -gno-record-gcc-switches -o $WORK/b342/_cgo_.o $WORK/b342/_cgo_main.o $WORK/b342/_x001.o $WORK/b342/_x002.o $WORK/b342/_x003.o $WORK/b342/_x004.o $WORK/b342/_x005.o $WORK/b342/_x006.o $WORK/b342/_x007.o $WORK/b342/_x008.o $WORK/b342/_x009.o $WORK/b342/_x010.o $WORK/b342/_x011.o $WORK/b342/_x012.o $WORK/b342/_x013.o $WORK/b342/_x014.o -O2 -g -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/a8/a8ae28263ea0f6988e3493b9f0ee91feec0d840b2b84bb67b30953e962626dae-d # internal context mkdir -p $WORK/b002/ github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff mkdir -p $WORK/b062/ cat >/tmp/go-build2269421363/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build2269421363/b004/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF io/fs mkdir -p $WORK/b043/ github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -std -complete -installsuffix shared -buildid JLwGxIVv4NeWP04YqSfC/JLwGxIVv4NeWP04YqSfC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go cat >/tmp/go-build2269421363/b062/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff mkdir -p $WORK/b359/ internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff -complete -installsuffix shared -buildid x68y9FrzVLyjYUvwcsHX/x68y9FrzVLyjYUvwcsHX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff/backoff.go mkdir -p $WORK/b038/ cat >/tmp/go-build2269421363/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile internal/oserror=/tmp/go-build2269421363/b026/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/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 CzdIus8EsRQWMQn4qt2M/CzdIus8EsRQWMQn4qt2M -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 cat >/tmp/go-build2269421363/b359/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b250/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff -complete -installsuffix shared -buildid M-5CfcKXOsNXe-ZqNQgM/M-5CfcKXOsNXe-ZqNQgM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff/backoff.go cat >/tmp/go-build2269421363/b038/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2269421363/b039/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/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 vTsdwQNf8bkEtkJvf--0/vTsdwQNf8bkEtkJvf--0 -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 github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand cat >/tmp/go-build2269421363/b250/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b373/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid gSjM3xGJoLq88zpisWpv/gSjM3xGJoLq88zpisWpv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive mkdir -p $WORK/b395/ cat >/tmp/go-build2269421363/b373/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid 1PdmIRFrvTJwUBYcCuqr/1PdmIRFrvTJwUBYcCuqr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go mkdir -p $WORK/b450/ github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime mkdir -p $WORK/b674/ github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator github.com/prometheus/prometheus/model/timestamp mkdir -p $WORK/b540/ cat >/tmp/go-build2269421363/b395/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cat >/tmp/go-build2269421363/b450/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp/internal/flags=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build2269421363/b451/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b731/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid ImTUIELLMxiiPeWKEpoJ/ImTUIELLMxiiPeWKEpoJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive/keepalive.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff -complete -installsuffix shared -buildid q46NJdAuFF0nxrfp5tC0/q46NJdAuFF0nxrfp5tC0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go cat >/tmp/go-build2269421363/b674/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cat >/tmp/go-build2269421363/b540/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid rvEOxg1QNPbE_wWuWIVk/rvEOxg1QNPbE_wWuWIVk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock/clock.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime -complete -installsuffix shared -buildid mKqC_KEfc-tljW1TO9Xz/mKqC_KEfc-tljW1TO9Xz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime/parseable_time.go cat >/tmp/go-build2269421363/b731/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b801/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator -complete -installsuffix shared -buildid 6xHTti_gzx-AgK3iiGZO/6xHTti_gzx-AgK3iiGZO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator/name_generator.go cat >/tmp/go-build2269421363/b801/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/prometheus/prometheus/model/timestamp -complete -installsuffix shared -buildid 9rCqTTYi84j8VhiLz6y8/9rCqTTYi84j8VhiLz6y8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/timestamp/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/ff/ffaf0a0b834c4ad00dc4d0f95e627301604a41a5209197f8c764264b0791cc48-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/03/035385e02146e95e5388e4f5334e448df883084f193b378c5b40bc451607a1f2-d # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/a4/a4c2c5fb6671b673014b6201ca51ba7806933ea5982c77cd376805ac066c7338-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/cd/cd3b1d5b9fb64573f88616d6557880935ea079c28ce83075c738baf0ee41d896-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b801/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b342/_cgo_.o -dynout $WORK/b342/_cgo_import.go -dynlinker cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/05/05c4cc50abea0a676d7d535779c8f4f0b718bcc263d308c2f70f3b577050412f-d # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/02/020de09dd20b226c984af9e410a65b08546d5484e0f695b3105f18c2c85eb818-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/da/da00a360bbd6c00c768c9d29029fa3a55daa73d6ef4f89eec270166329fc9dac-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff mkdir -p $WORK/b376/ cat >/tmp/go-build2269421363/b376/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff=/tmp/go-build2269421363/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build2269421363/b373/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid 2rq-ZSI9yjGbq2zjgb3v/2rq-ZSI9yjGbq2zjgb3v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff/backoff.go cat >/tmp/go-build2269421363/b342/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/b342=>" -I $WORK/b342/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b342/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/ff/ffa98867fe2e5f9712d44e4f7c8ec3aca289e185a97b4ae1553589c007e1a3a5-d # internal cat >/tmp/go-build2269421363/b342/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/tmp/go-build2269421363/b018/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p runtime/cgo -std -installsuffix shared -buildid Mh4c34Sg3iix7r95HeyF/Mh4c34Sg3iix7r95HeyF -goversion go1.21.7 -symabis $WORK/b342/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack -asmhdr $WORK/b342/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/b342/_cgo_gotypes.go $WORK/b342/cgo.cgo1.go $WORK/b342/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/d7/d794a6949ebd8abbaf775339d354119dcbb56104ab9b0eb5318ce05b50a92427-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/a1/a188b5fe124721afb33d06389e2889dfa0a4c334b79b8b0e2befdbb0243018e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/cc/ccda975c3d1afe130fa5a73a575054f90eaa2f28a8cdd0e251d9f370b4ac4441-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache mkdir -p $WORK/b654/ cat >/tmp/go-build2269421363/b654/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock packagefile container/heap=/tmp/go-build2269421363/b556/_pkg_.a packagefile container/list=/tmp/go-build2269421363/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build2269421363/b540/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache -complete -installsuffix shared -buildid vXQbJ-N8mptz1WLjLAob/vXQbJ-N8mptz1WLjLAob -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache/expiring.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache/lruexpirecache.go cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b342/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b342=>" -I $WORK/b342/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b342/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b342/_pkg_.a $WORK/b342/asm_amd64.o $WORK/b342/_x001.o $WORK/b342/_x002.o $WORK/b342/_x003.o $WORK/b342/_x004.o $WORK/b342/_x005.o $WORK/b342/_x006.o $WORK/b342/_x007.o $WORK/b342/_x008.o $WORK/b342/_x009.o $WORK/b342/_x010.o $WORK/b342/_x011.o $WORK/b342/_x012.o $WORK/b342/_x013.o $WORK/b342/_x014.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/ef/ef244f31a99ea067e74af21564c6db790d2cae3e86e6d28f097eb92acf74d95d-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/ab/abbdd1835bceff01a9850b245002a41ef7c10f8ca6c07745138a7b3ed6407841-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap mkdir -p $WORK/b398/ github.com/prometheus/prometheus/util/gate github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b860/ cat >/tmp/go-build2269421363/b398/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a EOF mkdir -p $WORK/b829/ cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap -complete -installsuffix shared -buildid lKG11x8clXGSf8teWgB4/lKG11x8clXGSf8teWgB4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap/tap.go cat >/tmp/go-build2269421363/b860/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p github.com/prometheus/prometheus/util/gate -complete -installsuffix shared -buildid 1yI9_5eA_VfX4T-OcZAl/1yI9_5eA_VfX4T-OcZAl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b860/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/gate/gate.go cat >/tmp/go-build2269421363/b829/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid WhXc0eM4Y9DJTFES-wkC/WhXc0eM4Y9DJTFES-wkC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup/errgroup.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/9d/9dfed535aea188fee7e8cfde4427bfe653e82152b6070f9c37bb97e2820375af-d # internal embed mkdir -p $WORK/b090/ cat >/tmp/go-build2269421363/b090/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/fs=/tmp/go-build2269421363/b043/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p embed -std -complete -installsuffix shared -buildid zrJ7IYzUophnSGRpPTBd/zrJ7IYzUophnSGRpPTBd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/4c/4c2a571a7902903e5e782672767b2f2e1ae5a96a1d505075422810e6039a004c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b860/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/72/72c41242bd9916c85182c673ef59e6c3334a2eca4accc79c4cdcc17194eefa50-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/4f/4f90a8296b549a5ad876d3e975f1bf42c8d8e1fe682666666821faf79baa739b-d # internal 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/47/4728712e4623a71d115923e0061e2a44775cde13ebc535844ba4c260e9ded713-d # internal /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/b0/b0588c80df2d34ca72c755ed1f33390ea05746d8aef2b7857eb16a3d602150bb-d # internal internal/fmtsort mkdir -p $WORK/b028/ encoding/binary mkdir -p $WORK/b052/ github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function mkdir -p $WORK/b452/ cat >/tmp/go-build2269421363/b028/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid 36prEIsJcWqmPqUKXAzV/36prEIsJcWqmPqUKXAzV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >/tmp/go-build2269421363/b052/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p encoding/binary -std -complete -installsuffix shared -buildid _9IJc5bPcxe-UhHrNgG1/_9IJc5bPcxe-UhHrNgG1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b052/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-build2269421363/b452/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b454/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function -complete -installsuffix shared -buildid I-UnG61QC73WogKA9vhe/I-UnG61QC73WogKA9vhe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function/func.go github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema internal/saferio mkdir -p $WORK/b743/ cat >/tmp/go-build2269421363/b454/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid jJaas-H62CM_gGXu389w/jJaas-H62CM_gGXu389w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/byte.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/empty.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/int.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/int32.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/int64.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/string.go mkdir -p $WORK/b568/ cat >/tmp/go-build2269421363/b743/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b471/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p internal/saferio -std -complete -installsuffix shared -buildid GuT2srYHEAtDdv_OKKAt/GuT2srYHEAtDdv_OKKAt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go cat >/tmp/go-build2269421363/b568/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF cat >/tmp/go-build2269421363/b471/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema -complete -installsuffix shared -buildid IQx-jygRp7W44AQ8HJNQ/IQx-jygRp7W44AQ8HJNQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/elements.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/equals.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/schemaschema.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b471=>" -I $WORK/b471/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b471/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/fb/fbc8bfa2f82f263f5275b62feaefda1684bef3fb7e1e95ef95232ee7491d1aa3-d # internal cat >/tmp/go-build2269421363/b471/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid txuxljGz30Odk9dBq7rR/txuxljGz30Odk9dBq7rR -goversion go1.21.7 -symabis $WORK/b471/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack -asmhdr $WORK/b471/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/go_above_118.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/go_above_19.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/reflect2.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/reflect2_kind.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_struct.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/type_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_eface.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_iface.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_link.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_struct.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/1c/1c0806c35eaa2381eafd8be2bd3abe49523a4f7af8f4518533a9b246a2bfc537-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/2f/2fa2f13c4d0d3e32682588c357ea1e89d5e8e7db112f977ac5a025f79005db63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/4b/4b1debf121f51cea10ca1c64acb43802e26d9b3859bde87a7f87ff27192e452c-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/4d/4d3dfc36da666bed9346cad0a7dbdb75b1a14833d5ee04ba3e0a2cb79bef0bf1-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/29/2982c693d985fc925eb224d5eade632bd45014407ca8f7ff4d1d1bd9facca2d2-d # internal os mkdir -p $WORK/b037/ cat >/tmp/go-build2269421363/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile internal/itoa=/tmp/go-build2269421363/b025/_pkg_.a packagefile internal/poll=/tmp/go-build2269421363/b038/_pkg_.a packagefile internal/safefilepath=/tmp/go-build2269421363/b040/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2269421363/b041/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2269421363/b039/_pkg_.a packagefile internal/testlog=/tmp/go-build2269421363/b042/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/fs=/tmp/go-build2269421363/b043/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/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 kbm4TTt8z4_9npRNAG8W/kbm4TTt8z4_9npRNAG8W -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/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/da/daaa5fcac9c9f5c95428864c70e4334f063a07d96b3d8431cd90992724613b65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/b7/b7c4a76ce7bd06281f4bb59adfcc46b4caa9933228c428a1c1ce161d88fb9441-d # internal encoding/base64 mkdir -p $WORK/b051/ cat >/tmp/go-build2269421363/b051/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p encoding/base64 -std -complete -installsuffix shared -buildid e-96Io6be_1MFz6NoMS9/e-96Io6be_1MFz6NoMS9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go crypto/cipher crypto/internal/edwards25519/field mkdir -p $WORK/b077/ crypto/md5 mkdir -p $WORK/b087/ github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 vendor/golang.org/x/crypto/internal/poly1305 cat >/tmp/go-build2269421363/b077/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build2269421363/b078/_pkg_.a packagefile crypto/subtle=/tmp/go-build2269421363/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a EOF crypto/internal/nistec mkdir -p $WORK/b123/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/cipher -std -complete -installsuffix shared -buildid MTVI-_VatBOkoEp8reBE/MTVI-_VatBOkoEp8reBE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b077/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-build2269421363/b087/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/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 ./fe_amd64.s mkdir -p $WORK/b088/ cat >/tmp/go-build2269421363/b123/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/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b123/symabis ./sum_amd64.s mkdir -p $WORK/b102/ cat >/tmp/go-build2269421363/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/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 ./p256_asm_amd64.s cat >/tmp/go-build2269421363/b102/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b143/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b102/symabis ./md5block_amd64.s cat >/tmp/go-build2269421363/b143/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 -trimpath "$WORK/b143=>" -I $WORK/b143/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b143/symabis ./xxhash_amd64.s github.com/prometheus/prometheus/vendor/github.com/golang/snappy mkdir -p $WORK/b828/ cat >/tmp/go-build2269421363/b828/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -trimpath "$WORK/b828=>" -I $WORK/b828/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b828/symabis ./decode_amd64.s ./encode_amd64.s github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix mkdir -p $WORK/b190/ cat >/tmp/go-build2269421363/b190/go_asm.h << 'EOF' # internal EOF cat >/tmp/go-build2269421363/b087/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build2269421363/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/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 cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid 4ihYhGFaA5BtRDACsyKF/4ihYhGFaA5BtRDACsyKF -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/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-build2269421363/b123/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build2269421363/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_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/internal/poly1305 -std -installsuffix shared -buildid ZL4k--lAL_FCy0_Hj1Q4/ZL4k--lAL_FCy0_Hj1Q4 -goversion go1.21.7 -symabis $WORK/b123/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/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-build2269421363/b143/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 -installsuffix shared -buildid qn4RYHr2Ka2r1M-ggjlu/qn4RYHr2Ka2r1M-ggjlu -goversion go1.21.7 -symabis $WORK/b143/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack -asmhdr $WORK/b143/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2/xxhash.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go cat >/tmp/go-build2269421363/b102/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2269421363/b076/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/md5 -std -installsuffix shared -buildid be7bH2jT7bdrfv9RdWjs/be7bH2jT7bdrfv9RdWjs -goversion go1.21.7 -symabis $WORK/b102/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/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-build2269421363/b828/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile hash/crc32=/tmp/go-build2269421363/b071/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -installsuffix shared -buildid ztEiJlNU-rpBAz1QJBr5/ztEiJlNU-rpBAz1QJBr5 -goversion go1.21.7 -symabis $WORK/b828/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b828/importcfg -pack -asmhdr $WORK/b828/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/decode_asm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/encode_asm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/snappy.go cat >/tmp/go-build2269421363/b190/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader=/tmp/go-build2269421363/b191/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix -installsuffix shared -buildid fhwXpHpPdCtYqi_CPqnx/fhwXpHpPdCtYqi_CPqnx -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/prometheus/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ioctl.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/str.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go cat >/tmp/go-build2269421363/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/tmp/go-build2269421363/b089/_pkg_.a packagefile crypto/subtle=/tmp/go-build2269421363/b079/_pkg_.a packagefile embed=/tmp/go-build2269421363/b090/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF cat >/tmp/go-build2269421363/b088/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/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/internal/nistec -std -installsuffix shared -buildid cYNXuRLscppBz59ZFE_n/cYNXuRLscppBz59ZFE_n -goversion go1.21.7 -symabis $WORK/b088/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -embedcfg $WORK/b088/embedcfg -pack -asmhdr $WORK/b088/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 -trimpath "$WORK/b143=>" -I $WORK/b143/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b143/xxhash_amd64.o ./xxhash_amd64.s cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/e1/e1e76055010fda16f7464324247bb110d75aba0077bdf1f97fe71f05874e0cd7-d # internal encoding/pem mkdir -p $WORK/b111/ cat >/tmp/go-build2269421363/b111/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p encoding/pem -std -complete -installsuffix shared -buildid Xu9TNu1L8tvz9hFEsrZG/Xu9TNu1L8tvz9hFEsrZG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b102/md5block_amd64.o ./md5block_amd64.s cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -trimpath "$WORK/b828=>" -I $WORK/b828/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b828/decode_amd64.o ./decode_amd64.s cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b143/_pkg_.a $WORK/b143/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/20/20df9b6923fcb45c03f99481676ba7f586b833afb7ef14ea076c7997aad2c6a4-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/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b123/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -trimpath "$WORK/b828=>" -I $WORK/b828/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b828/encode_amd64.o ./encode_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b123/_pkg_.a $WORK/b123/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/72/72ff6f727aab2efb7fb23628038baadce6529b9610e1a649c15f0abbcff0241c-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/c6/c62e77ef54a4e6be70e519b267e564f4b6b01a564819ff330b371c93a7668646-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/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b087/fe_amd64.o ./fe_amd64.s cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b828/_pkg_.a $WORK/b828/decode_amd64.o $WORK/b828/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/4f/4fc88c6879bf6c4fd5270480ae4801f13c0944a79c05259c20e15859914a1b03-d # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ad/adf37519fa42c8c19a66e1b5880d959348514fd9cf0450fbc18549cfde9a4649-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b100/ cat >/tmp/go-build2269421363/b100/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/tmp/go-build2269421363/b087/_pkg_.a packagefile crypto/subtle=/tmp/go-build2269421363/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid XgzXnqd07vKPfmNLsz_r/XgzXnqd07vKPfmNLsz_r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b100/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/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/44/4408486da548a163f25ab9ec9907ae1ea6f83b2e8556dab5bf61d43b62cb353f-d # internal crypto/internal/boring mkdir -p $WORK/b075/ crypto/des mkdir -p $WORK/b085/ vendor/golang.org/x/crypto/chacha20 github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 cat >/tmp/go-build2269421363/b075/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2269421363/b076/_pkg_.a packagefile crypto/cipher=/tmp/go-build2269421363/b077/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build2269421363/b080/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid d0C1Y2_TNJeYLC4X2GYD/d0C1Y2_TNJeYLC4X2GYD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go mkdir -p $WORK/b121/ cat >/tmp/go-build2269421363/b085/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build2269421363/b077/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build2269421363/b078/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF mkdir -p $WORK/b300/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/des -std -complete -installsuffix shared -buildid H8Pf8Ftct3jZnhY0wp9r/H8Pf8Ftct3jZnhY0wp9r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b085/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-build2269421363/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build2269421363/b077/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2269421363/b122/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid BztQ6v8-CfizuJbHG-tr/BztQ6v8-CfizuJbHG-tr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b121/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-build2269421363/b300/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build2269421363/b077/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid gRCNd7F-Bzd9L0tO8TpC/gRCNd7F-Bzd9L0tO8TpC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/d7/d73fbc3a2de5116d16ed8cc6589c4fafe52c1936b7af966cb2c182a4b55f74f1-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/a9/a9d384313381e0710814ec70113cbc8401a380e391226fafac5d5654cb6cbc6f-d # internal crypto/hmac mkdir -p $WORK/b101/ crypto/sha512 crypto/sha256 mkdir -p $WORK/b106/ crypto/sha1 crypto/aes cat >/tmp/go-build2269421363/b101/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2269421363/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build2269421363/b079/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/hmac -std -complete -installsuffix shared -buildid ujrW29IN5lcBbOS3hokb/ujrW29IN5lcBbOS3hokb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cat >/tmp/go-build2269421363/b106/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/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 ./sha256block_amd64.s mkdir -p $WORK/b105/ mkdir -p $WORK/b084/ cat >/tmp/go-build2269421363/b105/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b095/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b105/symabis ./sha1block_amd64.s cat >/tmp/go-build2269421363/b084/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/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b084/symabis ./asm_amd64.s ./gcm_amd64.s cat >/tmp/go-build2269421363/b095/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/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b095/symabis ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/5a/5a1c1de0787cfa3d0d89a3d9dd185236c6b35ee8836bc5852b672222164cb0f3-d # internal cat >/tmp/go-build2269421363/b084/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build2269421363/b077/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build2269421363/b078/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2269421363/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build2269421363/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile internal/cpu=/tmp/go-build2269421363/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2269421363/b006/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/aes -std -installsuffix shared -buildid HZMUx2HRwWmIvgrzTVCY/HZMUx2HRwWmIvgrzTVCY -goversion go1.21.7 -symabis $WORK/b084/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/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-build2269421363/b095/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2269421363/b076/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2269421363/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile internal/cpu=/tmp/go-build2269421363/b011/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/sha512 -std -installsuffix shared -buildid kQK3iveNUJ0KPhvzPX62/kQK3iveNUJ0KPhvzPX62 -goversion go1.21.7 -symabis $WORK/b095/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/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/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/ea/ea6389063347730e2a5d66e29dcbd5d3136cfa8f198ce3a5f9b5ebbb9fd21b90-d # internal cat >/tmp/go-build2269421363/b106/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2269421363/b076/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2269421363/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile internal/cpu=/tmp/go-build2269421363/b011/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/sha256 -std -installsuffix shared -buildid IDuhCp7qO0upUeMrcawd/IDuhCp7qO0upUeMrcawd -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/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_amd64.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go cat >/tmp/go-build2269421363/b105/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2269421363/b076/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2269421363/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile internal/cpu=/tmp/go-build2269421363/b011/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/sha1 -std -installsuffix shared -buildid W0JCN1S9f6tFRRMVNa9C/W0JCN1S9f6tFRRMVNa9C -goversion go1.21.7 -symabis $WORK/b105/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/17/17c43dba876dfe3a8985e1dc8a9ce6484347e10c155b0618cd9efc9d112dca34-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b126/ cat >/tmp/go-build2269421363/b126/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build2269421363/b101/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid m0JhG-LER__idC4sB4z0/m0JhG-LER__idC4sB4z0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/45/459c0d497b19e012b897edec7af33c29e45add679c43d24aa5a176f0275c8724-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/bf/bf043596632c52da4335f5ccb5277a40a6dcb2fefb6cc063c1f8c2913830e00b-d # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/44/44fb5dad01b06f80f83d5a14073fde2346285c83b853bcdfa6e68b214d1587b1-d # internal io/ioutil mkdir -p $WORK/b125/ github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand internal/lazyregexp mkdir -p $WORK/b148/ os/signal fmt cat >/tmp/go-build2269421363/b125/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/fs=/tmp/go-build2269421363/b043/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a EOF path/filepath mkdir -p $WORK/b119/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p io/ioutil -std -complete -installsuffix shared -buildid f_cnzs7-WcHq30s3VTMt/f_cnzs7-WcHq30s3VTMt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >/tmp/go-build2269421363/b148/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile hash/fnv=/tmp/go-build2269421363/b149/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid tsHLh1KGwLbB5h4BAsIx/tsHLh1KGwLbB5h4BAsIx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand/rand.go cat >/tmp/go-build2269421363/b119/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile io/fs=/tmp/go-build2269421363/b043/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF mkdir -p $WORK/b214/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p path/filepath -std -complete -installsuffix shared -buildid kXMYCku5_Fw1Jtg_IUDe/kXMYCku5_Fw1Jtg_IUDe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b119/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 github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b383/ cat >/tmp/go-build2269421363/b214/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF internal/sysinfo mkdir -p $WORK/b434/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid HXGHDZl2thu8RFKv990f/HXGHDZl2thu8RFKv990f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go cat >/tmp/go-build2269421363/b383/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid ntMpEnURvsHEhu9g_aif/ntMpEnURvsHEhu9g_aif -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig/envconfig.go cat >/tmp/go-build2269421363/b434/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2269421363/b011/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid _9J0v__D6NZRYKODpM1w/_9J0v__D6NZRYKODpM1w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack /usr/lib/golang/src/internal/sysinfo/proc_cpuinfo_linux.go /usr/lib/golang/src/internal/sysinfo/proc_cpuinfo_linux_x84.go /usr/lib/golang/src/internal/sysinfo/sysinfo.go github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b680/ mkdir -p $WORK/b201/ mkdir -p $WORK/b027/ net cat >/tmp/go-build2269421363/b680/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2269421363/b037/_pkg_.a EOF mkdir -p $WORK/b112/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid d6AbXrVnCRfst3QYkVQu/d6AbXrVnCRfst3QYkVQu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount/mount.go cat >/tmp/go-build2269421363/b201/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/b201=>" -I $WORK/b201/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b201/symabis ./sig.s cat >/tmp/go-build2269421363/b027/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2269421363/b028/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p fmt -std -complete -installsuffix shared -buildid bbNXxgTzWtzG_3McK0KV/bbNXxgTzWtzG_3McK0KV -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-build2269421363/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2269421363/b113/_pkg_.a packagefile internal/bytealg=/tmp/go-build2269421363/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build2269421363/b064/_pkg_.a packagefile internal/itoa=/tmp/go-build2269421363/b025/_pkg_.a packagefile internal/nettrace=/tmp/go-build2269421363/b114/_pkg_.a packagefile internal/poll=/tmp/go-build2269421363/b038/_pkg_.a packagefile internal/singleflight=/tmp/go-build2269421363/b115/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2269421363/b039/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/fs=/tmp/go-build2269421363/b043/_pkg_.a packagefile net/netip=/tmp/go-build2269421363/b116/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p net -std -installsuffix shared -buildid hpgjrYPCuAvsp7DNa-Ui/hpgjrYPCuAvsp7DNa-Ui -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_stub.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.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_on.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 cat >/tmp/go-build2269421363/b201/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p os/signal -std -installsuffix shared -buildid 5Kn0XCzMiF0UidlJu5Qs/5Kn0XCzMiF0UidlJu5Qs -goversion go1.21.7 -symabis $WORK/b201/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack -asmhdr $WORK/b201/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -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/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/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b105/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b680/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/a4/a47fe851b4df1e4df187f4f20bc05e965aa7545804cc172a4fea1369c81da169-d # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/ff/ff2add2c4a1dc83a6cb8ac5d16795c21fe71b19a603560cbf0779595ae63aeea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/cc/cc98219c237595c1f43031dbe4a37b97b0ae8e1d904043e45acb9488a13e1bde-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b095/sha512block_amd64.o ./sha512block_amd64.s cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/f2/f26e050b3642e38ad4bdff0e5ad923bc76086e8cff4cf33f34df05eb94720611-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b189/ vendor/golang.org/x/sys/cpu mkdir -p $WORK/b124/ cat >/tmp/go-build2269421363/b189/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 7M6FeISb-ymbColuPxYh/7M6FeISb-ymbColuPxYh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/parse.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/readfile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/valueparser.go cat >/tmp/go-build2269421363/b124/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/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b124/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/f6/f6e5c1402020e15c12075253262cfad412e9d605685d18a74ccc4ecbccfd7aeb-d # internal cat >/tmp/go-build2269421363/b124/importcfg << 'EOF' # internal # import config packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid 3iGFWMav9CqTZjDf3jnG/3iGFWMav9CqTZjDf3jnG -goversion go1.21.7 -symabis $WORK/b124/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/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/b434/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/e6/e61c92b96d95ad5fffe9e57e94be710315cc9c6cde19aec4d71feb154e64c6d0-d # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/66/66fde59f77aebb8bb9d16de4e965c6b957a0952892cbd6bd63d38894857dfaf5-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/92/92006f6b5c73881323a8d963cddb2aac636e07b30639c7b53ea3a9e44b6946f7-d # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/02/02082d9c33756c28685c168738eefcee07bfbcb139067de7ca9542a53b99d72b-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b084/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/f8/f8b644165e262c79bc270424790348b7d412a969ba3caa4a8bb5fd1ea6e09356-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b084/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/asm_amd64.o $WORK/b084/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b201=>" -I $WORK/b201/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b201/sig.o ./sig.s cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/bc/bc90917f7c2eeed5f1a4e94ce3bd836850afd3f66b8c7abca4f2fac2928760fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b201/_pkg_.a $WORK/b201/sig.o # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/b2/b27cfff18c71efda0cb7957332b0e4735cfe2cbf708d0c811a52029b7adeb048-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/37/37118314d06dda2af2e915b78f1afa53f7e44dc71e0e6ddd1f002a3e2b374558-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/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b124/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b124/_pkg_.a $WORK/b124/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/5e/5e9a2c970645ae5b271a4222f74fce19ddd9e6cf80d64e1d24bd7304fb67f6b4-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b120/ cat >/tmp/go-build2269421363/b120/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/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b120/symabis ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -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/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/d8/d811678e56a573b8ffbcb3d51b75c379c99955e60068378c0838bbf0daf89d80-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b240/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir os/exec mkdir -p $WORK/b668/ cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b471=>" -I $WORK/b471/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b471/reflect2_amd64.o ./reflect2_amd64.s cat >/tmp/go-build2269421363/b240/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a EOF mkdir -p $WORK/b266/ cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid R-Lh-cOq6JVyv4gRX0HL/R-Lh-cOq6JVyv4gRX0HL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go cat >/tmp/go-build2269421363/b668/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid nA_UFSRBNre-kwf_0VjA/nA_UFSRBNre-kwf_0VjA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir/homedir.go cat >/tmp/go-build2269421363/b266/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build2269421363/b064/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2269421363/b041/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2269421363/b039/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/fs=/tmp/go-build2269421363/b043/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p os/exec -std -complete -installsuffix shared -buildid feUozNEsd_Yie8xRoLAo/feUozNEsd_Yie8xRoLAo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b471=>" -I $WORK/b471/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b471/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b471=>" -I $WORK/b471/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b471/relfect2_mipsx.o ./relfect2_mipsx.s cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b471=>" -I $WORK/b471/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b471/relfect2_ppc64x.o ./relfect2_ppc64x.s cat >/tmp/go-build2269421363/b120/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-build2269421363/b077/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2269421363/b121/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2269421363/b122/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2269421363/b123/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build2269421363/b124/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid 7OsVRTt9RzRXxF8jqEwN/7OsVRTt9RzRXxF8jqEwN -goversion go1.21.7 -symabis $WORK/b120/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/3e/3ea52c778e2b24a379842caa2ca1a3b76fc78a1bf23814b5f5a8380b07948048-d # internal crypto/ecdh mkdir -p $WORK/b086/ cat >/tmp/go-build2269421363/b086/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2269421363/b076/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2269421363/b075/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build2269421363/b087/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build2269421363/b088/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2269421363/b081/_pkg_.a packagefile crypto/subtle=/tmp/go-build2269421363/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/ecdh -std -complete -installsuffix shared -buildid xC__XAc2MnLMaNabJNIP/xC__XAc2MnLMaNabJNIP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b086/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/b668/_pkg_.a # internal cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b471/_pkg_.a $WORK/b471/reflect2_amd64.o $WORK/b471/relfect2_mips64x.o $WORK/b471/relfect2_mipsx.o $WORK/b471/relfect2_ppc64x.o # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/8f/8f7bbff2db571f6a81e424fe898a78398a8b4ebabfb3962fff34465da6507580-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/b2/b28dff3ec483dfdb8c8d7dd91f65546561ccdecce562d7c2682db884a178a37e-d # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/df/df2251aa198ceb6611ab1e5f9e74f8d38f6521ed1e5059d5c7a35b668ddc5202-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/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b120/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/f9/f928d26cdd2eec1ba7c693ceb1069bd423646ca5125aa6c51ce2149272ce361f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b120/_pkg_.a $WORK/b120/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/8e/8e839f952843f3503af5751e66554b6ebcfbacf19fac70dbd737d22f7b908b7f-d # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/bc/bc8306fe86d2f83da6be141b5e44eb29cf1b225e4586eb62727ee57f8e21962e-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/fc/fccf4b94680c1462682630a2ada283509763bf437d76a9979edf842f323f38a3-d # internal log github.com/prometheus/prometheus/vendor/github.com/alecthomas/units mkdir -p $WORK/b056/ encoding/hex github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt net/url mkdir -p $WORK/b118/ encoding/json compress/flate mkdir -p $WORK/b070/ cat >/tmp/go-build2269421363/b056/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile log/internal=/tmp/go-build2269421363/b057/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cat >/tmp/go-build2269421363/b118/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p log -std -complete -installsuffix shared -buildid 47kuk4Et3KUwMqUK3bmI/47kuk4Et3KUwMqUK3bmI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p net/url -std -complete -installsuffix shared -buildid JZcLpOdo-1GlsFNdZyVq/JZcLpOdo-1GlsFNdZyVq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/net/url/url.go mkdir -p $WORK/b045/ cat >/tmp/go-build2269421363/b070/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF mkdir -p $WORK/b050/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p compress/flate -std -complete -installsuffix shared -buildid VGQrZBnlnTfzDL4JG0Ga/VGQrZBnlnTfzDL4JG0Ga -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go cat >/tmp/go-build2269421363/b045/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF math/big mkdir -p $WORK/b082/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/prometheus/prometheus/vendor/github.com/alecthomas/units -complete -installsuffix shared -buildid PEOstLNC34X0YDqD-8IR/PEOstLNC34X0YDqD-8IR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/bytes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/si.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/util.go cat >/tmp/go-build2269421363/b050/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2269421363/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p encoding/json -std -complete -installsuffix shared -buildid 2-QNMJAJOvcpYMHZZExT/2-QNMJAJOvcpYMHZZExT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b050/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-build2269421363/b082/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/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b082/symabis ./arith_amd64.s vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b135/ mime mime/quotedprintable mkdir -p $WORK/b138/ cat >/tmp/go-build2269421363/b135/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF mkdir -p $WORK/b136/ vendor/golang.org/x/text/unicode/norm cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid lu8yD8j9WzeL-HnnjP0Y/lu8yD8j9WzeL-HnnjP0Y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b135/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-build2269421363/b138/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid BfdJCfQmFnJit01agqAV/BfdJCfQmFnJit01agqAV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go net/http/internal mkdir -p $WORK/b140/ github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors cat >/tmp/go-build2269421363/b136/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF mkdir -p $WORK/b147/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p mime -std -complete -installsuffix shared -buildid 2egFU3VY_OVGhIPklb5d/2egFU3VY_OVGhIPklb5d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b136/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 cat >/tmp/go-build2269421363/b140/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p net/http/internal -std -complete -installsuffix shared -buildid UAciBtmAtlxXeLXuWJzv/UAciBtmAtlxXeLXuWJzv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go cat >/tmp/go-build2269421363/b147/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2269421363/b148/_pkg_.a EOF go/token mkdir -p $WORK/b156/ github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid wwFjwxbBZz2RDrHip5eX/wwFjwxbBZz2RDrHip5eX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors/is_go113.go mkdir -p $WORK/b173/ cat >/tmp/go-build2269421363/b156/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p go/token -std -complete -installsuffix shared -buildid cp9BCx8CgVCnw6ay-lNP/cp9BCx8CgVCnw6ay-lNP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b156/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 github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b188/ mkdir -p $WORK/b110/ cat >/tmp/go-build2269421363/b173/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF mkdir -p $WORK/b054/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid CfkJm0Rn9pimEL_zHPd8/CfkJm0Rn9pimEL_zHPd8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version/version.go mkdir -p $WORK/b132/ github.com/prometheus/prometheus/vendor/github.com/pkg/errors mkdir -p $WORK/b204/ github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack cat >/tmp/go-build2269421363/b188/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid yn8Za1nz6f6jlw5lSlOb/yn8Za1nz6f6jlw5lSlOb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs/fs.go github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse mkdir -p $WORK/b209/ cat >/tmp/go-build2269421363/b204/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation go/doc/comment encoding/xml cat >/tmp/go-build2269421363/b110/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/prometheus/prometheus/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid GsoC2BT25_yRVBBwVi5h/GsoC2BT25_yRVBBwVi5h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pkg/errors/stack.go cat >/tmp/go-build2269421363/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build2269421363/b130/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 runtime/debug github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf github.com/prometheus/prometheus/vendor/github.com/oklog/run github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b304/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p encoding/hex -std -complete -installsuffix shared -buildid PZpOP_rjdypfPMtidqvt/PZpOP_rjdypfPMtidqvt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go text/template/parse cat >/tmp/go-build2269421363/b209/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF cat >/tmp/go-build2269421363/b054/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2269421363/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse -complete -installsuffix shared -buildid sFup8gVWQjfgat4_PVs1/sFup8gVWQjfgat4_PVs1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse/lex.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse/node.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid Ms8j26OU28NHu23p1-Cz/Ms8j26OU28NHu23p1-Cz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/jsonstring.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid jPUkPifIxEomsdRFCsWH/jPUkPifIxEomsdRFCsWH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b132/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 mkdir -p $WORK/b213/ cat >/tmp/go-build2269421363/b213/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p go/doc/comment -std -complete -installsuffix shared -buildid y0EDyYyNyGQcP7imsGwu/y0EDyYyNyGQcP7imsGwu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b213/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-build2269421363/b304/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF mkdir -p $WORK/b259/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation -complete -installsuffix shared -buildid uSnEZInqE7qPC9A-aydZ/uSnEZInqE7qPC9A-aydZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation/validation.go cat >/tmp/go-build2269421363/b259/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF cat >/tmp/go-build2269421363/b082/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile internal/cpu=/tmp/go-build2269421363/b011/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p math/big -std -installsuffix shared -buildid e4vTpJWrMUT-Mq0J_clv/e4vTpJWrMUT-Mq0J_clv -goversion go1.21.7 -symabis $WORK/b082/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/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 mkdir -p $WORK/b230/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p encoding/xml -std -complete -installsuffix shared -buildid u3NmrsjTG9MjL3v_Zn9o/u3NmrsjTG9MjL3v_Zn9o -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b259/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/b192/ mkdir -p $WORK/b327/ cat >/tmp/go-build2269421363/b230/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 6MXA-h_jbldyWYg3jOXR/6MXA-h_jbldyWYg3jOXR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/apic.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/emitterc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/parserc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/readerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/resolve.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/scannerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/sorter.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/writerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/yaml.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/yamlh.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/yamlprivateh.go mkdir -p $WORK/b200/ cat >/tmp/go-build2269421363/b192/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b203/ cat >/tmp/go-build2269421363/b200/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile os/signal=/tmp/go-build2269421363/b201/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/prometheus/prometheus/vendor/github.com/oklog/run -complete -installsuffix shared -buildid Y3_Z6czvozFm2eh3aXNP/Y3_Z6czvozFm2eh3aXNP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/oklog/run/actors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/oklog/run/group.go 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/b225/ cat >/tmp/go-build2269421363/b327/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a EOF cat >/tmp/go-build2269421363/b203/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a EOF mkdir -p $WORK/b224/ cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid LEz08_rPcNMZcjsYKbia/LEz08_rPcNMZcjsYKbia -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/asm.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/instructions.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/setter.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/vm.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/vm_instructions.go mkdir -p $WORK/b198/ cat >/tmp/go-build2269421363/b224/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/prometheus/vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build2269421363/b222/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF cat >/tmp/go-build2269421363/b198/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid d4Pbsz1X8yGc3lBrNotM/d4Pbsz1X8yGc3lBrNotM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/composition.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/forminfo.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/input.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/iter.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/normalize.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/readwriter.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/transform.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/trie.go cat >/tmp/go-build2269421363/b225/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid 7Lrz_arEvH8ED5rFWTfE/7Lrz_arEvH8ED5rFWTfE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log/field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p text/template/parse -std -complete -installsuffix shared -buildid o13sefvaKwNvN97eoQFY/o13sefvaKwNvN97eoQFY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b198/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 cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/22/225e6631224bcfed8c740debd17be86d6aeb8310b149dd8cf1619dd0e6e60c1c-d # internal os/user mkdir -p $WORK/b341/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b341/ -importpath os/user -- -I $WORK/b341/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid ntMOcxqF5Ug5Dl-thEes/ntMOcxqF5Ug5Dl-thEes -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/hpack.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/huffman.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cat >/tmp/go-build2269421363/b192/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/b3/b3f3890dd27b9846eb23c6a2f001d23ca7d3de11b6cfc809e815b1a1191d5400-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b146/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p runtime/debug -std -installsuffix shared -buildid AjrXkYunvLJcpnd8XuE5/AjrXkYunvLJcpnd8XuE5 -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 cat >/tmp/go-build2269421363/b146/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2269421363/b147/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a EOF cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/26/26ed576a2a5becb21bafa3cc92f683866c82050c84a44b699be962dbe9bebf95-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid OuA-B58r275782WiYrE2/OuA-B58r275782WiYrE2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire/wire.go github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b354/ cat >/tmp/go-build2269421363/b354/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid WHbaQEYzjzljc3Kc8htY/WHbaQEYzjzljc3Kc8htY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes/code_string.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes/codes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/f7/f794eb06aa2282e106c5cc60dd815f272e320d1cce2ace2a53545a3cd770898f-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal mkdir -p $WORK/b363/ cat >/tmp/go-build2269421363/b363/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid d-FvYB_wehKCyCspRykQ/d-FvYB_wehKCyCspRykQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/5a/5a8c9022b033b57b7b2ba3faa0a13b2738292df6bd8c760acf4dcaedcb4ca104-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes mkdir -p $WORK/b365/ cat >/tmp/go-build2269421363/b365/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes -complete -installsuffix shared -buildid BoXP5KNPGpNahzzxwj9V/BoXP5KNPGpNahzzxwj9V -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes/attributes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/cb/cbf828d54d7ad7be32fa36f23b646d312257298a55cac2093ee735c7f08deadf-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata mkdir -p $WORK/b370/ cat >/tmp/go-build2269421363/b370/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 6iEiHteO6gasYWDBGgvN/6iEiHteO6gasYWDBGgvN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/11/11ed9c228d46024ca815382f4e437a9607a5fed7deadfb806e603e04f9a5f66e-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/internal mkdir -p $WORK/b408/ cat >/tmp/go-build2269421363/b408/importcfg << 'EOF' # internal # import config importmap go.opencensus.io=github.com/prometheus/prometheus/vendor/go.opencensus.io packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io=/tmp/go-build2269421363/b409/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/internal -complete -installsuffix shared -buildid viOsUCr70sk8MlGr52Yj/viOsUCr70sk8MlGr52Yj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/internal.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/sanitize.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/traceinternals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/09/097a3687afd7b214f3b77ac7d8889c63c9631cd15702775201fc640c71337be0-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b237/ cat >/tmp/go-build2269421363/b237/importcfg << 'EOF' # internal # import config packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid DJv4jndSzh7dytRWE374/DJv4jndSzh7dytRWE374 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/dc/dcec1d31bc860ca89b0d5d0a50ec15c6f5e9accf4e03a5b6eae6a4a8c2cd8cfb-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate mkdir -p $WORK/b411/ cat >/tmp/go-build2269421363/b411/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate -complete -installsuffix shared -buildid y-poRXUxm5QIPm5QkHom/y-poRXUxm5QIPm5QkHom -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate/tracestate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/12/12557f2ebbe617ff71fc2e6ca902327e6ee6a6e21f00e71ac6ce30d337a5d56c-d # internal runtime/trace mkdir -p $WORK/b412/ cat >/tmp/go-build2269421363/b412/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p runtime/trace -std -installsuffix shared -buildid peDW0Ib-UZYoOHfnlteJ/peDW0Ib-UZYoOHfnlteJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b412/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/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/b4/b439e8b9ccbee09f16c6ba621a8da3c9d72a917a64c86c874dbd7a7bf75f288b-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/resource mkdir -p $WORK/b416/ cat >/tmp/go-build2269421363/b416/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/resource -complete -installsuffix shared -buildid Tt8nU5gUEHo9x3QS4g0O/Tt8nU5gUEHo9x3QS4g0O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/resource/resource.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/f5/f54f902acbdca1b6efc70dade2817c2a1fea4a664adde9e12608aa6fb967898f-d # internal flag mkdir -p $WORK/b433/ cat >/tmp/go-build2269421363/b433/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p flag -std -complete -installsuffix shared -buildid curQHB80aaCNfuWe6QBO/curQHB80aaCNfuWe6QBO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack /usr/lib/golang/src/flag/flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/f3/f33d0607d4664cdaaa3aad216ab95ed8d8223ce873459d874e39cb146c18ef6c-d # internal github.com/prometheus/prometheus/vendor/github.com/google/gofuzz mkdir -p $WORK/b443/ cat >/tmp/go-build2269421363/b443/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/prometheus/prometheus/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid KCv74C8uWwND4976EaIs/KCv74C8uWwND4976EaIs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/gofuzz/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/gofuzz/fuzz.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/5a/5a2d59101bd586075808a4624b2ecc75a2ef38fec5567f5c392dd06fdde7647a-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b151/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cat >/tmp/go-build2269421363/b151/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2269421363/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2269421363/b152/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid v3Jx8kSSv-GgCnD3eHZK/v3Jx8kSSv-GgCnD3eHZK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/84/84d6eadfa62b07f51caf15471c5c8fcd4a24349c7d817fcce6a35b3b3f514ac6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b445/ cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/70/70cde7b06a7e2543bf111ed051492d66c3da0bb0ca51838804aa3a558fbf79a5-d # internal cat >/tmp/go-build2269421363/b445/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid 55V1lbUlkLwrzBVHZSyW/55V1lbUlkLwrzBVHZSyW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect/deep_equal.go vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b131/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cat >/tmp/go-build2269421363/b131/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile container/list=/tmp/go-build2269421363/b073/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/b4/b4aa930797e8afb78081515d58aee80bc8405af85929d36736c8e42aa06e5c2b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid HXhy-NwzNpMG0l0-a0yu/HXhy-NwzNpMG0l0-a0yu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b131/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 github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries mkdir -p $WORK/b194/ cat >/tmp/go-build2269421363/b194/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid DKCRCarWBTphHJlLpOWI/DKCRCarWBTphHJlLpOWI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries/timeseries.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/40/40f2297a6e1aac59b2b63b715a6166a50aaa9c0c061409c365db763f6203ac28-d # internal go/scanner mkdir -p $WORK/b212/ cat >/tmp/go-build2269421363/b212/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile go/token=/tmp/go-build2269421363/b156/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p go/scanner -std -complete -installsuffix shared -buildid TcHw1o2HTvbSz3SWHyzz/TcHw1o2HTvbSz3SWHyzz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b212/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/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/eb/eb0f94a7e6ee6bc95da62299b47460c47f2d9a1b5344645dbab558c5ce6d0420-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b223/ cat >/tmp/go-build2269421363/b223/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile container/list=/tmp/go-build2269421363/b073/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid GxYZqm4pD-pozlZA7y31/GxYZqm4pD-pozlZA7y31 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/bidi.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/bracket.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/core.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/prop.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/73/73af79492ddf4efc5304bbfdd66616063df32287c4d881d17f02bd5bd34a6928-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b362/ cat >/tmp/go-build2269421363/b362/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build2269421363/b363/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid TNeaaFGKozgZyC1M9W9Z/TNeaaFGKozgZyC1M9W9Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/component.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/grpclog.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/38/3881fb1e9454cecd013dea8d0783d05e0af591ca3c36dd18368da9c56f643fb4-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b377/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cat >/tmp/go-build2269421363/b377/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build2269421363/b370/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid npLefBO6oKbu09qUV7-A/npLefBO6oKbu09qUV7-A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/dd/ddf81db2f9ccdb5ccc7b8f5e8b8e6ad3eb955fa1998986ce40128441e8b1a47c-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b239/ cat >/tmp/go-build2269421363/b239/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a EOF cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/9a/9ac85749df6b7fb9e9a43944acfa908fe1aa37a65dfb08f19a4991a5113c930b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid qUzxjlwiANs218knIvuE/qUzxjlwiANs218knIvuE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata mkdir -p $WORK/b415/ cat >/tmp/go-build2269421363/b415/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/resource=github.com/prometheus/prometheus/vendor/go.opencensus.io/resource packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/resource=/tmp/go-build2269421363/b416/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata -complete -installsuffix shared -buildid o4sLnAq16AB66pY2IgtW/o4sLnAq16AB66pY2IgtW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/exemplar.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/label.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/point.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/type_string.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/45/45dc1c7c67b236d6868f298ebda95bdc744c788f4f7a0ba861802778fc904ad4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b446/ cat >/tmp/go-build2269421363/b446/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build2269421363/b447/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid fEFl8z7WW0k-QVM_Ne30/fEFl8z7WW0k-QVM_Ne30 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/fields.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/requirements.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/selector.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ce/ce2759ce84bf5a38c85fdf99bb51d39122f68b752837e1dd5e087f95968c8d00-d # internal github.com/prometheus/prometheus/util/strutil mkdir -p $WORK/b289/ cat >/tmp/go-build2269421363/b289/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/prometheus/prometheus/util/strutil -complete -installsuffix shared -buildid w_aMjuVLUCHLLKwAHm8i/w_aMjuVLUCHLLKwAHm8i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/strutil/quote.go ./_build/src/github.com/prometheus/prometheus/util/strutil/strconv.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/4e/4e85265246fa9af6821e75e996c8647a1e5ecbc67483efa6d6dc7c3957165a1a-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query mkdir -p $WORK/b322/ cat >/tmp/go-build2269421363/b322/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query -complete -installsuffix shared -buildid VAXG2epOJl8c1I6udoJa/VAXG2epOJl8c1I6udoJa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/65/65a5ac5e47376cfae5c7398a53192fc4743ccdd1461b5fe65929d89e579529fb-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value mkdir -p $WORK/b453/ cat >/tmp/go-build2269421363/b453/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a EOF 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/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value -complete -installsuffix shared -buildid o6BDEo_3afR7uCfSgE1w/o6BDEo_3afR7uCfSgE1w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/sort.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/zero.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/dc/dc03283606b9ec73974df504f77767c85941a3a4811ed452e8f51f021de27241-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b457/ cat >/tmp/go-build2269421363/b457/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build2269421363/b454/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid _Pykv86VY3cOnsQhkk5j/_Pykv86VY3cOnsQhkk5j -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/0c/0cc33bb6a065549068a7c03c6f05ae9844c56e9d62db4af7ee8ce4e9adb1af37-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b463/ cat >/tmp/go-build2269421363/b463/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid 5QoR790jw-wUXYM7RC42/5QoR790jw-wUXYM7RC42 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams/doc.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/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/a1/a1c9a0b31747423b0f1aaf599ca30946d0a7c6f93655a88883b1aceed59d505a-d # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/46/46291116278555725218e64c4c08944c714181f911462568079f13a1f7c6c09d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b466/ github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b470/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cat >/tmp/go-build2269421363/b466/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build2269421363/b192/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid clqm_J8RSLukJDRyUnhm/clqm_J8RSLukJDRyUnhm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming/from_stack.go cat >/tmp/go-build2269421363/b470/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build2269421363/b192/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid Kgi39jFC3rTVKQfmWr78/Kgi39jFC3rTVKQfmWr78 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/executor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/go_above_19.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/log.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/unbounded_executor.go cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/7c/7cc44f8be59e56a80efd2449b26b786c155301b733fbfdc5201bbe6545d1f78e-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer mkdir -p $WORK/b422/ cat >/tmp/go-build2269421363/b422/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/metric/metricdata=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build2269421363/b415/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer -complete -installsuffix shared -buildid VlEkm-LffdZyv3ZPokmQ/VlEkm-LffdZyv3ZPokmQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer/manager.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer/producer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/8a/8aed44f12295b140c87fb4815587009bfd7d8c80500d6312d19fb31d9ad88aab-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version mkdir -p $WORK/b479/ cat >/tmp/go-build2269421363/b479/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version -complete -installsuffix shared -buildid ebe3SkPYiJFmmys9u3Yz/ebe3SkPYiJFmmys9u3Yz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/df/df2033c138a4d70e7f22023c29ad95430e1f7b1a0491dc1227229e7861e07628-d # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/eb/eb0f017163a7aae6412c716c2833d2ddb974139eb0d37f39209c59346365f917-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b486/ cat >/tmp/go-build2269421363/b486/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 -complete -installsuffix shared -buildid HEMeJEGgyXb4L6TM8xXC/HEMeJEGgyXb4L6TM8xXC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/apic.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/emitterc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/parserc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/readerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/resolve.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/scannerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/sorter.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/writerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/yaml.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/yamlh.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/yamlprivateh.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal mkdir -p $WORK/b542/ cat >/tmp/go-build2269421363/b542/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build2269421363/b497/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid e9yXev9e8Ov5OfxRPHEN/e9yXev9e8Ov5OfxRPHEN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version/base.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version/version.go cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/10/107a60ab2eaea1b6f6219b4304b83e8e027981ce4f18ee4b1013ee1f74521351-d # internal github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b544/ cat >/tmp/go-build2269421363/b544/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid tGM3g-H9FDl0hJrgn3PA/tGM3g-H9FDl0hJrgn3PA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/bypass.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/common.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/dump.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/spew.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/58/583cec3161f95d087f507fa1c1d53aaf9a8c05b415106145a318af43e46ed4ca-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b551/ cat >/tmp/go-build2269421363/b551/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid 4mzIrxrnCAPxE9dvY1hl/4mzIrxrnCAPxE9dvY1hl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/49/49dab8bd291295771b87d936a2fd90ffdc2f2696ff5665c6c43bca9b017b1b8d-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/time/rate mkdir -p $WORK/b557/ cat >/tmp/go-build2269421363/b557/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid pJ-CxiY6iKeCPwyHb7G_/pJ-CxiY6iKeCPwyHb7G_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/time/rate/rate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/2b/2b95cd7b7bb2cb92f82f22af527b1e3fcc5a495e33032e4c7b1dfcd4786a60b1-d # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/8b/8b1a3f3f38f017d5d543e00193b526d8c3e49f5c23a4e6fd5d7b872f51078de2-d # internal go/ast mkdir -p $WORK/b211/ cat >/tmp/go-build2269421363/b211/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile go/scanner=/tmp/go-build2269421363/b212/_pkg_.a packagefile go/token=/tmp/go-build2269421363/b156/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p go/ast -std -complete -installsuffix shared -buildid nvnYXt5WrShHBgeih2Fs/nvnYXt5WrShHBgeih2Fs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b211/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 github.com/prometheus/prometheus/vendor/github.com/imdario/mergo mkdir -p $WORK/b662/ cat >/tmp/go-build2269421363/b662/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/prometheus/prometheus/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid UBtU0C3BXl8bpph1xDap/UBtU0C3BXl8bpph1xDap -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/mergo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/da/da5d5b7d91d0f1c3d17d4b3bb9651ae2b2bf32664dbf37c3622e27748d4724c3-d # internal encoding/csv mkdir -p $WORK/b664/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/45/45fed073a2df80b4cffe86c22f3a0a962d0dbbabfd65ee703741f4c33a111b87-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b679/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cat >/tmp/go-build2269421363/b679/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid iTGba5Ha2_U8NapNbRfK/iTGba5Ha2_U8NapNbRfK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/c6/c6ec2026560b63f15ee1cace68aad1a8d5b761eacb6494fdd37043484c5aa850-d # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/9f/9fb9ea0355210660ca2aadfdb9a3742b61422775d1cd0e834cd2c7bccd28862d-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-units mkdir -p $WORK/b683/ github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp mkdir -p $WORK/b449/ cat >/tmp/go-build2269421363/b683/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cat >/tmp/go-build2269421363/b664/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF cat >/tmp/go-build2269421363/b449/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp/internal/diff=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff importmap github.com/google/go-cmp/cmp/internal/flags=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags importmap github.com/google/go-cmp/cmp/internal/function=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function importmap github.com/google/go-cmp/cmp/internal/value=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build2269421363/b450/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build2269421363/b451/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function=/tmp/go-build2269421363/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value=/tmp/go-build2269421363/b453/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp -complete -installsuffix shared -buildid kWNAooj5btfzaeKI_EII/kWNAooj5btfzaeKI_EII -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/export_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_references.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_reflect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_slices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_text.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_value.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p encoding/csv -std -complete -installsuffix shared -buildid zrFGLTxAJa4MCmRN47gC/zrFGLTxAJa4MCmRN47gC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid l78IyhNmPjwr_XzM-050/l78IyhNmPjwr_XzM-050 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-units/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-units/size.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-units/ulimit.go cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/7d/7dfacb078f1d524c89bc6e3e273c27be1e4384bf0a02463b94b6d37ff2c3db75-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b361/ cat >/tmp/go-build2269421363/b361/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2269421363/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid 47Tnnil3qzSaxaJXX1bA/47Tnnil3qzSaxaJXX1bA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/61/611b22b6d537e59a6423202bcbadbcaa7007562ef6e34bf037ed585136f976e9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b444/ cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/58/589d7b336404af33c7a7d516d90ce9adeb84c91499344f34563778fd88a6b27c-d # internal cat >/tmp/go-build2269421363/b444/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=/tmp/go-build2269421363/b445/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid SwcNZ0GnJB0W4_pdor-2/SwcNZ0GnJB0W4_pdor-2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/converter.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/deep_equal.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/helper.go github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b689/ cat >/tmp/go-build2269421363/b689/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2269421363/b076/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid 8kte8Zz8Ckfmhx0pXr2z/8kte8Zz8Ckfmhx0pXr2z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/algorithm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/digest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/digester.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/verifiers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/27/2765f73cc544347a9c10a83b52f33aa8a2a66a831b16fa5f8597a0da475204e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b456/ cat >/tmp/go-build2269421363/b456/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build2269421363/b457/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build2269421363/b454/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid aelEKtvAIU1BKTsx5AIY/aelEKtvAIU1BKTsx5AIY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field/path.go cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/6f/6f811bb7760c801da72f4024c9c6a8706db12789d0f6e1fa05510e81a034b533-d # internal testing mkdir -p $WORK/b432/ cat >/tmp/go-build2269421363/b432/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile flag=/tmp/go-build2269421363/b433/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2269421363/b014/_pkg_.a packagefile internal/race=/tmp/go-build2269421363/b021/_pkg_.a packagefile internal/sysinfo=/tmp/go-build2269421363/b434/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build2269421363/b192/_pkg_.a packagefile runtime/trace=/tmp/go-build2269421363/b412/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p testing -std -complete -installsuffix shared -buildid nFYc-bHKPh69f9xGl8Ol/nFYc-bHKPh69f9xGl8Ol -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/newcover.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/65/65cb78aef13d054a4d7d4bc5b7db79ad194e23fe009539cfcbe214027cf884bd-d # internal github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b690/ cat >/tmp/go-build2269421363/b690/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid LMb5Rks4_Miyy1ztJvBd/LMb5Rks4_Miyy1ztJvBd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/de/de884e99cebe022a9be89650858754e2528a30106239d41e7e47a2fb2f4b9d58-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b703/ cat >/tmp/go-build2269421363/b703/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid RjipUlwBWcFKom5JeS6E/RjipUlwBWcFKom5JeS6E -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time/duration_convert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/1e/1e79f738896bcfcc8ef18b513216d8206147db97b79351a12bdbd7e7cb3fafc6-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async mkdir -p $WORK/b727/ cat >/tmp/go-build2269421363/b727/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async -complete -installsuffix shared -buildid 27VNj94HkT_anRIfMOPt/27VNj94HkT_anRIfMOPt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async/wait.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/10/100eb599584c0db8aaab0039c06b3a15ef18843e901cdd0b397955aba8726a68-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors mkdir -p $WORK/b728/ cat >/tmp/go-build2269421363/b728/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors -complete -installsuffix shared -buildid Vn-W1x2FgLuSpdfLZVft/Vn-W1x2FgLuSpdfLZVft -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors/error.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/cc/cc9f7d18e39e04c99e94e9eb2440db0d131d99923679ec222b8d84c272e77d5f-d # internal github.com/prometheus/prometheus/vendor/github.com/alecthomas/template mkdir -p $WORK/b208/ cat >/tmp/go-build2269421363/b208/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/template/parse=github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse=/tmp/go-build2269421363/b209/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/prometheus/prometheus/vendor/github.com/alecthomas/template -complete -installsuffix shared -buildid P6I1MMJEtVaWIMuIRBdH/P6I1MMJEtVaWIMuIRBdH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/exec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/funcs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/4d/4d5b320567f7e13b3cbf7782061f1a50e0f6078dea6ecfe2ea5acd78b4584b28-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter mkdir -p $WORK/b730/ cat >/tmp/go-build2269421363/b730/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter -complete -installsuffix shared -buildid _tAk_e1pC050_tf88N8X/_tAk_e1pC050_tf88N8X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter/query.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/ea/ea7bfc4688ed86d2a9850445d9514a1ff2c759b28f24c54abc5ff3183ee9d4cb-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger mkdir -p $WORK/b734/ cat >/tmp/go-build2269421363/b734/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger -complete -installsuffix shared -buildid lKQdOcGSZY7lGCim8-Hh/lKQdOcGSZY7lGCim8-Hh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger/default_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger/logger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/ab/ab0e8e967a8612ba0c3cffbaaa2fd3b1515d7e5a16f33181bdd8fd4ebbb3def3-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d7/d7f4cd7ff807480977c775228fc07b523b1b3c687752af91302e24540581d9c0-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation mkdir -p $WORK/b735/ compress/gzip cat >/tmp/go-build2269421363/b735/importcfg << 'EOF' # internal # import config packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation -complete -installsuffix shared -buildid fBZzYCtvSfS5jzV-5jrW/fBZzYCtvSfS5jzV-5jrW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation/is.go mkdir -p $WORK/b069/ cat >/tmp/go-build2269421363/b069/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile compress/flate=/tmp/go-build2269421363/b070/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile hash/crc32=/tmp/go-build2269421363/b071/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p compress/gzip -std -complete -installsuffix shared -buildid HUR7FBv_cc4Fj4OmmvOQ/HUR7FBv_cc4Fj4OmmvOQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/7e/7ebab9bec3f50efd417e44444db3f93eaf597a0aa846a2a94eb4d4a59286de0d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b727/_pkg_.a # internal encoding/gob mkdir -p $WORK/b742/ cat >/tmp/go-build2269421363/b742/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile internal/saferio=/tmp/go-build2269421363/b743/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/2c/2ce047749d836cb90e06967e1b29f5294a93114488e5008ec88180f85405145a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p encoding/gob -std -complete -installsuffix shared -buildid L3RYPQysElpxu2uuq2Z5/L3RYPQysElpxu2uuq2Z5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b742/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 database/sql/driver mkdir -p $WORK/b769/ cat >/tmp/go-build2269421363/b769/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p database/sql/driver -std -complete -installsuffix shared -buildid JiI-xoWteo681RGkbjEg/JiI-xoWteo681RGkbjEg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/11/117d89f49c5b545c295b020bccc46853d04745f8532e266ec9cec2bd950d00f8-d # internal github.com/prometheus/prometheus/vendor/github.com/go-stack/stack mkdir -p $WORK/b780/ cat >/tmp/go-build2269421363/b780/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/prometheus/prometheus/vendor/github.com/go-stack/stack -complete -installsuffix shared -buildid viZ_PkkYv0mAtL5_658z/viZ_PkkYv0mAtL5_658z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/e9/e9eaa7e92b9d4a6cfca99e54a821c6335ca8f6c2912b90b68d17c86262a156ea-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b238/ cat >/tmp/go-build2269421363/b238/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/internal/ini=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults importmap github.com/aws/aws-sdk-go/internal/sync/singleflight=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build2269421363/b239/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build2269421363/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build2269421363/b241/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid hggeQnb3-nXZzTGX1sWS/hggeQnb3-nXZzTGX1sWS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/6e/6e14563eee4eb7cf72990f2c6f52cd518767ff7c646e9ff29544173f47957fe5-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal mkdir -p $WORK/b789/ cat >/tmp/go-build2269421363/b789/importcfg << 'EOF' # internal # import config packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid O5ccBsHw4W9k3pf6-ZTK/O5ccBsHw4W9k3pf6-ZTK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal/post_go18.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/de/de49ee4521c1ec1dd12116acf13992373b50fbefba682291d19946c47e698f3f-d # internal github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc mkdir -p $WORK/b794/ cat >/tmp/go-build2269421363/b794/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid uStzsKcrbQuBHYJ5zQ8p/uStzsKcrbQuBHYJ5zQ8p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b689/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/a1/a114f11bf8226318b89a7165d4835989bf0385493d800b25a008f798412f7749-d # internal github.com/prometheus/prometheus/tsdb/chunkenc mkdir -p $WORK/b805/ cat >/tmp/go-build2269421363/b805/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/prometheus/prometheus/tsdb/chunkenc -complete -installsuffix shared -buildid SFXBQdT4EmhngVA0XbEp/SFXBQdT4EmhngVA0XbEp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/chunkenc/bstream.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunkenc/chunk.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunkenc/xor.go cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/50/5092658c6f6507884988c0b5a7f8e36a61efdad3ea3f486feea901dbf8f6e884-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b561/ cat >/tmp/go-build2269421363/b561/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/prometheus/prometheus/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/prometheus/prometheus/vendor/k8s.io/utils/integer packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build2269421363/b557/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build2269421363/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/integer=/tmp/go-build2269421363/b562/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid 94ojCR4-4ZADF5AWqllG/94ojCR4-4ZADF5AWqllG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol/backoff.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol/throttle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/a9/a982a16aa4608cead98468ce26292c5fba06a0aab15d7909119ff3d6a81c46a6-d # internal github.com/prometheus/prometheus/tsdb/errors mkdir -p $WORK/b807/ cat >/tmp/go-build2269421363/b807/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/prometheus/prometheus/tsdb/errors -complete -installsuffix shared -buildid PuLLOIZ1svST-_YOolJe/PuLLOIZ1svST-_YOolJe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/errors/errors.go cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/87/873c4af2f0d2fc2e330ef217adf8629e05cd4cb06a2f686acbc98dd9d4ce8d85-d # internal github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b815/ cat >/tmp/go-build2269421363/b815/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid Kwf0OKKikV4Oj_q1yIiM/Kwf0OKKikV4Oj_q1yIiM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib/difflib.go cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/3f/3f5f5c58d94517c7e560dcc480f21b9e6a19ada268114d973cf7968fadc1f8f6-d # internal github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b688/ cat >/tmp/go-build2269421363/b688/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build2269421363/b689/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2269421363/b690/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid c_TnzKt_5ocCQkQBSMgN/c_TnzKt_5ocCQkQBSMgN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/84/8423ab7ae38d1576fa52964378210317954e71afdc1059070b339de4b89bca12-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b699/ cat >/tmp/go-build2269421363/b699/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build2269421363/b689/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid B-AbaZl7HB0nnkQ4q7BR/B-AbaZl7HB0nnkQ4q7BR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset/set.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e4/e4ce0d718a7c2c4af221f3ba46396c814b1f8e7dca87523d6a8debc30e9d2567-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b129/ cat >/tmp/go-build2269421363/b129/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-build2269421363/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build2269421363/b130/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2269421363/b131/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/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/text/secure/bidirule -std -complete -installsuffix shared -buildid 4fuaqC-iIpd0Y64ipNkF/4fuaqC-iIpd0Y64ipNkF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b129/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/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/16/1654097544ba4f2ee62f3390f1a1737ba2984ee3975a06c0e1933aaf39e67977-d # internal github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack mkdir -p $WORK/b819/ cat >/tmp/go-build2269421363/b819/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack -complete -installsuffix shared -buildid gXMY67wNTCnx8SaI9dB1/gXMY67wNTCnx8SaI9dB1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack/stacks.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/8f/8f98100bbaf4049370a209200f88f4cc148c54e0ead0dc1b521b43e618193f4b-d # internal github.com/prometheus/prometheus/tsdb/encoding mkdir -p $WORK/b821/ cat >/tmp/go-build2269421363/b821/importcfg << 'EOF' # internal # import config importmap github.com/dennwc/varint=github.com/prometheus/prometheus/vendor/github.com/dennwc/varint importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/dennwc/varint=/tmp/go-build2269421363/b822/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build2269421363/b071/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/prometheus/prometheus/tsdb/encoding -complete -installsuffix shared -buildid 24Shc8Y-kPguMnDvvoDd/24Shc8Y-kPguMnDvvoDd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3f/3f6b9cbfb6027c187f8d429435af17e846b042822af54f5ed418bf4e6ef3da02-d # internal runtime/pprof mkdir -p $WORK/b419/ cat >/tmp/go-build2269421363/b419/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2269421363/b069/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile internal/abi=/tmp/go-build2269421363/b005/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile text/tabwriter=/tmp/go-build2269421363/b199/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p runtime/pprof -std -installsuffix shared -buildid Na13632F3Hfko-h9Fmlq/Na13632F3Hfko-h9Fmlq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b419/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/b807/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/32/32bc2bfad759b26a522d0c713d1a4f9ac6ef09b46f17d402bf7d8978d15911da-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b838/ cat >/tmp/go-build2269421363/b838/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid Jvy2xPIQuHTE9Az-uXGe/Jvy2xPIQuHTE9Az-uXGe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log/logger.go cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/67/6751febca7bc5783cdd73356bcabea36fbcf32f295dd5a2ae89c266ac2de1ab6-d # internal compress/zlib mkdir -p $WORK/b840/ cat >/tmp/go-build2269421363/b840/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile compress/flate=/tmp/go-build2269421363/b070/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile hash/adler32=/tmp/go-build2269421363/b841/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p compress/zlib -std -complete -installsuffix shared -buildid fuHuTZnt7kJE0sOn_6pG/fuHuTZnt7kJE0sOn_6pG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/e7/e75f3904c5a072061c8948ecc99d26a6fb4947e86774a15518777eea13013d04-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b847/ cat >/tmp/go-build2269421363/b847/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid 5RnaxK6qMQqiI9zWqK6s/5RnaxK6qMQqiI9zWqK6s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/counter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/keys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/timer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/38/380ac2bafd134bfd50e2ee0ae3e9c7997ff39f13ca45561c50fbfea38cb7f758-d # internal github.com/prometheus/prometheus/util/pool mkdir -p $WORK/b853/ cat >/tmp/go-build2269421363/b853/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p github.com/prometheus/prometheus/util/pool -complete -installsuffix shared -buildid rIFAzzRxCDVLeNZTO90B/rIFAzzRxCDVLeNZTO90B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b853/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/pool/pool.go cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/a5/a5f5b4a1c771708e02795c7b3beaf600bcd1ebd272afde222f3adca0f478ae9c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b150/ cat >/tmp/go-build2269421363/b150/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2269421363/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2269421363/b147/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid sPHORts5puOWLveDhoq_/sPHORts5puOWLveDhoq_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/20/202c5a148458eb212f9d7bda11eb12b4229240d65324cc29434c03247559877e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b155/ cat >/tmp/go-build2269421363/b155/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=/tmp/go-build2269421363/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2269421363/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid XxddEQfkzWzG0ZlW5tS3/XxddEQfkzWzG0ZlW5tS3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs/strings.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/55/554b7fc666d3faebd8c688c5e3d528e3b32d6968c2a981f649d1201e467827b8-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid mkdir -p $WORK/b157/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal cat >/tmp/go-build2269421363/b157/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid 4UaPmQN_MGpwyW0Dum2H/4UaPmQN_MGpwyW0Dum2H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/goname.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/bd/bdbefd960e5a326915e663fed0813b92827338a45bd6dea405c527704d55995e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order mkdir -p $WORK/b158/ cat >/tmp/go-build2269421363/b158/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid QaxQj5z5hCzG9_KGrSLj/QaxQj5z5hCzG9_KGrSLj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order/order.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/c1/c141c589c76b5465c9169b5aa70fa69f132644db9b784a2a2a5b6623997d1a76-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b162/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b840/_pkg_.a # internal cat >/tmp/go-build2269421363/b162/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2269421363/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid Ci-XcopjeadysOp-720N/Ci-XcopjeadysOp-720N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/11/11bde382f2672030ece909d75bf49e84dd47733de035fabb03115d9bd37e0dc2-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b166/ cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/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 cat >/tmp/go-build2269421363/b166/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2269421363/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2269421363/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid p1OV-Xnvypn3Xku4tnoK/p1OV-Xnvypn3Xku4tnoK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/97/97622fc4653908347a2a1fbef43c4a63d91325278bc09b80c579f4634cc2d4dd-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b167/ cat >/tmp/go-build2269421363/b167/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid 7hsLXiBgtJvXB4KiWBMv/7hsLXiBgtJvXB4KiWBMv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts/options.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/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/b544/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b699/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b853/_pkg_.a # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/d3/d30fda1fd6c689f108c958fdfb0fe9a755b7ec8fadc1181b91728b62d9072e77-d # internal text/template mkdir -p $WORK/b197/ cat >/tmp/go-build2269421363/b197/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2269421363/b028/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/fs=/tmp/go-build2269421363/b043/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile text/template/parse=/tmp/go-build2269421363/b198/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/99/99356e1a28bd32725dcb7365e639bdbd3efbc079abf0888efe60bcd21b2f9f4b-d # internal cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p text/template -std -complete -installsuffix shared -buildid IxCdMYdOqIwUfCqBhNeY/IxCdMYdOqIwUfCqBhNeY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/1c/1cbe5f22514cc7d8519f32cb177634c7276e501e9c73ae6a17c85cc030f33c7e-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b698/ internal/profile cat >/tmp/go-build2269421363/b698/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset=/tmp/go-build2269421363/b699/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build2269421363/b689/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid HbmOghBh5MfzCzPLIDY7/HbmOghBh5MfzCzPLIDY7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/normalize.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/reference.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b769/_pkg_.a # internal mkdir -p $WORK/b877/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b819/_pkg_.a # internal cat >/tmp/go-build2269421363/b877/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2269421363/b069/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build2269421363/b214/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p internal/profile -std -complete -installsuffix shared -buildid 9K82njnEtl-8N_DEq-PX/9K82njnEtl-8N_DEq-PX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b877/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/legacy_profile.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/a2/a27b56e3849931548835d635115089ad1f3df35f87fef5e6f1760d5a00895ebb-d # internal github.com/prometheus/prometheus/vendor/github.com/oklog/ulid mkdir -p $WORK/b772/ cat >/tmp/go-build2269421363/b772/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile database/sql/driver=/tmp/go-build2269421363/b769/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/prometheus/prometheus/vendor/github.com/oklog/ulid -complete -installsuffix shared -buildid NG2mepEpjBNY7KYR2Sdh/NG2mepEpjBNY7KYR2Sdh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/ba/bae4016d9d19cf35450fc6a64c0f56e4f34cdc386ebe28f6ca6afc861658d106-d # internal github.com/prometheus/prometheus/vendor/go.uber.org/goleak mkdir -p $WORK/b818/ cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/d7/d7134e727aeb26421b84ed08dc3006a9ba54761a95a5d05d412074b56aba973b-d # internal cat >/tmp/go-build2269421363/b818/importcfg << 'EOF' # internal # import config importmap go.uber.org/goleak/internal/stack=github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack=/tmp/go-build2269421363/b819/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/prometheus/prometheus/vendor/go.uber.org/goleak -complete -installsuffix shared -buildid pXbEvS8bsxC92kzZCahF/pXbEvS8bsxC92kzZCahF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/leaks.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/testmain.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/tracestack_new.go cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/e6/e605f8341a52534ada10f17720a0809fb03d917e1fa721471a58db30b3e976f7-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/fc/fc1cb2a2fb2d4ad7c250cf372c153d787c31aefbaa6cee1f1c6e29890a3c5f19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b821/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/57/571a5f6319fb823c9ba2b87a569d31b33dd6ebb36ae0010fb0dfc94f6feac3b0-d # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/1a/1a1867eba80e971765514af3b55cefe256166e5bf3597d8a8f406ce1001708e9-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b221/ cat >/tmp/go-build2269421363/b221/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/prometheus/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build2269421363/b222/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2269421363/b223/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid i3_HOK1siYxFrgz73si0/i3_HOK1siYxFrgz73si0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule/bidirule.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/68/68fbb6b203ddf3c819d10350624cfcfe0dc214b8f72f840250fa784967e3fc5a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/94/94e297e41241f4bf24c71b25c94468b30bbdd75eca886d9facf5df9768a979db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/c4/c494f80962ce66400647d1177e8595e46a3e13e163de50ad1ac06389eb7b0566-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b161/ cat >/tmp/go-build2269421363/b161/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2269421363/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2269421363/b147/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2269421363/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid SEmW-zdgMJVhF-eppFBQ/SEmW-zdgMJVhF-eppFBQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/2d/2d2d0cbe099a459adc5a666a55125beb16ef916e608b04af1ca9e34f07172161-d # internal github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b312/ github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b333/ github.com/prometheus/prometheus/vendor/golang.org/x/term cat >/tmp/go-build2269421363/b312/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build2269421363/b190/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid KK7dnyRf8yKfuBHBuwwN/KK7dnyRf8yKfuBHBuwwN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty/isatty_tcgets.go mkdir -p $WORK/b545/ cat >/tmp/go-build2269421363/b333/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build2269421363/b190/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid bjKFYkQD6YHneE5M7fjv/bjKFYkQD6YHneE5M7fjv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify/fsnotify.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify/inotify.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify/inotify_poller.go cat >/tmp/go-build2269421363/b545/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build2269421363/b190/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/term -complete -installsuffix shared -buildid Hgm_Rft1pmvTm1d7pIqu/Hgm_Rft1pmvTm1d7pIqu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/term.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/term_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/term_unix_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/terminal.go github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go mkdir -p $WORK/b800/ cat >/tmp/go-build2269421363/b800/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build2269421363/b190/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go -complete -installsuffix shared -buildid LTQdaQ7GNwGEhheyZ1un/LTQdaQ7GNwGEhheyZ1un -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go/mmap.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go/mmap_unix.go github.com/prometheus/prometheus/tsdb/fileutil mkdir -p $WORK/b808/ cat >/tmp/go-build2269421363/b808/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build2269421363/b190/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/prometheus/prometheus/tsdb/fileutil -complete -installsuffix shared -buildid N3FgSlkWyT2vLXeAXx7e/N3FgSlkWyT2vLXeAXx7e -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/dir.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/dir_unix.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/fileutil.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/flock.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/flock_unix.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/mmap.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/mmap_unix.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/preallocate.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/preallocate_linux.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/sync_linux.go github.com/prometheus/prometheus/util/runtime mkdir -p $WORK/b863/ cat >/tmp/go-build2269421363/b863/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build2269421363/b190/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p github.com/prometheus/prometheus/util/runtime -complete -installsuffix shared -buildid pkDNIgsjfRSiynESRfbi/pkDNIgsjfRSiynESRfbi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b863/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/runtime/limits_default.go ./_build/src/github.com/prometheus/prometheus/util/runtime/statfs_default.go ./_build/src/github.com/prometheus/prometheus/util/runtime/uname_linux.go ./_build/src/github.com/prometheus/prometheus/util/runtime/vmlimits_default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/fd/fdbe3413b308c7a0d5290892978e6cdd0040dc2998cef3711c52a0d850815092-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/4f/4ff61492f3adfef0fa6aa69ba8b77e8a4fd2a4719568465a84e95841f6d80c19-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b153/ cat >/tmp/go-build2269421363/b153/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2269421363/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2269421363/b147/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2269421363/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2269421363/b155/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2269421363/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid eHIk2UQwfCg1tbYWCl-l/eHIk2UQwfCg1tbYWCl-l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b357/ cat >/tmp/go-build2269421363/b357/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2269421363/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2269421363/b147/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2269421363/b155/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2269421363/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json -complete -installsuffix shared -buildid 4P0koJARiKA9svEsKdBY/4P0koJARiKA9svEsKdBY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/db/db5b6f4ba8ddacfb849412378bc4c683f90022d4cb6cb2f467966c15e3b586ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/22/22569a5a0711debaa23dd9d29301ad3def993adaeab8a5c17cdaf513c762cf80-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/8b/8bf1914d0cbcdeb8c75156a0635e50dd03958b82d6bc31c4dbeb163645ed3229-d # internal github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable mkdir -p $WORK/b311/ cat >/tmp/go-build2269421363/b311/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build2269421363/b312/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable -complete -installsuffix shared -buildid UfoUjGmJGiavgynLlB3w/UfoUjGmJGiavgynLlB3w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable/colorable_others.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable/noncolorable.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/de/dec85aa6898e85b40f6c22ce4f15cbbee59b318b7dbed488e16df51a61868c39-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/2c/2c648b5a8eabee4b18db0c85367c7751303b5d53ab898aa27893f4b93e51421c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/9b/9b6e4b58c29dfd74a74da632fb033cdab7b08b2d48ab08495855eb98f3ea27d1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/ac/acb39c5ec2e15f5041fe101ef5ad33d53d5a1fba0abfd9249a4c85a307a96df1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/6e/6eaccabe174837ff6b8d8b385880d2ae05ba316e17ee42d0f61b8b6a197b3f14-d # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/29/297afb8f8629a55318dc974ffe9422c1845ef3beee01e8409cb3be729e4a074b-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/idna mkdir -p $WORK/b220/ cat >/tmp/go-build2269421363/b220/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2269421363/b221/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2269421363/b223/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm=/tmp/go-build2269421363/b224/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid UMqcq-cQ8JPrvnyanRd_/UMqcq-cQ8JPrvnyanRd_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/go118.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/idna10.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/punycode.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/trie.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/68/686996dd85995ad9d7eeaffff7e1ad494f544ee1ca242d76eb5b5b3533757fb2-d # internal github.com/prometheus/prometheus/vendor/github.com/fatih/color mkdir -p $WORK/b310/ cat >/tmp/go-build2269421363/b310/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-colorable=github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable importmap github.com/mattn/go-isatty=github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable=/tmp/go-build2269421363/b311/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build2269421363/b312/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/prometheus/prometheus/vendor/github.com/fatih/color -complete -installsuffix shared -buildid cSu4AZSfGrm8gdVwpJp4/cSu4AZSfGrm8gdVwpJp4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fatih/color/color.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fatih/color/doc.go cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/2f/2f04b1126f280645473501bad0402020f04ed6be3e631206cbfa5f9ff4cd4a46-d # internal cd $WORK/b341 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Tm-IIzZ5rULiAhGRLCz7 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/9e/9e112361d47adb728c20882a4672f41954af9da0036deeb1144571412793ec3d-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b128/ cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/9e/9ea6f7918417f6aa67605ca3a27e186f3712e677022fa8ec9d9923b3bf6a1a94-d # internal cat >/tmp/go-build2269421363/b128/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-build2269421363/b027/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2269421363/b129/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2269421363/b131/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2269421363/b132/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid pxP_d0-Xdtdu0OfkAJ0L/pxP_d0-Xdtdu0OfkAJ0L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b128/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/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/87/87192bd46b0e7d7c63e7e769998b1ad90c5cbbc5a2f7de3535919e91e807e2c8-d # internal github.com/prometheus/prometheus/vendor/github.com/go-kit/log mkdir -p $WORK/b047/ github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model mkdir -p $WORK/b186/ cat >/tmp/go-build2269421363/b047/importcfg << 'EOF' # internal # import config importmap github.com/go-logfmt/logfmt=github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt=/tmp/go-build2269421363/b054/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/prometheus/prometheus/vendor/github.com/go-kit/log -complete -installsuffix shared -buildid hWDloPmg0NpkmNvmexco/hWDloPmg0NpkmNvmexco -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/json_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/log.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/logfmt_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/nop_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/stdlib.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/sync.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/value.go cat >/tmp/go-build2269421363/b186/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid Lh0oR_OizReIBiEFPQE-/Lh0oR_OizReIBiEFPQE- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/fingerprinting.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/fnv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/labelset.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/model.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/signature.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/value.go github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath mkdir -p $WORK/b249/ github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b242/ cat >/tmp/go-build2269421363/b249/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF github.com/prometheus/prometheus/model/labels /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid Ck41sl35ckkIAR3uatUT/Ck41sl35ckkIAR3uatUT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/functions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/interpreter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/lexer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/toktype_string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/util.go cat >/tmp/go-build2269421363/b242/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid g6sV2Jr_VDT9IRrueGa1/g6sV2Jr_VDT9IRrueGa1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date mkdir -p $WORK/b295/ cat >/tmp/go-build2269421363/b295/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date -complete -installsuffix shared -buildid P55csWbqQmVBGUzq1yBD/P55csWbqQmVBGUzq1yBD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/date.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/timerfc1123.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/unixtime.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/utility.go github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics mkdir -p $WORK/b321/ cat >/tmp/go-build2269421363/b321/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics -complete -installsuffix shared -buildid ASLQUlrPQ_yxXBx79IEs/ASLQUlrPQ_yxXBx79IEs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics/values.go mkdir -p $WORK/b281/ cat >/tmp/go-build2269421363/b281/importcfg << 'EOF' # internal # import config importmap github.com/cespare/xxhash/v2=github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2=/tmp/go-build2269421363/b143/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile regexp/syntax=/tmp/go-build2269421363/b059/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/prometheus/prometheus/model/labels -complete -installsuffix shared -buildid rMYT-vOY_I2lEUcXiLW0/rMYT-vOY_I2lEUcXiLW0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/labels/labels.go ./_build/src/github.com/prometheus/prometheus/model/labels/matcher.go ./_build/src/github.com/prometheus/prometheus/model/labels/regexp.go ./_build/src/github.com/prometheus/prometheus/model/labels/test_utils.go mkdir -p $WORK/b265/ cat >/tmp/go-build2269421363/b265/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2269421363/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build2269421363/b243/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile os/exec=/tmp/go-build2269421363/b266/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid pgAME7cnPKRKyYFFkd8m/pgAME7cnPKRKyYFFkd8m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b438/ cat >/tmp/go-build2269421363/b438/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid NSbkejdfwKQgKvwFL0ha/NSbkejdfwKQgKvwFL0ha -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/clone.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/deprecated.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/discard.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/equal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/extensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/lib.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/message_set.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/properties.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_marshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_merge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/text.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/text_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/text_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/timestamp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema mkdir -p $WORK/b431/ github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json cat >/tmp/go-build2269421363/b431/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema -complete -installsuffix shared -buildid a7RixDrFwYl4hpvVhT0z/a7RixDrFwYl4hpvVhT0z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/action.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/certificate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/datacenter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/firewall.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/floating_ip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/image.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/iso.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/location.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/network.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/placement_group.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/pricing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/ssh_key.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cd $WORK/b341 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Tm-IIzZ5rULiAhGRLCz7 -o ./_x002.o -c cgo_lookup_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal mkdir -p $WORK/b465/ cat >/tmp/go-build2269421363/b465/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid KxGBviUFK3eBInV6edeG/KxGBviUFK3eBInV6edeG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json/json.go cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/df/df0d4e4920701f51778f08bd612ef53191130e581018fc963f5b0deb3715c9ff-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b160/ cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/18/1874ce1e3153f55c57b5b7014e7a03ebeb42cddf9e33fa0fe58c87f1bac1dbdc-d # internal cat >/tmp/go-build2269421363/b160/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2269421363/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2269421363/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2269421363/b147/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2269421363/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2269421363/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2269421363/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2269421363/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2269421363/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2269421363/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2269421363/b162/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid lQyxKs8HvaV7z0lD2Cuh/lQyxKs8HvaV7z0lD2Cuh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/checkinit.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/decode_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/encode_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/equal.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/messageset.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/proto_methods.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/reset.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/size.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/size_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/wrappers.go cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/54/540de26a8cdc159a4e9f920f924d1be5351d7e0f578ec1972e6e078e7a3633b6-d # internal go/doc mkdir -p $WORK/b210/ github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog mkdir -p $WORK/b309/ cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/08/084f78d907375bd8fa90d9909775aed7d9955e43810ce0a40b469ca0513c57f8-d # internal cat >/tmp/go-build2269421363/b210/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile go/ast=/tmp/go-build2269421363/b211/_pkg_.a packagefile go/doc/comment=/tmp/go-build2269421363/b213/_pkg_.a packagefile go/token=/tmp/go-build2269421363/b156/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build2269421363/b214/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p go/doc -std -complete -installsuffix shared -buildid eknvkVpI-O3pO63YfuPX/eknvkVpI-O3pO63YfuPX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/go/doc/comment.go /usr/lib/golang/src/go/doc/doc.go /usr/lib/golang/src/go/doc/example.go /usr/lib/golang/src/go/doc/exports.go /usr/lib/golang/src/go/doc/filter.go /usr/lib/golang/src/go/doc/reader.go /usr/lib/golang/src/go/doc/synopsis.go cat >/tmp/go-build2269421363/b309/importcfg << 'EOF' # internal # import config importmap github.com/fatih/color=github.com/prometheus/prometheus/vendor/github.com/fatih/color importmap github.com/mattn/go-isatty=github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fatih/color=/tmp/go-build2269421363/b310/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build2269421363/b312/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF go/internal/typeparams mkdir -p $WORK/b462/ cat >/tmp/go-build2269421363/b462/importcfg << 'EOF' # internal # import config packagefile go/ast=/tmp/go-build2269421363/b211/_pkg_.a packagefile go/token=/tmp/go-build2269421363/b156/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid 0wo_BfN-qR9KMjOnfxki/0wo_BfN-qR9KMjOnfxki -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/typeparams.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog -complete -installsuffix shared -buildid Z7p8nq1pz3n9CP8BI3J0/Z7p8nq1pz3n9CP8BI3J0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/colorize_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/global.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/interceptlogger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/intlogger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/nulllogger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/stacktrace.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/stdlog.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b808/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/2c/2cc08d635af4d8fabeaa0ccb0fb7c57b3d9ee4a90b7a09d1564519acf5d93784-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b491/ cat >/tmp/go-build2269421363/b491/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid mYX_tyAzAa9pkNlzmVCG/mYX_tyAzAa9pkNlzmVCG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/69/69c2c8276e8126d82f995349280666cb5a989e1a66cea49b517d94f4c92233e7-d # internal github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration mkdir -p $WORK/b673/ cat >/tmp/go-build2269421363/b673/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration -complete -installsuffix shared -buildid YtGmy4p7qVd0n4XKjlat/YtGmy4p7qVd0n4XKjlat -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration/duration.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/5b/5bca6702a0a59aac8530325632e44248a708d65386b22e216f1d978f1863dadd-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b681/ cat >/tmp/go-build2269421363/b681/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid zDwv2CvPcmCxbIrihZL-/zDwv2CvPcmCxbIrihZL- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/fb/fb933649c15002f438078514d4d24f40e68c0ef9c299d1c9c90285df40a02baf-d # internal go/parser mkdir -p $WORK/b460/ cat >/tmp/go-build2269421363/b460/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile go/ast=/tmp/go-build2269421363/b211/_pkg_.a packagefile go/build/constraint=/tmp/go-build2269421363/b461/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build2269421363/b462/_pkg_.a packagefile go/scanner=/tmp/go-build2269421363/b212/_pkg_.a packagefile go/token=/tmp/go-build2269421363/b156/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/fs=/tmp/go-build2269421363/b043/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p go/parser -std -complete -installsuffix shared -buildid -1YYqbvra50Ik0p_Agqj/-1YYqbvra50Ik0p_Agqj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go /usr/lib/golang/src/go/parser/resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/34/3460ecc693acb1254a3559b253ce1bab7f7ebf1f60d101a16da706dec6bb427b-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b684/ cat >/tmp/go-build2269421363/b684/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build2269421363/b685/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid w6TzCrgdl49rVtcZEOGu/w6TzCrgdl49rVtcZEOGu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/d3/d3e2536f506ecfee09be8b2672b6e0d530d3fb13aa407e86622f3b4ec67faa84-d # internal github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b697/ cat >/tmp/go-build2269421363/b697/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build2269421363/b190/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid tj5QEG3u2ZmBWrZORnl9/tj5QEG3u2ZmBWrZORnl9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/d9/d9a7289ec58e4dd9cebf20a5bbcffadb6dcc1c9a9976ae322905dda3feb2187a-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler mkdir -p $WORK/b729/ cat >/tmp/go-build2269421363/b729/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler -complete -installsuffix shared -buildid OSyrRUMP9GxlZVd6qbyR/OSyrRUMP9GxlZVd6qbyR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler/duration.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/db/db468236dd97920ddca76301263fef842240cb13767bdc9481e77f4b976ed6cd-d # internal github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer mkdir -p $WORK/b783/ cat >/tmp/go-build2269421363/b783/importcfg << 'EOF' # internal # import config importmap github.com/josharian/intern=github.com/prometheus/prometheus/vendor/github.com/josharian/intern packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/josharian/intern=/tmp/go-build2269421363/b784/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2269421363/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid yZ9n9kHw72DgD8_hyy19/yZ9n9kHw72DgD8_hyy19 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer/lexer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/a5/a534777a53144dc7b7d1e9626dc6a06247ae78724a6f94dc56c92ff315480f7a-d # internal github.com/prometheus/prometheus/vendor/go.uber.org/atomic mkdir -p $WORK/b798/ cat >/tmp/go-build2269421363/b798/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/prometheus/prometheus/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid kN-AoM4kEMdEw6RRe2BZ/kN-AoM4kEMdEw6RRe2BZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/bool.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/bool_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/duration_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/error.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/error_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/float64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/float64_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/gen.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/int32.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/int64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/nocmp.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/string.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/string_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/time.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/time_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/uint32.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/uint64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/uintptr.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/unsafe_pointer.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/value.go cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/cd/cd1355281a4194326621851f13d44f898692c4908218dabaeeafd663a606417a-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b493/ cat >/tmp/go-build2269421363/b493/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build2269421363/b230/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid 0Vi2M5St1PvlRTIlBRtP/0Vi2M5St1PvlRTIlBRtP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/fields.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/yaml.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/yaml_go110.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/03/036fb33472a9012eeaa60743c3ead97521229d03f491f13c1b01f61c59bac4d6-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b164/ cat >/tmp/go-build2269421363/b164/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2269421363/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2269421363/b147/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid ENGils4cKoC-8YScTgQt/ENGils4cKoC-8YScTgQt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go cd $WORK/b341 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Tm-IIzZ5rULiAhGRLCz7 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b082/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/29/291ec58d20c92aa29bbbd36e3b24ef2fa4ad8456330fc17e20c7394d5847967b-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b836/ cat >/tmp/go-build2269421363/b836/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build2269421363/b203/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid Kwya0zj1wrkjKP2O7ch0/Kwya0zj1wrkjKP2O7ch0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/ca/caa3c069e9318000665c6db8452e15d9cfec789e2f3ad45c1fce55ea899b55b1-d # internal github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log mkdir -p $WORK/b879/ cat >/tmp/go-build2269421363/b879/importcfg << 'EOF' # internal # import config importmap github.com/go-logfmt/logfmt=github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt=/tmp/go-build2269421363/b054/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log -complete -installsuffix shared -buildid yTIyeCF78ouOOjQleY8q/yTIyeCF78ouOOjQleY8q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b879/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/json_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/log.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/logfmt_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/nop_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/stdlib.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/sync.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/9e/9e7178d7b304afa5cfd53601f88b35b0132f6fc59b2e323582ddaf7585d88f8f-d # internal github.com/prometheus/prometheus/model/exemplar mkdir -p $WORK/b766/ cat >/tmp/go-build2269421363/b766/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/prometheus/prometheus/model/exemplar -complete -installsuffix shared -buildid 8g5C-kPZzQroiG-Qh_6f/8g5C-kPZzQroiG-Qh_6f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/exemplar/exemplar.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/05/05bb7c0e1d2f3e2f9cf2204a0c6f413d6cce9b8e1599d9ba003c6df0aa1e8458-d # internal crypto/rand mkdir -p $WORK/b074/ cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/dd/dd0fa0b9b0620a75a853190f3c31ddd11d2b12da8c39abb271b2da4c270f9d66-d # internal cat >/tmp/go-build2269421363/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2269421363/b075/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2269421363/b081/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2269421363/b039/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/rand -std -complete -installsuffix shared -buildid MQiMoucWO1xQWdhBJKKM/MQiMoucWO1xQWdhBJKKM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go crypto/elliptic mkdir -p $WORK/b092/ cat >/tmp/go-build2269421363/b092/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/tmp/go-build2269421363/b088/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid hGUnD3XLrXfPSR5xoUx8/hGUnD3XLrXfPSR5xoUx8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b092/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/b419/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b766/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/cc/cc1474d70ccf52efe30abebdb9efdf05ae7fcab5bca130e0462f43a51b3ee584-d # internal crypto/internal/bigmod mkdir -p $WORK/b093/ cat >/tmp/go-build2269421363/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b093/symabis ./nat_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/d7/d74ad63518f481a2df20c1af10791ed1496da23461cb2bc695bb80dfabae96e8-d # internal crypto/internal/boring/bbig /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal mkdir -p $WORK/b094/ cat >/tmp/go-build2269421363/b094/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2269421363/b075/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a EOF cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/b0/b0bb7187e3b62e1eeb5da7b30b7e4ff9e4fc8ff55ea52cc0e4d2358e871b6fa0-d # internal cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid 2epzDdYYSZKCAwovbJ9s/2epzDdYYSZKCAwovbJ9s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go encoding/asn1 mkdir -p $WORK/b097/ cat >/tmp/go-build2269421363/b097/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf16=/tmp/go-build2269421363/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid Kp_yHmh4lxyFH4BmLzEd/Kp_yHmh4lxyFH4BmLzEd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b684/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cat >/tmp/go-build2269421363/b093/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile internal/cpu=/tmp/go-build2269421363/b011/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/internal/bigmod -std -installsuffix shared -buildid x_XQt3jhpB0IhuuL8q4J/x_XQt3jhpB0IhuuL8q4J -goversion go1.21.7 -symabis $WORK/b093/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h /usr/lib/golang/src/crypto/internal/bigmod/nat.go /usr/lib/golang/src/crypto/internal/bigmod/nat_asm.go cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/7e/7e1a07a53ce0b709f46816c3a93258a625faae7ebc3205978d6bc131222db260-d # internal crypto/dsa mkdir -p $WORK/b108/ cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/7a/7a888a1b3e65bf39e226fbbf392a06923ce07e8bd6159bcb9732b91002fa5df0-d # internal cat >/tmp/go-build2269421363/b108/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/tmp/go-build2269421363/b081/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/dsa -std -complete -installsuffix shared -buildid 3_pCU1W9z5lwn_Ul_gOX/3_pCU1W9z5lwn_Ul_gOX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go github.com/prometheus/prometheus/vendor/go.opencensus.io/tag mkdir -p $WORK/b418/ cat >/tmp/go-build2269421363/b418/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile runtime/pprof=/tmp/go-build2269421363/b419/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/tag -complete -installsuffix shared -buildid QG-fja-vagYdJCMbCn2-/QG-fja-vagYdJCMbCn2- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/context.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/key.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/map.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/map_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/metadata.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/profile_19.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/validate.go cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/48/48965835f5875c7d72d3088318ca0215b47ac9553ea18f2a7d48de7b38c99c94-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b441/ cat >/tmp/go-build2269421363/b441/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid iO_uxT8-m5apzqliDWgp/iO_uxT8-m5apzqliDWgp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0/dec.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0/rounder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/c6/c6cc4b1483371981f6dbc524a1ede08dadb2c98d627e42f17162bb852ccd34a7-d # internal github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level mkdir -p $WORK/b060/ cat >/tmp/go-build2269421363/b060/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level -complete -installsuffix shared -buildid KmNl3rmUg2_asKnQFYue/KmNl3rmUg2_asKnQFYue -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/ad/add4b472122064cbb97586c3b980d3078e6f63d894512406345f2918ee1df668-d # internal github.com/prometheus/prometheus/discovery/targetgroup mkdir -p $WORK/b280/ cat >/tmp/go-build2269421363/b280/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/prometheus/prometheus/discovery/targetgroup -complete -installsuffix shared -buildid uYlGF3Xp0Ovy3sGigywi/uYlGF3Xp0Ovy3sGigywi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/targetgroup/targetgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/58/58637beb602420f120e6b919ad4ecb4c7fad9bf419d4ebb36a53db2976b6427e-d # internal crypto/ed25519 mkdir -p $WORK/b099/ cat >/tmp/go-build2269421363/b099/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile crypto=/tmp/go-build2269421363/b076/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build2269421363/b100/_pkg_.a packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile crypto/sha512=/tmp/go-build2269421363/b095/_pkg_.a packagefile crypto/subtle=/tmp/go-build2269421363/b079/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid jkptRrIDAnwYVyY5PdMr/jkptRrIDAnwYVyY5PdMr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/cc/ccdfef37ca4bc00fe9cb3c6898ad3bffc792a7d401b68c5f7aa6890a9f35e448-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt mkdir -p $WORK/b231/ cat >/tmp/go-build2269421363/b231/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile crypto/subtle=/tmp/go-build2269421363/b079/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish=/tmp/go-build2269421363/b232/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid PNjkQ_KEVIJuSH9QnmrF/PNjkQ_KEVIJuSH9QnmrF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt/base64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt/bcrypt.go cd $WORK/b341 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Tm-IIzZ5rULiAhGRLCz7 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/c4/c4de0c946a3e05fa95d47bf3c6a441fc4cfdee74b0bd217a0284a5319f0657c7-d # internal github.com/prometheus/prometheus/model/relabel mkdir -p $WORK/b282/ cat >/tmp/go-build2269421363/b282/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile crypto/md5=/tmp/go-build2269421363/b102/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/prometheus/prometheus/model/relabel -complete -installsuffix shared -buildid b6ZE46G3f5PbcGZveff7/b6ZE46G3f5PbcGZveff7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/relabel/relabel.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/35/35e79dee9f5747957cf69417f2651b0153923d61a594e0732c5d1aa292d0648f-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace mkdir -p $WORK/b406/ cat >/tmp/go-build2269421363/b406/importcfg << 'EOF' # internal # import config importmap github.com/golang/groupcache/lru=github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru importmap go.opencensus.io/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/internal importmap go.opencensus.io/trace/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal importmap go.opencensus.io/trace/tracestate=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru=/tmp/go-build2269421363/b407/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal=/tmp/go-build2269421363/b408/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal=/tmp/go-build2269421363/b410/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate=/tmp/go-build2269421363/b411/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile runtime/trace=/tmp/go-build2269421363/b412/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace -complete -installsuffix shared -buildid yUKlvzn3Kf-QAMbHAiTZ/yUKlvzn3Kf-QAMbHAiTZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/basetypes.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/config.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/evictedqueue.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/export.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/lrumap.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/sampling.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/spanbucket.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/spanstore.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/status_codes.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/trace_api.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/trace_go11.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/14/14a70864a88641ecfcc2f1e39afedd3f499f8a41ddc44481788fcbaf66ebdbba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/json-iterator/go mkdir -p $WORK/b469/ cat >/tmp/go-build2269421363/b469/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent=/tmp/go-build2269421363/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2=/tmp/go-build2269421363/b471/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2269421363/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/prometheus/prometheus/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid B2qss9ij6vj1vX2Tsc43/B2qss9ij6vj1vX2Tsc43 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/adapter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_bool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_float.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_int32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_int64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_invalid.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_nil.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_number.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_object.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_str.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_uint32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_uint64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_float.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_object.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_skip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_skip_strict.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_str.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/jsoniter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/pool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_dynamic.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_extension.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_json_number.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_marshaler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_native.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_optional.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream_float.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream_int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream_str.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b798/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -o $WORK/b341/_cgo_.o $WORK/b341/_cgo_main.o $WORK/b341/_x001.o $WORK/b341/_x002.o $WORK/b341/_x003.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/15/158f014cc949f7afa08cee6eb974fe199855eb407e9a4132d30147d2e23dfa30-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog mkdir -p $WORK/b205/ cat >/tmp/go-build2269421363/b205/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog -complete -installsuffix shared -buildid Tb-jr333D8nctH0NixCJ/Tb-jr333D8nctH0NixCJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/log.go cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/41/41bf29710500130350d9aa6b35086324168c0b39ec8f9fa1fd08bc50b257dd8b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 mkdir -p $WORK/b458/ cat >/tmp/go-build2269421363/b458/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 -complete -installsuffix shared -buildid 7wb1I9KeLjb50UDY1PEw/7wb1I9KeLjb50UDY1PEw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/klog/v2/klog.go cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/0e/0ef713f9e2d0199a88df8c823eedd181d01a0883e4479983d5bda7f6ddae5ec5-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b492/ cat >/tmp/go-build2269421363/b492/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json importmap sigs.k8s.io/yaml=github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build2269421363/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml=/tmp/go-build2269421363/b493/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid uiJrOzft0VsDDZYCCyh_/uiJrOzft0VsDDZYCCyh_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml/decoder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b879/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/88/88e4881dfb831e580acd20dbe5e76afc2301682d54d99d5e9a2460b0652df099-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b145/ cat >/tmp/go-build2269421363/b145/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2269421363/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2269421363/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2269421363/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2269421363/b147/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2269421363/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2269421363/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2269421363/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2269421363/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build2269421363/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2269421363/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build2269421363/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2269421363/b161/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid sMuGUAPcHBj9jyRhakXL/sMuGUAPcHBj9jyRhakXL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext/encode.go cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/12/124e3810a265fa71413a6a462ad67520433d42144435915078cfa871a8eb2914-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b165/ cat >/tmp/go-build2269421363/b165/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2269421363/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build2269421363/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2269421363/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2269421363/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2269421363/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2269421363/b147/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2269421363/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2269421363/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2269421363/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build2269421363/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2269421363/b161/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid di99px_pQJUmQxQ5eiz-/di99px_pQJUmQxQ5eiz- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/build.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/ff/ff406079a94cc089352a9b7de038945aae12c7486d647e6927c5d416312110e7-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b686/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cat >/tmp/go-build2269421363/b686/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2269421363/b684/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid 5o9QptPbHBeMWiZIB6QO/5o9QptPbHBeMWiZIB6QO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network/network.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/20/20d4bbaf464c3a0992af269295af2626c0247f7b98e1b5a7496e9c4f6e3b489b-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b778/ cat >/tmp/go-build2269421363/b778/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid VwLjJDVfwjjKg0c9BGTx/VwLjJDVfwjjKg0c9BGTx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b093/nat_amd64.o ./nat_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/fd/fd880b5be9e4b6be11c5067173cc817666e12db0a299def1e0c442a95fd987dc-d # internal github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell mkdir -p $WORK/b793/ cat >/tmp/go-build2269421363/b793/importcfg << 'EOF' # internal # import config importmap github.com/PuerkitoBio/urlesc=github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc importmap golang.org/x/net/idna=github.com/prometheus/prometheus/vendor/golang.org/x/net/idna importmap golang.org/x/text/unicode/norm=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm importmap golang.org/x/text/width=github.com/prometheus/prometheus/vendor/golang.org/x/text/width packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc=/tmp/go-build2269421363/b794/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build2269421363/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm=/tmp/go-build2269421363/b224/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/width=/tmp/go-build2269421363/b795/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid D2DlXnBz0EMq8MGXOarU/D2DlXnBz0EMq8MGXOarU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/nat_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/67/676d2e437e6916b3ddc1c28bf121e13cb44ef9c894d6b67abadce7a853eba154-d # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/ba/ba31fd654de02fc5e4781acce527358c76f8f89ccca450a8f422a71412dfce6b-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal mkdir -p $WORK/b417/ crypto/rsa mkdir -p $WORK/b104/ cat >/tmp/go-build2269421363/b417/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build2269421363/b418/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal -complete -installsuffix shared -buildid X14Ni7crIjlykxrTixJq/X14Ni7crIjlykxrTixJq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal/record.go cat >/tmp/go-build2269421363/b104/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile crypto=/tmp/go-build2269421363/b076/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build2269421363/b093/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2269421363/b075/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build2269421363/b094/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2269421363/b081/_pkg_.a packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile crypto/subtle=/tmp/go-build2269421363/b079/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/rsa -std -complete -installsuffix shared -buildid --aglOtTBQYFk03Ht27h/--aglOtTBQYFk03Ht27h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b104/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 cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/9e/9ef0bda26dcb72d6fa70a3ba22e5d76256e0f61318796be1664072ea16ad65aa-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema mkdir -p $WORK/b485/ cat >/tmp/go-build2269421363/b485/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build2269421363/b486/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema -complete -installsuffix shared -buildid sn4hWa0Ms8CXRT2iQqrE/sn4hWa0Ms8CXRT2iQqrE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/base.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/display.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/models.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/operations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/reader.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b877/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/f1/f1eb64bff89eed27f46868fd5b5e325c629947ce53fc06294c9cd9ff1ac8ffec-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/stats mkdir -p $WORK/b414/ cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/75/75ca3317ab8ad88540f58cdf565614be0d90b45cd119a96bf309ec79ca1fc175-d # internal cat >/tmp/go-build2269421363/b414/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/metric/metricdata=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata importmap go.opencensus.io/stats/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build2269421363/b415/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal=/tmp/go-build2269421363/b417/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build2269421363/b418/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a EOF github.com/prometheus/prometheus/tsdb/chunks mkdir -p $WORK/b806/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/stats -complete -installsuffix shared -buildid 3xOxd4PXVQunq1Pc7oYr/3xOxd4PXVQunq1Pc7oYr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/measure.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/measure_float64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/measure_int64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/record.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/units.go cat >/tmp/go-build2269421363/b806/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build2269421363/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build2269421363/b807/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build2269421363/b808/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build2269421363/b798/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build2269421363/b071/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/prometheus/prometheus/tsdb/chunks -complete -installsuffix shared -buildid 2OhhQUw9zssl1RrY1JPJ/2OhhQUw9zssl1RrY1JPJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/chunks/chunks.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunks/head_chunks.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunks/head_chunks_other.go cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/55/5524f9fe64578d87a6d97136b83ba2471ebf8e4fe132004752d27aff88716fbd-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff mkdir -p $WORK/b655/ cat >/tmp/go-build2269421363/b655/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew importmap github.com/google/go-cmp/cmp=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build2269421363/b544/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp=/tmp/go-build2269421363/b449/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile text/tabwriter=/tmp/go-build2269421363/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff -complete -installsuffix shared -buildid ROo_uNzEkZCcvn4Gsc3W/ROo_uNzEkZCcvn4Gsc3W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff/diff.go cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/d1/d1a445a007185e0913c7dbf9938040fdc48b49e03163e6d18922f436f01bb5c2-d # internal html/template mkdir -p $WORK/b195/ cat >/tmp/go-build2269421363/b195/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile html=/tmp/go-build2269421363/b196/_pkg_.a packagefile internal/godebug=/tmp/go-build2269421363/b064/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/fs=/tmp/go-build2269421363/b043/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile text/template=/tmp/go-build2269421363/b197/_pkg_.a packagefile text/template/parse=/tmp/go-build2269421363/b198/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p html/template -std -complete -installsuffix shared -buildid f-lC1MHvrzeq8ULswNcu/f-lC1MHvrzeq8ULswNcu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b195/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/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/f0/f03b5ca7579b1925c209e4727b978e62cd9559aaf9763685deca58abb1b92b70-d # internal cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/81/8189de8d45eca074e6fcc5297289495533e603123bead97fcf531dc1588ed3f2-d # internal github.com/prometheus/prometheus/model/textparse mkdir -p $WORK/b852/ github.com/prometheus/prometheus/util/logging cat >/tmp/go-build2269421363/b852/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build2269421363/b766/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build2269421363/b802/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile mime=/tmp/go-build2269421363/b136/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p github.com/prometheus/prometheus/model/textparse -complete -installsuffix shared -buildid UJbUTXbZsfZOc_hlBQzF/UJbUTXbZsfZOc_hlBQzF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b852/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/textparse/interface.go ./_build/src/github.com/prometheus/prometheus/model/textparse/openmetricslex.l.go ./_build/src/github.com/prometheus/prometheus/model/textparse/openmetricsparse.go ./_build/src/github.com/prometheus/prometheus/model/textparse/promlex.l.go ./_build/src/github.com/prometheus/prometheus/model/textparse/promparse.go mkdir -p $WORK/b861/ cat >/tmp/go-build2269421363/b861/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-logfmt/logfmt=github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap golang.org/x/time/rate=github.com/prometheus/prometheus/vendor/golang.org/x/time/rate packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt=/tmp/go-build2269421363/b054/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build2269421363/b557/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p github.com/prometheus/prometheus/util/logging -complete -installsuffix shared -buildid QAqpQssqUmvH30PSJ4Cs/QAqpQssqUmvH30PSJ4Cs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b861/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/logging/dedupe.go ./_build/src/github.com/prometheus/prometheus/util/logging/file.go ./_build/src/github.com/prometheus/prometheus/util/logging/ratelimit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/70/702523972bc4e991a3cd0772cb63ce7991813f8b25bc69aa6a8d9b110285107b-d # internal github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level mkdir -p $WORK/b880/ cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/cb/cb44e7b26fb94338a2823fc419e0e7fe821e913cdf2234fe2e7c183b934620c5-d # internal cat >/tmp/go-build2269421363/b880/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log=/tmp/go-build2269421363/b879/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level -complete -installsuffix shared -buildid E4I8MKgaFCXxn6T3cghX/E4I8MKgaFCXxn6T3cghX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b880/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level/level.go github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/v3 mkdir -p $WORK/b881/ cat >/tmp/go-build2269421363/b881/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/v3 -complete -installsuffix shared -buildid Mm5ZQRKdPizHYC12f8c9/Mm5ZQRKdPizHYC12f8c9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b881/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/v3/klog.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/ed/ede90fcc34e0fdcd1f431fc2c7dfead5594b62e074ff7b9d2cdda93f0566ab3b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/utils/trace mkdir -p $WORK/b660/ cat >/tmp/go-build2269421363/b660/importcfg << 'EOF' # internal # import config importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build2269421363/b458/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/prometheus/prometheus/vendor/k8s.io/utils/trace -complete -installsuffix shared -buildid UoOQ0Js-m3xWaji4gRf0/UoOQ0Js-m3xWaji4gRf0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/utils/trace/trace.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b341/_cgo_.o -dynout $WORK/b341/_cgo_import.go cat >/tmp/go-build2269421363/b341/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile runtime/cgo=/tmp/go-build2269421363/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p os/user -std -installsuffix shared -buildid Tm-IIzZ5rULiAhGRLCz7/Tm-IIzZ5rULiAhGRLCz7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b341/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/b341/_cgo_gotypes.go $WORK/b341/cgo_lookup_cgo.cgo1.go $WORK/b341/getgrouplist_unix.cgo1.go $WORK/b341/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/46/466885c7659892999968483e0e3b2c42f4c2356c92bc678bf70575a8a055f943-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b742/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/9a/9a27c4c80970fb8a6abf3c299918b3c95b6e81a2f86fbbcbbb7cff5d1b2aec9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/d5/d59660a7fbcc3449d515fac37add137cce1b5aafd678cab693becb93670a2c87-d # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/1d/1dafacf310ae12a2aa030f93a4d42ae7e839eb2441fcb53fe6486a19e342c0a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b793/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/e5/e56e85b21d8866b7045844525d42b6ac2c086e637b07eafcea1e2d1bb8238a5d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/3e/3ee452ebf62cc7d515160512970bceb9db87fd65a50aa32364d68e19c018f808-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/42/4244042d72158ce51ade6ce5a5f3875280044569538db3202d30b24d335b62c6-d # internal mkdir -p $WORK/b248/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view mkdir -p $WORK/b420/ cat >/tmp/go-build2269421363/b420/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/internal/tagencoding=github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding importmap go.opencensus.io/metric/metricdata=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata importmap go.opencensus.io/metric/metricproducer=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer importmap go.opencensus.io/resource=github.com/prometheus/prometheus/vendor/go.opencensus.io/resource importmap go.opencensus.io/stats=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats importmap go.opencensus.io/stats/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding=/tmp/go-build2269421363/b421/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build2269421363/b415/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer=/tmp/go-build2269421363/b422/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/resource=/tmp/go-build2269421363/b416/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats=/tmp/go-build2269421363/b414/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal=/tmp/go-build2269421363/b417/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build2269421363/b418/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view -complete -installsuffix shared -buildid I8WzY2DjH2QTryuJ4cU2/I8WzY2DjH2QTryuJ4cU2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/aggregation.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/aggregation_data.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/collector.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/export.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/view.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/view_to_metric.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/worker.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/worker_commands.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b861/_pkg_.a # internal cat >/tmp/go-build2269421363/b248/importcfg << 'EOF' # internal # import config importmap github.com/jmespath/go-jmespath=github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath=/tmp/go-build2269421363/b249/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/8b/8b46c91ec14e07c54985ab3e3110d31eb71b0c97b998470ce6ff620e888d05f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid D4IsxSA2Vnodd8z5MDzK/D4IsxSA2Vnodd8z5MDzK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/42/42faa696880ea04c776cfd2b40f22f681c745cf991bbba8c61b9ebdd397fc0c6-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/2c/2c7d8168e1b1803203f44a2455ccb6acee211f3d3e75ed5d6f3c6d8da00830d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/ce/cef69bb881a888bb74d129b31f5cdda49fdf74172d3efa47a402eb75e26bac2b-d # internal github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit mkdir -p $WORK/b878/ cat >/tmp/go-build2269421363/b878/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log importmap github.com/go-kit/kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log=/tmp/go-build2269421363/b879/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level=/tmp/go-build2269421363/b880/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit -complete -installsuffix shared -buildid YT7hoX3ozKW8MubsPFin/YT7hoX3ozKW8MubsPFin -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b878/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/klog.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b778/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b881/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/ba/ba3ddc7749673566a6427d7d5a991a8a64d6f32a46b68ae3c3ec1f42df2d3bec-d # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/4c/4cf9eb44fa41d39f10270480ec85e7deca12ad2eda7659455f06e425be73e13a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b697/_pkg_.a # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b779/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/d2/d2fe2b6d40529f37ff7e3b80e23d229e8669a1611bf0b79e368ee22b689c66a6-d # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/e5/e5c757098930424390870d154ee086baf7693c7e052d9d3f4dd6db7a1fbd52f1-d # internal cat >/tmp/go-build2269421363/b779/importcfg << 'EOF' # internal # import config importmap github.com/go-stack/stack=github.com/prometheus/prometheus/vendor/github.com/go-stack/stack importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-stack/stack=/tmp/go-build2269421363/b780/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2269421363/b777/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2269421363/b778/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid dAEC6fkK3UpLDRFO7oeH/dAEC6fkK3UpLDRFO7oeH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/66/66aa522c18ecdd970061896395e7823b1540220a77276ed0af84d94318a70f52-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/b2/b2414bdeba8810aaf25a0e3bf30a755269349d0f02ee679e58cf9061cc70a315-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws mkdir -p $WORK/b339/ cat >/tmp/go-build2269421363/b339/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile crypto=/tmp/go-build2269421363/b076/_pkg_.a packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile crypto/rsa=/tmp/go-build2269421363/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build2269421363/b106/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws -complete -installsuffix shared -buildid Z1DVsl8GpkXE4fKaI0qJ/Z1DVsl8GpkXE4fKaI0qJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws/jws.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/50/509e754869491d584ad0347e794711dfa36c6294f984d0dc7117c93d3ffd9060-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b341/_pkg_.a $WORK/b341/_x001.o $WORK/b341/_x002.o $WORK/b341/_x003.o # internal github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b696/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cat >/tmp/go-build2269421363/b696/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus=/tmp/go-build2269421363/b697/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid -WsDsnrJSMJQ86jT4WX2/-WsDsnrJSMJQ86jT4WX2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log/context.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/24/24a5b065e5ff80fb7861a5630d1dbcdd1a86b7b6567e0b7c18b3f7bfc75ef434-d # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/51/519cbe2814906b5a394953407fa9e1ea1f607a55258c87109b0bab8551ce20d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b878/_pkg_.a # internal cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/00/0095125ef7317bffda1d606cb08385678ce240ecb71aac717d8d04f8b3cd95c6-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/e8/e8a9fea950f323571ad6994526d0fc3ec34c79531517da7ca339721a85f25d8a-d # internal crypto/x509/pkix mkdir -p $WORK/b109/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b096/ cat >/tmp/go-build2269421363/b109/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build2269421363/b097/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid uVsQsWtI2BmO678U8oW0/uVsQsWtI2BmO678U8oW0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cat >/tmp/go-build2269421363/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build2269421363/b097/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2269421363/b098/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid r37K6BlrtM3PeiC806MC/r37K6BlrtM3PeiC806MC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b096/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 cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/b8/b828312ba1e5e61dab7f7026241ab8866caff84a6d41bc40a609c29f78456c1e-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b134/ github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b455/ github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure cat >/tmp/go-build2269421363/b134/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build2269421363/b128/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid sQ8z06H_EvjwECGgJyoQ/sQ8z06H_EvjwECGgJyoQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go net/textproto mkdir -p $WORK/b133/ cat >/tmp/go-build2269421363/b455/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build2269421363/b456/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid ITVr_Yz7151TboOsw9z4/ITVr_Yz7151TboOsw9z4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/validation.go cat >/tmp/go-build2269421363/b133/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p net/textproto -std -complete -installsuffix shared -buildid Z_LtojNCJBezBw_hHAym/Z_LtojNCJBezBw_hHAym -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b133/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 mkdir -p $WORK/b207/ mkdir -p $WORK/b397/ cat >/tmp/go-build2269421363/b207/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/template=github.com/prometheus/prometheus/vendor/github.com/alecthomas/template importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template=/tmp/go-build2269421363/b208/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build2269421363/b045/_pkg_.a packagefile go/doc=/tmp/go-build2269421363/b210/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid 3NEsXG2iKo_kn55cshFb/3NEsXG2iKo_kn55cshFb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/actions.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/app.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/args.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/cmd.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/completions.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/envar.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/flags.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/global.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/model.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/parsers.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/templates.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/usage.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/values.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/values_generated.go mkdir -p $WORK/b554/ cat >/tmp/go-build2269421363/b397/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build2269421363/b370/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats -complete -installsuffix shared -buildid SsLRcYhmAHg2CFkUvDgA/SsLRcYhmAHg2CFkUvDgA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats/handlers.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats/stats.go cat >/tmp/go-build2269421363/b554/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid CtnBykkWO3L0NdmzTjfF/CtnBykkWO3L0NdmzTjfF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation/connrotation.go mkdir -p $WORK/b318/ github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat cat >/tmp/go-build2269421363/b318/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b687/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid Nyg8to6aWMHPDL55zcRF/Nyg8to6aWMHPDL55zcRF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure/mapstructure.go mkdir -p $WORK/b394/ mkdir -p $WORK/b329/ mkdir -p $WORK/b187/ github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b682/ github.com/prometheus/prometheus/util/osutil cat >/tmp/go-build2269421363/b394/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build2269421363/b190/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2269421363/b362/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/spf13/pflag mkdir -p $WORK/b663/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid fU0DGBkMd-ELOt-3QZQK/fU0DGBkMd-ELOt-3QZQK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go cat >/tmp/go-build2269421363/b682/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cat >/tmp/go-build2269421363/b329/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build2269421363/b190/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cat >/tmp/go-build2269421363/b687/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2269421363/b688/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a EOF cat >/tmp/go-build2269421363/b663/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/csv=/tmp/go-build2269421363/b664/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile flag=/tmp/go-build2269421363/b433/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid QX-ZIOyCOi9eU9ssP6Da/QX-ZIOyCOi9eU9ssP6Da -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat/nat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat/parse.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat/sort.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid kyP3KB3i3PCIW--d5XyS/kyP3KB3i3PCIW--d5XyS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry/authenticate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry/registry.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid kRztdKdszoeLGxad5Nby/kRztdKdszoeLGxad5Nby -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/cmsghdr.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/complete_dontwait.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/error_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/norace.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/rawconn.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/socket.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_linux_amd64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_posix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/zsys_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/prometheus/prometheus/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid Bh6XXY6lDKssZE-5-2rJ/Bh6XXY6lDKssZE-5-2rJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/bool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/bool_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/bytes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/count.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/duration_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/flag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float32_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float64_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/golangflag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int16.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int32_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int64_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ip_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ipmask.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ipnet.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_to_int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_to_int64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_to_string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint16.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint_slice.go mkdir -p $WORK/b709/ cat >/tmp/go-build2269421363/b187/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs=/tmp/go-build2269421363/b188/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util=/tmp/go-build2269421363/b189/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build2269421363/b190/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cat >/tmp/go-build2269421363/b709/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b760/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid tY7hNT3fwXRVYVxfM56x/tY7hNT3fwXRVYVxfM56x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks/client.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks/socks.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid L5G4Co0-qmH3603x8Pgo/L5G4Co0-qmH3603x8Pgo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/arp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/buddyinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/cpuinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/cpuinfo_x86.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/crypto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/fs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/fscache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/ipvs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/kernel_random.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/loadavg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/mdstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/meminfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/mountinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/mountstats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_conntrackstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_dev.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_ip_socket.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_protocols.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_sockstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_softnet.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_tcp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_udp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_cgroup.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_environ.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_fdinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_io.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_limits.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_maps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_ns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_psi.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_smaps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_stat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/schedstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/slab.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/stat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/swaps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/vm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/xfrm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/zoneinfo.go cat >/tmp/go-build2269421363/b760/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/prometheus/prometheus/util/osutil -complete -installsuffix shared -buildid sMAAzXhHQphJTgIIJRQh/sMAAzXhHQphJTgIIJRQh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/osutil/hostname.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/9e/9e6bcff80c9b0c8135bc4871cdf3fe23a8b6529894d842726e7ac1497f57a543-d # internal github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk mkdir -p $WORK/b763/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cat >/tmp/go-build2269421363/b763/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile crypto/sha1=/tmp/go-build2269421363/b105/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk -complete -installsuffix shared -buildid HOdTR7DO9YnCW3c3l3oN/HOdTR7DO9YnCW3c3l3oN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/conn.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/dnshostprovider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/flw.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/lock.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/structs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/68/686c7da6590947c97e717f103b7df9b19cacef5c2c161e28904e5a22447ea1ee-d # internal github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer mkdir -p $WORK/b786/ cat >/tmp/go-build2269421363/b786/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid yFYLH2Xipb-di5i0P3zp/yFYLH2Xipb-di5i0P3zp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b806/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/7b/7b069d2d01c6e8cb7b6ae8efa7bb97690cf8ed20a57d6c12ba7fff3640e8cb17-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/netutil mkdir -p $WORK/b875/ cat >/tmp/go-build2269421363/b875/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/netutil -complete -installsuffix shared -buildid 4wuNKhn572A-jjR3us0d/4wuNKhn572A-jjR3us0d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b875/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/netutil/listen.go cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/37/37560cb84cedff9205e8bb0b2bb6450150c05d40e614503bd94eef13f1be7967-d # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/f4/f4b1a746044b6c18bb2ee1a4f8682516ba9a3210c2761176b25b1e5890fc4b07-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/a3/a362dffb4e7a8b9e9eb37b658dc21139f2b770a8437e750b2385c9cc9fd432e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/c5/c593f2f1f90d5f0abd7ff88876642fe0a77a5280f51d653929f02a8d6c2c93ed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/11/114fdbe8933c84a6891cf477a9baeca07e2e7713fc8e7f7ba213d815f97e7f17-d # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/de/de44e8c466d7d34a10d7d1a9861cdef4d5c7163553df46e306a1bcc78294a3e2-d # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/97/9772d67f23d27292041ecc85e358acc030aa436bb9d1f1a9921a4831ed95c182-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/2a/2ac612608ab323a73b99ab26bcde3f94c3a1c79819137529985aaec6d6d07fe2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/03/03dbaceb41dbd046b54daba62cb94bee6ca3d9e3d61c0b3b3b2a657dbb26fc1c-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b678/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b760/_pkg_.a # internal cat >/tmp/go-build2269421363/b678/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/prometheus/prometheus/vendor/github.com/docker/go-units packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build2269421363/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build2269421363/b680/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build2269421363/b681/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat=/tmp/go-build2269421363/b682/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build2269421363/b683/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/08/088c5420f64446657ed111bf2e93c3022bf5edb64dc09873b12b267ddac89aa4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid g6-nOvrAAsHTr_4jsxUn/g6-nOvrAAsHTr_4jsxUn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_changes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_top.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_wait.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/host_config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/waitcondition.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/87/87262f74f54b043b82c7d0da92eed8bdd0c1d15da9e343a262bc71762441fb28-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/69/69619a77a17912112d9da36810c755cefae9ffa21983a08a5ce98c184a3a2582-d # internal github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/fd/fd7a9326e5430a6decbc9f677325bbdedb21c70a501a782060a3d268a50c1e79-d # internal mkdir -p $WORK/b785/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cat >/tmp/go-build2269421363/b785/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/buffer=github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer=/tmp/go-build2269421363/b786/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid stpVXaWTjHIisk-EAW8g/stpVXaWTjHIisk-EAW8g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter/writer.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b448/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cat >/tmp/go-build2269421363/b448/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp importmap k8s.io/apimachinery/pkg/selection=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp=/tmp/go-build2269421363/b449/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build2269421363/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build2269421363/b454/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build2269421363/b455/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build2269421363/b456/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build2269421363/b458/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid XzkJ0Gila3Dzjyd5fHId/XzkJ0Gila3Dzjyd5fHId -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/selector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/zz_generated.deepcopy.go cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/ee/eec2256cf56e5a2e7e52c29b2c43d7eb1d2f76077039fef8122e30711f603698-d # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/c4/c4d7ffe37459ad324552ec8834e4ed463eea35d0810ef98839351dfbc92673a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b875/_pkg_.a # internal cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/1a/1a8ef3cca33c22adaa3dc4fe91d0eb9bfef73d2010722fc73e88fd4cc355d1ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/5f/5f0f1d385d04fab8ec84a8abd2cc5245841b6ec638e59e2cc5600b9fc4edc322-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy mkdir -p $WORK/b708/ cat >/tmp/go-build2269421363/b708/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks=/tmp/go-build2269421363/b709/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid pO7URBHSxlM2_zHG2vUt/pO7URBHSxlM2_zHG2vUt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/dial.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/direct.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/per_host.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/socks5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b852/_pkg_.a # internal cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/d2/d214f6be3d707b4b9d1a6b5f38eee1844bd08a43ca4566b334eec7366b985687-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/fa/fad4035ab83daaf001eb58fe86f30f8001d4faa9fb055cef307d3e26cb1061b5-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b127/ mime/multipart mkdir -p $WORK/b137/ cat >/tmp/go-build2269421363/b127/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-build2269421363/b128/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/textproto=/tmp/go-build2269421363/b133/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid GIZ1zsXDY23Sm6tT_fF6/GIZ1zsXDY23Sm6tT_fF6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go cat >/tmp/go-build2269421363/b137/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile internal/godebug=/tmp/go-build2269421363/b064/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile mime=/tmp/go-build2269421363/b136/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build2269421363/b138/_pkg_.a packagefile net/textproto=/tmp/go-build2269421363/b133/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p mime/multipart -std -complete -installsuffix shared -buildid UaAYa7xQBEVkkcRgkfK6/UaAYa7xQBEVkkcRgkfK6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b137/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 net/mail mkdir -p $WORK/b747/ cat >/tmp/go-build2269421363/b747/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile mime=/tmp/go-build2269421363/b136/_pkg_.a packagefile net/textproto=/tmp/go-build2269421363/b133/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p net/mail -std -complete -installsuffix shared -buildid 1IwEZmSkyvMVxvHxhP_t/1IwEZmSkyvMVxvHxhP_t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack /usr/lib/golang/src/net/mail/message.go github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b219/ cat >/tmp/go-build2269421363/b219/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/prometheus/prometheus/vendor/golang.org/x/net/idna packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build2269421363/b220/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/textproto=/tmp/go-build2269421363/b133/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid 7xwwjeg2u_2s0aKX6xYO/7xwwjeg2u_2s0aKX6xYO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts/guts.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/c7/c7a6a71932f15016702e22128e296894343b7754d9a2f4a886a0cd3c764292e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/7a/7a5be2ea052bc59c7d84264e8dae9eb7a7e9173eb8883df3733cf147c24400ee-d # internal crypto/ecdsa mkdir -p $WORK/b091/ cat >/tmp/go-build2269421363/b091/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-build2269421363/b048/_pkg_.a packagefile crypto=/tmp/go-build2269421363/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build2269421363/b084/_pkg_.a packagefile crypto/cipher=/tmp/go-build2269421363/b077/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2269421363/b086/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2269421363/b092/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build2269421363/b093/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2269421363/b075/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build2269421363/b094/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build2269421363/b088/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2269421363/b081/_pkg_.a packagefile crypto/sha512=/tmp/go-build2269421363/b095/_pkg_.a packagefile crypto/subtle=/tmp/go-build2269421363/b079/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2269421363/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2269421363/b098/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b708/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid P85-CRtdm8pEJ9Vbba1B/P85-CRtdm8pEJ9Vbba1B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b091/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 cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/14/1438e5cd6a649f306aa22d5f4715433d9a4fddc2b0803d08ef6b13da1425fb62-d # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/f0/f0bf5f6f71db38f152481d8e5f1f7e9ef599ddebc2f02a607842a85025bdcf33-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/cf/cf32273f957cc90972f0314f5fefe75d97110a6c932b153017742a8032311926-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/fa/fa5516f0d29b557f7c155c6e174a02300f37380cb1495e0fa4e6153677c7a06f-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b326/ github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 cat >/tmp/go-build2269421363/b326/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf=/tmp/go-build2269421363/b327/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana=/tmp/go-build2269421363/b328/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket=/tmp/go-build2269421363/b329/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build2269421363/b190/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b330/ cat >/tmp/go-build2269421363/b330/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf=/tmp/go-build2269421363/b327/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana=/tmp/go-build2269421363/b328/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket=/tmp/go-build2269421363/b329/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build2269421363/b190/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid B3kFhhx2v7BlHIWykmUE/B3kFhhx2v7BlHIWykmUE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/batch.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/control.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/control_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/dgramopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/genericopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/header.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/iana.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/icmp.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/icmp_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/payload_cmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sockopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sockopt_posix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_asmreq.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_bpf.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/zsys_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid Fsm5kY3GmoVjrpEl_Jyw/Fsm5kY3GmoVjrpEl_Jyw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/batch.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/control.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/control_pktinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/control_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/dgramopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/genericopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/header.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/iana.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/icmp.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/icmp_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/packet.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/payload_cmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sockopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sockopt_posix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_bpf.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/zsys_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/60/60020ffa5fd701ade20b587da03b725615b884e5b7b619b1b13d510ccad7252e-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/4c/4c883d195c39a46d7a6015d01f82d0bf45ee3b5c367b43cbe0001ff9044c4f60-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/a7/a74a6392d38b8e8399d6753beb5a2f139495e96dd6fa8348ee7036c7b8c76557-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/46/46077258ecd0c245d0eafe33c2eca901ae95f0c25ddaaae1acf038323a27c39d-d # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/5c/5ced3e723c736f2658f78e6e160124be1600de8c5b9ab84776b9bbb981634e1a-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/6d/6db91a3ddde4ac341cde310124a1a7e3a1f12419d942982bfecf1b67752b092e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/23/233f8c990ac39f0c5f569a39c87e4909739c03ca9dabdc1e73d840caf96d72d6-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/dd/dd3e1b68dacde766b971d8784fc07204ebe03309b19750fffa5e077951b87ffd-d # internal crypto/x509 mkdir -p $WORK/b107/ cat >/tmp/go-build2269421363/b107/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-build2269421363/b048/_pkg_.a packagefile crypto=/tmp/go-build2269421363/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build2269421363/b084/_pkg_.a packagefile crypto/cipher=/tmp/go-build2269421363/b077/_pkg_.a packagefile crypto/des=/tmp/go-build2269421363/b085/_pkg_.a packagefile crypto/dsa=/tmp/go-build2269421363/b108/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2269421363/b086/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2269421363/b091/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2269421363/b099/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2269421363/b092/_pkg_.a packagefile crypto/md5=/tmp/go-build2269421363/b102/_pkg_.a packagefile crypto/rsa=/tmp/go-build2269421363/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build2269421363/b105/_pkg_.a packagefile crypto/sha256=/tmp/go-build2269421363/b106/_pkg_.a packagefile crypto/sha512=/tmp/go-build2269421363/b095/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2269421363/b109/_pkg_.a packagefile encoding/asn1=/tmp/go-build2269421363/b097/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile encoding/pem=/tmp/go-build2269421363/b111/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2269421363/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2269421363/b098/_pkg_.a packagefile internal/godebug=/tmp/go-build2269421363/b064/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/fs=/tmp/go-build2269421363/b043/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2269421363/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/x509 -std -complete -installsuffix shared -buildid kHpXyPoGPnakEGjKe7k4/kHpXyPoGPnakEGjKe7k4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/4e/4e06f3d26bc929a1d873f102cf4d258430aa6f65cc3390af00888d4756b27af3-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b172/ cat >/tmp/go-build2269421363/b172/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2269421363/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2269421363/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2269421363/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/8d/8daab2fecaa59c172e745107c620a563c53bade8dab30965cbca77ee8d5fd2e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid avaeO2tUpF_XhDpNf94I/avaeO2tUpF_XhDpNf94I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b356/ cat >/tmp/go-build2269421363/b356/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/json=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build2269421363/b357/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2269421363/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2269421363/b147/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2269421363/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2269421363/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2269421363/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2269421363/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2269421363/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build2269421363/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2269421363/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build2269421363/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2269421363/b161/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson -complete -installsuffix shared -buildid QLuIzsvAFit5_uP93KC2/QLuIzsvAFit5_uP93KC2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b776/ cat >/tmp/go-build2269421363/b776/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2269421363/b777/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2269421363/b778/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2269421363/b779/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2269421363/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid P7dNbL7Djhhwg-DMfFq2/P7dNbL7Djhhwg-DMfFq2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/f3/f343bf97d0b8694348bd351e36a6724312a1569e0559bfed7ae94c9dee04d398-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b171/ cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/f0/f0c64a0089d423b0b931b41ada4b4c274ac374117ca4b36185b1eb2b968761dd-d # internal cat >/tmp/go-build2269421363/b171/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2269421363/b069/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build2269421363/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2269421363/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2269421363/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2269421363/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2269421363/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build2269421363/b172/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2269421363/b147/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2269421363/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2269421363/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2269421363/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2269421363/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2269421363/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2269421363/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build2269421363/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2269421363/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2269421363/b162/_pkg_.a packagefile hash/crc32=/tmp/go-build2269421363/b071/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid EAB7r-g3VxrnP0j_juOp/EAB7r-g3VxrnP0j_juOp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/api_export.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/enum.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/validate.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/76/7636de9099011cbb978cf38a5186d1617b4a1e8e68c7723ade61214486633ef1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/ae/aefac96ce68964b51ff0203e92cf311b15abfdeb7f7abc3298e3f689a46523b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/91/912515c83b4ad880313e132a9d110fa6418c310c5f95099181047d862cb72550-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/71/71408bee54beef903481b04e07cd930f39dd04f0850e9d3231a187feafac99af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/a7/a7c896bf90568f7a86d6a9ba0fa22ba7796fa2be26888c3ff54be1e846910b2e-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/flag mkdir -p $WORK/b206/ github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag mkdir -p $WORK/b233/ cat >/tmp/go-build2269421363/b206/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/common/promlog=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog importmap gopkg.in/alecthomas/kingpin.v2=github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog=/tmp/go-build2269421363/b205/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build2269421363/b207/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/flag -complete -installsuffix shared -buildid pvyoix9_DXKta4O9lxPZ/pvyoix9_DXKta4O9lxPZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/flag/flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cat >/tmp/go-build2269421363/b233/importcfg << 'EOF' # internal # import config importmap gopkg.in/alecthomas/kingpin.v2=github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 packagefile github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build2269421363/b207/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag -complete -installsuffix shared -buildid r4q_2DL1JKge6IFG01a0/r4q_2DL1JKge6IFG01a0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag/flag.go cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/17/1731f0b3e2059843e4d497521b9ba1be574723a8923775be06f94b85b1be4634-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value mkdir -p $WORK/b468/ cat >/tmp/go-build2269421363/b468/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build2269421363/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build2269421363/b230/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value -complete -installsuffix shared -buildid gbEH5TavlZeq2rjlMvFu/gbEH5TavlZeq2rjlMvFu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/allocator.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/fields.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/jsontagutil.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/list.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/listreflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/listunstructured.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/map.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapreflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapunstructured.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/reflectcache.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/scalar.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/structreflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/value.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/valuereflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/valueunstructured.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/6a/6a7f9f39809d1161db32620c7728c7a6e53d00346d089c8f5fce9808b4d25f74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/b6/b6c8f1118c5d206c5ad600a102cd1d7578c07284654ccecfbfb7d1f799eca593-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/13/13a54e3a98feb8d2d315075c90961ad8ff772ad30b197ec3ed88472960003fd4-d # internal github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4 mkdir -p $WORK/b298/ cat >/tmp/go-build2269421363/b298/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile crypto=/tmp/go-build2269421363/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2269421363/b091/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2269421363/b099/_pkg_.a packagefile crypto/hmac=/tmp/go-build2269421363/b101/_pkg_.a packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile crypto/rsa=/tmp/go-build2269421363/b104/_pkg_.a packagefile crypto/subtle=/tmp/go-build2269421363/b079/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile encoding/pem=/tmp/go-build2269421363/b111/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4 -complete -installsuffix shared -buildid YU-3sOstOjaQQU-NWK0x/YU-3sOstOjaQQU-NWK0x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/claims.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ecdsa.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ecdsa_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ed25519.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ed25519_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/hmac.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/map_claims.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/none.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/rsa.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/rsa_pss.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/rsa_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/signing_method.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/token.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b560/ github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 mkdir -p $WORK/b299/ github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator mkdir -p $WORK/b770/ cat >/tmp/go-build2269421363/b560/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2269421363/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2269421363/b091/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2269421363/b092/_pkg_.a packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile crypto/rsa=/tmp/go-build2269421363/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile encoding/pem=/tmp/go-build2269421363/b111/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a EOF cat >/tmp/go-build2269421363/b299/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/pkcs12/internal/rc2=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile crypto/cipher=/tmp/go-build2269421363/b077/_pkg_.a packagefile crypto/des=/tmp/go-build2269421363/b085/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2269421363/b091/_pkg_.a packagefile crypto/hmac=/tmp/go-build2269421363/b101/_pkg_.a packagefile crypto/rsa=/tmp/go-build2269421363/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build2269421363/b105/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2269421363/b109/_pkg_.a packagefile encoding/asn1=/tmp/go-build2269421363/b097/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile encoding/pem=/tmp/go-build2269421363/b111/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2=/tmp/go-build2269421363/b300/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a packagefile unicode/utf16=/tmp/go-build2269421363/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid JPFO_Senm26Nqi9FLVC5/JPFO_Senm26Nqi9FLVC5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil/key.go crypto/tls mkdir -p $WORK/b083/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid NT6AtDZnvql_mEL0_IkV/NT6AtDZnvql_mEL0_IkV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/bmp-string.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/crypto.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/mac.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/pbkdf.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/pkcs12.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/safebags.go cat >/tmp/go-build2269421363/b770/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile crypto/rsa=/tmp/go-build2269421363/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile encoding/pem=/tmp/go-build2269421363/b111/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile html=/tmp/go-build2269421363/b196/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator -complete -installsuffix shared -buildid xrGKyLkHW9c_-DW2dCtn/xrGKyLkHW9c_-DW2dCtn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/arrays.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/converter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/numerics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/patterns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/validator.go cat >/tmp/go-build2269421363/b083/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-build2269421363/b048/_pkg_.a packagefile container/list=/tmp/go-build2269421363/b073/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto=/tmp/go-build2269421363/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build2269421363/b084/_pkg_.a packagefile crypto/cipher=/tmp/go-build2269421363/b077/_pkg_.a packagefile crypto/des=/tmp/go-build2269421363/b085/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2269421363/b086/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2269421363/b091/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2269421363/b099/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2269421363/b092/_pkg_.a packagefile crypto/hmac=/tmp/go-build2269421363/b101/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2269421363/b075/_pkg_.a packagefile crypto/md5=/tmp/go-build2269421363/b102/_pkg_.a packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile crypto/rc4=/tmp/go-build2269421363/b103/_pkg_.a packagefile crypto/rsa=/tmp/go-build2269421363/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build2269421363/b105/_pkg_.a packagefile crypto/sha256=/tmp/go-build2269421363/b106/_pkg_.a packagefile crypto/sha512=/tmp/go-build2269421363/b095/_pkg_.a packagefile crypto/subtle=/tmp/go-build2269421363/b079/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile encoding/pem=/tmp/go-build2269421363/b111/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2269421363/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2269421363/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build2269421363/b126/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile internal/cpu=/tmp/go-build2269421363/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build2269421363/b064/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/tls -std -complete -installsuffix shared -buildid cFzitzw73RbfyoiFt-TP/cFzitzw73RbfyoiFt-TP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b083/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/b776/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/c4/c45d5bfdce4a81829b7d952a6fe9536871a7540c21c47747c08d2c2f472420c2-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b774/ cat >/tmp/go-build2269421363/b774/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsonoptions=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions importmap go.mongodb.org/mongo-driver/bson/bsonrw=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build2269421363/b775/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build2269421363/b776/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2269421363/b777/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2269421363/b778/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2269421363/b779/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid UdIvCl1KM-czSxxA9AvE/UdIvCl1KM-czSxxA9AvE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/15/1570adefac4f790ad0d37a1fc86a08649d231fc9d0ddee0f0a2591e7ab91f230-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/18/188ded7c420f5b7bb32f5448fa0ffacf68895239c3cd737e5bb2edb71e36eaeb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/6e/6eaf29617fa5f2c1ec3418cd1dfd8d33ea09832b987b5e8c74f35222b547024e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/3c/3ca03547f3022cb4789e72598523a3dc4f4dd6d08a96b47c3006638f46155fc6-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath mkdir -p $WORK/b567/ cat >/tmp/go-build2269421363/b567/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap sigs.k8s.io/structured-merge-diff/v4/schema=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build2269421363/b469/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build2269421363/b568/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build2269421363/b468/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath -complete -installsuffix shared -buildid X6GOipqrjjZf4JOkf7VV/X6GOipqrjjZf4JOkf7VV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/element.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/fromvalue.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/managers.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/path.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/pathelementmap.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize-pe.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/42/427fb627313c9e67e861d38c2a13dd7eff97d6aa3a4746b40f4b76cb224dd12a-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b692/ github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b473/ cat >/tmp/go-build2269421363/b692/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a EOF mkdir -p $WORK/b464/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid VNA8RyZLAM6z7p3TcBAz/VNA8RyZLAM6z7p3TcBAz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go mkdir -p $WORK/b440/ cat >/tmp/go-build2269421363/b473/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/prometheus/prometheus/vendor/github.com/google/gofuzz importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/gofuzz=/tmp/go-build2269421363/b443/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build2269421363/b458/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile runtime/debug=/tmp/go-build2269421363/b192/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF mkdir -p $WORK/b859/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid byRlM4qB6wa9GDZPxPSa/byRlM4qB6wa9GDZPxPSa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr/instr_fuzz.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr/intstr.go cat >/tmp/go-build2269421363/b464/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid _uuejXBdNxKj8FA2wXpR/_uuejXBdNxKj8FA2wXpR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema/group_version.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema/interfaces.go cat >/tmp/go-build2269421363/b440/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0=/tmp/go-build2269421363/b441/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid uBuqSWMbXffhd7fmLRAM/uBuqSWMbXffhd7fmLRAM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/amount.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/math.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/quantity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/quantity_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/suffix.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/zz_generated.deepcopy.go cat >/tmp/go-build2269421363/b859/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2269421363/b069/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid uXf2JS4WmcMINmzoSeOM/uXf2JS4WmcMINmzoSeOM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b859/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/f5/f5d2b832b2d9ecd7ca2c4f12b9d0765b1425276aa5c0529313af56dbe632e692-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/4c/4c7247da881cd82fb44c73e2396f2d27f3a94741965dfaee3e344fa7c32f5f78-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/67/67b89a15a61851d452f313212c6f52acfa8136ba3c9807e88298fff5b4b5a1b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/23/23c62c29372e29ea792f3d0e2d96039d4d6090d533f64df29b66ccffa3ee34fb-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b691/ cat >/tmp/go-build2269421363/b691/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime importmap github.com/docker/go-units=github.com/prometheus/prometheus/vendor/github.com/docker/go-units packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2269421363/b678/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build2269421363/b680/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2269421363/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build2269421363/b692/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build2269421363/b683/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid BH9DoP2_YsXIfopegEJv/BH9DoP2_YsXIfopegEJv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/common.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/container.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/network.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/node.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/secret.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/service.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/swarm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/6b/6b9eacf4513c3cdc6abb9f4e4f9c5ffdfd3a278cdcb48685928145d6566ebeca-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b677/ cat >/tmp/go-build2269421363/b677/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/prometheus/prometheus/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2269421363/b678/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2269421363/b684/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build2269421363/b680/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2269421363/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2269421363/b687/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2269421363/b691/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat=/tmp/go-build2269421363/b682/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build2269421363/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2269421363/b688/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid sks4jImH4SPZJIEuqCh4/sks4jImH4SPZJIEuqCh4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/configs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/error_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/error_response_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/graph_driver_data.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/id_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image_delete_response_item.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image_summary.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_device.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_mount.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_responses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/port.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/service_update_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/b5/b5779be9a9d885069b9ef8bf053917c7cf4afd0c8ed977e31d7d51a67d82012d-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed mkdir -p $WORK/b569/ cat >/tmp/go-build2269421363/b569/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 importmap sigs.k8s.io/structured-merge-diff/v4/fieldpath=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath importmap sigs.k8s.io/structured-merge-diff/v4/schema=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build2269421363/b230/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build2269421363/b567/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build2269421363/b568/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build2269421363/b468/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed -complete -installsuffix shared -buildid QUqQ3Xfyc_UGhgMoxUN5/QUqQ3Xfyc_UGhgMoxUN5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/reconcile_schema.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/remove.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/tofieldset.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/typed.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/union.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/21/21f58c367847504bf63d1b7e4136c5373f0ef12efc4f8fa46a9defd0c307c948-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b704/ cat >/tmp/go-build2269421363/b704/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build2269421363/b677/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid MD9tUL4FZa6X70Z98XYM/MD9tUL4FZa6X70Z98XYM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume/volume_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume/volume_list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/2b/2be12f3b0eab5971cde249984918843bbadb1de59b96022999f8c98300d2e84f-d # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/0b/0b164aec4fc23efa8e372de07a35ab075bcc28c69907fc318931f0c0304f29ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b859/_pkg_.a # internal cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/93/93b03b8ee632d9cda5cab30bff34b129b1cc4eb60ec10e21244abafeec5d7bdb-d # internal github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b858/ cat >/tmp/go-build2269421363/b858/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=/tmp/go-build2269421363/b859/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid 8fCxhP7HHWiMDUk2szbI/8fCxhP7HHWiMDUk2szbI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b858/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b774/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/17/17bc55d82fde9cbd153dea05ce81dd907255fb1271f0412550039ccf8f84c309-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal mkdir -p $WORK/b570/ cat >/tmp/go-build2269421363/b570/importcfg << 'EOF' # internal # import config importmap sigs.k8s.io/structured-merge-diff/v4/typed=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build2269421363/b569/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal -complete -installsuffix shared -buildid Lm-KBOH_8Lk1qmQzL5mQ/Lm-KBOH_8Lk1qmQzL5mQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal/internal.go cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/9c/9c93532246f672aa3e427859894a63a07af1fdd912b95f70111584fda8fc6486-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b773/ cat >/tmp/go-build2269421363/b773/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsoncodec=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec importmap go.mongodb.org/mongo-driver/bson/bsonrw=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build2269421363/b774/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build2269421363/b776/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2269421363/b777/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2269421363/b778/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2269421363/b779/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid MmRgYKUwAYXievBoZYOo/MmRgYKUwAYXievBoZYOo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bson.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/raw.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/types.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/06/061804ede2c65d53c46e43a666d31472affb4eba32fba9d6be0c4b191bbe28d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b858/_pkg_.a # internal cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/4c/4cf79096f1e0a65633ef2c51352666a4e27de2814042271528e0144ebf3fdd43-d # internal github.com/prometheus/prometheus/prompb mkdir -p $WORK/b857/ cat >/tmp/go-build2269421363/b857/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build2269421363/b858/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p github.com/prometheus/prometheus/prompb -complete -installsuffix shared -buildid NXbuexRKvuJtT03sveZl/NXbuexRKvuJtT03sveZl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b857/importcfg -pack ./_build/src/github.com/prometheus/prometheus/prompb/custom.go ./_build/src/github.com/prometheus/prometheus/prompb/remote.pb.go ./_build/src/github.com/prometheus/prometheus/prompb/types.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/6c/6c0b2d5c6474a0eb69760d78e526a3d4ae3530f2ffa70da56685e70b1bdd9aa2-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b170/ cat >/tmp/go-build2269421363/b170/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2269421363/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2269421363/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build2269421363/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2269421363/b161/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid UKhJZCodSsakitQiGVs1/UKhJZCodSsakitQiGVs1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/80/8052e04dc9325f43160f409827607e9f60939f9a8f678bbee134f433789ebad9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/15/15804c2e10bcd430795edb780716390ebbf7ce90688efee581b2b8dc7acfc1d8-d # internal net/http/httptrace mkdir -p $WORK/b139/ cat >/tmp/go-build2269421363/b139/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile internal/nettrace=/tmp/go-build2269421363/b114/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/textproto=/tmp/go-build2269421363/b133/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts mkdir -p $WORK/b313/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid -uQgX3T1qwV542JHEgnP/-uQgX3T1qwV542JHEgnP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert mkdir -p $WORK/b424/ cat >/tmp/go-build2269421363/b313/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts -complete -installsuffix shared -buildid CYGx1Vvaj49Md1DsIsON/CYGx1Vvaj49Md1DsIsON -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts/rootcerts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts/rootcerts_base.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b559/ cat >/tmp/go-build2269421363/b424/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile os/exec=/tmp/go-build2269421363/b266/_pkg_.a packagefile os/user=/tmp/go-build2269421363/b341/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert -complete -installsuffix shared -buildid 3fSwTDd2ZiQZSLRGudBx/3fSwTDd2ZiQZSLRGudBx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert/default_cert.go mkdir -p $WORK/b710/ cat >/tmp/go-build2269421363/b559/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile crypto=/tmp/go-build2269421363/b076/_pkg_.a packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile crypto/rsa=/tmp/go-build2269421363/b104/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2269421363/b109/_pkg_.a packagefile encoding/pem=/tmp/go-build2269421363/b111/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil=/tmp/go-build2269421363/b560/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid XrA4Z_3eTfpG7FRU6o4r/XrA4Z_3eTfpG7FRU6o4r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/cert.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/csr.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/io.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/pem.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/server_inspection.go mkdir -p $WORK/b366/ cat >/tmp/go-build2269421363/b710/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile encoding/pem=/tmp/go-build2269421363/b111/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid yDh9841dH-gRF7485qVx/yDh9841dH-gRF7485qVx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go cat >/tmp/go-build2269421363/b366/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2269421363/b362/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid tq2q5qQFEHeQbiM-yeQs/tq2q5qQFEHeQbiM-yeQs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/util.go github.com/prometheus/prometheus/vendor/github.com/miekg/dns mkdir -p $WORK/b324/ github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b839/ cat >/tmp/go-build2269421363/b324/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/ipv4=github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 importmap golang.org/x/net/ipv6=github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto=/tmp/go-build2269421363/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2269421363/b091/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2269421363/b099/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2269421363/b092/_pkg_.a packagefile crypto/hmac=/tmp/go-build2269421363/b101/_pkg_.a packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile crypto/rsa=/tmp/go-build2269421363/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build2269421363/b105/_pkg_.a packagefile crypto/sha256=/tmp/go-build2269421363/b106/_pkg_.a packagefile crypto/sha512=/tmp/go-build2269421363/b095/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile encoding/asn1=/tmp/go-build2269421363/b097/_pkg_.a packagefile encoding/base32=/tmp/go-build2269421363/b325/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4=/tmp/go-build2269421363/b326/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6=/tmp/go-build2269421363/b330/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build2269421363/b190/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/prometheus/prometheus/vendor/github.com/miekg/dns -complete -installsuffix shared -buildid be1SU86ku0KZj5dsL0oI/be1SU86ku0KZj5dsL0oI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/acceptfunc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/clientconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dane.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec_keygen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec_keyscan.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec_privkey.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/duplicate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/edns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/generate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/listen_reuseport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/msg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/msg_helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/msg_truncate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/nsecx.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/privaterr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/reverse.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/sanitize.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/scan.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/scan_rr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/serve_mux.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/sig0.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/singleinflight.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/smimea.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/svcb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/tlsa.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/tsig.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/udp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/xfr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/zduplicate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/zmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/ztypes.go cat >/tmp/go-build2269421363/b839/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile compress/zlib=/tmp/go-build2269421363/b840/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid 7Os8XIR0zh-Drvozd4RE/7Os8XIR0zh-Drvozd4RE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b839/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/9b/9b3c9d4048cff9efa20f6ef8fa70d51356da69d8fb51a892f13293f5338e1a8a-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b169/ cat >/tmp/go-build2269421363/b169/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2269421363/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build2269421363/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build2269421363/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build2269421363/b173/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid IYB3G9LmkRL8QY9j8svg/IYB3G9LmkRL8QY9j8svg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/79/796b76276fbecf3d602a83350fd84523c620096b6c8cb17b483344c2e4f8f4ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/55/55f8a1bb108b2a2b9161723fddddd50608c10b327c562880807f88ee716f2ac5-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/8c/8cc85c78eada6eb90da6e7d4ce94b4dcd06bc1dc4be6a6d301a6edcf1f77516c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b710/_pkg_.a # internal net/http mkdir -p $WORK/b068/ cat >/tmp/go-build2269421363/b068/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-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2269421363/b069/_pkg_.a packagefile container/list=/tmp/go-build2269421363/b073/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2269421363/b127/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2269421363/b134/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2269421363/b135/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build2269421363/b128/_pkg_.a packagefile internal/godebug=/tmp/go-build2269421363/b064/_pkg_.a packagefile internal/safefilepath=/tmp/go-build2269421363/b040/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/fs=/tmp/go-build2269421363/b043/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile mime=/tmp/go-build2269421363/b136/_pkg_.a packagefile mime/multipart=/tmp/go-build2269421363/b137/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2269421363/b139/_pkg_.a packagefile net/http/internal=/tmp/go-build2269421363/b140/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2269421363/b141/_pkg_.a packagefile net/textproto=/tmp/go-build2269421363/b133/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p net/http -std -complete -installsuffix shared -buildid 5is0qpzeFUYJJfXiAtbJ/5is0qpzeFUYJJfXiAtbJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b068/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 cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/98/987f49b4a8ee050abb9316b750b49256bf1fadb82f20ec934ffc217f59dfec91-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/0b/0b69a6f344635877152e4eae51bd2682132b5d26f2612623bcc5d6443de1ffc9-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b176/ github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b168/ cat >/tmp/go-build2269421363/b176/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build2269421363/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2269421363/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid mG-ryMEETzjqjMV3Fvkr/mG-ryMEETzjqjMV3Fvkr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code mkdir -p $WORK/b350/ cat >/tmp/go-build2269421363/b168/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid 2O5jCs2DrPDAluFBPeu8/2O5jCs2DrPDAluFBPeu8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go mkdir -p $WORK/b178/ cat >/tmp/go-build2269421363/b350/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb mkdir -p $WORK/b757/ cat >/tmp/go-build2269421363/b178/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code -complete -installsuffix shared -buildid chcZPl7BTV7rNTnfTBWc/chcZPl7BTV7rNTnfTBWc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid jE07AuZbZr9lDHC7mE2-/jE07AuZbZr9lDHC7mE2- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go mkdir -p $WORK/b180/ cat >/tmp/go-build2269421363/b757/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protojson=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build2269421363/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb -complete -installsuffix shared -buildid 4cMg_gp5pIMdORQv4zzF/4cMg_gp5pIMdORQv4zzF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb/struct.pb.go mkdir -p $WORK/b755/ cat >/tmp/go-build2269421363/b180/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b758/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid Ij5hIzgqR1T8H311Bw41/Ij5hIzgqR1T8H311Bw41 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cat >/tmp/go-build2269421363/b755/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF cat >/tmp/go-build2269421363/b758/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb -complete -installsuffix shared -buildid TPc_CIUyYAxcWoHKW7Kg/TPc_CIUyYAxcWoHKW7Kg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb -complete -installsuffix shared -buildid b7Et6AJfD-dNQkdINkPW/b7Et6AJfD-dNQkdINkPW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/bb/bb0a4364045c3f283196ff005235f4e6013771cfbbef7eff82580159e1558d10-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b857/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/6f/6ff749fc93487253a7fb70f3997c685bf25ef70e395701e12c8e83408688bd9d-d # internal cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/01/016cc6b4f7aff4195a10fcbfde2e15101e919181f2f6766d61af893d286c5dc7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b758/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/8f/8fefafdc3367df21bb6714ad10c879baefe878ae3b675c8f4db7c7bcdd5a11c7-d # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/3e/3e3cb1c8e1ff65da946844b000d21b2b480a2bae4b97b7c2f0c51bcfa2d9a167-d # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/62/6285e89dfce221bbd2a0fdeb8292ed2070b62f74e59554689c823b30bccc5e37-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b179/ github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails mkdir -p $WORK/b351/ cat >/tmp/go-build2269421363/b179/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2269421363/b180/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a EOF mkdir -p $WORK/b177/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid Kc0pyoFCW0_oBy7znrX3/Kc0pyoFCW0_oBy7znrX3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cat >/tmp/go-build2269421363/b351/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2269421363/b178/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails -complete -installsuffix shared -buildid Co66b5uxG4hefcwfr1Fj/Co66b5uxG4hefcwfr1Fj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go cat >/tmp/go-build2269421363/b177/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2269421363/b178/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid cjAfH_TN0tmwUPBpRwch/cjAfH_TN0tmwUPBpRwch -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/f9/f96fb659aa96b94d3ab9fcf5c9d63b06c3598bccfe21731664d9be3631a8e7f4-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b175/ github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b353/ cat >/tmp/go-build2269421363/b175/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2269421363/b176/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid WxfnHjm-EavcCxQSuJe0/WxfnHjm-EavcCxQSuJe0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any/any.pb.go cat >/tmp/go-build2269421363/b353/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2269421363/b176/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid HwciXOp0mgMSyvf6yJrx/HwciXOp0mgMSyvf6yJrx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/1a/1afee5c4667dd01fc0c3a591b9f11624ea585240427b81ada9fa086141e1fe98-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto mkdir -p $WORK/b349/ cat >/tmp/go-build2269421363/b349/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/code=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build2269421363/b350/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2269421363/b176/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto -complete -installsuffix shared -buildid qBKIw2fH8YY3wIj9Jkew/qBKIw2fH8YY3wIj9Jkew -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b755/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/fe/fe16872a8347248267599dbefd57e6541ec7704adc51a6bd99b35be05b1ed4e8-d # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/cc/cc8878bb9172533f473be81b334916a090d5b1105fd061e93182042d6d1fcfbd-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers mkdir -p $WORK/b754/ cat >/tmp/go-build2269421363/b754/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/wrapperspb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2269421363/b755/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers -complete -installsuffix shared -buildid gdWZ5EdbXcEx-H2hGwsC/gdWZ5EdbXcEx-H2hGwsC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.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/37/37997548e8e94d0930e2e317357b5abd7e8bd9b97bee470975a2b574044024eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b757/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/da/da0f41ede0b8fa4e29b264a83bc74ecb561f67fd93d2067df17478ba4f87d147-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct mkdir -p $WORK/b756/ cat >/tmp/go-build2269421363/b756/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/structpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb=/tmp/go-build2269421363/b757/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct -complete -installsuffix shared -buildid Mlg_N3wFshjDLXB6x1Im/Mlg_N3wFshjDLXB6x1Im -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct/struct.pb.go cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/37/3791b3fb2e6291986f80be2c791585b69db899ca13c213befb75d85e4df9a3d1-d # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/30/3005a6e217e8123f5703f814be5c7288697a8e56308da7c56ba0da38bce7fef0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/36/36336a00e6e8d785e5aab60307ecec8f06a521e201960b3416d7ee59b47c51c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/31/3105207f00537d28ef77d369e98df9bc9dfb2deeb0a6a6fc953382b982b59550-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/5d/5d11c5790a188c01b4b5aff9bec37d868dd25daf437c0e22fb3ff962f095525e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/ab/abefbf2d363339ced19de812f07f314fe3edfbe050296936a09e8d530a11fd49-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/86/86e073e8a73d1ca956fe945350799c2fa21efe71b597c8528e4fb355c42ebab1-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b163/ github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate mkdir -p $WORK/b750/ github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations cat >/tmp/go-build2269421363/b163/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2269421363/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2269421363/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2269421363/b147/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2269421363/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2269421363/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2269421363/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2269421363/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2269421363/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build2269421363/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2269421363/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2269421363/b168/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid H4ao1cYfBfPAMvMcKhz5/H4ao1cYfBfPAMvMcKhz5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go mkdir -p $WORK/b761/ cat >/tmp/go-build2269421363/b750/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2269421363/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2269421363/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2269421363/b180/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate -complete -installsuffix shared -buildid aNl1LYBOYOc6nhhlc-ZX/aNl1LYBOYOc6nhhlc-ZX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.pb.go cat >/tmp/go-build2269421363/b761/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2269421363/b168/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations -complete -installsuffix shared -buildid 3bKF_vwjB39Xp02r39Mz/3bKF_vwjB39Xp02r39Mz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/c7/c7b3efec4d1c967d6fe3911010b112b964d1e42d37480a134aeb4d7776e62537-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b839/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/b5/b57bb4556b61b7560b6dfb2cd0b13aca81b4327e2d81334cb36b249573bf0082-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b842/ github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b884/ github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore cat >/tmp/go-build2269421363/b842/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build2269421363/b769/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build2269421363/b839/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b843/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid 9zvwkZ6me_4b-YL5c8EK/9zvwkZ6me_4b-YL5c8EK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b842/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger.go cat >/tmp/go-build2269421363/b884/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build2269421363/b839/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b844/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid mIKFfa4G8Xsifs5Kl3Mb/mIKFfa4G8Xsifs5Kl3Mb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b884/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage.go cat >/tmp/go-build2269421363/b843/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build2269421363/b769/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build2269421363/b839/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid g3cibcFpuKk7QteQPZCK/g3cibcFpuKk7QteQPZCK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b843/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling.go cat >/tmp/go-build2269421363/b844/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build2269421363/b769/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build2269421363/b839/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid r3scDR2t1h7RkH0FfFlO/r3scDR2t1h7RkH0FfFlO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore.go cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/3c/3c5075271d2f8d2d3a7a34612f6ac8127d71ba28e04c658068cc27741f0c8e7d-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/85/85907712e9ef0ee8e0877d0333242cf742416e4edc4944c1ecb0188db7686be5-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b144/ cat >/tmp/go-build2269421363/b144/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protodesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2269421363/b069/_pkg_.a packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build2269421363/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2269421363/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build2269421363/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build2269421363/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2269421363/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2269421363/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid SugKSjGz7c3ctWSj_oKo/SugKSjGz7c3ctWSj_oKo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/buffer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/deprecated.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/discard.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/extensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/properties.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/text_decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/text_encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/wire.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b884/_pkg_.a # internal cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/2e/2e90ea06c2d3a59fa301d6e040f301496f361bda5221edb1ab61dea393eff958-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b844/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/00/006d2695874da99cc3007a0d91ed61f9f17c2d72b0d91a4900fc11ffd34bb81e-d # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/59/59b24dba5b018a674a866d4cfd6a1bb658366783c62b9a9021a9a37128ab0e54-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/63/633ddb376c5895b80fe6ccbf8af84b322e27b6f3766da69663a1e3868f6952ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b842/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/cc/cce12e7c6ad834d3beae9b6cff1e5fb586bf23e4f566a9946e68ce5ba0f4c3cf-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b846/ cat >/tmp/go-build2269421363/b846/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build2269421363/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build2269421363/b842/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build2269421363/b844/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid lG1wHtclQm8nwJgTZqYb/lG1wHtclQm8nwJgTZqYb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/83/830fbb0016af63bdc5028bf048d1d8becb30a5beaba8341e50df92440fdc55c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/3e/3e33c0d619598173272df1bc1395196a67ef0c96f48caee68ff1295032c9f5a9-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b182/ github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto mkdir -p $WORK/b375/ github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 mkdir -p $WORK/b379/ cat >/tmp/go-build2269421363/b182/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/timestamp=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build2269421363/b179/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid -FeLoEl5xCaxUKTmrGIy/-FeLoEl5xCaxUKTmrGIy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go/metrics.pb.go cat >/tmp/go-build2269421363/b375/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc/encoding=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding=/tmp/go-build2269421363/b374/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid aaplNs8620GAOoANE0po/aaplNs8620GAOoANE0po -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto/proto.go mkdir -p $WORK/b184/ cat >/tmp/go-build2269421363/b379/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2269421363/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2269421363/b180/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid ZRqRMST92T6q3xxMv13O/ZRqRMST92T6q3xxMv13O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go mkdir -p $WORK/b751/ cat >/tmp/go-build2269421363/b184/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid hszgjjlqD1tlg4c3m298/hszgjjlqD1tlg4c3m298 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go mkdir -p $WORK/b364/ cat >/tmp/go-build2269421363/b751/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2269421363/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2269421363/b176/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/mail=/tmp/go-build2269421363/b747/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF mkdir -p $WORK/b174/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations -complete -installsuffix shared -buildid PVaWcDtzJ7IcEFwj9L1Y/PVaWcDtzJ7IcEFwj9L1Y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.validate.go cat >/tmp/go-build2269421363/b364/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/internal/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build2269421363/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build2269421363/b366/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a EOF mkdir -p $WORK/b748/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials -complete -installsuffix shared -buildid z9luvijC_XwwBPRSDEY-/z9luvijC_XwwBPRSDEY- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/go12.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/tls.go cat >/tmp/go-build2269421363/b174/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build2269421363/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build2269421363/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build2269421363/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2269421363/b161/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b746/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid ugKXRt7HblfLAK8LyQSK/ugKXRt7HblfLAK8LyQSK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp.go cat >/tmp/go-build2269421363/b748/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2269421363/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2269421363/b176/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/mail=/tmp/go-build2269421363/b747/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 -complete -installsuffix shared -buildid jGG6dPpP-qONtSAfm5gE/jGG6dPpP-qONtSAfm5gE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.validate.go cat >/tmp/go-build2269421363/b746/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2269421363/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2269421363/b176/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/mail=/tmp/go-build2269421363/b747/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations -complete -installsuffix shared -buildid P0QIFzzTzpi9p6UmjLfc/P0QIFzzTzpi9p6UmjLfc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/2a/2a62d7d3244876958d51ec76f2fcdcb98503891791b8415db76edfc8af6d2431-d # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/fc/fce2600a4e83334c60fc01b27458395e3b4e28addbd4b745628084c943eb871a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/94/9499656528305ade975795e8d0aecaea0e1580b6da4945b135506bfe9ad6f239-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver mkdir -p $WORK/b368/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b751/_pkg_.a # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer cat >/tmp/go-build2269421363/b368/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build2269421363/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build2269421363/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2269421363/b369/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a EOF mkdir -p $WORK/b396/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver -complete -installsuffix shared -buildid _eekAi-wY2YwRq-yc8IB/_eekAi-wY2YwRq-yc8IB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver/resolver.go github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz mkdir -p $WORK/b382/ cat >/tmp/go-build2269421363/b396/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build2269421363/b364/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer -complete -installsuffix shared -buildid Pynj8JWO5vJ7-u_iwdQO/Pynj8JWO5vJ7-u_iwdQO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer/peer.go cat >/tmp/go-build2269421363/b382/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build2269421363/b190/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2269421363/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build2269421363/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2269421363/b362/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid vdOaDPvWwpCqln-i1g8_/vdOaDPvWwpCqln-i1g8_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/funcs.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/logging.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/types.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/13/1339e91eef06ea445ff937b0ee1001d4023fbdec580c7242b312cfdd2f621798-d # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/a8/a8072c0e1e69bce5c9cd05b405f5f7aa484d3f0d2ed72687385cbc6ad0d71993-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status mkdir -p $WORK/b355/ github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions mkdir -p $WORK/b484/ cat >/tmp/go-build2269421363/b355/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build2269421363/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2269421363/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build2269421363/b354/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid ab8onwSOUKBBZrLlRkgo/ab8onwSOUKBBZrLlRkgo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status/status.go cat >/tmp/go-build2269421363/b484/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build2269421363/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2269421363/b176/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions -complete -installsuffix shared -buildid _92d6MKRyqlNaLPWYkIj/_92d6MKRyqlNaLPWYkIj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions/extension.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions/extensions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/69/6962a2aadce60728ce151b4e5d6d8c3a5b7b3734f8614dde47c0597544936738-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/31/314e1ec5f109ba2142ceadaac2124f7540b62afb8564d4aabd96886c2248ee20-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b181/ cat >/tmp/go-build2269421363/b181/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build2269421363/b182/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid 7VXpLpkLuoAthIkxUQfr/7VXpLpkLuoAthIkxUQfr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/7d/7d9bc8590ac6c929888103708755f54c89728569aec0ed3f7bb107d24bee7929-d # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/02/02ab3f7bfe8161e98f5848730619e5b044702a6d86359be006349736f04bb757-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b388/ github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b367/ cat >/tmp/go-build2269421363/b388/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build2269421363/b368/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata mkdir -p $WORK/b393/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid Ly_bmR7IEYxVyXzfvEst/Ly_bmR7IEYxVyXzfvEst -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go cat >/tmp/go-build2269421363/b367/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build2269421363/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2269421363/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build2269421363/b368/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2269421363/b369/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid dEPDj5OObbGO6yGSgtoG/dEPDj5OObbGO6yGSgtoG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/internal.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go mkdir -p $WORK/b389/ mkdir -p $WORK/b391/ cat >/tmp/go-build2269421363/b393/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build2269421363/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build2269421363/b368/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid r9GnH0ODPRdW82j9Lpy-/r9GnH0ODPRdW82j9Lpy- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata/metadata.go mkdir -p $WORK/b380/ cat >/tmp/go-build2269421363/b389/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build2269421363/b368/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid 7k-wKXPajPdKEnJqfpM8/7k-wKXPajPdKEnJqfpM8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go cat >/tmp/go-build2269421363/b391/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build2269421363/b368/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid qqk_upDes4u_rtGpACfq/qqk_upDes4u_rtGpACfq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go cat >/tmp/go-build2269421363/b380/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build2269421363/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build2269421363/b368/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid ygBDwJGDvHL5NotruBXu/ygBDwJGDvHL5NotruBXu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/method.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/target.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/e9/e917e19f44b34647a5a74265332033beb556d60d59fa5258ce53faf96caedaec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/26/268b742f79fc35522627958ea83d5aeebbdb2a506508516e0cdfcd010013ac21-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b387/ cat >/tmp/go-build2269421363/b387/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer/grpclb/state=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/envconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build2269421363/b388/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2269421363/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build2269421363/b376/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build2269421363/b383/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build2269421363/b373/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build2269421363/b368/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2269421363/b369/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid zJVU0SF3btpuoM90hV4w/zJVU0SF3btpuoM90hV4w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns/go113.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/ba/ba6ff4ff6bdec0ce17085edf05789a39e4c42ed6a6e2c7719d5ab388cdb82807-d # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/ab/ab9706cff3047b39848480c9dca6ed0a8b59288040e94260d60d13447475ff00-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b390/ cat >/tmp/go-build2269421363/b390/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/transport/networktype=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2269421363/b391/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build2269421363/b368/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid 7hlPJWo7SIIev41NPBd7/7hlPJWo7SIIev41NPBd7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/0d/0d442e3e8bcdcbd418768b06bc64bf7851aa11e7bf3d78ec70c4fffa33529420-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer mkdir -p $WORK/b360/ cat >/tmp/go-build2269421363/b360/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/internal=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2269421363/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build2269421363/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal=/tmp/go-build2269421363/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build2269421363/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build2269421363/b368/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2269421363/b369/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer -complete -installsuffix shared -buildid SQSWsObkyrJwSsqmrVQO/SQSWsObkyrJwSsqmrVQO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/8d/8d335564ca72a85e7e34508ad7d980c487bc394d65a345427a2086faacd660f1-d # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/3e/3e081adbd211b42e31756e646a4e91aeefb682163f63751f676cca55dabdf25c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status mkdir -p $WORK/b352/ cat >/tmp/go-build2269421363/b352/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2269421363/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build2269421363/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status=/tmp/go-build2269421363/b355/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid 3n89tpGE9I2YBdHRLy6G/3n89tpGE9I2YBdHRLy6G -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/91/91f67c4a07e58b751cfbb388bdd64c2855f5e42a539dbbf62d92ed0a51fd9ac2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b746/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/1f/1fb54bea77b72d244e4c4fa2e9eeae01d3c9f0691ad32f23b229bd49659718d6-d # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/b7/b787fd75892209431e49b3736e4aa5fc34a404374ce73e481878c1eed18e8726-d # internal github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 mkdir -p $WORK/b749/ github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 mkdir -p $WORK/b753/ cat >/tmp/go-build2269421363/b749/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2269421363/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2269421363/b750/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build2269421363/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2269421363/b176/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/mail=/tmp/go-build2269421363/b747/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 -complete -installsuffix shared -buildid IehXV0-m99zpiscotvJB/IehXV0-m99zpiscotvJB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.validate.go cat >/tmp/go-build2269421363/b753/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/wrappers=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2269421363/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2269421363/b750/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build2269421363/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build2269421363/b754/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2269421363/b176/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/mail=/tmp/go-build2269421363/b747/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 -complete -installsuffix shared -buildid 9SsTYLE4rReR-XxoZBnS/9SsTYLE4rReR-XxoZBnS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/1d/1d77fa9be27607006a9ac8f65529d6e9b8d58b7cff4df18ae54517301ca32eea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/32/32915bdbe2c5f0ccc0f2d68f33eabd601c626296a6c66a00ad3868d094f277ef-d # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/64/64a99589bfaa983ae113d3bce1b08595ccd17006d90990c505cb686a07407854-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b386/ github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base mkdir -p $WORK/b371/ cat >/tmp/go-build2269421363/b386/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build2269421363/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build2269421363/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2269421363/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2269421363/b369/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid _imDbZAbR_PmL72OfVhQ/_imDbZAbR_PmL72OfVhQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go cat >/tmp/go-build2269421363/b371/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build2269421363/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build2269421363/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2269421363/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2269421363/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build2269421363/b368/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid voh4gkWFoxxaTsi2RF7p/voh4gkWFoxxaTsi2RF7p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base/balancer.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/bd/bd435e89500c61532201665099948ca6d95b303f87e1a165cf56968431d51011-d # internal github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b695/ github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b378/ cat >/tmp/go-build2269421363/b695/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build2269421363/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build2269421363/b352/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid RNuPslig-wf6HrQ9pZsq/RNuPslig-wf6HrQ9pZsq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs/grpc.go cat >/tmp/go-build2269421363/b378/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/grpc/binarylog/grpc_binarylog_v1=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcutil=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build2269421363/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build2269421363/b379/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2269421363/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build2269421363/b380/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build2269421363/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build2269421363/b352/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid QYUN3_VtX2RQQfrLoT-a/QYUN3_VtX2RQQfrLoT-a -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/af/af66b4d08fc1379dfb555238a9849cb6be2c50679e527e3d29d420f05e05ae84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/d9/d90bd6dcc896a63ade1ef958ee9f9b733e3190c4a7c8a4cbca8b3827d09b9712-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver mkdir -p $WORK/b385/ cat >/tmp/go-build2269421363/b385/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2269421363/b386/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build2269421363/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build2269421363/b368/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid C8iW6gQ8tspUkWkrlaFu/C8iW6gQ8tspUkWkrlaFu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/15/1566ab4e0fd9d5c9f2739e0ebe65a6c4c9d40819c68196d7926cc0825b2e88cc-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b372/ cat >/tmp/go-build2269421363/b372/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build2269421363/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build2269421363/b371/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2269421363/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build2269421363/b373/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid RYtc9gVmLfgNUbq1t5v3/RYtc9gVmLfgNUbq1t5v3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/3d/3d87bca324006664812dd9b222adc4bc1d1ac1916064c8b7f9cb1077549e154a-d # internal github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b694/ cat >/tmp/go-build2269421363/b694/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build2269421363/b695/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log=/tmp/go-build2269421363/b696/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2269421363/b688/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid 8ko6zMh-TqUtD29XT14E/8ko6zMh-TqUtD29XT14E -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/cpuinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/database.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/defaults_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/platforms.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/a5/a59805adbb65be6dd386c626e4206be2f17f20dc98f6882ecc656dd3f48e26c6-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/37/37c171730cd557207fce4281b5ad2174faad2c5f584fa663a94bed09e0ab1a35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/27/27fd0e5ab2ab064fad6fb344e85e1e751eb54f4da42b785008078a081388d819-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/6e/6e4aea8e3cf371b2b333fc306afb0e3112b5ffc1864cf0a63ffa4a27914e99b8-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/37/3790a5f2becff25d72e3ff890080345e9bbb78754bdf21944bf13a510fe5a1cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/7e/7e731af8f517813561d69692910237963d65f39a2b5aca036828cd03c789620f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/3f/3fe87d93855fd39a19e09c999f881ae3f62f99e63cf7234d2756ea096289df63-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 mkdir -p $WORK/b752/ cat >/tmp/go-build2269421363/b752/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/go-control-plane/envoy/annotations=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations importmap github.com/envoyproxy/go-control-plane/envoy/type/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/wrappers=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2269421363/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2269421363/b751/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2269421363/b753/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2269421363/b750/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build2269421363/b754/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2269421363/b176/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/mail=/tmp/go-build2269421363/b747/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 -complete -installsuffix shared -buildid gNURWguDR-eC3mbb57p-/gNURWguDR-eC3mbb57p- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/a2/a247330c2f21d9040b37349d0e90762f91c043e186cc5c6959c7c15b83626a3e-d # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/b6/b666559845a05cb2970c9dae37d6942fad63f64f05dc599a94943cbedb67a5e3-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 mkdir -p $WORK/b745/ cat >/tmp/go-build2269421363/b745/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/cncf/xds/go/xds/annotations/v3=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 importmap github.com/cncf/xds/go/xds/core/v3=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 importmap github.com/envoyproxy/go-control-plane/envoy/annotations=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations importmap github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 importmap github.com/envoyproxy/go-control-plane/envoy/type/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/struct=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct importmap github.com/golang/protobuf/ptypes/wrappers=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb importmap google.golang.org/protobuf/types/known/emptypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2269421363/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build2269421363/b748/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3=/tmp/go-build2269421363/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2269421363/b751/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build2269421363/b752/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2269421363/b753/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2269421363/b750/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build2269421363/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build2269421363/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct=/tmp/go-build2269421363/b756/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build2269421363/b754/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2269421363/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb=/tmp/go-build2269421363/b758/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/mail=/tmp/go-build2269421363/b747/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 -complete -installsuffix shared -buildid 7oveVA7zF1tp58gyM3M3/7oveVA7zF1tp58gyM3M3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/48/484bdb5d9c5e90f10ef30943b4de69b5ab9774a3d21f371d4e2f2d3a4a416159-d # internal expvar mkdir -p $WORK/b067/ cat >/tmp/go-build2269421363/b067/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a EOF github.com/prometheus/prometheus/vendor/golang.org/x/net/trace mkdir -p $WORK/b193/ github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p expvar -std -complete -installsuffix shared -buildid XGlwoGDj_-ulqP0tQg7R/XGlwoGDj_-ulqP0tQg7R -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/expvar/expvar.go github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b202/ github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b236/ cat >/tmp/go-build2269421363/b193/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build2269421363/b194/_pkg_.a packagefile html/template=/tmp/go-build2269421363/b195/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile text/tabwriter=/tmp/go-build2269421363/b199/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/trace -complete -installsuffix shared -buildid PzhSVa299f9nXwSsB0FW/PzhSVa299f9nXwSsB0FW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/trace/events.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/trace/histogram.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/trace/trace.go cat >/tmp/go-build2269421363/b202/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build2269421363/b203/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid qspE-VPcgP1UdZRpHb9-/qspE-VPcgP1UdZRpHb9- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/globaltracer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/gocontext.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/noop.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/propagation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/span.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/tracer.go cat >/tmp/go-build2269421363/b236/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2269421363/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build2269421363/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build2269421363/b243/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 mkdir -p $WORK/b218/ net/http/httputil github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid 0II5c0VaVB3ugR4GUD8J/0II5c0VaVB3ugR4GUD8J -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/url.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/version.go mkdir -p $WORK/b251/ github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger cat >/tmp/go-build2269421363/b218/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/prometheus/prometheus/vendor/golang.org/x/net/idna packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2269421363/b069/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts=/tmp/go-build2269421363/b219/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack=/tmp/go-build2269421363/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build2269421363/b220/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2269421363/b139/_pkg_.a packagefile net/textproto=/tmp/go-build2269421363/b133/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid Jz17zNvfobdp-TDnvP_s/Jz17zNvfobdp-TDnvP_s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/ascii.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/ciphers.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/client_conn_pool.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/databuffer.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/flow.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/frame.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/go111.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/go115.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/gotrack.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/headermap.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/http2.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/pipe.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/server.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/write.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/writesched.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/writesched_priority.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/writesched_random.go net/http/cookiejar mkdir -p $WORK/b301/ cat >/tmp/go-build2269421363/b251/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2269421363/b127/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile mime=/tmp/go-build2269421363/b136/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2269421363/b139/_pkg_.a packagefile net/http/internal=/tmp/go-build2269421363/b140/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2269421363/b141/_pkg_.a packagefile net/textproto=/tmp/go-build2269421363/b133/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b228/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p net/http/httputil -std -complete -installsuffix shared -buildid i8FfgobbHbpotrfuj2P8/i8FfgobbHbpotrfuj2P8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b251/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/b183/ mkdir -p $WORK/b297/ cat >/tmp/go-build2269421363/b297/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a EOF cat >/tmp/go-build2269421363/b301/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2269421363/b141/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing -complete -installsuffix shared -buildid YdJJqeIJQoTot5IuVLve/YdJJqeIJQoTot5IuVLve -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing/tracing.go github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b845/ github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata mkdir -p $WORK/b336/ github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b706/ cat >/tmp/go-build2269421363/b336/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi mkdir -p $WORK/b344/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p net/http/cookiejar -std -complete -installsuffix shared -buildid Sv0pGRhdUpV6bbkNqAhx/Sv0pGRhdUpV6bbkNqAhx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack /usr/lib/golang/src/net/http/cookiejar/jar.go /usr/lib/golang/src/net/http/cookiejar/punycode.go mkdir -p $WORK/b296/ github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation cat >/tmp/go-build2269421363/b296/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger -complete -installsuffix shared -buildid aT75DZ3MFZVXO0ffmK5B/aT75DZ3MFZVXO0ffmK5B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger/logger.go github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata -complete -installsuffix shared -buildid _xDCeOIl8m49tFJDaVMD/_xDCeOIl8m49tFJDaVMD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata/metadata.go ./_build/src/github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata/retry.go ./_build/src/github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata/retry_linux.go github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp cat >/tmp/go-build2269421363/b706/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF net/http/httptest cat >/tmp/go-build2269421363/b845/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/log=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log=/tmp/go-build2269421363/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build2269421363/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=/tmp/go-build2269421363/b846/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build2269421363/b842/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build2269421363/b844/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b733/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid xzNL0sOMY-zF-eDl9obo/xzNL0sOMY-zF-eDl9obo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode/register.go github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets cat >/tmp/go-build2269421363/b344/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/internal/third_party/uritemplates=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build2269421363/b345/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid lwP62X32Q7lkMMnpl9Bg/lwP62X32Q7lkMMnpl9Bg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/http_json.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/localip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/rand.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/rate_limiter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/reconnecting_udp_conn.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/udp_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/utils.go github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi -complete -installsuffix shared -buildid WvZj9LGMInugw_8oc7Z9/WvZj9LGMInugw_8oc7Z9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/googleapi.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/types.go github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter mkdir -p $WORK/b423/ net/rpc github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter cat >/tmp/go-build2269421363/b733/importcfg << 'EOF' # internal # import config packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a EOF cat >/tmp/go-build2269421363/b228/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cat >/tmp/go-build2269421363/b183/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build2269421363/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build2269421363/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build2269421363/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/tmp/go-build2269421363/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile mime=/tmp/go-build2269421363/b136/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth -complete -installsuffix shared -buildid DzO-9TPb68ppzdM3JJdb/DzO-9TPb68ppzdM3JJdb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/no_auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/token.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid y4rKQPzkRNL6xqGE_-iy/y4rKQPzkRNL6xqGE_-iy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/expfmt.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/text_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid GFJ0fhr2gtCr_cLha9gB/GFJ0fhr2gtCr_cLha9gB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go mkdir -p $WORK/b308/ mkdir -p $WORK/b413/ cat >/tmp/go-build2269421363/b308/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp -complete -installsuffix shared -buildid 2-aZFCVt4ST8YVDn9BRF/2-aZFCVt4ST8YVDn9BRF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp/handlers.go mkdir -p $WORK/b816/ cat >/tmp/go-build2269421363/b413/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build2269421363/b406/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation -complete -installsuffix shared -buildid 1PLQCJu8A3QhlUzu2SNO/1PLQCJu8A3QhlUzu2SNO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation/propagation.go mkdir -p $WORK/b315/ cat >/tmp/go-build2269421363/b816/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile flag=/tmp/go-build2269421363/b433/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2269421363/b127/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/internal/testcert=/tmp/go-build2269421363/b817/_pkg_.a packagefile net/textproto=/tmp/go-build2269421363/b133/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p net/http/httptest -std -complete -installsuffix shared -buildid HHZbp9i5w68USvN5DwZp/HHZbp9i5w68USvN5DwZp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack /usr/lib/golang/src/net/http/httptest/httptest.go /usr/lib/golang/src/net/http/httptest/recorder.go /usr/lib/golang/src/net/http/httptest/server.go mkdir -p $WORK/b467/ cat >/tmp/go-build2269421363/b315/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-immutable-radix=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix=/tmp/go-build2269421363/b316/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile os/signal=/tmp/go-build2269421363/b201/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cat >/tmp/go-build2269421363/b467/importcfg << 'EOF' # internal # import config importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build2269421363/b458/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics -complete -installsuffix shared -buildid U9MUy1yHHXZS6VF3YtUP/U9MUy1yHHXZS6VF3YtUP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/const_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/inmem.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/inmem_endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/inmem_signal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/sink.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/start.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/statsd.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/statsite.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid 9iu4JQCoJXRYIxJq-mRB/9iu4JQCoJXRYIxJq-mRB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go mkdir -p $WORK/b707/ cat >/tmp/go-build2269421363/b707/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy=/tmp/go-build2269421363/b708/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid 2OycZh6dVJiUZBWz758G/2OycZh6dVJiUZBWz758G -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/sockets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/unix_socket.go mkdir -p $WORK/b483/ cat >/tmp/go-build2269421363/b483/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/googleapis/gnostic/extensions=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions importmap github.com/googleapis/gnostic/jsonschema=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build2269421363/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions=/tmp/go-build2269421363/b484/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema=/tmp/go-build2269421363/b485/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build2269421363/b486/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os/exec=/tmp/go-build2269421363/b266/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler -complete -installsuffix shared -buildid CNfTJzJHUZUyw_M0R1ui/CNfTJzJHUZUyw_M0R1ui -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/extensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/main.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/reader.go mkdir -p $WORK/b871/ cat >/tmp/go-build2269421363/b871/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b741/ mkdir -p $WORK/b866/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter -complete -installsuffix shared -buildid ChBTn8dHrJ_o_53J1wtg/ChBTn8dHrJ_o_53J1wtg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b871/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter/filter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter/filters.go cat >/tmp/go-build2269421363/b741/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile encoding/gob=/tmp/go-build2269421363/b742/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile go/token=/tmp/go-build2269421363/b156/_pkg_.a packagefile html/template=/tmp/go-build2269421363/b195/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors mkdir -p $WORK/b771/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p net/rpc -std -complete -installsuffix shared -buildid QFzNxyFcK7-jkKGJcnEL/QFzNxyFcK7-jkKGJcnEL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b741/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-build2269421363/b866/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server mkdir -p $WORK/b867/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter -complete -installsuffix shared -buildid f5DyZPvXdgPpQje-Ggq7/f5DyZPvXdgPpQje-Ggq7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b866/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter/router.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter/tree.go cat >/tmp/go-build2269421363/b771/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors -complete -installsuffix shared -buildid wN-zv1-3r3jPLocdXF3d/wN-zv1-3r3jPLocdXF3d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/headers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/middleware.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/parsing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/schema.go cat >/tmp/go-build2269421363/b867/importcfg << 'EOF' # internal # import config packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a EOF cat >/tmp/go-build2269421363/b423/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server -complete -installsuffix shared -buildid fTQvwW_ghGLaTGx1IKBA/fTQvwW_ghGLaTGx1IKBA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b867/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server/static_file_server.go github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud mkdir -p $WORK/b712/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport -complete -installsuffix shared -buildid FvbpblPWPZ09Yjt7a7OC/FvbpblPWPZ09Yjt7a7OC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport/apikey.go cat >/tmp/go-build2269421363/b712/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag mkdir -p $WORK/b782/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud -complete -installsuffix shared -buildid Zm8WOhe46CDTDBwDZq_f/Zm8WOhe46CDTDBwDZq_f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/auth_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/auth_result.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/endpoint_search.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/params.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/provider_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/service_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/util.go cat >/tmp/go-build2269421363/b782/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/jlexer=github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer importmap github.com/mailru/easyjson/jwriter=github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer=/tmp/go-build2269421363/b783/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter=/tmp/go-build2269421363/b785/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build2269421363/b230/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag -complete -installsuffix shared -buildid 3yJYvNbZfh46qeAACfbS/3yJYvNbZfh46qeAACfbS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/convert_types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/json.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/loading.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/name_lexem.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/net.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/post_go18.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/post_go19.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/split.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/util.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/69/6906880ea29a96bb9edb1beae350f20d4f6183cd6da69daebfef5dd9ba11a276-d # internal github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/union mkdir -p $WORK/b872/ cat >/tmp/go-build2269421363/b872/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/union -complete -installsuffix shared -buildid hgdBSxUduKTwEtDt2pIi/hgdBSxUduKTwEtDt2pIi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b872/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/union/union.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/6f/6fd6adc0e53fe9ad781e300e669da88a8b774ca01f065fc8beb7eb4989d2343a-d # internal github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b874/ cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/f5/f520b23ecd58a8c5cb1d43f3b8f572b82e2a4509e078491472de46807b754b07-d # internal cat >/tmp/go-build2269421363/b874/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid BBZYxazhsyD-Y3rm4aMs/BBZYxazhsyD-Y3rm4aMs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b874/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil/file.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil/vfsutil.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil/walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal net/http/pprof mkdir -p $WORK/b876/ cat >/tmp/go-build2269421363/b876/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile html=/tmp/go-build2269421363/b196/_pkg_.a packagefile internal/profile=/tmp/go-build2269421363/b877/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build2269421363/b419/_pkg_.a packagefile runtime/trace=/tmp/go-build2269421363/b412/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p net/http/pprof -std -complete -installsuffix shared -buildid 9emAmDxEi8AOibtlvgWl/9emAmDxEi8AOibtlvgWl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b876/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/44/449c290f932e520d656f4bf0bca550c8662082edd4d894198e412afce01ad655-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b227/ cat >/tmp/go-build2269421363/b227/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/rsa=/tmp/go-build2269421363/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile encoding/pem=/tmp/go-build2269421363/b111/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp=/tmp/go-build2269421363/b228/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile mime=/tmp/go-build2269421363/b136/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid QS43WBc2sNy7uPcQfg26/QS43WBc2sNy7uPcQfg26 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/oauth2.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/token.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b867/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/ec/ec6a848cf6bc43b7bcee5cde2624b4e09fe008ad5a79a8783a469796d6185445-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/ce/cef34c64dfe2030975ba1d4193ba0b7dba4f4de87fe5ebfe1054afa52fb3a7ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/68/68381f8f4a245f8b365161d9fc36fd624b985f14cbcda7a4d13cff3785d63ee9-d # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/b1/b1c904abf054b3c5af84a1481deb47fa1357f5a496442f4c16ed35f7e2544498-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b405/ github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b459/ cat >/tmp/go-build2269421363/b405/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace importmap go.opencensus.io/trace/propagation=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build2269421363/b406/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build2269421363/b413/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 -complete -installsuffix shared -buildid f1H50eK7piocOUaIhp1Z/f1H50eK7piocOUaIhp1Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go cat >/tmp/go-build2269421363/b459/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile go/ast=/tmp/go-build2269421363/b211/_pkg_.a packagefile go/doc=/tmp/go-build2269421363/b210/_pkg_.a packagefile go/parser=/tmp/go-build2269421363/b460/_pkg_.a packagefile go/token=/tmp/go-build2269421363/b156/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build2269421363/b444/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=/tmp/go-build2269421363/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build2269421363/b457/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build2269421363/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build2269421363/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build2269421363/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build2269421363/b454/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build2269421363/b458/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build2269421363/b468/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid gfwj-bB9NBrZTdj_60Ua/gfwj-bB9NBrZTdj_60Ua -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/codec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/codec_check.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/converter.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/embedded.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/error.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/extension.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/interfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/mapper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/negotiate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/scheme.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/scheme_builder.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/types_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/zz_generated.deepcopy.go github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b425/ github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait mkdir -p $WORK/b553/ cat >/tmp/go-build2269421363/b553/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build2269421363/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build2269421363/b467/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid O4R4SV-xrqPiREC8MaFB/O4R4SV-xrqPiREC8MaFB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go cat >/tmp/go-build2269421363/b425/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace importmap go.opencensus.io/trace/propagation=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build2269421363/b406/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build2269421363/b413/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation -complete -installsuffix shared -buildid 6IRvWATquuRmQyhvxfA9/6IRvWATquuRmQyhvxfA9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation/http.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b872/_pkg_.a # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/62/62fba19df84b36f9e3c9cf08fd82f380c383142c421541341ce371f1df9a8eb3-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue mkdir -p $WORK/b555/ cat >/tmp/go-build2269421363/b555/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/prometheus/prometheus/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile container/heap=/tmp/go-build2269421363/b556/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build2269421363/b557/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build2269421363/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build2269421363/b467/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue -complete -installsuffix shared -buildid tp4ACF108ArqrkHNHesZ/tp4ACF108ArqrkHNHesZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/default_rate_limiters.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/parallelizer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/queue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/rate_limiting_queue.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/c4/c4408f6eaf01692f8c17090af9777160748b964c8ee2b234056d931d27c4d5bd-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b705/ cat >/tmp/go-build2269421363/b705/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build2269421363/b695/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2269421363/b706/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus=/tmp/go-build2269421363/b697/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build2269421363/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build2269421363/b352/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid 8rZGyf_Yn6mreLcHlcAm/8rZGyf_Yn6mreLcHlcAm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/defs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/http_helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/is.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b871/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/66/666c8a21dbd75f269e1bc6dcd2836c37cb533495041ce011a2b218b12f0487d1-d # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/82/826616cb115632ac896da2097cd76bb25e82f026f19ad40bfddd699c4b915b84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen mkdir -p $WORK/b873/ cat >/tmp/go-build2269421363/b873/importcfg << 'EOF' # internal # import config importmap github.com/shurcooL/httpfs/vfsutil=github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2269421363/b069/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil=/tmp/go-build2269421363/b874/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile text/template=/tmp/go-build2269421363/b197/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid 6DgIiT0jJKoNrcbF9cce/6DgIiT0jJKoNrcbF9cce -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b873/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen/commentwriter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen/generator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen/stringwriter.go cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/b9/b96bb5ac747ed935b12980c398b3e95b6f5f2ef573afed8c94ac8f1c13372904-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix mkdir -p $WORK/b672/ cat >/tmp/go-build2269421363/b672/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build2269421363/b301/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix -complete -installsuffix shared -buildid p3wVwVmmkOPJ9r6meCst/p3wVwVmmkOPJ9r6meCst -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix/list.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix/table.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/e8/e8554432d95c0284da977947bea93b61495aac81e95941da447272fffb67927e-d # internal github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b833/ cat >/tmp/go-build2269421363/b833/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build2269421363/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build2269421363/b203/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid Z0fEmNw24DRVbF8En6Z7/Z0fEmNw24DRVbF8En6Z7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext/field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/c0/c0362afb3b4d8eb1b2d84b9f752aee4ac88f29452478bbc0515c34d3ecfb6985-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a9/a9b4fb4ad91db628ed4f1e5cf2609b6064180722c580219ee539ad59fc234476-d # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/18/188d746cfe9026fac344c6691308d7d43d79a29f3308ec379c63831aab653637-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror mkdir -p $WORK/b348/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b845/_pkg_.a # internal cat >/tmp/go-build2269421363/b348/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gax-go/v2/apierror/internal/proto=github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto importmap google.golang.org/api/googleapi=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi importmap google.golang.org/genproto/googleapis/rpc/errdetails=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/protobuf/encoding/protojson=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build2269421363/b349/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build2269421363/b344/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build2269421363/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build2269421363/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build2269421363/b356/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror -complete -installsuffix shared -buildid Nf7z03L-n38Naq8rhna9/Nf7z03L-n38Naq8rhna9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/6d/6df8b7e271ffe6b638be7ed5c275363ccc7a7ba315fa16dae00d963145ce712a-d # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/a2/a23e3f31acaad8c541f2e0b978aa594234f5d8f1e730503d54775b77c3a11811-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b866/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal mkdir -p $WORK/b294/ cat >/tmp/go-build2269421363/b294/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest/date=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/logger=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing importmap github.com/golang-jwt/jwt/v4=github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4 importmap golang.org/x/crypto/pkcs12=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile crypto/rsa=/tmp/go-build2269421363/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build2269421363/b105/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build2269421363/b295/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build2269421363/b296/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build2269421363/b297/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4=/tmp/go-build2269421363/b298/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12=/tmp/go-build2269421363/b299/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build2269421363/b301/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal -complete -installsuffix shared -buildid eYKO-DnAtta55ir2CFQP/eYKO-DnAtta55ir2CFQP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/devicetoken.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/persist.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/sender.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/token_1.13.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/version.go cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/f8/f80355c97b12533a8f9378b148ba75d18ea4d219b998f2720b5eb73e02628e7c-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route mkdir -p $WORK/b865/ cat >/tmp/go-build2269421363/b865/importcfg << 'EOF' # internal # import config importmap github.com/julienschmidt/httprouter=github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter=/tmp/go-build2269421363/b866/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route -complete -installsuffix shared -buildid 4MBO5OtruoLSvpshHY6k/4MBO5OtruoLSvpshHY6k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b865/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route/route.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/88/886f16ac7423078b2159f7a2519a4540048e6c5f506dfaaa402b5100341ed3cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b816/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/df/df4a5ebe9d4bee374957b4888bf3c1b86aa33648559201291fa9dc89ec96c1c2-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp mkdir -p $WORK/b404/ cat >/tmp/go-build2269421363/b404/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/plugin/ochttp/propagation/b3=github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 importmap go.opencensus.io/stats=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats importmap go.opencensus.io/stats/view=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace importmap go.opencensus.io/trace/propagation=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3=/tmp/go-build2269421363/b405/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats=/tmp/go-build2269421363/b414/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view=/tmp/go-build2269421363/b420/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build2269421363/b418/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build2269421363/b406/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build2269421363/b413/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2269421363/b139/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp -complete -installsuffix shared -buildid zbWRxQdQebVuwhM11D3A/zbWRxQdQebVuwhM11D3A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/client.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/client_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/route.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/server.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/stats.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/wrapped_body.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/db/dbd05bae61535461dd36d281f0286a03d8c4284f7a98547cd5fba8e2424fc0f2-d # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/e0/e0fc5d368cdc17ef9e503affcadfed617420cce71266193ad6d0532426a15550-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 mkdir -p $WORK/b226/ cat >/tmp/go-build2269421363/b226/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build2269421363/b227/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid liKAj1tQOS0r3V3yc7Kn/liKAj1tQOS0r3V3yc7Kn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/oauth2.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/token.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/transport.go github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert mkdir -p $WORK/b814/ cat >/tmp/go-build2269421363/b814/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew importmap github.com/pmezard/go-difflib/difflib=github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build2269421363/b544/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build2269421363/b815/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build2269421363/b486/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/httptest=/tmp/go-build2269421363/b816/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build2269421363/b192/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert -complete -installsuffix shared -buildid YRGRtEAHRwROk9-Ee-XW/YRGRtEAHRwROk9-Ee-XW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_forward.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_order.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/forward_assertions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/http_assertions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b876/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/34/340f5c58335363df9379b82c14205a2757320a4706bdecc5fdc85623fd3dcc87-d # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/15/15efb2f0718b4cd15dfcaf406b161a64d9f0a3ce7675f183a6e5e7312fd660d1-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b247/ cat >/tmp/go-build2269421363/b247/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build2269421363/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2269421363/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build2269421363/b243/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid BP6zprFQoWqLNNIZYaMl/BP6zprFQoWqLNNIZYaMl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/62/621384ca13ef1c12a193358b96fa650c1459311c614b31b9e99cc4a4d00b0d5e-d # internal github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp mkdir -p $WORK/b855/ cat >/tmp/go-build2269421363/b855/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build2269421363/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build2269421363/b833/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build2269421363/b203/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2269421363/b139/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp -complete -installsuffix shared -buildid xP12xdKQEGpr-tM1Bynb/xP12xdKQEGpr-tM1Bynb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b855/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp/status-code-tracker.go github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b832/ cat >/tmp/go-build2269421363/b832/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/reporterstats=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build2269421363/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build2269421363/b833/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build2269421363/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage=/tmp/go-build2269421363/b834/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=/tmp/go-build2269421363/b835/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog=/tmp/go-build2269421363/b836/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler=/tmp/go-build2269421363/b837/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log=/tmp/go-build2269421363/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build2269421363/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build2269421363/b842/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=/tmp/go-build2269421363/b843/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build2269421363/b844/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build2269421363/b845/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build2269421363/b847/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build2269421363/b798/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid alfWLKb9ZXxi-Nh0h-ME/alfWLKb9ZXxi-Nh0h-ME -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/baggage_setter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/contrib_observer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/header.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/interop.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/jaeger_tag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/jaeger_thrift_span.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/observer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/process.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/propagation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/reference.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/reporter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/reporter_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler_remote.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler_remote_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler_v2.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/span.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/span_allocator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/span_context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/tracer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/tracer_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport_udp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/zipkin.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b865/_pkg_.a # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/93/93739bab90e780e8b51d52597ff59935a23938b898dd3e6d9c7afbeef7d7911c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/a3/a39e2cf0d211e4c3ef623f010c992e5ace050a86a4ade192bdf28542dd3297c4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b771/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b873/_pkg_.a # internal cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/c0/c055bc7c1840ef3bc604255ed4337b2e726ee4feda0023433cb8a8c024a5602f-d # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/22/22b68a13aeb9138322fe15b09f32957d5cf7ab08da05db28e35599e684d3e0bc-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt mkdir -p $WORK/b768/ cat >/tmp/go-build2269421363/b768/importcfg << 'EOF' # internal # import config importmap github.com/asaskevich/govalidator=github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/mitchellh/mapstructure=github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure importmap github.com/oklog/ulid=github.com/prometheus/prometheus/vendor/github.com/oklog/ulid importmap go.mongodb.org/mongo-driver/bson=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile database/sql/driver=/tmp/go-build2269421363/b769/_pkg_.a packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator=/tmp/go-build2269421363/b770/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build2269421363/b771/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure=/tmp/go-build2269421363/b318/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/ulid=/tmp/go-build2269421363/b772/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson=/tmp/go-build2269421363/b773/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2269421363/b777/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2269421363/b778/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net/mail=/tmp/go-build2269421363/b747/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt -complete -installsuffix shared -buildid 5pA7Iqkv97N5SoM14Bl9/5pA7Iqkv97N5SoM14Bl9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/bson.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/date.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/default.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/54/543addc9c19ec4bdd9666317762af33f5e587fa2d55938c20c08eea0bc5520de-d # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/a8/a8618e03f315e9911997fdc25e5f1be95a42191fec6552fc706e5aee8df59e2d-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2 mkdir -p $WORK/b482/ cat >/tmp/go-build2269421363/b482/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gnostic/compiler=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler=/tmp/go-build2269421363/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2269421363/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build2269421363/b486/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2 -complete -installsuffix shared -buildid czMMGdln9u7gur33ansm/czMMGdln9u7gur33ansm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2/document.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/e5/e5c3c051bc1df2e36e3fdf515bd3bdeab44478055e53caad8ef609844d8c6c81-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/b5/b57483c8304200ddb89b0e75dca2f594a18534b54d38997d519b02c7f75e8e42-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw mkdir -p $WORK/b732/ cat >/tmp/go-build2269421363/b732/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/internal/auth=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/logger=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger importmap github.com/scaleway/scaleway-sdk-go/validation=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth=/tmp/go-build2269421363/b733/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build2269421363/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger=/tmp/go-build2269421363/b734/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation=/tmp/go-build2269421363/b735/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build2269421363/b230/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/httputil=/tmp/go-build2269421363/b251/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile text/template=/tmp/go-build2269421363/b197/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw -complete -installsuffix shared -buildid Aeg1I-b7pASKe_IGsSpS/Aeg1I-b7pASKe_IGsSpS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/client_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/config_legacy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/custom_types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/locality.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/request_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/version.go github.com/prometheus/prometheus/vendor/github.com/docker/docker/client mkdir -p $WORK/b693/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cat >/tmp/go-build2269421363/b693/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms importmap github.com/docker/distribution/reference=github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms=/tmp/go-build2269421363/b694/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference=/tmp/go-build2269421363/b698/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api=/tmp/go-build2269421363/b700/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build2269421363/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2269421363/b678/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events=/tmp/go-build2269421363/b701/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2269421363/b684/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2269421363/b702/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2269421363/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2269421363/b687/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2269421363/b691/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time=/tmp/go-build2269421363/b703/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build2269421363/b685/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2269421363/b704/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs=/tmp/go-build2269421363/b705/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets=/tmp/go-build2269421363/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2269421363/b710/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build2269421363/b689/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2269421363/b688/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/httputil=/tmp/go-build2269421363/b251/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid 1yTZEwyrXwWfhNQ2nvSI/1yTZEwyrXwWfhNQ2nvSI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/build_cancel.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/build_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/checkpoint_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/checkpoint_delete.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/checkpoint_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/client_deprecated.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/client_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_attach.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_commit.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_copy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_diff.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_exec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_export.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_kill.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_logs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_pause.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_rename.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_resize.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_restart.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_start.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_stop.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_top.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_unpause.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_wait.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/disk_usage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/distribution_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/events.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/hijack.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_history.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_import.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_load.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_pull.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_push.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_save.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_search.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_tag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/interface.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/interface_experimental.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/interface_stable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/login.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_connect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_disconnect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/ping.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_disable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_enable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_install.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_push.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_set.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_upgrade.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_logs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_init.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_join.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_leave.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_unlock.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/task_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/task_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/task_logs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_remove.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/42/42243cb34f32ca69bbdb58ab4c24c09a42402566403485bc844a39154c84dc2e-d # internal github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 mkdir -p $WORK/b671/ cat >/tmp/go-build2269421363/b671/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/publicsuffix=github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2269421363/b069/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile encoding/xml=/tmp/go-build2269421363/b259/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix=/tmp/go-build2269421363/b672/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile mime/multipart=/tmp/go-build2269421363/b137/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build2269421363/b301/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2269421363/b139/_pkg_.a packagefile net/textproto=/tmp/go-build2269421363/b133/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/26/2623df838c9dcdb9001178009480495b64e8655fedc345741ebe4b44305b102d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 -complete -installsuffix shared -buildid BEv_K-gj0XwYSRG97i5o/BEv_K-gj0XwYSRG97i5o -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/middleware.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/redirect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/resty.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/retry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/42/42ce64c281ee21b30b21a791899749fa27903fc93cb0e964c580557f98e0f825-d # internal github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc mkdir -p $WORK/b740/ cat >/tmp/go-build2269421363/b740/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/xml=/tmp/go-build2269421363/b259/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build2269421363/b301/_pkg_.a packagefile net/rpc=/tmp/go-build2269421363/b741/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc -complete -installsuffix shared -buildid qIpY9DHqhOERz5MWjn2d/qIpY9DHqhOERz5MWjn2d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/encoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/is_zero.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/response.go github.com/prometheus/prometheus/web/ui mkdir -p $WORK/b870/ cat >/tmp/go-build2269421363/b870/importcfg << 'EOF' # internal # import config importmap github.com/shurcooL/httpfs/filter=github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter importmap github.com/shurcooL/httpfs/union=github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/union importmap github.com/shurcooL/vfsgen=github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2269421363/b069/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter=/tmp/go-build2269421363/b871/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/union=/tmp/go-build2269421363/b872/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen=/tmp/go-build2269421363/b873/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/prometheus/prometheus/web/ui -complete -installsuffix shared -buildid ZAAMca-1326QwBJOT7ex/ZAAMca-1326QwBJOT7ex -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b870/importcfg -pack ./_build/src/github.com/prometheus/prometheus/web/ui/assets_vfsdata.go ./_build/src/github.com/prometheus/prometheus/web/ui/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/41/4162c7a60ec25be7d49d09a28ced4af44eaf45f3b8ec10beba060c105e059d66-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/b0/b00d46d71a8720b5731402b3edcd178b3157c0bbb85c3f6130daf8627db79ea6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler mkdir -p $WORK/b337/ cat >/tmp/go-build2269421363/b337/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build2269421363/b226/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler -complete -installsuffix shared -buildid 6QDw5C8CsZvMVFbUW0CI/6QDw5C8CsZvMVFbUW0CI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler/authhandler.go cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/a7/a706323efd935a046e6a276935ad875d8bc8ad8c491d59c7778277a61f11da20-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt mkdir -p $WORK/b340/ github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b229/ cat >/tmp/go-build2269421363/b340/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal importmap golang.org/x/oauth2/jws=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build2269421363/b226/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build2269421363/b227/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws=/tmp/go-build2269421363/b339/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt -complete -installsuffix shared -buildid tJ4iukFmqZs9jkXu52Ei/tJ4iukFmqZs9jkXu52Ei -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt/jwt.go cat >/tmp/go-build2269421363/b229/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build2269421363/b226/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build2269421363/b227/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials -complete -installsuffix shared -buildid O-oHiYUEPMGsY7k79cV3/O-oHiYUEPMGsY7k79cV3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate mkdir -p $WORK/b401/ cat >/tmp/go-build2269421363/b401/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build2269421363/b226/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate -complete -installsuffix shared -buildid VN9q2TvNKIf89mp46B4Z/VN9q2TvNKIf89mp46B4Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate/impersonate.go github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b338/ cat >/tmp/go-build2269421363/b338/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/hmac=/tmp/go-build2269421363/b101/_pkg_.a packagefile crypto/sha256=/tmp/go-build2269421363/b106/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build2269421363/b226/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount -complete -installsuffix shared -buildid mjYqOuGWg0ZU0eZnNORv/mjYqOuGWg0ZU0eZnNORv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo mkdir -p $WORK/b320/ cat >/tmp/go-build2269421363/b320/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/godo/metrics=github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics importmap github.com/google/go-querystring/query=github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics=/tmp/go-build2269421363/b321/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query=/tmp/go-build2269421363/b322/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build2269421363/b226/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo -complete -installsuffix shared -buildid RCsxz-vKVawoSFNg-WlW/RCsxz-vKVawoSFNg-WlW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/1-click.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/account.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/action.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/apps.gen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/apps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/balance.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/billing_history.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/cdn.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/certificates.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/databases.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/domains.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/droplet_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/droplets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/firewalls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/floating_ips.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/floating_ips_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/godo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/image_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/images.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/invoices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/keys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/kubernetes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/links.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/load_balancers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/monitoring.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/projects.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/regions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/sizes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/snapshots.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/storage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/storage_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/strings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/tags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/timestamp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/vpcs.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/32/32ac0f4ab045966b717b431a9b23738e0b901275a423b2a237ba23d2be00d7eb-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate mkdir -p $WORK/b314/ cat >/tmp/go-build2269421363/b314/importcfg << 'EOF' # internal # import config importmap github.com/armon/go-metrics=github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics=/tmp/go-build2269421363/b315/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate -complete -installsuffix shared -buildid yxXr8APbNKGe4imtz8ak/yxXr8APbNKGe4imtz8ak -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/coordinate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/phantom.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/6b/6be086df3e7a4c6fbbafff6a06224659899cea496fbc4d8fa6b293dd07648b1b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/84/84e987d115b96ccd8e8c1e1b5b3915f8205b0b56ba83282e5dbe0b68ad29e97e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/ff/ff932b7e4b52bfb7c8008495904acc9e0decb1123e519682cf269f829200235e-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/98/98c29d2f26ea259c39fb4e699ec6914b405f85ee2027494435087bde5c350ebc-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b066/ cat >/tmp/go-build2269421363/b066/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile importmap github.com/cespare/xxhash/v2=github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap github.com/prometheus/client_golang/prometheus/internal=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile expvar=/tmp/go-build2269421363/b067/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile=/tmp/go-build2269421363/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2=/tmp/go-build2269421363/b143/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build2269421363/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build2269421363/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build2269421363/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build2269421363/b183/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs=/tmp/go-build2269421363/b187/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build2269421363/b192/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint mkdir -p $WORK/b811/ cat >/tmp/go-build2269421363/b811/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build2269421363/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build2269421363/b183/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint -complete -installsuffix shared -buildid hl6SjqYaWyF9Mj_eTE_w/hl6SjqYaWyF9Mj_eTE_w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b811/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint/promlint.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid WBbLtyFAL9hKASCFO18l/WBbLtyFAL9hKASCFO18l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/counter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/desc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/observer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/summary.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/timer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/value.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/vec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/d4/d41e953e0deca4274d59f67dec7b858c9ef589ad658887822656d1f278613e84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/41/41c77cb5d8832680de93dd20470edd2aabda0d54aabe164d0a0d948fec05f649-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer mkdir -p $WORK/b790/ cat >/tmp/go-build2269421363/b790/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build2269421363/b782/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid PX0uHllsf63eVlJNRTRi/PX0uHllsf63eVlJNRTRi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/e9/e93f8af1e99a2b92be8d394dc09c4685e0417a554a43fdda887ec026660d2aeb-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api mkdir -p $WORK/b307/ cat >/tmp/go-build2269421363/b307/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-cleanhttp=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp importmap github.com/hashicorp/go-hclog=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog importmap github.com/hashicorp/go-rootcerts=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts importmap github.com/hashicorp/serf/coordinate=github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate importmap github.com/mitchellh/mapstructure=github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build2269421363/b308/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog=/tmp/go-build2269421363/b309/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts=/tmp/go-build2269421363/b313/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate=/tmp/go-build2269421363/b314/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure=/tmp/go-build2269421363/b318/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api -complete -installsuffix shared -buildid LkjqLu9HtRLxfONHiWeM/LkjqLu9HtRLxfONHiWeM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/acl.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/agent.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/catalog.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_cluster.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_discoverychain.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_gateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_intentions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/connect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/connect_ca.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/connect_intention.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/coordinate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/discovery_chain.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/event.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/health.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/kv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/lock.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/namespace.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_area.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_autopilot.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_keyring.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_license.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_raft.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_segment.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/prepared_query.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/raw.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/semaphore.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/session.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/snapshot.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/txn.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/98/98fa053fc1e7e7ace043cc5f1efd901be8a57c279ff61343fef48a6258ff2aa6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google mkdir -p $WORK/b335/ cat >/tmp/go-build2269421363/b335/importcfg << 'EOF' # internal # import config importmap cloud.google.com/go/compute/metadata=github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/authhandler=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler importmap golang.org/x/oauth2/google/internal/externalaccount=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal importmap golang.org/x/oauth2/jws=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws importmap golang.org/x/oauth2/jwt=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata=/tmp/go-build2269421363/b336/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/rsa=/tmp/go-build2269421363/b104/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build2269421363/b226/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler=/tmp/go-build2269421363/b337/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount=/tmp/go-build2269421363/b338/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build2269421363/b227/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws=/tmp/go-build2269421363/b339/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt=/tmp/go-build2269421363/b340/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile os/user=/tmp/go-build2269421363/b341/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google -complete -installsuffix shared -buildid ewprUeVcf9x99uIR0HG4/ewprUeVcf9x99uIR0HG4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/appengine.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/default.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/google.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/jwt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/sdk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/75/75ebac6bc725372043154fa6654b0d083393411fc6522e99875a9dd1ced712e6-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b245/ cat >/tmp/go-build2269421363/b245/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2269421363/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build2269421363/b250/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net/http/httputil=/tmp/go-build2269421363/b251/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid yo0EGszm_7r2ybb0alQ1/yo0EGszm_7r2ybb0alQ1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b256/ cat >/tmp/go-build2269421363/b256/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkmath=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2269421363/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build2269421363/b257/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid F37ZJ3LVGYii3_tfEDtl/F37ZJ3LVGYii3_tfEDtl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/49/490c3db3ca458cb68354006c5c2e497822bcbb8394fea83bb49bb239c1742efc-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b264/ cat >/tmp/go-build2269421363/b264/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2269421363/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid hUpI4tPAqhBIaWYYr7l4/hUpI4tPAqhBIaWYYr7l4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b273/ github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens mkdir -p $WORK/b716/ cat >/tmp/go-build2269421363/b273/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid zc2YoO-sOBFCZoRQcJ8E/zc2YoO-sOBFCZoRQcJ8E -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go cat >/tmp/go-build2269421363/b716/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build2269421363/b712/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils mkdir -p $WORK/b720/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination -complete -installsuffix shared -buildid JxOgagSQ_-Od_3mkgvkZ/JxOgagSQ_-Od_3mkgvkZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/http.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/linked.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/marker.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/pager.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/pkg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/single.go cat >/tmp/go-build2269421363/b720/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build2269421363/b712/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF mkdir -p $WORK/b718/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils -complete -installsuffix shared -buildid xQ3u7cPSLUgqu5WmuV_Q/xQ3u7cPSLUgqu5WmuV_Q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils/base_endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils/choose_version.go cat >/tmp/go-build2269421363/b718/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build2269421363/b712/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens -complete -installsuffix shared -buildid LlKTIy8fFSFleDEYoTrY/LlKTIy8fFSFleDEYoTrY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/urls.go cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/da/dabd95540d77a0c9e392112223278e484fe580c9b0a326d2dec0107e9f053845-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest mkdir -p $WORK/b293/ cat >/tmp/go-build2269421363/b293/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest/adal=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal importmap github.com/Azure/go-autorest/logger=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/hmac=/tmp/go-build2269421363/b101/_pkg_.a packagefile crypto/sha256=/tmp/go-build2269421363/b106/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile encoding/xml=/tmp/go-build2269421363/b259/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal=/tmp/go-build2269421363/b294/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build2269421363/b296/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build2269421363/b297/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile mime/multipart=/tmp/go-build2269421363/b137/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build2269421363/b301/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b855/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest -complete -installsuffix shared -buildid OJKVU2NiViDVMMueXTes/OJKVU2NiViDVMMueXTes -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/authorization.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/authorization_sas.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/authorization_storage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/autorest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/preparer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/responder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/retriablerequest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/sender.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/utility.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/utility_1.13.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/version.go cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/bd/bd3aac385e4f0f2730ca115de67261a4301c4fd9aadea352612c65bdcf592ac8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/29/29a67b9e67b413d919e33afa5de9f15b2abebc611759f3ebae7b998bf6843eac-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference mkdir -p $WORK/b792/ cat >/tmp/go-build2269421363/b792/importcfg << 'EOF' # internal # import config importmap github.com/PuerkitoBio/purell=github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell=/tmp/go-build2269421363/b793/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build2269421363/b790/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid -3M04CD-8dCfaYdhnFSb/-3M04CD-8dCfaYdhnFSb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b811/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/53/537897ddcd53cabe2ecdb9967bac217a8adc1e5453b6d6f78aef080aeadc5ef3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/71/7178ede4dcd8693ebb569a39a30635106dddd27c6eaa9143d8714a96e4595b18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/cd/cd7d15da0d32ad913e164ebe01e27fd2f5cb5deff12f5856fad77ce3cb6972d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b792/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/fa/fa2166a2dd547c6936d5df8872b8fd8f907bcd1ec903ffa8e6b37b28b55e5f2e-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec mkdir -p $WORK/b791/ cat >/tmp/go-build2269421363/b791/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/jsonreference=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2269421363/b069/_pkg_.a packagefile crypto/sha256=/tmp/go-build2269421363/b106/_pkg_.a packagefile encoding/gob=/tmp/go-build2269421363/b742/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build2269421363/b790/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference=/tmp/go-build2269421363/b792/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build2269421363/b782/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec -complete -installsuffix shared -buildid Z6P89ZOF7lU2K7xYc5_x/Z6P89ZOF7lU2K7xYc5_x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/bindata.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/contact_info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/expander.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/external_docs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/header.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/items.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/license.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/normalizer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/operation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/parameter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/path_item.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/paths.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/properties.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/ref.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/resolver.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/responses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/schema.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/schema_loader.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/security_scheme.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/spec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/swagger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/tag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/validations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/6e/6e1fe502c1582e4e5c041af800dc1cc883d06c7f6d82e771187ef329b1f92c7e-d # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/7e/7e1225e1c146eac8a8c9bdfca610210240cb9f314899c15eb6edde049afc0747-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b718/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b732/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/6a/6a17d516cce935447a998492a40bb053e9922990568fdb4f689fef78ee509937-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens mkdir -p $WORK/b717/ cat >/tmp/go-build2269421363/b717/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens packagefile crypto/hmac=/tmp/go-build2269421363/b101/_pkg_.a packagefile crypto/sha1=/tmp/go-build2269421363/b105/_pkg_.a packagefile crypto/sha256=/tmp/go-build2269421363/b106/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build2269421363/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build2269421363/b718/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens -complete -installsuffix shared -buildid D8fSq1XxrjyfZoqaugFV/D8fSq1XxrjyfZoqaugFV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/urls.go cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/b1/b1e713bb4474c609f5f6fde35b3e00d2d73ffb6c7574e02b6e69c7aba31461ef-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b276/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cat >/tmp/go-build2269421363/b276/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkuri=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2269421363/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2269421363/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build2269421363/b264/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2269421363/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build2269421363/b277/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid PLk2NJmp6tg7P09dUWQS/PLk2NJmp6tg7P09dUWQS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/9e/9ea6ee8fe1b43b35a7763d8802284a45e8fcef6026de98b0e672c41bf046f0d2-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 mkdir -p $WORK/b726/ cat >/tmp/go-build2269421363/b726/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/internal/async=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/internal/marshaler=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler importmap github.com/scaleway/scaleway-sdk-go/internal/parameter=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter importmap github.com/scaleway/scaleway-sdk-go/namegenerator=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async=/tmp/go-build2269421363/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build2269421363/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build2269421363/b729/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build2269421363/b730/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build2269421363/b731/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build2269421363/b732/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 -complete -installsuffix shared -buildid FRqG5WZ_AtKrF9ZizJLU/FRqG5WZ_AtKrF9ZizJLU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/baremetal_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/server_utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/bc/bc2fd53cba45a7b056c41421897614b2ccfe323e1cbd705d8087136b61ed285b-d # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/77/77735f0b724813b43c749f01ba3bcae1d1b84a640454be8c36056abcd868576f-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b260/ github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b255/ cat >/tmp/go-build2269421363/b260/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2269421363/b256/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b261/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid KTVRYQU0MBIcwcSx5B_x/KTVRYQU0MBIcwcSx5B_x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go cat >/tmp/go-build2269421363/b255/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/strings=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build2269421363/b254/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2269421363/b256/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid AgltW5SbX9KJ1U7RaOdJ/AgltW5SbX9KJ1U7RaOdJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b270/ github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 cat >/tmp/go-build2269421363/b270/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2269421363/b256/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid lxJvj-yXS6iJHlGgugG5/lxJvj-yXS6iJHlGgugG5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go mkdir -p $WORK/b737/ cat >/tmp/go-build2269421363/b737/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/internal/marshaler=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler importmap github.com/scaleway/scaleway-sdk-go/internal/parameter=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter importmap github.com/scaleway/scaleway-sdk-go/namegenerator=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build2269421363/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build2269421363/b729/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build2269421363/b730/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build2269421363/b731/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build2269421363/b732/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 -complete -installsuffix shared -buildid 6W9SQmTWXblcackrz_Ac/6W9SQmTWXblcackrz_Ac -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_utils.go cat >/tmp/go-build2269421363/b261/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/xml=/tmp/go-build2269421363/b259/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2269421363/b256/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid q6azI7SM9YB2AP4RkTJ0/q6azI7SM9YB2AP4RkTJ0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/79/79b8c3dc892e8436a659bfc3b0579acfba2cf365f7e2178eaeb1fc71555f152d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/68/684c7171626d7babdf174a43a74bb358f23da9b3ec78fb973a5f50d3d33d6944-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips mkdir -p $WORK/b721/ cat >/tmp/go-build2269421363/b721/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build2269421363/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build2269421363/b716/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 mkdir -p $WORK/b715/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips -complete -installsuffix shared -buildid mEaCoPlwI2jIZl_sj1L7/mEaCoPlwI2jIZl_sj1L7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/urls.go mkdir -p $WORK/b719/ github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers mkdir -p $WORK/b723/ cat >/tmp/go-build2269421363/b719/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile crypto/hmac=/tmp/go-build2269421363/b101/_pkg_.a packagefile crypto/sha1=/tmp/go-build2269421363/b105/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build2269421363/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build2269421363/b718/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build2269421363/b716/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cat >/tmp/go-build2269421363/b723/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile crypto/rsa=/tmp/go-build2269421363/b104/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build2269421363/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build2269421363/b716/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 -complete -installsuffix shared -buildid BOvOQDo32YnJCuMVGeRK/BOvOQDo32YnJCuMVGeRK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/urls.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers -complete -installsuffix shared -buildid 1p2um8c2nQPOb1giLTwz/1p2um8c2nQPOb1giLTwz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/urls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/util.go github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors mkdir -p $WORK/b722/ cat >/tmp/go-build2269421363/b722/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build2269421363/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build2269421363/b716/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors -complete -installsuffix shared -buildid sL6YJ4UsUGDdSt-p1wEt/sL6YJ4UsUGDdSt-p1wEt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/urls.go cat >/tmp/go-build2269421363/b715/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build2269421363/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build2269421363/b716/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants -complete -installsuffix shared -buildid bgumdylZux-FZBnkaEOv/bgumdylZux-FZBnkaEOv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/67/678c68a5ec759d7fccd7c0d6f32acf4bd5c14d3b49b8f7376bfa9fa554c7b3a7-d # internal github.com/prometheus/prometheus/vendor/github.com/linode/linodego mkdir -p $WORK/b670/ cat >/tmp/go-build2269421363/b670/importcfg << 'EOF' # internal # import config importmap github.com/go-resty/resty/v2=github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 importmap github.com/linode/linodego/internal/duration=github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration importmap github.com/linode/linodego/internal/parseabletime=github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2=/tmp/go-build2269421363/b671/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration=/tmp/go-build2269421363/b673/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime=/tmp/go-build2269421363/b674/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile runtime/debug=/tmp/go-build2269421363/b192/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile text/template=/tmp/go-build2269421363/b197/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/prometheus/prometheus/vendor/github.com/linode/linodego -complete -installsuffix shared -buildid OL4gPaxCvknlj9PJBqRO/OL4gPaxCvknlj9PJBqRO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_events.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_invoices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_notifications.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_oauth_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_payments.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_settings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_user_grants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_users.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/comparison.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/domain_records.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/domains.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/firewall_devices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/firewall_rules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/firewalls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/images.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_configs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_disks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_ips.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_snapshots.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_volumes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instances.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/kernels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/lke_cluster_pools.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/lke_clusters.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/longview.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/longview_subscriptions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/managed.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/network_ips.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/network_pools.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/network_ranges.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer_config_nodes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer_configs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_bucket_certs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_buckets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_clusters.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_keys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_object.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/pagination.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/profile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/profile_sshkeys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/profile_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/regions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/resources.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/retries.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/stackscripts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/support.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/tags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/vlans.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/volumes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/waitfor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b768/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/a6/a62e33de422082ecd0df4ce2ef289652b37ede0bc6401dea020485e6980df05b-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 mkdir -p $WORK/b736/ cat >/tmp/go-build2269421363/b736/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 importmap github.com/scaleway/scaleway-sdk-go/internal/async=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/internal/marshaler=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler importmap github.com/scaleway/scaleway-sdk-go/internal/parameter=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter importmap github.com/scaleway/scaleway-sdk-go/namegenerator=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw importmap github.com/scaleway/scaleway-sdk-go/validation=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=/tmp/go-build2269421363/b737/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async=/tmp/go-build2269421363/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build2269421363/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build2269421363/b729/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build2269421363/b730/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build2269421363/b731/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build2269421363/b732/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation=/tmp/go-build2269421363/b735/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 -complete -installsuffix shared -buildid 6CVaUj7UbwzzI-RFzNAp/6CVaUj7UbwzzI-RFzNAp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/image_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_metadata_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/security_group_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/server_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/snapshot_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/volume_utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b717/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/45/458e11cfbc34feb6829960a1808a52de74b8c3250a4c9a3937ac6285a6c970cc-d # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/d9/d9d379dbec92ff3afec68cc64ac28cfc034c778c37d5661cfa761fca09ba5d0a-d # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/b7/b73de8ace1ce9286f7cd70a2013eb89fbfac05c3d57f31102ea19d4593fd3b4a-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime mkdir -p $WORK/b797/ cat >/tmp/go-build2269421363/b797/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile encoding/csv=/tmp/go-build2269421363/b664/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile encoding/xml=/tmp/go-build2269421363/b259/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build2269421363/b771/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build2269421363/b768/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build2269421363/b782/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile mime=/tmp/go-build2269421363/b136/_pkg_.a packagefile mime/multipart=/tmp/go-build2269421363/b137/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime -complete -installsuffix shared -buildid v0tcRzOAWI8ghgpramS4/v0tcRzOAWI8ghgpramS4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/bytestream.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_auth_info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_operation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/csv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/discard.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/file.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/headers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/interfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/json.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/statuses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/text.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/values.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/69/69802f325785d077b18f19492f9f738a0270ba153afc9409eb2519c8879f304a-d # internal github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require mkdir -p $WORK/b813/ cat >/tmp/go-build2269421363/b813/importcfg << 'EOF' # internal # import config importmap github.com/stretchr/testify/assert=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert=/tmp/go-build2269421363/b814/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require -complete -installsuffix shared -buildid Q1wfrbGbfZYLSNrOXa9g/Q1wfrbGbfZYLSNrOXa9g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/forward_requirements.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/require.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/require_forward.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/requirements.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/ae/ae044f6820c601db3730e48349fdc188301a875bdefb1eb9d3cbbb86c6f2a032-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b275/ cat >/tmp/go-build2269421363/b275/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkuri=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2269421363/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2269421363/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build2269421363/b276/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build2269421363/b277/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid oYnLad-KstvUlW-ILmIT/oYnLad-KstvUlW-ILmIT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/22/22bcc9b6fab3f96e9d253ecc7acdff307fe9c160db50c84ab9c0ffe050937e66-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/70/7015592cde6da7b550bbb293efac29c51c1f4b4f78f269998830edcf1bdd944f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/dd/dd4b7b7d090ee719581d4b5823ec6a67b482bebadee833dffe6b6c4f04fa372a-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens mkdir -p $WORK/b714/ cat >/tmp/go-build2269421363/b714/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build2269421363/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=/tmp/go-build2269421363/b715/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens -complete -installsuffix shared -buildid ezVMMzCxxrYdLeksmOqp/ezVMMzCxxrYdLeksmOqp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/9e/9e66c9e44b7101dcb395c1889e754a52a2128fa2c8130abf036dc02105f31fa4-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b278/ cat >/tmp/go-build2269421363/b278/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2269421363/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2269421363/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2269421363/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build2269421363/b270/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid clVcMnRPVqvquWNU3A6T/clVcMnRPVqvquWNU3A6T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/5c/5cefa3f0ca4d8a46a08660eb0140db5278a9977ba7df5a43109d4d37c047b902-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b271/ cat >/tmp/go-build2269421363/b271/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2269421363/b256/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build2269421363/b270/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build2269421363/b255/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid halOQhwMNildF_6D5kGc/halOQhwMNildF_6D5kGc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b253/ cat >/tmp/go-build2269421363/b253/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio importmap github.com/aws/aws-sdk-go/internal/strings=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile crypto/hmac=/tmp/go-build2269421363/b101/_pkg_.a packagefile crypto/sha256=/tmp/go-build2269421363/b106/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2269421363/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build2269421363/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build2269421363/b254/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build2269421363/b255/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid 9hUB2b2B3KLvCOX3vDoU/9hUB2b2B3KLvCOX3vDoU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/6d/6d4b731a5b624a4571e1836f9644d6a810b42fe6ff3428ee123b67aaa9407ddb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/35/357567543ebb9639e334196b305d0a039a8770c159bd98aa3ed13b6f5607e530-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b258/ cat >/tmp/go-build2269421363/b258/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/prometheus/prometheus/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/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile encoding/xml=/tmp/go-build2269421363/b259/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build2269421363/b260/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build2269421363/b261/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid g0o1qrA8bNeAxVnU0nGx/g0o1qrA8bNeAxVnU0nGx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query mkdir -p $WORK/b286/ cat >/tmp/go-build2269421363/b286/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/prometheus/prometheus/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/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile encoding/xml=/tmp/go-build2269421363/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build2269421363/b260/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build2269421363/b261/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query -complete -installsuffix shared -buildid yrDD7wqGiA4PbvafInEe/yrDD7wqGiA4PbvafInEe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/unmarshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/54/547eb9339fffa6cd465dfa48e03c243b44aa5fe28fb47d712447970e49433c96-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/04/041250e6b874ce05399731df5e734c4d7b79e16e8be83e1e2e335db8afc6ac43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/7b/7b9d191a1d8ffd619aae796a74a8de6a1e67f50356c1b3e9a5cdf6d827d21f2b-d # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/48/48cd220822cf24b44497f75422b1451b4195886a073b67341e4d013c10926e44-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b269/ cat >/tmp/go-build2269421363/b269/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil importmap github.com/aws/aws-sdk-go/private/protocol/jsonrpc=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2269421363/b256/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build2269421363/b270/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build2269421363/b271/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build2269421363/b255/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson -complete -installsuffix shared -buildid uiGFDMgAOf0P5j3Qbq1n/uiGFDMgAOf0P5j3Qbq1n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go mkdir -p $WORK/b274/ cat >/tmp/go-build2269421363/b274/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds importmap github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build2269421363/b264/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2269421363/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build2269421363/b275/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build2269421363/b278/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build2269421363/b276/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build2269421363/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build2269421363/b240/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid 0_Z5BpY42DAr2YpEyQtM/0_Z5BpY42DAr2YpEyQtM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/24/240a637495801d3df873b766de2a7bf8fd6944142fc7c1bda54a67095d9726e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/89/8941ff7a8d5758061321a7e9c515af8c8ed40f9f25c81079bf331322532556da-d # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/11/1193ba6d3f7c5d2caae4bc7c4ba65f7c4d86900a54e4c4c369c029cad5771339-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b490/ cat >/tmp/go-build2269421363/b490/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid j_wio_E4W35XDTRYDtzy/j_wio_E4W35XDTRYDtzy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer/recognizer.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b539/ cat >/tmp/go-build2269421363/b539/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid sm1tcJIks29nsJSDaQjG/sm1tcJIks29nsJSDaQjG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b550/ cat >/tmp/go-build2269421363/b550/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid 9Gx-0aDXkJ_871FnclyE/9Gx-0aDXkJ_871FnclyE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/e1/e128ddf6dd8f3a12e7aff0bf22814df69adba0ef5930b9b18d7da1e080923569-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack mkdir -p $WORK/b713/ cat >/tmp/go-build2269421363/b713/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens importmap github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens importmap github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens importmap github.com/gophercloud/gophercloud/openstack/utils=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build2269421363/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=/tmp/go-build2269421363/b714/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=/tmp/go-build2269421363/b717/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=/tmp/go-build2269421363/b719/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build2269421363/b718/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils=/tmp/go-build2269421363/b720/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack -complete -installsuffix shared -buildid EL3CxvjRXVsC_pC1R0ZR/EL3CxvjRXVsC_pC1R0ZR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/auth_env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/endpoint_location.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/94/94d3b3ae41c66b7a25c02ca6c4cdb918146196ce05d7c057c46cb780f5610bd3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/8d/8df9cb2059fa8de003cff6abb8f758fe6fc12462d87cb5dd450e0f136fdf8ca5-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b252/ cat >/tmp/go-build2269421363/b252/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol/query=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build2269421363/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2269421363/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2269421363/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2269421363/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build2269421363/b253/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build2269421363/b258/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid w4WRKQyhtCI3NOuPKXJV/w4WRKQyhtCI3NOuPKXJV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/service.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail mkdir -p $WORK/b287/ cat >/tmp/go-build2269421363/b287/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/jsonrpc=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build2269421363/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2269421363/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2269421363/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build2269421363/b253/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2269421363/b256/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build2269421363/b271/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail -complete -installsuffix shared -buildid Pu5LH6M6frJ9Hl7haEZl/Pu5LH6M6frJ9Hl7haEZl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/68/68b910c3a31059116e1a66e6153d43cd4b6016c955a37b594d061dd9c254a3a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/7e/7ec3bd3c2170cfeafbf986474c0f3a1a30a50d592c1ec047b034fc97ef58a2a8-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b268/ cat >/tmp/go-build2269421363/b268/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/restjson=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build2269421363/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2269421363/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2269421363/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2269421363/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build2269421363/b253/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2269421363/b256/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build2269421363/b269/_pkg_.a EOF cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/c7/c753a55f4d281641895da3170a13c76949e79be9ef761d01f443f8eb9e1f3cfa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso -complete -installsuffix shared -buildid NxzE0cuibcht6Gb7WQV7/NxzE0cuibcht6Gb7WQV7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/service.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b489/ cat >/tmp/go-build2269421363/b489/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 importmap sigs.k8s.io/yaml=github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build2269421363/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2=/tmp/go-build2269421363/b471/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build2269421363/b490/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build2269421363/b491/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build2269421363/b492/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build2269421363/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml=/tmp/go-build2269421363/b493/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid X_ebPxn2B2DeHGvJpagn/X_ebPxn2B2DeHGvJpagn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/meta.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 mkdir -p $WORK/b285/ cat >/tmp/go-build2269421363/b285/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/ec2query=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build2269421363/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2269421363/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2269421363/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build2269421363/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build2269421363/b253/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2269421363/b256/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query=/tmp/go-build2269421363/b286/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 -complete -installsuffix shared -buildid W8ReojSO20nao82SLoPI/W8ReojSO20nao82SLoPI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/customizations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/service.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/waiters.go cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/d5/d5b5a29a9ac82fb2d0de45ba010778869c29e87f795a8709d8bf5023e91db56f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b885/ github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics cat >/tmp/go-build2269421363/b885/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build2269421363/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build2269421363/b845/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid 3IcpSW6GmwMLJPSzlT0a/3IcpSW6GmwMLJPSzlT0a -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b885/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/throttler.go mkdir -p $WORK/b886/ cat >/tmp/go-build2269421363/b886/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build2269421363/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build2269421363/b833/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build2269421363/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build2269421363/b847/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid yz0Fuz1ErUMU-Km62GNO/yz0Fuz1ErUMU-Km62GNO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b886/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics/normalizer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics/observer.go github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b883/ cat >/tmp/go-build2269421363/b883/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build2269421363/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage=/tmp/go-build2269421363/b834/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=/tmp/go-build2269421363/b884/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build2269421363/b845/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid RFboi_yV7UL5Dt7ZpYK5/RFboi_yV7UL5Dt7ZpYK5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b883/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/restriction_manager.go github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b887/ cat >/tmp/go-build2269421363/b887/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build2269421363/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build2269421363/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build2269421363/b842/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid pENPme4WuHkIL4Q18j6O/pENPme4WuHkIL4Q18j6O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b887/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport/http.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/4a/4ad910210b3319e56156792ec9e60e1236a7ec7b47356cac045ad37dcab4ffa3-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/8b/8bf6aaf479f3aa1144c15499fe4332cac4e9ef3fc13493ae479a2dae243fb608-d # internal github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack mkdir -p $WORK/b061/ cat >/tmp/go-build2269421363/b061/importcfg << 'EOF' # internal # import config importmap github.com/jpillora/backoff=github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap golang.org/x/net/trace=github.com/prometheus/prometheus/vendor/golang.org/x/net/trace packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff=/tmp/go-build2269421363/b062/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/trace=/tmp/go-build2269421363/b193/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid JSVn-VDZO2jJOk-pI0Wx/JSVn-VDZO2jJOk-pI0Wx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version mkdir -p $WORK/b215/ github.com/prometheus/prometheus/discovery/refresh github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b430/ cat >/tmp/go-build2269421363/b215/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile text/template=/tmp/go-build2269421363/b197/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version -complete -installsuffix shared -buildid -QMkpuqMyX2hOMTnRWhz/-QMkpuqMyX2hOMTnRWhz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version/info.go cat >/tmp/go-build2269421363/b430/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile compress/gzip=/tmp/go-build2269421363/b069/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build2269421363/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build2269421363/b183/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2269421363/b139/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid QifbLQZpWUiDEJPVS5VU/QifbLQZpWUiDEJPVS5VU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go mkdir -p $WORK/b288/ cat >/tmp/go-build2269421363/b288/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/prometheus/prometheus/discovery/refresh -complete -installsuffix shared -buildid WPr1cTJyUb7oaopusXns/WPr1cTJyUb7oaopusXns -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/refresh/refresh.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b723/_pkg_.a # internal github.com/prometheus/prometheus/util/treecache mkdir -p $WORK/b764/ cat >/tmp/go-build2269421363/b764/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/go-zookeeper/zk=github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk=/tmp/go-build2269421363/b763/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/prometheus/prometheus/util/treecache -complete -installsuffix shared -buildid 0yYLRx-DG6KoZfB2vBaM/0yYLRx-DG6KoZfB2vBaM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/treecache/treecache.go github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil mkdir -p $WORK/b810/ cat >/tmp/go-build2269421363/b810/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/internal=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_golang/prometheus/testutil/promlint=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build2269421363/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint=/tmp/go-build2269421363/b811/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build2269421363/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build2269421363/b183/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil -complete -installsuffix shared -buildid sQTIOQoLQmluXJBese4J/sQTIOQoLQmluXJBese4J -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b810/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/lint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/testutil.go github.com/prometheus/prometheus/util/stats mkdir -p $WORK/b830/ cat >/tmp/go-build2269421363/b830/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build2269421363/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/prometheus/prometheus/util/stats -complete -installsuffix shared -buildid SYAhUMu1sTQO17AvJupu/SYAhUMu1sTQO17AvJupu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/stats/query_stats.go ./_build/src/github.com/prometheus/prometheus/util/stats/timer.go cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/33/33824297fd34dc0fcb8fa8c3e7f1d79cae3c673368688aa0300184cda118fbf5-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto mkdir -p $WORK/b856/ cat >/tmp/go-build2269421363/b856/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto -complete -installsuffix shared -buildid NA1A7meblu5sAd6zJd26/NA1A7meblu5sAd6zJd26 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b856/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus mkdir -p $WORK/b888/ cat >/tmp/go-build2269421363/b888/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/uber/jaeger-lib/metrics=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build2269421363/b847/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus -complete -installsuffix shared -buildid TVnn_ocdI9MhptkQNEEA/TVnn_ocdI9MhptkQNEEA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b888/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus/factory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/87/870156ae17a4006b56c8e5697f10e08e9cc91306122e93f8ec194cd2d2ce4a00-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 mkdir -p $WORK/b667/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b813/_pkg_.a # internal cat >/tmp/go-build2269421363/b667/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build2269421363/b444/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build2269421363/b550/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b886/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 -complete -installsuffix shared -buildid xbsW-SZzLHyMGbtkWGe9/xbsW-SZzLHyMGbtkWGe9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.defaults.go cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/94/94ee7cbaeed8c84b28299c25b3b0943ecfa6bcbc70aaaaa8115a7b7034ef55ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b693/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/09/09b00c7147a11516dfb983c796d06a60b3beb9cfea95a42be442892ad10b589d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b883/_pkg_.a # internal cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/53/534732096258dc9654ea639b1abaeb085582531d894031e46869da00e9b73eb5-d # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/80/8083ee8761901841a0e06d35d1da4c138184afc7b81b71cd50ecb60bd21f304d-d # internal github.com/prometheus/prometheus/util/testutil mkdir -p $WORK/b812/ cat >/tmp/go-build2269421363/b812/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require importmap go.uber.org/goleak=github.com/prometheus/prometheus/vendor/go.uber.org/goleak packagefile crypto/sha256=/tmp/go-build2269421363/b106/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build2269421363/b813/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak=/tmp/go-build2269421363/b818/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile testing=/tmp/go-build2269421363/b432/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/prometheus/prometheus/util/testutil -complete -installsuffix shared -buildid hMj5-5wdl2Yu4FNu-RS_/hMj5-5wdl2Yu4FNu-RS_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/testutil/context.go ./_build/src/github.com/prometheus/prometheus/util/testutil/directory.go ./_build/src/github.com/prometheus/prometheus/util/testutil/logging.go ./_build/src/github.com/prometheus/prometheus/util/testutil/port.go ./_build/src/github.com/prometheus/prometheus/util/testutil/roundtrip.go ./_build/src/github.com/prometheus/prometheus/util/testutil/testing.go cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/c1/c17c5369520da96f3f0945f7f4cfca1e4dc0fffa9e0280804220b586f12e5b90-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/51/5182a92b5774efbdd32bf4902981a87326845dc714aea6137c716204bb6104bf-d # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/c1/c15b80a51dccf880037ad109ecb0a1b369aabc99e556b03a756d71c8c6c8a3c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b885/_pkg_.a # internal cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/ee/ee508fc89a1422df60822adca6ed84d5628fd3d26295aa76b3de721a5543105d-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/af/afd4a84b950070e39fe08278a9bf3b682d7f77fb872dbdf00dbb0a9fedffa865-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b810/_pkg_.a # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/45/452033cb4db958bb008141dd3aab22cef9bb729712a3996b2023ac9b8069d848-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b887/_pkg_.a # internal cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/9d/9d8c4358e930a050e17794d6cba3d8c2e82f7194cee7683534946bc0a8de7e3f-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b882/ cat >/tmp/go-build2269421363/b882/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-client-go/utils=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build2269421363/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build2269421363/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=/tmp/go-build2269421363/b883/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=/tmp/go-build2269421363/b885/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics=/tmp/go-build2269421363/b886/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport=/tmp/go-build2269421363/b887/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build2269421363/b845/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build2269421363/b847/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b830/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid 3kkl60DCAvpCUfxshOBO/3kkl60DCAvpCUfxshOBO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b882/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config/config_env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/f1/f1bfb82485b0712333c4c347000638d2f6684c38f5404933796f9e0cc9e1fcfe-d # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/b6/b6eb26b346602da6c919b0a9c3a2105b8a2e68e2d8736505f3ae64eba12194b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b856/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/b7/b7c7a97c9d1cd7ba03d9513cadd0a8b7487ba07f19a8db14989d13aadb7345f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/df/df846c69a570a2efb1d8f7394351aee063a9a2caa5e37eec8dc02dd6f904c034-d # internal github.com/prometheus/prometheus/tsdb/tsdbutil mkdir -p $WORK/b809/ cat >/tmp/go-build2269421363/b809/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/testutil=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil=/tmp/go-build2269421363/b810/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build2269421363/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build2269421363/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build2269421363/b807/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build2269421363/b808/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build2269421363/b812/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build2269421363/b813/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile testing=/tmp/go-build2269421363/b432/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/prometheus/prometheus/tsdb/tsdbutil -complete -installsuffix shared -buildid SJgq3qfLRMxheezBWLrG/SJgq3qfLRMxheezBWLrG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/buffer.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/chunks.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/dir_locker.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/dir_locker_testutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/78/789f9a72b3744ed865f380ec6638a673e70152a4a70678b67ebd466d0cbdaa21-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure mkdir -p $WORK/b302/ cat >/tmp/go-build2269421363/b302/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/logger=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build2269421363/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build2269421363/b296/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build2269421363/b297/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure -complete -installsuffix shared -buildid 4NvAflYZSR1_lbqrc05r/4NvAflYZSR1_lbqrc05r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/async.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/azure.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/environments.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/metadata_environment.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/rp.go cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/87/87c3b338a6b5297f3936ceabdc6fa806a5f03f83f869132d38f6fd2edf3a8b16-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b272/ cat >/tmp/go-build2269421363/b272/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/service/sso=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build2269421363/b268/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface -complete -installsuffix shared -buildid dixiOf5w9HhyQ1nzL6NE/dixiOf5w9HhyQ1nzL6NE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/4e/4ebbef95e8765cede6763fc2e2477a0a86c5a85d6efcc17c2c0a3303a084d25e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b888/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/94/947bb8f7cc412828f2c806d791de0bc2f8c995020aff0a3d3d68cab0217867b4-d # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/b2/b2ee02884e6cb1202cda8ce613325acaae1b97da63e437137d6d218f49f28972-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/bd/bd1476f72270bb21849787f1ae8cbf6469e7a33001ae899be3de4aa20aca88c1-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b267/ cat >/tmp/go-build2269421363/b267/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/service/sso=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso importmap github.com/aws/aws-sdk-go/service/sso/ssoiface=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface packagefile crypto/sha1=/tmp/go-build2269421363/b105/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2269421363/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2269421363/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build2269421363/b268/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build2269421363/b272/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds -complete -installsuffix shared -buildid mIU87dfoigmbvbV5AHv-/mIU87dfoigmbvbV5AHv- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/02/02c53b04110a43b7aa553e7202ed7bf576cf8d2543330e538bb86b90a392d274-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b262/ cat >/tmp/go-build2269421363/b262/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/service/sts=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build2269421363/b252/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid 9IA6dQmoDWUvHsQmnhq4/9IA6dQmoDWUvHsQmnhq4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/68/684612d6a283f6b00e297ea00726cb5eb3f1816e026561c0c5a3fb129061f06f-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config mkdir -p $WORK/b217/ cat >/tmp/go-build2269421363/b217/importcfg << 'EOF' # internal # import config importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/clientcredentials=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2269421363/b106/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build2269421363/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build2269421363/b218/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build2269421363/b226/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials=/tmp/go-build2269421363/b229/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build2269421363/b230/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport mkdir -p $WORK/b392/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config -complete -installsuffix shared -buildid rFrWwze625XT7aGdbKrN/rFrWwze625XT7aGdbKrN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config/http_config.go cat >/tmp/go-build2269421363/b392/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap golang.org/x/net/http2/hpack=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/channelz=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/internal/grpcutil=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata importmap google.golang.org/grpc/internal/syscall=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall importmap google.golang.org/grpc/internal/transport/networktype=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/keepalive=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/stats=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build2269421363/b218/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack=/tmp/go-build2269421363/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2269421363/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build2269421363/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build2269421363/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2269421363/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build2269421363/b382/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build2269421363/b366/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build2269421363/b373/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build2269421363/b380/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build2269421363/b393/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build2269421363/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2269421363/b391/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive=/tmp/go-build2269421363/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build2269421363/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer=/tmp/go-build2269421363/b396/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build2269421363/b368/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats=/tmp/go-build2269421363/b397/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build2269421363/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap=/tmp/go-build2269421363/b398/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/httputil=/tmp/go-build2269421363/b251/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b475/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid lmoBgXC189ojzbEWKWQv/lmoBgXC189ojzbEWKWQv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/handler_server.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/http2_client.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/http2_server.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/http_util.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/transport.go cat >/tmp/go-build2269421363/b475/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build2269421363/b218/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build2269421363/b454/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build2269421363/b458/_pkg_.a packagefile mime=/tmp/go-build2269421363/b136/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid lalMrmgOprItlqwUSBhV/lalMrmgOprItlqwUSBhV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/http.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/interface.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/port_range.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/port_split.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/a6/a6cc526beb4090e613390e91ad3f79f962e76b71e924cd093857d4847f1a00f2-d # internal github.com/prometheus/prometheus/storage mkdir -p $WORK/b804/ cat >/tmp/go-build2269421363/b804/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile container/heap=/tmp/go-build2269421363/b556/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build2269421363/b766/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build2269421363/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build2269421363/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build2269421363/b807/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build2269421363/b809/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/prometheus/prometheus/storage -complete -installsuffix shared -buildid 29b9QV9snXePaj73-XSa/29b9QV9snXePaj73-XSa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack ./_build/src/github.com/prometheus/prometheus/storage/buffer.go ./_build/src/github.com/prometheus/prometheus/storage/fanout.go ./_build/src/github.com/prometheus/prometheus/storage/generic.go ./_build/src/github.com/prometheus/prometheus/storage/interface.go ./_build/src/github.com/prometheus/prometheus/storage/lazy.go ./_build/src/github.com/prometheus/prometheus/storage/memoized_iterator.go ./_build/src/github.com/prometheus/prometheus/storage/merge.go ./_build/src/github.com/prometheus/prometheus/storage/noop.go ./_build/src/github.com/prometheus/prometheus/storage/secondary.go ./_build/src/github.com/prometheus/prometheus/storage/series.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/f2/f29ed18830d5105baebda19b41ac5a8551a8781b410259bc46fa792137495915-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis mkdir -p $WORK/b788/ cat >/tmp/go-build2269421363/b788/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis/internal=github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/spec=github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal=/tmp/go-build2269421363/b789/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build2269421363/b790/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build2269421363/b791/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build2269421363/b768/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build2269421363/b782/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis -complete -installsuffix shared -buildid nHHjNVzyHUuq_DmhTFGW/nHHjNVzyHUuq_DmhTFGW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/analyzer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/fixer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/flatten.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/mixin.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b882/_pkg_.a # internal cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/1e/1e77fc3d036f5105756f2cbae28f9f61ad7eefa3523270d644fba75e4f8c173f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/56/5635798e576ed88cc20197823a0f660db380220633fdba04925d4de6bd5092da-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b244/ cat >/tmp/go-build2269421363/b244/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand importmap github.com/aws/aws-sdk-go/service/sts=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts importmap github.com/aws/aws-sdk-go/service/sts/stsiface=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2269421363/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2269421363/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build2269421363/b250/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build2269421363/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build2269421363/b262/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid Z6LD1romGMBv3flCiT8B/Z6LD1romGMBv3flCiT8B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_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/1a/1a0d93b0c55d5997017beb4d0a37ddd98f6cb7e31eece40ed6a72d6fbc187d7b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b870/_pkg_.a # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/0e/0e354fac9bd5b010f77f7c26653d5e9cee83238fafab582fc58a3f18fe010ca9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/e5/e5970a6a29ed439a61a07cc5eb5aa4dec26f6da6c4feae6a68005824deff0b34-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/33/33770cd8cc502b2ddce5a4098987cdf934506f6c10cccf80e821e9b64f47403e-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b263/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cat >/tmp/go-build2269421363/b263/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/processcreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds importmap github.com/aws/aws-sdk-go/aws/credentials/ssocreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/csm=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm importmap github.com/aws/aws-sdk-go/aws/defaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/ini=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2269421363/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build2269421363/b264/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2269421363/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build2269421363/b265/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build2269421363/b267/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build2269421363/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build2269421363/b273/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build2269421363/b274/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build2269421363/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build2269421363/b239/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build2269421363/b240/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid gjUnnj6lSEPZlNHoJTVF/gjUnnj6lSEPZlNHoJTVF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_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/ba/bac411779215109f9b08513c5898b461d9c0c84f6803f32e03ac418ba9d2a276-d # internal github.com/prometheus/prometheus/discovery mkdir -p $WORK/b279/ cat >/tmp/go-build2269421363/b279/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build2269421363/b230/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/prometheus/prometheus/discovery -complete -installsuffix shared -buildid nr4uZOsoh0oHHCHxq2Ft/nr4uZOsoh0oHHCHxq2Ft -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/discovery.go ./_build/src/github.com/prometheus/prometheus/discovery/manager.go ./_build/src/github.com/prometheus/prometheus/discovery/registry.go github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b216/ cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/05/05abc71edce88c2bb9702e1e1febb5a818998d40c36412405cf3dab4e5146cbe-d # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/ef/ef82c5a5fabc2c15e46373223d419e4ab3ba019e52fa56fe680e9db0a6c4f872-d # internal github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation mkdir -p $WORK/b429/ cat >/tmp/go-build2269421363/b216/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap golang.org/x/crypto/bcrypt=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt=/tmp/go-build2269421363/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build2269421363/b230/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web -complete -installsuffix shared -buildid o0Pm1OreIfPOL2vR1kFB/o0Pm1OreIfPOL2vR1kFB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go cat >/tmp/go-build2269421363/b429/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build2269421363/b430/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation -complete -installsuffix shared -buildid PGTH9BHC6olg1fouYccz/PGTH9BHC6olg1fouYccz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation/metrics.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/33/3352de7b7cec09d9be4b899e0f7cc123f8aeee42a2abab98ed9b52c473371322-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b474/ cat >/tmp/go-build2269421363/b474/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build2269421363/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build2269421363/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build2269421363/b458/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid hCRQKqRj6CDnu_YovkC6/hCRQKqRj6CDnu_YovkC6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/filter.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/mux.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/watch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/zz_generated.deepcopy.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport mkdir -p $WORK/b552/ cat >/tmp/go-build2269421363/b552/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/wait=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait importmap k8s.io/client-go/util/connrotation=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/client-go/util/workqueue=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile encoding/pem=/tmp/go-build2269421363/b111/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build2269421363/b226/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build2269421363/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build2269421363/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build2269421363/b553/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build2269421363/b554/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build2269421363/b555/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build2269421363/b458/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid mw3tD-sJOdfjDN5C37An/mw3tD-sJOdfjDN5C37An -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/cert_rotation.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/round_trippers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/token_source.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/3f/3f91a34562e167a20566c7e5e6dfb65bad82a51ad639f8e678a36487d5f16b16-d # internal github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud mkdir -p $WORK/b428/ cat >/tmp/go-build2269421363/b428/importcfg << 'EOF' # internal # import config importmap github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation=github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation importmap github.com/hetznercloud/hcloud-go/hcloud/schema=github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation=/tmp/go-build2269421363/b429/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema=/tmp/go-build2269421363/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/httputil=/tmp/go-build2269421363/b251/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile testing=/tmp/go-build2269421363/b432/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud -complete -installsuffix shared -buildid YV3rf98j_yTqdECd57mf/YV3rf98j_yTqdECd57mf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/action.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/certificate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/datacenter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/firewall.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/floating_ip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/hcloud.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/image.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/iso.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/location.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/network.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/placement_group.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/pricing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/rdns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/resource.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/server_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/ssh_key.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/testing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/42/42c518c9f089357c2fdaa98a1e97903cd5eab496b296f8ce08a82466b759bd2b-d # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/55/55f6b70bbe8f35f5854571747abd376570547635b65ea4577a81063049cff876-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute mkdir -p $WORK/b291/ cat >/tmp/go-build2269421363/b291/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/version=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/azure=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/Azure/go-autorest/autorest/date=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/autorest/to=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to importmap github.com/Azure/go-autorest/autorest/validation=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version=/tmp/go-build2269421363/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build2269421363/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build2269421363/b302/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build2269421363/b295/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to=/tmp/go-build2269421363/b303/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation=/tmp/go-build2269421363/b304/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build2269421363/b297/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute -complete -installsuffix shared -buildid JHxQlofXGsnoU7NvJZC8/JHxQlofXGsnoU7NvJZC8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/availabilitysets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/containerservices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/disks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/enums.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleries.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimageversions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/images.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/loganalytics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/models.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/operations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/proximityplacementgroups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/resourceskus.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/snapshots.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/usage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensionimages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineimages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineruncommands.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachines.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetextensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetrollingupgrades.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetvms.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinesizes.go github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network mkdir -p $WORK/b305/ cat >/tmp/go-build2269421363/b305/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/version=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/azure=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/Azure/go-autorest/autorest/date=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/autorest/to=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to importmap github.com/Azure/go-autorest/autorest/validation=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version=/tmp/go-build2269421363/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build2269421363/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build2269421363/b302/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build2269421363/b295/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to=/tmp/go-build2269421363/b303/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation=/tmp/go-build2269421363/b304/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build2269421363/b297/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network -complete -installsuffix shared -buildid wMnOqGEzQOqlc4333_g4/wMnOqGEzQOqlc4333_g4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationgateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationsecuritygroups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availabledelegations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableendpointservices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableresourcegroupdelegations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewallfqdntags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewalls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/bgpservicecommunities.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/connectionmonitors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/ddosprotectionplans.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/defaultsecurityrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/enums.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitauthorizations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitpeerings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuits.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnectionpeerings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutegateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutelinks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteports.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteportslocations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteserviceproviders.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/hubvirtualnetworkconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/inboundnatrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceendpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceipconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceloadbalancers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacesgroup.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacetapconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerbackendaddresspools.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerfrontendipconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerloadbalancingrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancernetworkinterfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalanceroutboundrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerprobes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/localnetworkgateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/models.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/operations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpngateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpnserverconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/packetcaptures.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/profiles.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipaddresses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipprefixes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilterrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilters.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routetables.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securitygroups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securityrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicies.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicydefinitions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/subnets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/usages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualhubs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgatewayconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkpeerings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworktaps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualwans.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpngateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsites.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsitesconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/watchers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/e3/e337e8c68c71aff38823d31cb57986f79cfd3f4bcd1757e8e0e3f787adb42ff9-d # internal github.com/prometheus/prometheus/promql/parser mkdir -p $WORK/b803/ cat >/tmp/go-build2269421363/b803/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build2269421363/b801/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build2269421363/b802/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build2269421363/b804/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build2269421363/b289/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF github.com/prometheus/prometheus/tsdb/index mkdir -p $WORK/b824/ cat >/tmp/go-build2269421363/b824/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile container/heap=/tmp/go-build2269421363/b556/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build2269421363/b804/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build2269421363/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build2269421363/b821/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build2269421363/b807/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build2269421363/b808/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build2269421363/b071/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/prometheus/prometheus/tsdb/index -complete -installsuffix shared -buildid -H2tXzXrz3Ql-9R5WALS/-H2tXzXrz3Ql-9R5WALS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b824/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/index/index.go ./_build/src/github.com/prometheus/prometheus/tsdb/index/postings.go ./_build/src/github.com/prometheus/prometheus/tsdb/index/postingsstats.go github.com/prometheus/prometheus/tsdb/tombstones mkdir -p $WORK/b826/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/prometheus/prometheus/promql/parser -complete -installsuffix shared -buildid o1ttHbBQRzMnLDSGVeZw/o1ttHbBQRzMnLDSGVeZw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack ./_build/src/github.com/prometheus/prometheus/promql/parser/ast.go ./_build/src/github.com/prometheus/prometheus/promql/parser/functions.go ./_build/src/github.com/prometheus/prometheus/promql/parser/generated_parser.y.go ./_build/src/github.com/prometheus/prometheus/promql/parser/lex.go ./_build/src/github.com/prometheus/prometheus/promql/parser/parse.go ./_build/src/github.com/prometheus/prometheus/promql/parser/printer.go ./_build/src/github.com/prometheus/prometheus/promql/parser/value.go cat >/tmp/go-build2269421363/b826/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build2269421363/b804/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build2269421363/b821/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build2269421363/b807/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build2269421363/b808/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build2269421363/b071/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/prometheus/prometheus/tsdb/tombstones -complete -installsuffix shared -buildid u41Y2Lhb2yOVmHmp7KED/u41Y2Lhb2yOVmHmp7KED -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/tombstones/tombstones.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/ab/ab2afd7254ab0a434d33404574f29085fd9f6941b9b3ca3aa3ea543f7d993edc-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b442/ cat >/tmp/go-build2269421363/b442/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/prometheus/prometheus/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/gofuzz=/tmp/go-build2269421363/b443/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2269421363/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build2269421363/b444/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build2269421363/b446/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build2269421363/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build2269421363/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build2269421363/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid wWdKqEXlagwSJpyy7cos/wWdKqEXlagwSJpyy7cos -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/controller_ref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/group_version.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_fuzz.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_fuzz.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/watch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/6a/6af43aea8338f4d76f511100a0a7aa738ce8337881ed5f8f35186b074d7b2d45-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/e4/e4a83d31bdad8735ab90064b62f2457e10970096b824b963b87b3b9cddfcca38-d # internal github.com/prometheus/prometheus/discovery/digitalocean mkdir -p $WORK/b319/ github.com/prometheus/prometheus/discovery/dns github.com/prometheus/prometheus/discovery/eureka mkdir -p $WORK/b331/ github.com/prometheus/prometheus/discovery/consul cat >/tmp/go-build2269421363/b319/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/godo=github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo=/tmp/go-build2269421363/b320/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build2269421363/b215/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build2269421363/b288/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/prometheus/prometheus/discovery/digitalocean -complete -installsuffix shared -buildid oHX0KkfrvVav0pUZE6Zp/oHX0KkfrvVav0pUZE6Zp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/digitalocean/digitalocean.go mkdir -p $WORK/b306/ cat >/tmp/go-build2269421363/b331/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/xml=/tmp/go-build2269421363/b259/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build2269421363/b215/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build2269421363/b288/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build2269421363/b289/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/prometheus/prometheus/discovery/eureka -complete -installsuffix shared -buildid 0PyslIRrZ6GaHPgpp-j2/0PyslIRrZ6GaHPgpp-j2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/eureka/client.go ./_build/src/github.com/prometheus/prometheus/discovery/eureka/eureka.go cat >/tmp/go-build2269421363/b306/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/hashicorp/consul/api=github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api=/tmp/go-build2269421363/b307/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build2269421363/b289/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/prometheus/prometheus/discovery/consul -complete -installsuffix shared -buildid GNF_EaMFTdXmic8oeqc6/GNF_EaMFTdXmic8oeqc6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/consul/consul.go github.com/prometheus/prometheus/discovery/file mkdir -p $WORK/b332/ mkdir -p $WORK/b323/ github.com/prometheus/prometheus/discovery/puppetdb mkdir -p $WORK/b724/ cat >/tmp/go-build2269421363/b323/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/miekg/dns=github.com/prometheus/prometheus/vendor/github.com/miekg/dns importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/miekg/dns=/tmp/go-build2269421363/b324/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build2269421363/b288/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/prometheus/prometheus/discovery/dns -complete -installsuffix shared -buildid o_dTKdKDJxpEgjSYhB_K/o_dTKdKDJxpEgjSYhB_K -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/dns/dns.go github.com/prometheus/prometheus/discovery/marathon mkdir -p $WORK/b675/ cat >/tmp/go-build2269421363/b675/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build2269421363/b288/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build2269421363/b289/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/prometheus/prometheus/discovery/marathon -complete -installsuffix shared -buildid hc3fegh2mjNllXKRVjV3/hc3fegh2mjNllXKRVjV3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/marathon/marathon.go cat >/tmp/go-build2269421363/b724/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build2269421363/b215/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build2269421363/b288/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build2269421363/b289/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF github.com/prometheus/prometheus/discovery/zookeeper mkdir -p $WORK/b762/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/prometheus/prometheus/discovery/puppetdb -complete -installsuffix shared -buildid V7W4WbBD7TrwARuTzYHL/V7W4WbBD7TrwARuTzYHL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/puppetdb/puppetdb.go ./_build/src/github.com/prometheus/prometheus/discovery/puppetdb/resources.go github.com/prometheus/prometheus/discovery/uyuni mkdir -p $WORK/b739/ cat >/tmp/go-build2269421363/b739/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/kolo/xmlrpc=github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc=/tmp/go-build2269421363/b740/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build2269421363/b288/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/prometheus/prometheus/discovery/uyuni -complete -installsuffix shared -buildid uoxX_dE-JOKsDaXIDYYe/uoxX_dE-JOKsDaXIDYYe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/uyuni/uyuni.go cat >/tmp/go-build2269421363/b762/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-zookeeper/zk=github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk=/tmp/go-build2269421363/b763/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build2269421363/b289/_pkg_.a packagefile github.com/prometheus/prometheus/util/treecache=/tmp/go-build2269421363/b764/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/prometheus/prometheus/discovery/zookeeper -complete -installsuffix shared -buildid 7YKftf3Wb8a4NjGe9pq2/7YKftf3Wb8a4NjGe9pq2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/zookeeper/zookeeper.go github.com/prometheus/prometheus/discovery/http github.com/prometheus/prometheus/discovery/triton mkdir -p $WORK/b435/ github.com/prometheus/prometheus/discovery/legacymanager mkdir -p $WORK/b765/ cat >/tmp/go-build2269421363/b332/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify=/tmp/go-build2269421363/b333/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build2269421363/b230/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/prometheus/prometheus/discovery/file -complete -installsuffix shared -buildid _NljqL4d-96yPAFIgKyb/_NljqL4d-96yPAFIgKyb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/file/file.go cat >/tmp/go-build2269421363/b435/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build2269421363/b215/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build2269421363/b288/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/prometheus/prometheus/discovery/http -complete -installsuffix shared -buildid Bmk0-e9cIpcGxaAGfoO3/Bmk0-e9cIpcGxaAGfoO3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/http/http.go cat >/tmp/go-build2269421363/b765/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build2269421363/b230/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/prometheus/prometheus/discovery/legacymanager -complete -installsuffix shared -buildid z75IZktrCba-Fc8n6Zdd/z75IZktrCba-Fc8n6Zdd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/legacymanager/manager.go ./_build/src/github.com/prometheus/prometheus/discovery/legacymanager/registry.go github.com/prometheus/prometheus/discovery/moby mkdir -p $WORK/b676/ github.com/prometheus/prometheus/discovery/scaleway github.com/prometheus/prometheus/discovery/openstack mkdir -p $WORK/b738/ cat >/tmp/go-build2269421363/b676/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/swarm=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/client=github.com/prometheus/prometheus/vendor/github.com/docker/docker/client importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build2269421363/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2269421363/b684/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2269421363/b691/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/client=/tmp/go-build2269421363/b693/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build2269421363/b215/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build2269421363/b288/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build2269421363/b289/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/prometheus/prometheus/discovery/moby -complete -installsuffix shared -buildid oVKITZWr9E1VmHfUngD7/oVKITZWr9E1VmHfUngD7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/moby/docker.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/dockerswarm.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/network.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/nodes.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/services.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/tasks.go cat >/tmp/go-build2269421363/b738/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build2269421363/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build2269421363/b288/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b725/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p github.com/prometheus/prometheus/discovery/triton -complete -installsuffix shared -buildid pqrKrWYT2xAvCnqxCQgv/pqrKrWYT2xAvCnqxCQgv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/triton/triton.go cat >/tmp/go-build2269421363/b725/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 importmap github.com/scaleway/scaleway-sdk-go/api/instance/v1=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build2269421363/b215/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build2269421363/b288/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=/tmp/go-build2269421363/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1=/tmp/go-build2269421363/b736/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build2269421363/b732/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b711/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/prometheus/prometheus/discovery/scaleway -complete -installsuffix shared -buildid cqdphtgp2C9bkLtiMuLl/cqdphtgp2C9bkLtiMuLl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/scaleway/baremetal.go ./_build/src/github.com/prometheus/prometheus/discovery/scaleway/instance.go ./_build/src/github.com/prometheus/prometheus/discovery/scaleway/scaleway.go cat >/tmp/go-build2269421363/b711/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack importmap github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips importmap github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors importmap github.com/gophercloud/gophercloud/openstack/compute/v2/servers=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build2269421363/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack=/tmp/go-build2269421363/b713/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=/tmp/go-build2269421363/b721/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=/tmp/go-build2269421363/b722/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers=/tmp/go-build2269421363/b723/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build2269421363/b716/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build2269421363/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build2269421363/b288/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build2269421363/b289/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/prometheus/prometheus/discovery/openstack -complete -installsuffix shared -buildid CILp6S2tcLLMgwKoR3Uv/CILp6S2tcLLMgwKoR3Uv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/openstack/hypervisor.go ./_build/src/github.com/prometheus/prometheus/discovery/openstack/instance.go ./_build/src/github.com/prometheus/prometheus/discovery/openstack/openstack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/72/727fa52c1ae40889327f40916ae6b0a68622ff2f0d26a43c51414642b3c0494b-d # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/c1/c1e89c778fc938b93e1c25ed3282d8cedf8436f7baadd69c2489b264cc539507-d # internal github.com/prometheus/prometheus/tsdb/record mkdir -p $WORK/b825/ cat >/tmp/go-build2269421363/b825/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build2269421363/b804/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build2269421363/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build2269421363/b821/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build2269421363/b826/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/prometheus/prometheus/tsdb/record -complete -installsuffix shared -buildid 8OFoJcLhQcwWSRPZ-6_a/8OFoJcLhQcwWSRPZ-6_a -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/record/record.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/ec/ec7713e5352358bb51057bb9ee6b045d0f45de700fdcf583a4dfd27ec8604b02-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 mkdir -p $WORK/b235/ cat >/tmp/go-build2269421363/b235/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/session=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2269421363/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build2269421363/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build2269421363/b263/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build2269421363/b253/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/textproto=/tmp/go-build2269421363/b133/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 -complete -installsuffix shared -buildid 5U0PCLRRziHF7BTfqNdr/5U0PCLRRziHF7BTfqNdr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4/sigv4.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4/sigv4_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/9e/9ed58d8cd4381739a09daa73bc5edf9d5ef4b173b89777a54db2e13012cf7b2f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/1d/1da6e2773845bbc82328c4877cfb87f30cdf69934f38a8c4a37179caeac80bf5-d # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/98/981d3318e1aac5c8dc939515aebb4fb88b07f67217c68c9c6c4f882b3420de57-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/a3/a3352dcadd6390680db28e65d918ca150f33b8bb56b246f64ff1035e4091705e-d # internal github.com/prometheus/prometheus/config mkdir -p $WORK/b234/ cat >/tmp/go-build2269421363/b234/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/sigv4=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build2269421363/b045/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4=/tmp/go-build2269421363/b235/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build2269421363/b282/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build2269421363/b230/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/prometheus/prometheus/config -complete -installsuffix shared -buildid eMP6DqdchiSRDAG5Mzyp/eMP6DqdchiSRDAG5Mzyp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/prometheus/prometheus/config/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/db/dbbd5bbfd2aed262b24817511acc7fb4568e65e35a2a64642f7e036de1a0264d-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/ca/cafb6d187545e531187d796f8504ec2c4fae0e0fc72b176367f0352b0c69aeb8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b675/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b738/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b825/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/0a/0a3c84d28027a7dc36c6903bafa6dca79a4946c9a11b63088aecf5300daecc44-d # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/63/638cf6b04e493c2a1d951b081fe6be80695b35b4162fffbc7a81c5aca421fd1e-d # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/be/be11c7f47508f2b4095abf159b425febc8291b2b2db552a06b9a1e7a5c16064e-d # internal github.com/prometheus/prometheus/tsdb/wal mkdir -p $WORK/b827/ cat >/tmp/go-build2269421363/b827/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/golang/snappy=github.com/prometheus/prometheus/vendor/github.com/golang/snappy importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/snappy=/tmp/go-build2269421363/b828/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build2269421363/b801/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build2269421363/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build2269421363/b807/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build2269421363/b808/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build2269421363/b825/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build2269421363/b826/_pkg_.a packagefile hash/crc32=/tmp/go-build2269421363/b071/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/prometheus/prometheus/tsdb/wal -complete -installsuffix shared -buildid mr6X2SdPXLlSpd779XXz/mr6X2SdPXLlSpd779XXz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/wal/checkpoint.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/live_reader.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/reader.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/wal.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/watcher.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/6c/6c7ece6b0efdbac337fae82c54d429061c798e303a58fc6d5b8d81ae8af4b97e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/f5/f549228a1f67fcd47f9b39a870ecf0eb7737ad9136d3e20e74148994574020cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/c9/c98f2a8b56648f7adbbc173464081c75e235484d41a9f7df423696b649cae81c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/23/23280be7734390a93a64126770f9810515a6ae1671eac3c64e9ff70a4ab9428f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/4f/4ffbb92ba7753f6aee5e8cf969f9aa85db32cef680e1ecbd13a075448e56f29e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/60/6024dbaa2aee685eb1c4720646c2d3bd00b405e76011c8ad162b2edc34c69d0a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b788/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/e9/e9ab876f0ca841a520d05ca1cf181f1a5246b5edd96b8a61747ad7f9154359ab-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads mkdir -p $WORK/b796/ cat >/tmp/go-build2269421363/b796/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/spec=github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/gob=/tmp/go-build2269421363/b742/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis=/tmp/go-build2269421363/b788/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build2269421363/b791/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build2269421363/b782/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads -complete -installsuffix shared -buildid kxh732zyBVfR-hNf56NI/kxh732zyBVfR-hNf56NI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/loaders.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/b2/b2dee194b8f581997b960b9a5c4af6716820b78fe4f3c6bc494789f360d34ee3-d # internal github.com/prometheus/prometheus/scrape mkdir -p $WORK/b851/ cat >/tmp/go-build2269421363/b851/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2269421363/b069/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build2269421363/b215/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build2269421363/b234/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build2269421363/b766/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build2269421363/b282/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build2269421363/b852/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build2269421363/b801/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build2269421363/b802/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build2269421363/b804/_pkg_.a packagefile github.com/prometheus/prometheus/util/osutil=/tmp/go-build2269421363/b760/_pkg_.a packagefile github.com/prometheus/prometheus/util/pool=/tmp/go-build2269421363/b853/_pkg_.a packagefile hash/fnv=/tmp/go-build2269421363/b149/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p github.com/prometheus/prometheus/scrape -complete -installsuffix shared -buildid jIPsvyshzOwZoGo3Yv-9/jIPsvyshzOwZoGo3Yv-9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b851/importcfg -pack ./_build/src/github.com/prometheus/prometheus/scrape/manager.go ./_build/src/github.com/prometheus/prometheus/scrape/scrape.go ./_build/src/github.com/prometheus/prometheus/scrape/target.go cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/72/7239ecdf1d9a6fc6d1f5be57eb0cbbb0c912813a7a1c60ddd00c341ca353900d-d # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/70/70fe44b59553bb01c83efcfb263b98f2516f2c4d1ccf3439295de16e9c1595ba-d # internal github.com/prometheus/prometheus/discovery/linode mkdir -p $WORK/b669/ cat >/tmp/go-build2269421363/b669/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/linode/linodego=github.com/prometheus/prometheus/vendor/github.com/linode/linodego importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego=/tmp/go-build2269421363/b670/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build2269421363/b215/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build2269421363/b288/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/prometheus/prometheus/discovery/linode -complete -installsuffix shared -buildid ajMalEIc5nYObu-gudW3/ajMalEIc5nYObu-gudW3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/linode/linode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/fe/fe932928c351aef5bc24619033d921412e7eedf7f4324814cfa66d8dace37488-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b796/_pkg_.a # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/c5/c5bc430aeb95d79e91b87a4578c8f2d82128e18e90d12ef47231ebe20fdf0947-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate mkdir -p $WORK/b787/ cat >/tmp/go-build2269421363/b787/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/loads=github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads importmap github.com/go-openapi/runtime=github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/spec=github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis=/tmp/go-build2269421363/b788/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build2269421363/b771/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build2269421363/b790/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads=/tmp/go-build2269421363/b796/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime=/tmp/go-build2269421363/b797/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build2269421363/b791/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build2269421363/b768/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build2269421363/b782/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate -complete -installsuffix shared -buildid ZMN4dIheUAjPo49Yusra/ZMN4dIheUAjPo49Yusra -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/default_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/example_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/formats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/object_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/result.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/rexp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema_messages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema_props.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/slice_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/spec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/spec_messages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b824/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/b8/b8e9c66ae136e9790bc9b9115581b4464c3745f5166415de4d1f5eb2f7027405-d # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/39/3965c0fb9535abec288a1a0ef9172505566ab828f3213e6477e92e67c6409dd7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/8e/8eedc2c71955752d49cd2783c318e3a3424a5338543aed132abf95af3d3da3b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/ce/ce19e8d081d5d6206a2aa680960ae3c9e62b469da03124e377deeae6bf0aca09-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc mkdir -p $WORK/b358/ cat >/tmp/go-build2269421363/b358/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/trace=github.com/prometheus/prometheus/vendor/golang.org/x/net/trace importmap google.golang.org/grpc/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/balancer/roundrobin=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/encoding=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/encoding/proto=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/balancerload=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload importmap google.golang.org/grpc/internal/binarylog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog importmap google.golang.org/grpc/internal/buffer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer importmap google.golang.org/grpc/internal/channelz=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/envconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/internal/grpcsync=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver importmap google.golang.org/grpc/internal/resolver/dns=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns importmap google.golang.org/grpc/internal/resolver/passthrough=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough importmap google.golang.org/grpc/internal/resolver/unix=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix importmap google.golang.org/grpc/internal/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/internal/transport=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/keepalive=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig importmap google.golang.org/grpc/stats=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2269421363/b069/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/trace=/tmp/go-build2269421363/b193/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff=/tmp/go-build2269421363/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build2269421363/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build2269421363/b371/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build2269421363/b372/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build2269421363/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2269421363/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build2269421363/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding=/tmp/go-build2269421363/b374/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build2269421363/b375/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2269421363/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal=/tmp/go-build2269421363/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build2269421363/b376/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build2269421363/b377/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build2269421363/b378/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build2269421363/b381/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build2269421363/b382/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build2269421363/b383/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build2269421363/b373/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build2269421363/b384/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build2269421363/b380/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build2269421363/b385/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build2269421363/b387/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build2269421363/b389/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build2269421363/b390/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2269421363/b386/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build2269421363/b392/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive=/tmp/go-build2269421363/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build2269421363/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer=/tmp/go-build2269421363/b396/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build2269421363/b368/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2269421363/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats=/tmp/go-build2269421363/b397/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build2269421363/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap=/tmp/go-build2269421363/b398/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc -complete -installsuffix shared -buildid wXzdNmpmlymzUJvGtoAB/wXzdNmpmlymzUJvGtoAB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/call.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/clientconn.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codec.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/dialoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/interceptor.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/picker_wrapper.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/pickfirst.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/preloader.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/rpc_util.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/server.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/service_config.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stream.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/30/3027afe00cc32591b4d380a24f801dde53b011a0068c20fd5387032f5ce29ebf-d # internal github.com/prometheus/prometheus/tsdb mkdir -p $WORK/b820/ cat >/tmp/go-build2269421363/b820/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/oklog/ulid=github.com/prometheus/prometheus/vendor/github.com/oklog/ulid importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic importmap golang.org/x/sync/errgroup=github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/ulid=/tmp/go-build2269421363/b772/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build2269421363/b234/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build2269421363/b766/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build2269421363/b801/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build2269421363/b804/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build2269421363/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build2269421363/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build2269421363/b821/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build2269421363/b807/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build2269421363/b808/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=/tmp/go-build2269421363/b823/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build2269421363/b824/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build2269421363/b825/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build2269421363/b826/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build2269421363/b809/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=/tmp/go-build2269421363/b827/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build2269421363/b798/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup=/tmp/go-build2269421363/b829/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build2269421363/b071/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/prometheus/prometheus/tsdb -complete -installsuffix shared -buildid JgsnmGeWuQmDWbRKnMu6/JgsnmGeWuQmDWbRKnMu6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/block.go ./_build/src/github.com/prometheus/prometheus/tsdb/blockwriter.go ./_build/src/github.com/prometheus/prometheus/tsdb/compact.go ./_build/src/github.com/prometheus/prometheus/tsdb/db.go ./_build/src/github.com/prometheus/prometheus/tsdb/exemplar.go ./_build/src/github.com/prometheus/prometheus/tsdb/head.go ./_build/src/github.com/prometheus/prometheus/tsdb/head_append.go ./_build/src/github.com/prometheus/prometheus/tsdb/head_read.go ./_build/src/github.com/prometheus/prometheus/tsdb/head_wal.go ./_build/src/github.com/prometheus/prometheus/tsdb/isolation.go ./_build/src/github.com/prometheus/prometheus/tsdb/querier.go ./_build/src/github.com/prometheus/prometheus/tsdb/repair.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbblockutil.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/19/1926df643889fe18bc69080b3d3e1a2a339e292b7baff83b1110a38183afac6a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/39/3985d87be378fd03c5c343e4fdffd2ea0291ebb75362c6c0514a3b9689f41f9f-d # internal github.com/prometheus/prometheus/storage/remote mkdir -p $WORK/b854/ cat >/tmp/go-build2269421363/b854/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/golang/snappy=github.com/prometheus/prometheus/vendor/github.com/golang/snappy importmap github.com/opentracing-contrib/go-stdlib/nethttp=github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promauto=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/sigv4=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/md5=/tmp/go-build2269421363/b102/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/snappy=/tmp/go-build2269421363/b828/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp=/tmp/go-build2269421363/b855/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build2269421363/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build2269421363/b833/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto=/tmp/go-build2269421363/b856/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4=/tmp/go-build2269421363/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build2269421363/b215/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build2269421363/b234/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build2269421363/b766/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build2269421363/b282/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build2269421363/b852/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=/tmp/go-build2269421363/b857/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build2269421363/b851/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build2269421363/b804/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build2269421363/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build2269421363/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build2269421363/b825/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=/tmp/go-build2269421363/b827/_pkg_.a packagefile github.com/prometheus/prometheus/util/gate=/tmp/go-build2269421363/b860/_pkg_.a packagefile github.com/prometheus/prometheus/util/logging=/tmp/go-build2269421363/b861/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build2269421363/b798/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build2269421363/b230/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build2269421363/b071/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p github.com/prometheus/prometheus/storage/remote -complete -installsuffix shared -buildid jz5j7fnooTBvejb78-zA/jz5j7fnooTBvejb78-zA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b854/importcfg -pack ./_build/src/github.com/prometheus/prometheus/storage/remote/chunked.go ./_build/src/github.com/prometheus/prometheus/storage/remote/client.go ./_build/src/github.com/prometheus/prometheus/storage/remote/codec.go ./_build/src/github.com/prometheus/prometheus/storage/remote/ewma.go ./_build/src/github.com/prometheus/prometheus/storage/remote/intern.go ./_build/src/github.com/prometheus/prometheus/storage/remote/max_timestamp.go ./_build/src/github.com/prometheus/prometheus/storage/remote/metadata_watcher.go ./_build/src/github.com/prometheus/prometheus/storage/remote/queue_manager.go ./_build/src/github.com/prometheus/prometheus/storage/remote/read.go ./_build/src/github.com/prometheus/prometheus/storage/remote/read_handler.go ./_build/src/github.com/prometheus/prometheus/storage/remote/storage.go ./_build/src/github.com/prometheus/prometheus/storage/remote/write.go ./_build/src/github.com/prometheus/prometheus/storage/remote/write_handler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/3e/3ed8ab03af69f5858df8c924a9592efac1ddd036379df7660d47a3ec14c73576-d # internal github.com/prometheus/prometheus/discovery/hetzner mkdir -p $WORK/b427/ cat >/tmp/go-build2269421363/b427/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/hetznercloud/hcloud-go/hcloud=github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud=/tmp/go-build2269421363/b428/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build2269421363/b215/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build2269421363/b288/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build2269421363/b289/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/prometheus/prometheus/discovery/hetzner -complete -installsuffix shared -buildid elGXDJQACaeMKi4hg24V/elGXDJQACaeMKi4hg24V -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/hetzner/hcloud.go ./_build/src/github.com/prometheus/prometheus/discovery/hetzner/hetzner.go ./_build/src/github.com/prometheus/prometheus/discovery/hetzner/robot.go cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/42/42897ac53e403529296275cd5b2faa862ab3f22d9302e98ec5c17334c9db64a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/4f/4ffb041520e4dada1004155a2754d1119505dbf97e6b921f6755fd7563404c97-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/fc/fc85b1e863bd44ec7ba1e4e058f601e74702b90f127c7148b1fceecf76674e3c-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b781/ cat >/tmp/go-build2269421363/b781/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag importmap github.com/go-openapi/validate=github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build2269421363/b771/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build2269421363/b768/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build2269421363/b782/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate=/tmp/go-build2269421363/b787/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid TvW1M5T2bx7hOuUWWUe4/TvW1M5T2bx7hOuUWWUe4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/5c/5c8b57d19ad955baae24a6978dba72a4c212b88f40b374dd4c453e5f04d40d32-d # internal github.com/prometheus/prometheus/notifier mkdir -p $WORK/b767/ cat >/tmp/go-build2269421363/b767/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/alertmanager/api/v2/models=github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build2269421363/b768/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build2269421363/b781/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build2269421363/b215/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build2269421363/b234/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build2269421363/b282/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build2269421363/b798/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/prometheus/prometheus/notifier -complete -installsuffix shared -buildid uMYgcYfL0vrwAxJlOuwb/uMYgcYfL0vrwAxJlOuwb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack ./_build/src/github.com/prometheus/prometheus/notifier/notifier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b854/_pkg_.a # internal cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/1a/1a1ac60f64cc048e2226cd2a0664c0d641900eb04a79060d93ac114f260034e4-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/45/4545f1bf223fba7a5b50dd7e223fb79cc31b5b35e263c5a4b03fceeb047a5dff-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal mkdir -p $WORK/b400/ github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 mkdir -p $WORK/b759/ cat >/tmp/go-build2269421363/b400/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/internal/impersonate=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build2269421363/b226/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build2269421363/b335/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate=/tmp/go-build2269421363/b401/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build2269421363/b358/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal -complete -installsuffix shared -buildid EMfmA6H0h48el7GNz5rf/EMfmA6H0h48el7GNz5rf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/conn_pool.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/creds.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/settings.go cat >/tmp/go-build2269421363/b759/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/go-control-plane/envoy/config/core/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2269421363/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2269421363/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build2269421363/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build2269421363/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2269421363/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build2269421363/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build2269421363/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build2269421363/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2269421363/b176/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/mail=/tmp/go-build2269421363/b747/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 -complete -installsuffix shared -buildid tMGyMzrlr3G3XFv0hGnU/tMGyMzrlr3G3XFv0hGnU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.validate.go mkdir -p $WORK/b347/ cat >/tmp/go-build2269421363/b347/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gax-go/v2/apierror=github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror=/tmp/go-build2269421363/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build2269421363/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build2269421363/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build2269421363/b352/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 -complete -installsuffix shared -buildid zdn5AJMwFhh_qM-89n9E/zdn5AJMwFhh_qM-89n9E -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/call_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/gax.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/header.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/invoke.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/d0/d0e7f82eaf7049d2ba045a304e555a088d44d234f11d3ed932e29b381bfc7bb6-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/f5/f5e77bc042564df82215bda9695351029161fe2dfbc69e9df9e8459811968258-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport mkdir -p $WORK/b346/ cat >/tmp/go-build2269421363/b346/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gax-go/v2=github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 importmap google.golang.org/api/googleapi=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2=/tmp/go-build2269421363/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build2269421363/b344/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile mime=/tmp/go-build2269421363/b136/_pkg_.a packagefile mime/multipart=/tmp/go-build2269421363/b137/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/textproto=/tmp/go-build2269421363/b133/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport -complete -installsuffix shared -buildid 0xOoVc0qwNstU0ThY5hN/0xOoVc0qwNstU0ThY5hN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/buffer.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/json.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/jsonfloat.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/media.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/params.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/resumable.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/retryable_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/send.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/dc/dc44dc91c351454f105022cf3f439256736b498858371562aaa7bb95b7533e1e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/option mkdir -p $WORK/b399/ github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca mkdir -p $WORK/b426/ cat >/tmp/go-build2269421363/b399/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/internal/impersonate=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build2269421363/b226/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build2269421363/b335/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build2269421363/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate=/tmp/go-build2269421363/b401/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build2269421363/b358/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/option -complete -installsuffix shared -buildid -n3vZ6Y3TZiX82hk8s9o/-n3vZ6Y3TZiX82hk8s9o -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/option/credentials_go19.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/option/option.go cat >/tmp/go-build2269421363/b426/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/transport/cert=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build2269421363/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert=/tmp/go-build2269421363/b424/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca -complete -installsuffix shared -buildid qzNwHMdYVY1j83RIQ61D/qzNwHMdYVY1j83RIQ61D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca/dca.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/75/753a6686593a16174756a6bafdf26c841086702920d72686b07e7e02ee745288-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/8b/8b516685ad7d7c5690330cf189319cda770768b39080350ee7e54cfd4cb41a80-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b494/ github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 mkdir -p $WORK/b501/ github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 cat >/tmp/go-build2269421363/b494/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build2269421363/b490/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build2269421363/b491/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid 17AxEHq1qU8v_bEx4Hix/17AxEHq1qU8v_bEx4Hix -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/protobuf.go mkdir -p $WORK/b487/ cat >/tmp/go-build2269421363/b501/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid h0vnhJ8sYH6elIcFUsNH/h0vnhJ8sYH6elIcFUsNH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/zz_generated.deepcopy.go github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 mkdir -p $WORK/b507/ cat >/tmp/go-build2269421363/b487/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build2269421363/b456/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid -VFCzLhYKguA4Ka7proK/-VFCzLhYKguA4Ka7proK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors/errors.go cat >/tmp/go-build2269421363/b507/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 -complete -installsuffix shared -buildid F_PJt3vPjMCzrMgGcmRt/F_PJt3vPjMCzrMgGcmRt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/zz_generated.deepcopy.go github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 mkdir -p $WORK/b516/ github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 mkdir -p $WORK/b523/ cat >/tmp/go-build2269421363/b516/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 mkdir -p $WORK/b496/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 -complete -installsuffix shared -buildid MB8rFFFFQVet4rqRrkUM/MB8rFFFFQVet4rqRrkUM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/zz_generated.deepcopy.go mkdir -p $WORK/b499/ cat >/tmp/go-build2269421363/b523/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 mkdir -p $WORK/b506/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 -complete -installsuffix shared -buildid SV4jKiBQb6ZQmOAFhfPv/SV4jKiBQb6ZQmOAFhfPv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.prerelease-lifecycle.go mkdir -p $WORK/b505/ mkdir -p $WORK/b500/ cat >/tmp/go-build2269421363/b496/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build2269421363/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build2269421363/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build2269421363/b458/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF mkdir -p $WORK/b508/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid N1KsBTgvYaYEszcNXM-D/N1KsBTgvYaYEszcNXM-D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured_list.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/zz_generated.deepcopy.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta mkdir -p $WORK/b566/ github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 cat >/tmp/go-build2269421363/b506/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/49/4928956d3c8769b194f43a6817ab74bbfdea2d4490dc7f209fbf9b85589028bd-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b437/ cat >/tmp/go-build2269421363/b508/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 -complete -installsuffix shared -buildid Co7TiectGG59FWtQ_G8w/Co7TiectGG59FWtQ_G8w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/zz_generated.prerelease-lifecycle.go github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 cat >/tmp/go-build2269421363/b566/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build2269421363/b444/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build2269421363/b457/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build2269421363/b454/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build2269421363/b458/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 -complete -installsuffix shared -buildid _6ybDAaw094cwT50YVTt/_6ybDAaw094cwT50YVTt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/zz_generated.prerelease-lifecycle.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 mkdir -p $WORK/b658/ cat >/tmp/go-build2269421363/b500/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cat >/tmp/go-build2269421363/b505/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta -complete -installsuffix shared -buildid zGVfdAnni_2EFWP3z09a/zGVfdAnni_2EFWP3z09a -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/conditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/firsthit_restmapper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/help.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/interfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/lazy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/multirestmapper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/priority.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/restmapper.go cat >/tmp/go-build2269421363/b437/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2269421363/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 -complete -installsuffix shared -buildid 9XNeAqDdiC2Ewy_DAIdP/9XNeAqDdiC2Ewy_DAIdP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.prerelease-lifecycle.go cat >/tmp/go-build2269421363/b499/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF mkdir -p $WORK/b402/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid T6RCe07XvKt-CcCddy0H/T6RCe07XvKt-CcCddy0H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/annotation_key_constants.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/lifecycle.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/objectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/resource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/taint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/toleration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/well_known_labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/well_known_taints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/zz_generated.deepcopy.go cat >/tmp/go-build2269421363/b658/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build2269421363/b444/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 -complete -installsuffix shared -buildid dPn4yznIXoYC8LUGHecK/dPn4yznIXoYC8LUGHecK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 -complete -installsuffix shared -buildid w9UIAKs0Od9ygAz2lPER/w9UIAKs0Od9ygAz2lPER -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.defaults.go cat >/tmp/go-build2269421363/b402/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build2269421363/b335/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build2269421363/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build2269421363/b399/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 mkdir -p $WORK/b571/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption -complete -installsuffix shared -buildid 3gksbxMMJjYOr-5mTGG7/3gksbxMMJjYOr-5mTGG7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption/internaloption.go mkdir -p $WORK/b531/ mkdir -p $WORK/b522/ mkdir -p $WORK/b541/ mkdir -p $WORK/b527/ mkdir -p $WORK/b558/ mkdir -p $WORK/b530/ cat >/tmp/go-build2269421363/b531/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF mkdir -p $WORK/b529/ mkdir -p $WORK/b517/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 -complete -installsuffix shared -buildid QriXjo2EPTPV7hNMWsK-/QriXjo2EPTPV7hNMWsK- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/zz_generated.prerelease-lifecycle.go cat >/tmp/go-build2269421363/b517/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 -complete -installsuffix shared -buildid PQSJQ1ECZQuiIRRqfeuP/PQSJQ1ECZQuiIRRqfeuP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/zz_generated.prerelease-lifecycle.go cat >/tmp/go-build2269421363/b527/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 -complete -installsuffix shared -buildid RSKxeMKGKgfUJ2zVMRDR/RSKxeMKGKgfUJ2zVMRDR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/zz_generated.deepcopy.go cat >/tmp/go-build2269421363/b558/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build2269421363/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a EOF cat >/tmp/go-build2269421363/b529/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid ao7CjUnfxNXviNbPC37j/ao7CjUnfxNXviNbPC37j -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch/decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch/encoder.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 -complete -installsuffix shared -buildid zGO97QfStvDEYIpp_q29/zGO97QfStvDEYIpp_q29 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/zz_generated.deepcopy.go cat >/tmp/go-build2269421363/b571/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 -complete -installsuffix shared -buildid OD88QWAxEtYc6FM4pqqp/OD88QWAxEtYc6FM4pqqp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/condition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/deleteoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselectorrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/managedfieldsentry.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/objectmeta.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/ownerreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/preconditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/typemeta.go cat >/tmp/go-build2269421363/b541/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid _BFDcyf6A3EvfhpFrgYn/_BFDcyf6A3EvfhpFrgYn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/zz_generated.deepcopy.go cat >/tmp/go-build2269421363/b522/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid xt53Ux_8wXSyjK4ivd3E/xt53Ux_8wXSyjK4ivd3E -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 -complete -installsuffix shared -buildid iv0YyuykzIHjcJUUYrlD/iv0YyuykzIHjcJUUYrlD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/zz_generated.deepcopy.go cat >/tmp/go-build2269421363/b530/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 -complete -installsuffix shared -buildid 1UFVPOEExxilRfXRAkXN/1UFVPOEExxilRfXRAkXN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/1f/1fa686fd25035bbe93a443556a906ea58628fa2f49e6295f8d018396965e81b4-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http mkdir -p $WORK/b403/ cat >/tmp/go-build2269421363/b403/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/plugin/ochttp=github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap google.golang.org/api/googleapi/transport=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option importmap google.golang.org/api/transport/cert=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert importmap google.golang.org/api/transport/http/internal/propagation=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation importmap google.golang.org/api/transport/internal/dca=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp=/tmp/go-build2269421363/b404/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build2269421363/b218/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build2269421363/b226/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport=/tmp/go-build2269421363/b423/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build2269421363/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build2269421363/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert=/tmp/go-build2269421363/b424/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation=/tmp/go-build2269421363/b425/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca=/tmp/go-build2269421363/b426/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http -complete -installsuffix shared -buildid AdXsiwYarBSbPgrA0hos/AdXsiwYarBSbPgrA0hos -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/configure_http2_go116.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/default_transport_go113.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/dial.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/2e/2e87424325f0cbb513f981d8c09234746d33adf43e8b9e19cc62531b9915dc07-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/ce/ce95e9e7dbbac99e2d39e1b104b4421c3fa681dfdbc59e6728e96d90c450291a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/e8/e8ba764a15f1a70464a54cae12bf83dce1697c4a2c1a4f159e1e8ba32921f52e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/1f/1fa17da238acc9239d290cbc27806ec5bc6d0c37a3f90d467085565a2f7aed4c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b759/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/8b/8bf263e21533cc766641746152dddccf203e226e53c8c91683d3572eecaf1282-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/83/835c1044db493f689b305dab563e5d4eff00f132df0b347e8c5da11ac34e935c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 mkdir -p $WORK/b547/ cat >/tmp/go-build2269421363/b547/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build2269421363/b444/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build2269421363/b541/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 -complete -installsuffix shared -buildid 06421mnnLg1WlTV8ZBCj/06421mnnLg1WlTV8ZBCj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.defaults.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b548/ cat >/tmp/go-build2269421363/b548/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build2269421363/b444/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build2269421363/b541/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid 8K1SFKLmE5LagrS-66bR/8K1SFKLmE5LagrS-66bR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.defaults.go cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/fa/fa03f2dda315f09b7a21228d0d3a73554437a41057b6b7d89c5fc150fb40b077-d # internal github.com/prometheus/prometheus/discovery/xds mkdir -p $WORK/b744/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 cat >/tmp/go-build2269421363/b744/importcfg << 'EOF' # internal # import config importmap github.com/envoyproxy/go-control-plane/envoy/config/core/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 importmap github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap google.golang.org/genproto/googleapis/api/annotations=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations importmap google.golang.org/protobuf/encoding/protojson=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2269421363/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build2269421363/b759/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2269421363/b750/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build2269421363/b215/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/util/osutil=/tmp/go-build2269421363/b760/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build2269421363/b289/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build2269421363/b761/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build2269421363/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build2269421363/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2269421363/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2269421363/b176/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/prometheus/prometheus/discovery/xds -complete -installsuffix shared -buildid M0ZkORWhvppcIyCg15fq/M0ZkORWhvppcIyCg15fq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/xds/client.go ./_build/src/github.com/prometheus/prometheus/discovery/xds/kuma.go ./_build/src/github.com/prometheus/prometheus/discovery/xds/kuma_mads.pb.go ./_build/src/github.com/prometheus/prometheus/discovery/xds/xds.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal mkdir -p $WORK/b549/ cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/4c/4c66b8b943868802bd7d9e9eb55baea316302a549426e35e5f9112d003cbfbc4-d # internal cat >/tmp/go-build2269421363/b549/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build2269421363/b444/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build2269421363/b541/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid JZnTihTfTFmZsXIeaovn/JZnTihTfTFmZsXIeaovn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.defaults.go mkdir -p $WORK/b657/ cat >/tmp/go-build2269421363/b657/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=/tmp/go-build2269421363/b658/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build2269421363/b444/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build2269421363/b446/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build2269421363/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion -complete -installsuffix shared -buildid u83wdswXgeZl9vJnN_By/u83wdswXgeZl9vJnN_By -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/0e/0e9f4a297132e7bfa78dc4a93c855e71867c4180cf024fc2b400b66dba9a32a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 mkdir -p $WORK/b343/ cat >/tmp/go-build2269421363/b343/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/googleapi=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi importmap google.golang.org/api/internal/gensupport=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option importmap google.golang.org/api/option/internaloption=github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption importmap google.golang.org/api/transport/http=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build2269421363/b344/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport=/tmp/go-build2269421363/b346/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build2269421363/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption=/tmp/go-build2269421363/b402/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http=/tmp/go-build2269421363/b403/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 -complete -installsuffix shared -buildid 64rPjIepv-cMjESYY8JD/64rPjIepv-cMjESYY8JD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1/compute-gen.go cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/52/52801fea3adcaa79eebdf28d020c167f8d342091f548459e96f0a8817240876b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/37/37f96146e95b53254dffb92c0ca7d3527aa51fe118974064fddf433cb322dc0b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/f6/f6f60879270a2dea6710c6cae8d59b7a3e10a94c85fb7c9ac1f3befd381cc7e6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/cd/cd39d657469ca5c12b9cde63d21fc12ef809f00a652895c410f45c2a0ca59572-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b495/ cat >/tmp/go-build2269421363/b495/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build2269421363/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build2269421363/b458/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid qcVw-LNLABhFmp9IBjy9/qcVw-LNLABhFmp9IBjy9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning/versioning.go cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/17/172608c9ad0253ad0104c4f5ff280ad333fc7a3ba807e80d77d412541df19b15-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/3b/3bbe4eb2addaf3f6c7cb2bc261d990b579b17b84c33898da575060cee133615f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/b9/b91c4333b8ec6fa509831e82e05e2a903d712b6e78f78e263ea81e4147f853f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/ac/ac1c020f57591fe8854e1514df6c24448cdeaaaaaba464151866a7ec73855568-d # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/00/00d39560f78cff7e6d2ca7ab6396ad382fe82d9b7c792f7fa24c07678c62f502-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install mkdir -p $WORK/b546/ cat >/tmp/go-build2269421363/b546/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build2269421363/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build2269421363/b541/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build2269421363/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/tmp/go-build2269421363/b548/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build2269421363/b549/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install -complete -installsuffix shared -buildid JCo6V6AA4m2BGkMaRriJ/JCo6V6AA4m2BGkMaRriJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install/install.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/6c/6cfeb23dc44c341caf141b728b38557f0f65a190520641b5b6dfbf3285c05c4e-d # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/7f/7f8103d523c7f49ff0924440edb1c692791aaef15459826940f8e1906207060d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/b5/b51c13528373171130e85601a4ed1257bd54a941c57cf1d49a9ef9e98148c55a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b488/ cat >/tmp/go-build2269421363/b488/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build2269421363/b489/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/tmp/go-build2269421363/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build2269421363/b490/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build2269421363/b495/_pkg_.a packagefile mime=/tmp/go-build2269421363/b136/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid 1SzLloP0rGLbMCWt8Lok/1SzLloP0rGLbMCWt8Lok -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/codec_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/negotiated_codec.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest mkdir -p $WORK/b666/ cat >/tmp/go-build2269421363/b666/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/clientcmd/api/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build2269421363/b489/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build2269421363/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build2269421363/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build2269421363/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1=/tmp/go-build2269421363/b667/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest -complete -installsuffix shared -buildid yEV5SdmBlFZzbX6T_UGF/yEV5SdmBlFZzbX6T_UGF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest/latest.go cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/95/95d96a35457f04472b17a2ea44d713e2479b0752a1d73c36c974f8f4d55c2550-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/ef/eff9f1ca466890a693a0292fd0e71e52a60bc5c009ccd3b589bd48fabac54366-d # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/43/43a01c22addbc8b588600a0abbd0db1a858b1f49ba828d815cd976854bd8a16c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields mkdir -p $WORK/b565/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager mkdir -p $WORK/b656/ cat >/tmp/go-build2269421363/b565/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap sigs.k8s.io/structured-merge-diff/v4/fieldpath=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath importmap sigs.k8s.io/structured-merge-diff/v4/typed=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build2269421363/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build2269421363/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build2269421363/b567/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build2269421363/b569/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields -complete -installsuffix shared -buildid 2CCx-IWN401lpUdjfg2_/2CCx-IWN401lpUdjfg2_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields/extract.go cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/3d/3d25fad731ef759d854a5a89c79986efcab60e25c4c0ce0054acd1dfce95d28f-d # internal github.com/prometheus/prometheus/tsdb/agent mkdir -p $WORK/b862/ cat >/tmp/go-build2269421363/b862/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build2269421363/b766/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build2269421363/b801/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build2269421363/b804/_pkg_.a packagefile github.com/prometheus/prometheus/storage/remote=/tmp/go-build2269421363/b854/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build2269421363/b820/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build2269421363/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build2269421363/b807/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build2269421363/b825/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build2269421363/b809/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=/tmp/go-build2269421363/b827/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build2269421363/b798/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p github.com/prometheus/prometheus/tsdb/agent -complete -installsuffix shared -buildid ylP3FHveVavO9R6Lg_qW/ylP3FHveVavO9R6Lg_qW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b862/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/agent/db.go ./_build/src/github.com/prometheus/prometheus/tsdb/agent/series.go github.com/prometheus/prometheus/util/teststorage mkdir -p $WORK/b831/ cat >/tmp/go-build2269421363/b831/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build2269421363/b766/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build2269421363/b804/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build2269421363/b820/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build2269421363/b812/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build2269421363/b813/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/prometheus/prometheus/util/teststorage -complete -installsuffix shared -buildid 8J3t_Mt0YJ0aN0UNpp8k/8J3t_Mt0YJ0aN0UNpp8k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/teststorage/storage.go cat >/tmp/go-build2269421363/b656/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/internalversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build2269421363/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build2269421363/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=/tmp/go-build2269421363/b657/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build2269421363/b467/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager -complete -installsuffix shared -buildid uelXfMQDGODATQ0vDDAO/uelXfMQDGODATQ0vDDAO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager/pager.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/43/43f4963a84314987080cba9d1479ec19249ba5b455cde78c8d2997b33771cb96-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/8c/8c3645f687cba18e62344b5a5b61eee7d17f6624a8110824ce092cba916b83ef-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b543/ cat >/tmp/go-build2269421363/b543/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/term=github.com/prometheus/prometheus/vendor/golang.org/x/term importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/install=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install importmap k8s.io/client-go/pkg/apis/clientauthentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build2269421363/b544/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/term=/tmp/go-build2269421363/b545/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/fs=/tmp/go-build2269421363/b043/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build2269421363/b488/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build2269421363/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build2269421363/b541/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install=/tmp/go-build2269421363/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build2269421363/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/tmp/go-build2269421363/b548/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build2269421363/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build2269421363/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build2269421363/b551/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport=/tmp/go-build2269421363/b552/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build2269421363/b554/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build2269421363/b458/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile os/exec=/tmp/go-build2269421363/b266/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid dSbL6htg3SxLVnc5iSKE/dSbL6htg3SxLVnc5iSKE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/exec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/metrics.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/90/90e8302a3fdf814b156a9c23d79cc8b312c2e32b60b12665e3f88cbc3ac671d4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 mkdir -p $WORK/b602/ cat >/tmp/go-build2269421363/b602/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build2269421363/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 -complete -installsuffix shared -buildid rBG55ZOFLx6uJktoHifd/rBG55ZOFLx6uJktoHifd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1/lease.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1/leasespec.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 mkdir -p $WORK/b604/ cat >/tmp/go-build2269421363/b604/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build2269421363/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 -complete -installsuffix shared -buildid XQi3JLmF_vsxnNZzSAOs/XQi3JLmF_vsxnNZzSAOs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/lease.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/leasespec.go cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/0d/0df986feac4de5024d92b178d58e6b4be135331384a65741564a66bfe2767458-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 mkdir -p $WORK/b564/ cat >/tmp/go-build2269421363/b564/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build2269421363/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 -complete -installsuffix shared -buildid sWRsQrvsA3YYBX6tR2rI/sWRsQrvsA3YYBX6tR2rI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rulewithoperations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/servicereference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/webhookclientconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 mkdir -p $WORK/b575/ cat >/tmp/go-build2269421363/b575/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build2269421363/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid boGU1Cnq59mTjjVbXYIZ/boGU1Cnq59mTjjVbXYIZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/serverstorageversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversioncondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversionstatus.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 mkdir -p $WORK/b632/ cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/f2/f258301101adaf20486ca2fa89098efd2953c8c7d337a3749f64560a273115c8-d # internal cat >/tmp/go-build2269421363/b632/importcfg << 'EOF' # internal # import config importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build2269421363/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 -complete -installsuffix shared -buildid _T727CXBvWmWL5F9pZy5/_T727CXBvWmWL5F9pZy5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetstatus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/02/02ab675ccab03d4cf765079d83709875c84c9bb8584b46e05006f094dbee7090-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal github.com/prometheus/prometheus/promql mkdir -p $WORK/b799/ cat >/tmp/go-build2269421363/b799/importcfg << 'EOF' # internal # import config importmap github.com/edsrzf/mmap-go=github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile container/heap=/tmp/go-build2269421363/b556/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go=/tmp/go-build2269421363/b800/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build2269421363/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build2269421363/b766/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build2269421363/b801/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build2269421363/b802/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build2269421363/b803/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build2269421363/b804/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build2269421363/b820/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build2269421363/b805/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=/tmp/go-build2269421363/b830/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=/tmp/go-build2269421363/b831/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build2269421363/b812/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build2269421363/b813/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build2269421363/b832/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/prometheus/prometheus/promql -complete -installsuffix shared -buildid _TbkROsQt3ZyWVYu-RUW/_TbkROsQt3ZyWVYu-RUW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack ./_build/src/github.com/prometheus/prometheus/promql/engine.go ./_build/src/github.com/prometheus/prometheus/promql/functions.go ./_build/src/github.com/prometheus/prometheus/promql/quantile.go ./_build/src/github.com/prometheus/prometheus/promql/query_logger.go ./_build/src/github.com/prometheus/prometheus/promql/test.go ./_build/src/github.com/prometheus/prometheus/promql/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/2e/2e9aecb2fd468a272aa8ace5a24214d31c181ef9da3fae2c7bcc7a455f222c11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/98/985cd6183619176766ee596f4f2c6884d7cfb9b2a1520d4c824fbe3a5d73b51e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 mkdir -p $WORK/b573/ cat >/tmp/go-build2269421363/b573/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build2269421363/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 -complete -installsuffix shared -buildid TsNTpdraXm9wOXrFxNiO/TsNTpdraXm9wOXrFxNiO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rulewithoperations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/servicereference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/webhookclientconfig.go cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/8c/8c8023ecb619d193504524ceeb82095a83b77292f4914d24133ff4760ab5b748-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 mkdir -p $WORK/b640/ cat >/tmp/go-build2269421363/b640/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build2269421363/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 -complete -installsuffix shared -buildid gNV-i1GHG4ObV9tyjS_u/gNV-i1GHG4ObV9tyjS_u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/aggregationrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/policyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/rolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/roleref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/subject.go cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/86/86d2da73c56e70c59f685b8fa301e2aacd3f77eedae6b26665646077b79621d7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 mkdir -p $WORK/b638/ cat >/tmp/go-build2269421363/b638/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build2269421363/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 -complete -installsuffix shared -buildid TCvYwYouW8RNkzzxXCc7/TCvYwYouW8RNkzzxXCc7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/aggregationrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/policyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/rolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/roleref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/subject.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/d7/d7dbc7603b700886e99c35bdde62ade399a4ec7ee1a7da477bae0f2b1ddeefbd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/d8/d818a4cc6ce45be94957593ce05863d114cb152b823011942ab24a77eda82df6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/c4/c4690a4e1961303750c5c7de8e5bd7bab296c2ef18c1475cf9c2ad664e58b822-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 mkdir -p $WORK/b636/ cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/74/74d6dfba74451f2d2a2389b7ea43c8cf8266a11cb60ce8a004a70d88015111d1-d # internal cat >/tmp/go-build2269421363/b636/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build2269421363/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 -complete -installsuffix shared -buildid xm4756O8_MoS-ekwjJBf/xm4756O8_MoS-ekwjJBf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/aggregationrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/policyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/rolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/roleref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/subject.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/20/2085d55162dec6751da3c56737bea261fb9b6d0a6c687cf6104a06da506fb124-d # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/7a/7af50feae639d811a1e6ad11e61eceafc82b8036cd3554c338ef2dfd9f6584bf-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 mkdir -p $WORK/b620/ cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/28/28eedb4e8f1b29b9e4c29c4a4f3f37734316ac6d4562d53855e5485bd465db12-d # internal cat >/tmp/go-build2269421363/b620/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build2269421363/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 -complete -installsuffix shared -buildid WblZdnxY_6PCamvznc4w/WblZdnxY_6PCamvznc4w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowdistinguishermethod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemacondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemaspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemastatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/groupsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitedprioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitresponse.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/nonresourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/policyruleswithsubjects.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/queuingconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/resourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/serviceaccountsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/subject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/usersubject.go cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/78/78947df5ca31accf3c9af2fab292ce21083b5646d2cf0b336e1d3fac9cf3d168-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest mkdir -p $WORK/b538/ cat >/tmp/go-build2269421363/b538/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/version=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build2269421363/b218/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build2269421363/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build2269421363/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build2269421363/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build2269421363/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build2269421363/b454/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build2269421363/b541/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version=/tmp/go-build2269421363/b542/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=/tmp/go-build2269421363/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch=/tmp/go-build2269421363/b558/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build2269421363/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build2269421363/b551/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport=/tmp/go-build2269421363/b552/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert=/tmp/go-build2269421363/b559/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build2269421363/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build2269421363/b458/_pkg_.a packagefile mime=/tmp/go-build2269421363/b136/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid KiYscf8g86CpSh8gIFWe/KiYscf8g86CpSh8gIFWe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/exec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/plugin.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/request.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/url_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/urlbackoff.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/warnings.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/with_retry.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/3a/3a130209c48de38b85201e8e58de1cee1ba79955b68b177fc5f4f5a971c4b104-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b862/_pkg_.a # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/95/9517183198f985746a3c6615eda137bce3d3c0886db0bb8419253a1432f09d81-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/1b/1be238b90083b4306ca3f17a9cfcca6b1019bc2aa9e6ddf893cef25e3d03b98a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/95/9569dc974c884e486cbdc4addaf542d3f13b1e132236a00e3b34a98b52cc3950-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/3a/3aa402781456824b0d3a7a81278b0077e5c33730949a04a05f986c68a9b63f75-d # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/d2/d24ef9d0d943be50259b708979b1ddb7c520c9459800503324de333cda3135a6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 mkdir -p $WORK/b618/ cat >/tmp/go-build2269421363/b618/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build2269421363/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid DfuIJd8xZEh-1UVbmgb6/DfuIJd8xZEh-1UVbmgb6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowdistinguishermethod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemacondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemaspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemastatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/groupsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitedprioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitresponse.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/nonresourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/policyruleswithsubjects.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/queuingconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/resourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/serviceaccountsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/subject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/usersubject.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/57/57f329ee01e1ad3efca19e4d8dd89473d49ca2fdfe5c7589ca1b23dc82568d31-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/0f/0fb257c9404af2f6d4ed42456ffb5915701812d4245ed73a15b6111961b7a327-d # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/3b/3b97234bf31b93d6f38999fb3239527092a43cbc0667c2d1e01109f0a328092e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/1f/1ff132eda4feff5c83f9483a67655932c8335cd75e09ec4c55c84d10287d900e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/3b/3bbe862fd43558819326d43018326363a53a67eada66203ceb2ce1361b7784f5-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth mkdir -p $WORK/b665/ cat >/tmp/go-build2269421363/b665/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth -complete -installsuffix shared -buildid BCKfvwZGUErkj0KVQbm9/BCKfvwZGUErkj0KVQbm9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth/clientauth.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache mkdir -p $WORK/b653/ cat >/tmp/go-build2269421363/b653/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/cache=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/diff=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff importmap k8s.io/apimachinery/pkg/util/naming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/wait=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/pager=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 importmap k8s.io/utils/buffer=github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer importmap k8s.io/utils/trace=github.com/prometheus/prometheus/vendor/k8s.io/utils/trace packagefile container/heap=/tmp/go-build2269421363/b556/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build2269421363/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build2269421363/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build2269421363/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build2269421363/b446/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build2269421363/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache=/tmp/go-build2269421363/b654/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build2269421363/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff=/tmp/go-build2269421363/b655/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build2269421363/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build2269421363/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build2269421363/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build2269421363/b454/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build2269421363/b553/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager=/tmp/go-build2269421363/b656/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build2269421363/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer=/tmp/go-build2269421363/b659/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/trace=/tmp/go-build2269421363/b660/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache -complete -installsuffix shared -buildid GnWFyLQVHVFoOSAiGBGK/GnWFyLQVHVFoOSAiGBGK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/controller.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/delta_fifo.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/expiration_cache.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/expiration_cache_fakes.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/fake_custom_store.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/fifo.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/heap.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/index.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/listers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/listwatch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/mutation_cache.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/mutation_detector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/reflector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/reflector_metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/shared_informer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/store.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/thread_safe_store.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/undelta_store.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/f5/f5bf6fb93a9a1b24eb9cec30047d9696daef179615da1da4fa38afbb674dfe65-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd mkdir -p $WORK/b661/ cat >/tmp/go-build2269421363/b661/importcfg << 'EOF' # internal # import config importmap github.com/imdario/mergo=github.com/prometheus/prometheus/vendor/github.com/imdario/mergo importmap github.com/spf13/pflag=github.com/prometheus/prometheus/vendor/github.com/spf13/pflag importmap golang.org/x/term=github.com/prometheus/prometheus/vendor/golang.org/x/term importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/validation=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/auth=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/clientcmd/api/latest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest importmap k8s.io/client-go/util/homedir=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/imdario/mergo=/tmp/go-build2269421363/b662/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/spf13/pflag=/tmp/go-build2269421363/b663/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/term=/tmp/go-build2269421363/b545/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build2269421363/b457/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build2269421363/b455/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth=/tmp/go-build2269421363/b665/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build2269421363/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest=/tmp/go-build2269421363/b666/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir=/tmp/go-build2269421363/b668/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build2269421363/b458/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd -complete -installsuffix shared -buildid xxlM7yAKmDhVWLclBL4T/xxlM7yAKmDhVWLclBL4T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/auth_loaders.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/client_config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/flag.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/loader.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/merged_client_builder.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/overrides.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/validation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/8b/8b4dfc0902f931591eb64c2df416cd9616d35585b0c264053fe00fe50bb5f967-d # internal github.com/prometheus/prometheus/template mkdir -p $WORK/b850/ github.com/prometheus/prometheus/util/httputil mkdir -p $WORK/b868/ cat >/tmp/go-build2269421363/b850/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build2269421363/b799/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build2269421363/b289/_pkg_.a packagefile html/template=/tmp/go-build2269421363/b195/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile text/template=/tmp/go-build2269421363/b197/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cat >/tmp/go-build2269421363/b868/importcfg << 'EOF' # internal # import config packagefile compress/gzip=/tmp/go-build2269421363/b069/_pkg_.a packagefile compress/zlib=/tmp/go-build2269421363/b840/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build2269421363/b799/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/prometheus/prometheus/template -complete -installsuffix shared -buildid VZFcwdxq-tfq665LninV/VZFcwdxq-tfq665LninV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b850/importcfg -pack ./_build/src/github.com/prometheus/prometheus/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p github.com/prometheus/prometheus/util/httputil -complete -installsuffix shared -buildid fCfx0RWxjJdLs8xhdIfp/fCfx0RWxjJdLs8xhdIfp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b868/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/httputil/compression.go ./_build/src/github.com/prometheus/prometheus/util/httputil/context.go ./_build/src/github.com/prometheus/prometheus/util/httputil/cors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/98/982d4482945e6673b01ade8be8753d6ebd0dfaa5703b84bd961b4545f7fafba4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b868/_pkg_.a # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/ce/ceef2da269173396d44f7c3c31a1aeb64d54dc96142043f0e777e51f4afeb8e6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/35/3530b23ece52413d829c340d8370fa2b82baa8d5467a035f7a945398b8bc408f-d # internal github.com/prometheus/prometheus/model/rulefmt mkdir -p $WORK/b849/ cat >/tmp/go-build2269421363/b849/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build2269421363/b801/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build2269421363/b803/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build2269421363/b850/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build2269421363/b486/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/prometheus/prometheus/model/rulefmt -complete -installsuffix shared -buildid jXWkmT6siV5rkhv-0TLh/jXWkmT6siV5rkhv-0TLh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/rulefmt/rulefmt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/6a/6a496bf66c0f5f056ac1af47f28154367291d458420beaa2cb76ae69329dfa37-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/d4/d42a97301d362cad686c659a29979858f8dd4ca1938ccdf7fdfa6c2f9d5b1a5e-d # internal github.com/prometheus/prometheus/rules mkdir -p $WORK/b848/ cat >/tmp/go-build2269421363/b848/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build2269421363/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile github.com/prometheus/prometheus/model/rulefmt=/tmp/go-build2269421363/b849/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build2269421363/b801/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build2269421363/b802/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build2269421363/b799/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build2269421363/b803/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build2269421363/b804/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build2269421363/b850/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build2269421363/b289/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build2269421363/b230/_pkg_.a packagefile html/template=/tmp/go-build2269421363/b195/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/prometheus/prometheus/rules -complete -installsuffix shared -buildid doIVqr5FWyrA8yQHT5pR/doIVqr5FWyrA8yQHT5pR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b848/importcfg -pack ./_build/src/github.com/prometheus/prometheus/rules/alerting.go ./_build/src/github.com/prometheus/prometheus/rules/manager.go ./_build/src/github.com/prometheus/prometheus/rules/recording.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b848/_pkg_.a # internal cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/95/951ea9f6a6d8bda86ebca4f75006790391fb635a944c8931742ca30c135a3ca3-d # internal github.com/prometheus/prometheus/web/api/v1 mkdir -p $WORK/b869/ cat >/tmp/go-build2269421363/b869/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/route=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build2269421363/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route=/tmp/go-build2269421363/b865/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build2269421363/b234/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build2269421363/b766/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build2269421363/b852/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build2269421363/b801/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build2269421363/b799/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build2269421363/b803/_pkg_.a packagefile github.com/prometheus/prometheus/rules=/tmp/go-build2269421363/b848/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build2269421363/b851/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build2269421363/b804/_pkg_.a packagefile github.com/prometheus/prometheus/storage/remote=/tmp/go-build2269421363/b854/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build2269421363/b820/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build2269421363/b824/_pkg_.a packagefile github.com/prometheus/prometheus/util/httputil=/tmp/go-build2269421363/b868/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=/tmp/go-build2269421363/b830/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p github.com/prometheus/prometheus/web/api/v1 -complete -installsuffix shared -buildid -kzLPbiddpg7lJCocujm/-kzLPbiddpg7lJCocujm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b869/importcfg -pack ./_build/src/github.com/prometheus/prometheus/web/api/v1/api.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b869/_pkg_.a # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/d5/d58a72d893743d8e507e945da3c3eea670eaef2966f0affa13fa00258a34e9f4-d # internal github.com/prometheus/prometheus/web mkdir -p $WORK/b864/ cat >/tmp/go-build2269421363/b864/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap github.com/opentracing-contrib/go-stdlib/nethttp=github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/route=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route importmap github.com/prometheus/common/server=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server importmap github.com/prometheus/exporter-toolkit/web=github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic importmap golang.org/x/net/netutil=github.com/prometheus/prometheus/vendor/golang.org/x/net/netutil packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build2269421363/b045/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build2269421363/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp=/tmp/go-build2269421363/b855/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build2269421363/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build2269421363/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build2269421363/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build2269421363/b183/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route=/tmp/go-build2269421363/b865/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server=/tmp/go-build2269421363/b867/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web=/tmp/go-build2269421363/b216/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build2269421363/b234/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build2269421363/b801/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build2269421363/b802/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=/tmp/go-build2269421363/b767/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build2269421363/b799/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build2269421363/b803/_pkg_.a packagefile github.com/prometheus/prometheus/rules=/tmp/go-build2269421363/b848/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build2269421363/b851/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build2269421363/b804/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build2269421363/b850/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build2269421363/b820/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build2269421363/b824/_pkg_.a packagefile github.com/prometheus/prometheus/util/httputil=/tmp/go-build2269421363/b868/_pkg_.a packagefile github.com/prometheus/prometheus/web/api/v1=/tmp/go-build2269421363/b869/_pkg_.a packagefile github.com/prometheus/prometheus/web/ui=/tmp/go-build2269421363/b870/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build2269421363/b798/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/netutil=/tmp/go-build2269421363/b875/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/pprof=/tmp/go-build2269421363/b876/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile text/template=/tmp/go-build2269421363/b197/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p github.com/prometheus/prometheus/web -complete -installsuffix shared -buildid 3d6k2NNwaqGwddOTFs0a/3d6k2NNwaqGwddOTFs0a -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b864/importcfg -pack ./_build/src/github.com/prometheus/prometheus/web/federate.go ./_build/src/github.com/prometheus/prometheus/web/web.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b864/_pkg_.a # internal cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/6b/6bb9316fdc6f4630a3af1c9e8826ca0fae508dc45c89e31c79e3347414ffdac2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/03/033ed75f281915134adff42f4e58e51fd62389d5449db5f843650bf448c94cd4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/c3/c3eeb77a40561657c265d89573be58f573b72fa671736a521dfdca75fe198de0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 mkdir -p $WORK/b476/ cat >/tmp/go-build2269421363/b476/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 -complete -installsuffix shared -buildid GcE8a0Y0bdzbBO__ROxA/GcE8a0Y0bdzbBO__ROxA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/well_known_labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/zz_generated.prerelease-lifecycle.go github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 mkdir -p $WORK/b477/ cat >/tmp/go-build2269421363/b477/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 -complete -installsuffix shared -buildid U2pQyEtBrRFuQtR4pRSt/U2pQyEtBrRFuQtR4pRSt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/well_known_annotations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/zz_generated.deepcopy.go github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 mkdir -p $WORK/b478/ github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 mkdir -p $WORK/b502/ cat >/tmp/go-build2269421363/b478/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 -complete -installsuffix shared -buildid t4MNzp_Laoq2vo174QOb/t4MNzp_Laoq2vo174QOb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/well_known_annotations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/zz_generated.prerelease-lifecycle.go cat >/tmp/go-build2269421363/b502/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid 07Ffk5rHhnU2Fu8uyIpO/07Ffk5rHhnU2Fu8uyIpO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/zz_generated.deepcopy.go github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 mkdir -p $WORK/b503/ cat >/tmp/go-build2269421363/b503/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 -complete -installsuffix shared -buildid zuNUXeortfaDvz0X__FL/zuNUXeortfaDvz0X__FL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/zz_generated.prerelease-lifecycle.go github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 mkdir -p $WORK/b504/ cat >/tmp/go-build2269421363/b504/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 -complete -installsuffix shared -buildid IkqZb530ttPoztxVYIpt/IkqZb530ttPoztxVYIpt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/zz_generated.prerelease-lifecycle.go github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 mkdir -p $WORK/b514/ github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 mkdir -p $WORK/b512/ cat >/tmp/go-build2269421363/b514/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 -complete -installsuffix shared -buildid v72-tv1ip3sdDI3OFb5G/v72-tv1ip3sdDI3OFb5G -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/zz_generated.deepcopy.go github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 mkdir -p $WORK/b518/ github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 cat >/tmp/go-build2269421363/b512/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 -complete -installsuffix shared -buildid 0fqL4hsDWb6DUNon2oe8/0fqL4hsDWb6DUNon2oe8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/zz_generated.deepcopy.go github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 mkdir -p $WORK/b519/ cat >/tmp/go-build2269421363/b518/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF mkdir -p $WORK/b515/ cat >/tmp/go-build2269421363/b519/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 -complete -installsuffix shared -buildid _OKXsEnuYjiFY3B3Ozjj/_OKXsEnuYjiFY3B3Ozjj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/well_known_labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 -complete -installsuffix shared -buildid whNJ8XerSzYMbuN9G6qe/whNJ8XerSzYMbuN9G6qe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/zz_generated.deepcopy.go github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 mkdir -p $WORK/b509/ cat >/tmp/go-build2269421363/b515/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 -complete -installsuffix shared -buildid e8MJcR6oGDAmQhs0L2aA/e8MJcR6oGDAmQhs0L2aA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/zz_generated.prerelease-lifecycle.go cat >/tmp/go-build2269421363/b509/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2269421363/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 -complete -installsuffix shared -buildid gHx8jFehptnMwx6M5U6I/gHx8jFehptnMwx6M5U6I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/zz_generated.deepcopy.go github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 mkdir -p $WORK/b520/ github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 mkdir -p $WORK/b525/ cat >/tmp/go-build2269421363/b520/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 -complete -installsuffix shared -buildid 0h2m7Gcs5KswSbTtPyAf/0h2m7Gcs5KswSbTtPyAf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/zz_generated.prerelease-lifecycle.go cat >/tmp/go-build2269421363/b525/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2269421363/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF mkdir -p $WORK/b524/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 -complete -installsuffix shared -buildid E_Fn0K-wqHS1Ju4mp1lP/E_Fn0K-wqHS1Ju4mp1lP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/zz_generated.deepcopy.go cat >/tmp/go-build2269421363/b524/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2269421363/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF mkdir -p $WORK/b510/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 -complete -installsuffix shared -buildid oDcz0VdaCxWVIPIdaBYt/oDcz0VdaCxWVIPIdaBYt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/zz_generated.deepcopy.go mkdir -p $WORK/b511/ github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 mkdir -p $WORK/b532/ cat >/tmp/go-build2269421363/b510/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2269421363/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cat >/tmp/go-build2269421363/b511/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2269421363/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cat >/tmp/go-build2269421363/b532/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 -complete -installsuffix shared -buildid Z9Qmxy6RsAhMhf8MCtGI/Z9Qmxy6RsAhMhf8MCtGI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 -complete -installsuffix shared -buildid b7P_9QjFtF_P8XVBQyrk/b7P_9QjFtF_P8XVBQyrk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/zz_generated.deepcopy.go mkdir -p $WORK/b528/ github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 mkdir -p $WORK/b534/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 -complete -installsuffix shared -buildid NOiodfXV4vxuErT7asEA/NOiodfXV4vxuErT7asEA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.prerelease-lifecycle.go cat >/tmp/go-build2269421363/b528/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cat >/tmp/go-build2269421363/b534/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 -complete -installsuffix shared -buildid aJaS2nXyf0QvHxKOTuju/aJaS2nXyf0QvHxKOTuju -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/zz_generated.prerelease-lifecycle.go github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 mkdir -p $WORK/b535/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 -complete -installsuffix shared -buildid 4_tHv93U1vWwahlcPXsM/4_tHv93U1vWwahlcPXsM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/zz_generated.prerelease-lifecycle.go github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 mkdir -p $WORK/b536/ github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 mkdir -p $WORK/b537/ cat >/tmp/go-build2269421363/b536/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2269421363/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF cat >/tmp/go-build2269421363/b537/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2269421363/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 -complete -installsuffix shared -buildid xcOhpdPzGbjMDv9Gfate/xcOhpdPzGbjMDv9Gfate -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 -complete -installsuffix shared -buildid PeeAwq9DsQ-Y58JdGPXd/PeeAwq9DsQ-Y58JdGPXd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/zz_generated.prerelease-lifecycle.go cat >/tmp/go-build2269421363/b535/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 -complete -installsuffix shared -buildid DWaXzTR3-eB0kGRaiZfe/DWaXzTR3-eB0kGRaiZfe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/zz_generated.deepcopy.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference mkdir -p $WORK/b606/ cat >/tmp/go-build2269421363/b606/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build2269421363/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference -complete -installsuffix shared -buildid DWlubL7UVIYQXcz4MjTl/DWlubL7UVIYQXcz4MjTl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference/ref.go mkdir -p $WORK/b526/ cat >/tmp/go-build2269421363/b526/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2269421363/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF mkdir -p $WORK/b533/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 -complete -installsuffix shared -buildid o99Q2iRAspNeepPwCLDO/o99Q2iRAspNeepPwCLDO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/zz_generated.prerelease-lifecycle.go cat >/tmp/go-build2269421363/b533/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 -complete -installsuffix shared -buildid xoz-alslOCtEsMx6DCUb/xoz-alslOCtEsMx6DCUb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/zz_generated.deepcopy.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 mkdir -p $WORK/b578/ cat >/tmp/go-build2269421363/b578/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2269421363/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 -complete -installsuffix shared -buildid uQyrBo28wDAFZm7ykCWr/uQyrBo28wDAFZm7ykCWr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/affinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/attachedvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/awselasticblockstorevolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurediskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilepersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilevolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/capabilities.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfspersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfsvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cinderpersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cindervolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/clientipconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/componentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/componentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmap.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapenvsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapkeyselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapnodeconfigsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/container.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerimage.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstaterunning.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstateterminated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatewaiting.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/csipersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/csivolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/daemonendpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapiprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumefile.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/emptydirvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointaddress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointsubset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/envfromsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/envvar.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/envvarsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainercommon.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/eventseries.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/eventsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/execaction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/fcvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/flexpersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/flexvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/flockervolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/gcepersistentdiskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/gitrepovolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfspersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfsvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/handler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/hostalias.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/hostpathvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/httpgetaction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/httpheader.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsipersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsivolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/keytopath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/lifecycle.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangeitem.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalanceringress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalancerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/localobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/localvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespace.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacecondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nfsvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/node.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaddress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodecondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodedaemonendpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodesysteminfo.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/objectfieldselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/objectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaim.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimtemplate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/photonpersistentdiskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/pod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinityterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podantiaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfigoption.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podip.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podreadinessgate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podsecuritycontext.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplatespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/portstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/portworxvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/preferredschedulingterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/probe.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/projectedvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/quobytevolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdpersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontroller.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollercondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcefieldselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequota.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotaspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotastatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcerequirements.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiopersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiovolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scopedresourceselectorrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scopeselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/seccompprofile.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secret.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretenvsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretkeyselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/securitycontext.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/selinuxoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/service.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccount.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccounttokenprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/servicespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/servicestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/sessionaffinityconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/storageospersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/storageosvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/sysctl.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/taint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/tcpsocketaction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/toleration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorlabelrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyspreadconstraint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/typedlocalobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumedevice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumemount.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumenodeaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumeprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/vspherevirtualdiskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/weightedpodaffinityterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/windowssecuritycontextoptions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/c2/c2a3b6b21d4094f77a71d4e373b1b3c249801bc5d89b53ecef5bef663ed46911-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/c4/c4aa76f7e7230140a8a2f4d09b2b8fdc46a7e92cce36960c3ef374a5bf791d18-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 mkdir -p $WORK/b646/ cat >/tmp/go-build2269421363/b646/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build2269421363/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 -complete -installsuffix shared -buildid GjehCBbdcPttsE2Jcvij/GjehCBbdcPttsE2Jcvij -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1/priorityclass.go cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/90/90f1f0e4c9c7a9f5703b767e2fa5cc7acde4211c129fab97e43d4f460f863399-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 mkdir -p $WORK/b644/ cat >/tmp/go-build2269421363/b644/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build2269421363/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 -complete -installsuffix shared -buildid FZJCVkPes8qf-98EWL-e/FZJCVkPes8qf-98EWL-e -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1/priorityclass.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/ab/aba35c1190130d0ec296cb0940ffe7417ab4516b3754fac00fbdb1395f240062-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 mkdir -p $WORK/b642/ cat >/tmp/go-build2269421363/b642/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build2269421363/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 -complete -installsuffix shared -buildid -KApnodNP0_i8_JFOSja/-KApnodNP0_i8_JFOSja -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1/priorityclass.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/01/01adfa72321484e132da25744fda7833ba612cbe4e7b309965552b5e4be7dc40-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/3c/3cd8ae6b7feac13ce03e8cd2bd08c7e1a37ea66c26c7cc7794e04f9081419a1d-d # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/98/9801a1453a80bbc65c00fd95d70ebc7bac55995344deced100156acccfe3c688-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/91/91ef6f5339b1a47b69a2e9631daef855fc6aa34f70a284ac8dac2451b5eb4313-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/88/88112d4acf476119a59a96a68df6d57d7c08dc1205227420c1f03d4e484618e6-d # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/75/7595819bc3de25e2fb4cfc6e532c055b74b800bce31986bcf815ba480d6b13ae-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 mkdir -p $WORK/b600/ cat >/tmp/go-build2269421363/b600/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build2269421363/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 -complete -installsuffix shared -buildid eCkW4G1eqDdVEvKUaim1/eCkW4G1eqDdVEvKUaim1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequeststatus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/61/6109111563af26c7ea7c11b2010487d8a7c9d8639f70e050d792871ee09e2cd0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/64/647df98272338e74e9a5a8a8725351811bfce71e5f8873de5d276cd991bbb9d2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 mkdir -p $WORK/b598/ cat >/tmp/go-build2269421363/b598/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build2269421363/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 -complete -installsuffix shared -buildid E3FjWSOweVFNg8be_1tG/E3FjWSOweVFNg8be_1tG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequeststatus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/a9/a9fe7b8e330e8f2c7202f8421366194e1edded1429c0e1e9dd8053259ee82270-d # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/6c/6c5793cbde64e03a1047d060c04f469f7815d5475156f20d4901842d435a8c6b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/6a/6aa614e2675c86acf5b38d84c7f48017ba5c66fa2081e1c5b46be978855eea9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/83/8381c2729d3456fc87bd282d953244ad553507ecc92eae71ab071cc4e0035436-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/b4/b45fe50b73696d53aa6ca57c3cebaa91548eb8613f0e04757a3023e773caf9dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/e5/e51c73410bc19639cb1da9149bbba4ffbc2cda0b3b5129918300d31cfeb5b997-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/3c/3c7dd30087c3c316bf1c23bcf6118afdfa1ee580b4e4e00224c40443eb287bc4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/b1/b1e2a4116ab6ffcf1666491c81a21af2598e690942a4180345df38057bfadd09-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/aa/aa97d0f988710813d79db81b05fe2f7e4c375804dd5d825fd056ef12738d4d75-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 mkdir -p $WORK/b513/ cat >/tmp/go-build2269421363/b513/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build2269421363/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 -complete -installsuffix shared -buildid JKM2S4iKR-VWye8xRYOD/JKM2S4iKR-VWye8xRYOD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/zz_generated.prerelease-lifecycle.go cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/8a/8a75a21296641911d767ec60e4bb8bf087d3737d09c4285e6a8b474c06f87447-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/c4/c4984f68b3f060d38116b6229342f965478e81e69c0a1cd767e526a285bd0780-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 mkdir -p $WORK/b579/ cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/7a/7a58d4f93200a973fd16bc134b84ccf4c588d6197fe302cb8177c7ef902b9bc8-d # internal cat >/tmp/go-build2269421363/b579/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build2269421363/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 -complete -installsuffix shared -buildid TAdy8-gL2fABJovnnFpL/TAdy8-gL2fABJovnnFpL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/crossversionobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscaler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scale.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalestatus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/92/92653543cce7652236a15e5d80e1b2fd14e359b88b84ffbdf2638f2a9d93fc1b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 mkdir -p $WORK/b590/ cat >/tmp/go-build2269421363/b590/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build2269421363/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2269421363/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 -complete -installsuffix shared -buildid sD6x9fKG0F_VapHOmXr8/sD6x9fKG0F_VapHOmXr8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/crossversionobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscaler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalercondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricstatus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/a2/a2ced32d7e31698cbf603792ea8647ac103b2d908283cb9fa83af7ea58ff97a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal mkdir -p $WORK/b592/ cat >/tmp/go-build2269421363/b592/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build2269421363/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2269421363/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 -complete -installsuffix shared -buildid 0Np_WJaP26IypRgXGDTM/0Np_WJaP26IypRgXGDTM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/crossversionobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscaler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerbehavior.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalercondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingrules.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricidentifier.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metrictarget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricvaluestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricstatus.go cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/02/02270bfdc1206e90280a9b7cec386beb1aa1e5543fe4d38e77989c006840bf8c-d # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/76/769f06266f0352d38faaf7dacf450ce0acb0e347652b7f7bb979a60fe8562509-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/75/758db2eb167825985d8c43913503815a868d65aea871b338431ed11e8eb9685e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/85/856bc9801a98cc5ad614c68087f5061256a89c22f47e589e7ef66215654330e8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 mkdir -p $WORK/b521/ cat >/tmp/go-build2269421363/b521/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build2269421363/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 -complete -installsuffix shared -buildid TjhYuuOoH7bivmiAnnpS/TjhYuuOoH7bivmiAnnpS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/d2/d219a8419f5dac6c64a5b921557cfd82f360c244d8b6b146c6be3ff7d5020a0f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/98/984b1b51e638dde5a3be5c6a54335f4d37a2e7ec19b2021e854f5e4b175f4fca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/78/7843e514555782ddebd5923efbfed155220e1336b021f275ad960fa769346bd4-d # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/e3/e3e2cea6cbc062e8db11011eefdd8736da4c71ee4ac324cb1f48ef3bb0784a40-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/9f/9f09dd12e48a4779050e7cf11db713a8f2da686ebb504d26ed93d742c40c69e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/24/246c32ae058f425c68190d948762d6f5d314d5f849e6cdd23fe02a5fe293814c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 mkdir -p $WORK/b577/ cat >/tmp/go-build2269421363/b577/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build2269421363/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 -complete -installsuffix shared -buildid Pz7wkiFFIzWstM-1ZXSI/Pz7wkiFFIzWstM-1ZXSI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetupdatestrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedaemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetupdatestrategy.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 mkdir -p $WORK/b581/ cat >/tmp/go-build2269421363/b581/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build2269421363/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 -complete -installsuffix shared -buildid AmyZB1maVLuEf6cQsFLQ/AmyZB1maVLuEf6cQsFLQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollbackconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetupdatestrategy.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 mkdir -p $WORK/b583/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 mkdir -p $WORK/b594/ cat >/tmp/go-build2269421363/b583/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build2269421363/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 -complete -installsuffix shared -buildid wh1JfnhCx6JE027Aa06Q/wh1JfnhCx6JE027Aa06Q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetupdatestrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedaemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/scale.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetupdatestrategy.go cat >/tmp/go-build2269421363/b594/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build2269421363/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 -complete -installsuffix shared -buildid 1MA3gpsRl_nys3Lv0_1H/1MA3gpsRl_nys3Lv0_1H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/job.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobtemplatespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/uncountedterminatedpods.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 mkdir -p $WORK/b608/ cat >/tmp/go-build2269421363/b608/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build2269421363/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 -complete -installsuffix shared -buildid L7YZZgaYWzIj9qn2V1a4/L7YZZgaYWzIj9qn2V1a4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointconditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointhints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/forzone.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 mkdir -p $WORK/b610/ cat >/tmp/go-build2269421363/b610/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build2269421363/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 -complete -installsuffix shared -buildid 4gzL_wKu9KS6P2ywB8Am/4gzL_wKu9KS6P2ywB8Am -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointconditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointhints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/forzone.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 mkdir -p $WORK/b612/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 mkdir -p $WORK/b614/ cat >/tmp/go-build2269421363/b612/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build2269421363/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 -complete -installsuffix shared -buildid 44KGdoZHeRbmqwpxrlSU/44KGdoZHeRbmqwpxrlSU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1/eventseries.go cat >/tmp/go-build2269421363/b614/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build2269421363/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 -complete -installsuffix shared -buildid jM6Gxwix4bLKCkq6nw8f/jM6Gxwix4bLKCkq6nw8f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/eventseries.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 mkdir -p $WORK/b622/ cat >/tmp/go-build2269421363/b622/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build2269421363/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 -complete -installsuffix shared -buildid IN9wZFoJiLRkfy7OxkXZ/IN9wZFoJiLRkfy7OxkXZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingresspath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressbackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassparametersreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressservicebackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingresstls.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ipblock.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyegressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicypeer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/servicebackendport.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 mkdir -p $WORK/b624/ cat >/tmp/go-build2269421363/b624/importcfg << 'EOF' # internal # import config importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build2269421363/b478/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 -complete -installsuffix shared -buildid 6teopaPfRT28o6-00G18/6teopaPfRT28o6-00G18 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingresspath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressbackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassparametersreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingresstls.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 mkdir -p $WORK/b626/ cat >/tmp/go-build2269421363/b626/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build2269421363/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 -complete -installsuffix shared -buildid gzdimzBoNIFLkrKGY7No/gzdimzBoNIFLkrKGY7No -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1/overhead.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1/runtimeclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1/scheduling.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 mkdir -p $WORK/b628/ cat >/tmp/go-build2269421363/b628/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build2269421363/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 -complete -installsuffix shared -buildid MYbMZ9IcbALcUNA6KkUQ/MYbMZ9IcbALcUNA6KkUQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/overhead.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclassspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/scheduling.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 mkdir -p $WORK/b630/ cat >/tmp/go-build2269421363/b630/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build2269421363/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 -complete -installsuffix shared -buildid pYWpU_HNHUVFwlHsM02Z/pYWpU_HNHUVFwlHsM02Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/overhead.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/runtimeclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/scheduling.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 mkdir -p $WORK/b634/ cat >/tmp/go-build2269421363/b634/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build2269421363/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 -complete -installsuffix shared -buildid 3Na_2vTKQlhuXe1YomHA/3Na_2vTKQlhuXe1YomHA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedcsidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedflexvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedhostpath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/fsgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/hostportrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/idrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasuserstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runtimeclassstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/selinuxstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/supplementalgroupsstrategyoptions.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 mkdir -p $WORK/b648/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 mkdir -p $WORK/b650/ cat >/tmp/go-build2269421363/b650/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build2269421363/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2269421363/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 -complete -installsuffix shared -buildid UD89NBMqIzqP8BMT7Y3N/UD89NBMqIzqP8BMT7Y3N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeerror.go cat >/tmp/go-build2269421363/b648/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build2269421363/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 -complete -installsuffix shared -buildid 3iCTqX0RJpO0WQXMoTa4/3iCTqX0RJpO0WQXMoTa4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriverspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodedriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/tokenrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeerror.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumenoderesources.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 mkdir -p $WORK/b652/ cat >/tmp/go-build2269421363/b652/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build2269421363/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2269421363/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 -complete -installsuffix shared -buildid bdoyoVmWWf_yITv9czwE/bdoyoVmWWf_yITv9czwE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriverspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodedriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/tokenrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeerror.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumenoderesources.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/d6/d6d2167ec61c4ce25ad58671a53449df7dd27ca1f86769c4c8786233e6f71752-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/c0/c086902b382c1e12143999d31cdf500a7c040f48c557468cd7bdfa42f81cbfde-d # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/52/52bbdc627a10a22d16409695cb86bbfe334dbb0ad325cc645295c1cdf5aee0e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/c7/c79d7c3c65e6f49ef798d1890edd3d82c92bb75b05dab52a30118ee1c5e4d7a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/18/183a86c893f0462214bb49911931f410541184030b0b913574d18ac09def8aa9-d # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/9d/9de5b7a20b1067e4bd2a646cf1216575403b68c8e389d27364ec6f86f7a41c11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/7d/7ddd105c6f2cdd183ea449bb3c95999845299b36448215f771a3e7dc9f459fb1-d # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/db/dbca0c68e530ed4a04d4f827b82e0933c82d9028095b89d6763480c8987059c8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/17/17af022eed11d690e16483419a260c464e69411fcf58b6fb9554a2bdbe9b1b06-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/c0/c025a0703720c9c0d431b15ef72f5d608af0d0b2033b3beb68b65e0e96410f24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/de/de4d1c549834a0d14d274ea8d11f3f850602dc501e530b3adef44f8cb9dd3584-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/0f/0f766c5bdede83748feda3b6edec23b244593b12817fe9a22231bbda3cf5abd6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 mkdir -p $WORK/b596/ cat >/tmp/go-build2269421363/b596/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build2269421363/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build2269421363/b594/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 -complete -installsuffix shared -buildid m6MQRkilpl80vI3la9FI/m6MQRkilpl80vI3la9FI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/jobtemplatespec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/e2/e2b26e8e53f3943120079f673eb9ecc095db00c52b7c878bbb4f855d3d9e4fe4-d # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/ff/ffcf48fd101ea84fcc2e11bf0147d38edcb777c2c24eca9c4a207ed5b91a3690-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/8f/8f07d6ac5488e4d8e2cd57f0f7ebf9f2a04fa7af12babf40a32aa7ef2e1f0d0e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/ec/ec5d2b8581ca104bb6c767a00d04e82ccd07aa460a79804d942d9d1aee6452dd-d # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/29/29a2765fad84b63aa24c2825dd91619118039f1e37a7f25593fd40f8ec66931b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/e5/e563ae5b26da5b62f7a2881a395d172e40e515458f731829e245010a312fa70a-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/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/5e/5e8395ea95a8db8ff79f7fd0f9266b014714715df1328a6b2084550aab14a44b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme mkdir -p $WORK/b498/ cat >/tmp/go-build2269421363/b498/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 importmap k8s.io/api/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 importmap k8s.io/api/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/api/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 importmap k8s.io/api/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 importmap k8s.io/api/authentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 importmap k8s.io/api/authorization/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 importmap k8s.io/api/authorization/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/api/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 importmap k8s.io/api/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/api/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 importmap k8s.io/api/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 importmap k8s.io/api/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 importmap k8s.io/api/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 importmap k8s.io/api/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/api/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 importmap k8s.io/api/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 importmap k8s.io/api/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 importmap k8s.io/api/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 importmap k8s.io/api/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/api/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 importmap k8s.io/api/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 importmap k8s.io/api/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/api/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 importmap k8s.io/api/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 importmap k8s.io/api/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 importmap k8s.io/api/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 importmap k8s.io/api/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 importmap k8s.io/api/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 importmap k8s.io/api/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 importmap k8s.io/api/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 importmap k8s.io/api/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build2269421363/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build2269421363/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build2269421363/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build2269421363/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build2269421363/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build2269421363/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build2269421363/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build2269421363/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1=/tmp/go-build2269421363/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build2269421363/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build2269421363/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build2269421363/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build2269421363/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build2269421363/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build2269421363/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build2269421363/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build2269421363/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build2269421363/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build2269421363/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build2269421363/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build2269421363/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build2269421363/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build2269421363/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build2269421363/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build2269421363/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build2269421363/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build2269421363/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build2269421363/b478/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build2269421363/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build2269421363/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build2269421363/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build2269421363/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build2269421363/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build2269421363/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build2269421363/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build2269421363/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build2269421363/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build2269421363/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build2269421363/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build2269421363/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build2269421363/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build2269421363/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build2269421363/b488/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build2269421363/b467/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme -complete -installsuffix shared -buildid Wgb1wFDLuEhMecgeO8Kz/Wgb1wFDLuEhMecgeO8Kz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme/register.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 mkdir -p $WORK/b616/ cat >/tmp/go-build2269421363/b616/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build2269421363/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 -complete -installsuffix shared -buildid -MPmysetkq0bjFsMcolW/-MPmysetkq0bjFsMcolW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedcsidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedflexvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedhostpath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetupdatestrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/fsgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/hostportrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingresspath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/idrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressbackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingresstls.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ipblock.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyegressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicypeer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollbackconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedaemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasuserstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runtimeclassstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/scale.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/selinuxstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/supplementalgroupsstrategyoptions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/52/52d29501636c7d4b34d0446257ab27961f2f7ca7da1955a18b00ef2b0f386a1d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery mkdir -p $WORK/b481/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 mkdir -p $WORK/b563/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 mkdir -p $WORK/b574/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 cat >/tmp/go-build2269421363/b481/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/googleapis/gnostic/openapiv2=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/version=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2=/tmp/go-build2269421363/b482/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build2269421363/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build2269421363/b488/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build2269421363/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build2269421363/b454/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build2269421363/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery -complete -installsuffix shared -buildid Ljg-b9FKInTD_qZCDYUt/Ljg-b9FKInTD_qZCDYUt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery/discovery_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery/helper.go mkdir -p $WORK/b576/ cat >/tmp/go-build2269421363/b563/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build2269421363/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build2269421363/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cat >/tmp/go-build2269421363/b574/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build2269421363/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=/tmp/go-build2269421363/b575/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 -complete -installsuffix shared -buildid qZw9hZTWf7IF50n58e0e/qZw9hZTWf7IF50n58e0e -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/admissionregistration_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/validatingwebhookconfiguration.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid aU7jNnSnMvaL8UIX189w/aU7jNnSnMvaL8UIX189w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/apiserverinternal_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/storageversion.go cat >/tmp/go-build2269421363/b576/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 importmap k8s.io/client-go/applyconfigurations/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build2269421363/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build2269421363/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1=/tmp/go-build2269421363/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build2269421363/b579/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 -complete -installsuffix shared -buildid QO7qjFy0n9dUSNVx3Za5/QO7qjFy0n9dUSNVx3Za5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/apps_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/statefulset.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 mkdir -p $WORK/b584/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 mkdir -p $WORK/b582/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 mkdir -p $WORK/b586/ cat >/tmp/go-build2269421363/b584/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build2269421363/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 -complete -installsuffix shared -buildid r_031wchloKHLzkEow8g/r_031wchloKHLzkEow8g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/authentication_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/tokenreview.go mkdir -p $WORK/b585/ cat >/tmp/go-build2269421363/b582/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build2269421363/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2=/tmp/go-build2269421363/b583/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cat >/tmp/go-build2269421363/b586/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authorization/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1=/tmp/go-build2269421363/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 -complete -installsuffix shared -buildid rpe6TjlI-q8GJI3Ey1I6/rpe6TjlI-q8GJI3Ey1I6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/apps_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/statefulset.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 -complete -installsuffix shared -buildid iJHYiNqHetk-sru4T3WB/iJHYiNqHetk-sru4T3WB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/authorization_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/localsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectrulesreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/subjectaccessreview.go cat >/tmp/go-build2269421363/b585/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build2269421363/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 -complete -installsuffix shared -buildid EklSBzhwnBNjFapSFA_l/EklSBzhwnBNjFapSFA_l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/authentication_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/tokenreview.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 mkdir -p $WORK/b588/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 mkdir -p $WORK/b587/ cat >/tmp/go-build2269421363/b588/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build2269421363/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build2269421363/b579/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 -complete -installsuffix shared -buildid 373rYTCz5rmwgsuZR6Df/373rYTCz5rmwgsuZR6Df -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/autoscaling_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/horizontalpodautoscaler.go cat >/tmp/go-build2269421363/b587/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authorization/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build2269421363/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 -complete -installsuffix shared -buildid o4VU3yVoY7xmt21Hs8S6/o4VU3yVoY7xmt21Hs8S6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/authorization_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/localsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectrulesreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/subjectaccessreview.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 mkdir -p $WORK/b591/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 mkdir -p $WORK/b597/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 cat >/tmp/go-build2269421363/b591/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build2269421363/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=/tmp/go-build2269421363/b592/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 -complete -installsuffix shared -buildid C-OCYJy7OWsj24TmzGmu/C-OCYJy7OWsj24TmzGmu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/autoscaling_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/horizontalpodautoscaler.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 mkdir -p $WORK/b601/ cat >/tmp/go-build2269421363/b597/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build2269421363/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1=/tmp/go-build2269421363/b598/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 mkdir -p $WORK/b572/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 -complete -installsuffix shared -buildid YfdrCkvNUPz1fvi4lAUQ/YfdrCkvNUPz1fvi4lAUQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificates_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/generated_expansion.go mkdir -p $WORK/b580/ mkdir -p $WORK/b589/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 mkdir -p $WORK/b593/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 cat >/tmp/go-build2269421363/b572/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build2269421363/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=/tmp/go-build2269421363/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 -complete -installsuffix shared -buildid gW4GnY_NUhNhfDIKvhEM/gW4GnY_NUhNhfDIKvhEM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/admissionregistration_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/validatingwebhookconfiguration.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 mkdir -p $WORK/b617/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 cat >/tmp/go-build2269421363/b589/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build2269421363/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=/tmp/go-build2269421363/b590/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cat >/tmp/go-build2269421363/b593/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build2269421363/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build2269421363/b594/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 -complete -installsuffix shared -buildid ReqtiOQsGknxpyW-00NI/ReqtiOQsGknxpyW-00NI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/autoscaling_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 -complete -installsuffix shared -buildid kNaudfgS3Z1oyjNJRCGO/kNaudfgS3Z1oyjNJRCGO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/batch_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/job.go cat >/tmp/go-build2269421363/b601/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build2269421363/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1=/tmp/go-build2269421363/b602/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b613/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 -complete -installsuffix shared -buildid aBcAhR9fSR6qnSEFk9cG/aBcAhR9fSR6qnSEFk9cG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/coordination_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/lease.go cat >/tmp/go-build2269421363/b613/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build2269421363/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1=/tmp/go-build2269421363/b614/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cat >/tmp/go-build2269421363/b617/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build2269421363/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=/tmp/go-build2269421363/b618/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b595/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 -complete -installsuffix shared -buildid StLvZLT2ysGP4FEJu3qU/StLvZLT2ysGP4FEJu3qU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/events_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid fdPgPc5ziSzjFwZ_TPJQ/fdPgPc5ziSzjFwZ_TPJQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowcontrol_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/prioritylevelconfiguration.go cat >/tmp/go-build2269421363/b595/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build2269421363/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1=/tmp/go-build2269421363/b596/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 -complete -installsuffix shared -buildid K2_L-6490CYsE43heuu1/K2_L-6490CYsE43heuu1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/batch_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/generated_expansion.go cat >/tmp/go-build2269421363/b580/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build2269421363/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1=/tmp/go-build2269421363/b581/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b599/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 -complete -installsuffix shared -buildid gqJtVA7_nZf_sGuRDC1r/gqJtVA7_nZf_sGuRDC1r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/apps_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/statefulset.go mkdir -p $WORK/b603/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 cat >/tmp/go-build2269421363/b599/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build2269421363/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1=/tmp/go-build2269421363/b600/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 -complete -installsuffix shared -buildid mzNIEY1frtbEBzcL_V4k/mzNIEY1frtbEBzcL_V4k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificates_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/generated_expansion.go mkdir -p $WORK/b607/ cat >/tmp/go-build2269421363/b603/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build2269421363/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1=/tmp/go-build2269421363/b604/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF cat >/tmp/go-build2269421363/b607/importcfg << 'EOF' # internal # import config importmap k8s.io/api/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build2269421363/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1=/tmp/go-build2269421363/b608/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b609/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 -complete -installsuffix shared -buildid OsVB1grqcM2Ie7o23UXw/OsVB1grqcM2Ie7o23UXw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/coordination_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/lease.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 -complete -installsuffix shared -buildid 5IQRoil9MLqgjQ8cr12Z/5IQRoil9MLqgjQ8cr12Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/discovery_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/generated_expansion.go cat >/tmp/go-build2269421363/b609/importcfg << 'EOF' # internal # import config importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build2269421363/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1=/tmp/go-build2269421363/b610/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b611/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 -complete -installsuffix shared -buildid 6jxeOgWmfZKkYAU8bTMo/6jxeOgWmfZKkYAU8bTMo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/discovery_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/generated_expansion.go cat >/tmp/go-build2269421363/b611/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build2269421363/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1=/tmp/go-build2269421363/b612/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 mkdir -p $WORK/b605/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 -complete -installsuffix shared -buildid uik7lWHnRRAjwSjx5dgu/uik7lWHnRRAjwSjx5dgu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/events_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/generated_expansion.go cat >/tmp/go-build2269421363/b605/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/reference=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build2269421363/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build2269421363/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build2269421363/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build2269421363/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build2269421363/b446/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build2269421363/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference=/tmp/go-build2269421363/b606/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF mkdir -p $WORK/b619/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 -complete -installsuffix shared -buildid TX2ZWg1qfVvPUmozRD7-/TX2ZWg1qfVvPUmozRD7- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/componentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/configmap.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/core_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/event_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/limitrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/node.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/node_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolumeclaim.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/podtemplate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/replicationcontroller.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/resourcequota.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/secret.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/service.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/service_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/serviceaccount.go cat >/tmp/go-build2269421363/b619/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build2269421363/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=/tmp/go-build2269421363/b620/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 -complete -installsuffix shared -buildid Zw0dr_0yl8MPI3Rv-GO9/Zw0dr_0yl8MPI3Rv-GO9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowcontrol_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/prioritylevelconfiguration.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 mkdir -p $WORK/b621/ cat >/tmp/go-build2269421363/b621/importcfg << 'EOF' # internal # import config importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build2269421363/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1=/tmp/go-build2269421363/b622/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 -complete -installsuffix shared -buildid 1gGFZeURRoQiFGTFJ6T0/1gGFZeURRoQiFGTFJ6T0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networking_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networkpolicy.go cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/1e/1e556119dcfaef3dbae3138e5c8a5f0c7389d2988db52999c4d5608cb18915ec-d # internal github.com/prometheus/prometheus/discovery/aws mkdir -p $WORK/b284/ cat >/tmp/go-build2269421363/b284/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/session=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session importmap github.com/aws/aws-sdk-go/service/ec2=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 importmap github.com/aws/aws-sdk-go/service/lightsail=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2269421363/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build2269421363/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build2269421363/b276/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build2269421363/b263/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2=/tmp/go-build2269421363/b285/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail=/tmp/go-build2269421363/b287/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build2269421363/b288/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build2269421363/b289/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/prometheus/prometheus/discovery/aws -complete -installsuffix shared -buildid 8HhiJBUuAW8Ifba02YdG/8HhiJBUuAW8Ifba02YdG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/aws/ec2.go ./_build/src/github.com/prometheus/prometheus/discovery/aws/lightsail.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/a4/a4fa509cca6e455579b78e829a85910453af286a01ba99c32e15ad519412e355-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 mkdir -p $WORK/b623/ cat >/tmp/go-build2269421363/b623/importcfg << 'EOF' # internal # import config importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build2269421363/b478/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1=/tmp/go-build2269421363/b624/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 -complete -installsuffix shared -buildid Tb_JNGorZPCQPGO6G9gB/Tb_JNGorZPCQPGO6G9gB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/networking_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/fd/fd64cc045c69705597951134c0cc3aa5b47350a86edb9f7d0c6bd7e1bc80095d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 mkdir -p $WORK/b625/ cat >/tmp/go-build2269421363/b625/importcfg << 'EOF' # internal # import config importmap k8s.io/api/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build2269421363/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1=/tmp/go-build2269421363/b626/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 -complete -installsuffix shared -buildid byPQDAHJigGDCwUO8KTi/byPQDAHJigGDCwUO8KTi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/node_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/runtimeclass.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/8c/8cbefc2f6b8b6729cbb928ac3c2969206f05d6ee3ecf7dcb246a9a1936265193-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 mkdir -p $WORK/b627/ cat >/tmp/go-build2269421363/b627/importcfg << 'EOF' # internal # import config importmap k8s.io/api/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build2269421363/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1=/tmp/go-build2269421363/b628/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 -complete -installsuffix shared -buildid SmHl7ZhfKk9rIx9dKE2S/SmHl7ZhfKk9rIx9dKE2S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/node_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/runtimeclass.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/81/8128e9eabf9ddf50eb05e5b4a9aa59f93690ef397c9ed6f6074d42cea2f047da-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 mkdir -p $WORK/b629/ cat >/tmp/go-build2269421363/b629/importcfg << 'EOF' # internal # import config importmap k8s.io/api/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build2269421363/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1=/tmp/go-build2269421363/b630/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 -complete -installsuffix shared -buildid VBOxMfBznCnw46xumc2Z/VBOxMfBznCnw46xumc2Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/node_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/runtimeclass.go cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/0a/0a9651f2c24232dac8371651862453f336098306ccfd425d7c425e6c8ca9a9e1-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 mkdir -p $WORK/b631/ cat >/tmp/go-build2269421363/b631/importcfg << 'EOF' # internal # import config importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build2269421363/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1=/tmp/go-build2269421363/b632/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 -complete -installsuffix shared -buildid bEqWtBwqIFlpBKbbl2gH/bEqWtBwqIFlpBKbbl2gH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/policy_client.go cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/05/056782fcbce61fb37a1cd68c04e879f728372dc9cce1023c2783e7b53eff4a53-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 mkdir -p $WORK/b633/ cat >/tmp/go-build2269421363/b633/importcfg << 'EOF' # internal # import config importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build2269421363/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1=/tmp/go-build2269421363/b634/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 -complete -installsuffix shared -buildid EFqug7cI9zYYUpcWveqg/EFqug7cI9zYYUpcWveqg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/policy_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/d8/d800b56ea7bd19b44b04767bb883833e80dbd38d71f9d25e757b3a53f1bfba6a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 mkdir -p $WORK/b635/ cat >/tmp/go-build2269421363/b635/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build2269421363/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1=/tmp/go-build2269421363/b636/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 -complete -installsuffix shared -buildid 3bjyp-BL3zH8BdiWOlKP/3bjyp-BL3zH8BdiWOlKP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rbac_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rolebinding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/31/3133ed897f1c3b8923f5f77be922f220fd24e4203701fc7fb87698699637941f-d # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/08/083c073ffa8f4559aa5d242f5f23243b83f0bf8a79f94e42c3c5049a2d1b09b5-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 mkdir -p $WORK/b637/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 mkdir -p $WORK/b639/ cat >/tmp/go-build2269421363/b637/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build2269421363/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1=/tmp/go-build2269421363/b638/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 -complete -installsuffix shared -buildid IT48vI68daZ3t9err5Oj/IT48vI68daZ3t9err5Oj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rbac_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rolebinding.go cat >/tmp/go-build2269421363/b639/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build2269421363/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1=/tmp/go-build2269421363/b640/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 -complete -installsuffix shared -buildid KKErYn3L0rsmNdqP0yUC/KKErYn3L0rsmNdqP0yUC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rbac_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rolebinding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/50/50061cce6570d37162583a3020b0e25e0273317264ce523bfce1b68fcae34158-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/50/50bcb342fea02d1894e61718e3343823365dd0bc5cb621fd18296f64981504ad-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 mkdir -p $WORK/b643/ cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/c0/c03db60766e483c92f27a8cc4e2e0b674df16c95dee77d92adef0c110ea36d49-d # internal cat >/tmp/go-build2269421363/b643/importcfg << 'EOF' # internal # import config importmap k8s.io/api/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build2269421363/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=/tmp/go-build2269421363/b644/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 mkdir -p $WORK/b645/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 -complete -installsuffix shared -buildid aCcoL_yjxo4Dv5W5qiaF/aCcoL_yjxo4Dv5W5qiaF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/priorityclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/scheduling_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cat >/tmp/go-build2269421363/b645/importcfg << 'EOF' # internal # import config importmap k8s.io/api/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build2269421363/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1=/tmp/go-build2269421363/b646/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 -complete -installsuffix shared -buildid JTQFa0fpcP5K-TgcMFkb/JTQFa0fpcP5K-TgcMFkb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/priorityclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/scheduling_client.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 mkdir -p $WORK/b641/ cat >/tmp/go-build2269421363/b641/importcfg << 'EOF' # internal # import config importmap k8s.io/api/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build2269421363/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1=/tmp/go-build2269421363/b642/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 -complete -installsuffix shared -buildid Sp3Zmpc2XT2MLPc3afZM/Sp3Zmpc2XT2MLPc3afZM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/priorityclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/scheduling_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/de/de00121ba2e5eb8de41f1bb5151e5c5d307f87f38687848a0869329a292affd9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 mkdir -p $WORK/b647/ cat >/tmp/go-build2269421363/b647/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build2269421363/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1=/tmp/go-build2269421363/b648/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 -complete -installsuffix shared -buildid Veus_AukcuN3oJgyBTKx/Veus_AukcuN3oJgyBTKx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storage_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/volumeattachment.go cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/33/3392bbaf4580ccb7c0d05babbd8448d802698a3b997ca5848059cbcbb1232307-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 mkdir -p $WORK/b649/ cat >/tmp/go-build2269421363/b649/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build2269421363/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1=/tmp/go-build2269421363/b650/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 -complete -installsuffix shared -buildid pSfS-TN0OKLtlwDzMVmN/pSfS-TN0OKLtlwDzMVmN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/storage_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/volumeattachment.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/2b/2bd79ef3fe898aa25f79c2d549961e1aee5eaad4e71ea00c94280045d1b13b9a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 mkdir -p $WORK/b651/ cat >/tmp/go-build2269421363/b651/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build2269421363/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1=/tmp/go-build2269421363/b652/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 -complete -installsuffix shared -buildid XPZtJ2HnEhlM_Lm1Q6qm/XPZtJ2HnEhlM_Lm1Q6qm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storage_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/volumeattachment.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/43/43ee92b9516e4086dce06743a68e826ef2453f9305d2fa95f7bb9dde0efb03eb-d # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/f7/f787318149716590c95fc810064d5b9d14d75756c848791202319561274a7ada-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/5a/5a21e29d574a1400cb8a3293db5ca51066adc2c46043277c8f5d1e3d306adb00-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/3a/3a37596a0ec95a8ccc9ea056503e8f3139e5e54d4e187f2ecc443fbd58810cd5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/9b/9b265a4f9ec4b190419ba381dbc69b1d9b563edddb0bfd688b2af75d96849a2f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/19/19ee10a4501771b1abd2ea7bb84bc677e8e691c5d2406a97eed03c04f6089bea-d # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/98/987ec0a62336c9afb0cce79afe76d2737ae3be5dc576699a1e364fc3cfc66472-d # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/e8/e8863b86671ba156fc720ddcaa672eb4a17c0f14d892b167e416bc536f125f9c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/ef/efb2b4798479808e6aabfd1d4b214dfce1c83e609e2f7073baf283fa02ac36cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/db/dbd0d327560e5f228cdb2307c8ff59e17f4aa784bdbc972d5a0e77c6faa67a1e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/49/492b5a9c153aa2f7c37c2dbd8baf883b892e80ce1e8c8481d968bff9cc55d036-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/85/85b59e34dd5b0e44daed2cc87cb422b5b31d907b8fa391f02142212c48b1569d-d # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/c3/c3af1195b49ee9db3b3bf04345dacb87472e5f6321f86ce83e91a464e093be33-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/bc/bc6161a62814ca9c0ff082a13c61eb5420d2fbf5d7397997e62e74ab09146e49-d # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/07/0740313f6c65225e8e306e940b7d0ab7d8d0924e520ae78ff25bf84e58e53852-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/be/be8a0b59b1d3e677a6893e706357c4b3ac474538b9732ae5e43bacfaf34b211d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/1f/1ffdd8504728abfe9ae521d4d82517a613f109ae59dfe6001474f3a1053b00f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/b1/b1de83a079aafabad7818acfdb5a59b7f0735a0b41d579cd48e886945c51ea71-d # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/9a/9a9e416717cb31d82b9f0369c700ab26bf75e294cfed8dcdd2cbfa15725133ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/cb/cb51837703ce7b2481184b76b3e02f261ce41c8c399201315b585ac09a40a07c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/56/5698a8354ef8b2fd08ac6b172cbfcb345d7248b7364922032f9a8199573bb7e3-d # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/0a/0a3523eca473a162a1b31b3a4e77649fa605f7f7d565c0eb0d45b5cc7ec46645-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/b9/b93f52edc783b552e709c4ac57c0a68460053db41388eff2d21c3cc6051ba59a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/08/082e083ebc7ff0f05c8cea94a102bff9a5c806a7cbac11d91140490386fd27eb-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 mkdir -p $WORK/b615/ cat >/tmp/go-build2269421363/b615/importcfg << 'EOF' # internal # import config importmap k8s.io/api/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build2269421363/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1=/tmp/go-build2269421363/b616/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 -complete -installsuffix shared -buildid coBCrmOqbLTw_oB93JUX/coBCrmOqbLTw_oB93JUX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/extensions_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/networkpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/replicaset.go cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/7f/7f2421f9c16373895abef8a26b2605d173fcd987414b03b518d8f029207890fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/8f/8fcaa7dd36e7186002c538dd9c35efed5f743eb45e09380e15bf8c9c4ea558bd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/2e/2e7a4ec64fbe5cfb7723a415b38eec28edbdbf97a992bfce38255c20e2f3555e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/bb/bb9edb16b3115ffa77b826f19c4e32d8c49084fa9d7fc73a266abd815d721419-d # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/da/da145833501abae9604cf67a4f60a2121405945bbac66bbe4867391560096980-d # internal github.com/prometheus/prometheus/discovery/gce mkdir -p $WORK/b334/ cat >/tmp/go-build2269421363/b334/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/compute/v1=github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build2269421363/b288/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build2269421363/b289/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build2269421363/b335/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1=/tmp/go-build2269421363/b343/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build2269421363/b399/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/prometheus/prometheus/discovery/gce -complete -installsuffix shared -buildid h_fubMh1rYV4V86OBh7H/h_fubMh1rYV4V86OBh7H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/gce/gce.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/10/10ac09a24b8c23bbf22b28c54dbf3065ec3c57019fa69019ac3a814419526364-d # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/54/54f5adeeba4016b233496159513352dd121bd1f17ab8ac71293bc5ca64f8fbac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/d2/d2a8b120b9e392f0d70782d3eceb92b856d4ef8df555d0745792e7179b72a6fc-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes mkdir -p $WORK/b480/ cat >/tmp/go-build2269421363/b480/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/discovery=github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 importmap k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 importmap k8s.io/client-go/kubernetes/typed/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 importmap k8s.io/client-go/kubernetes/typed/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 importmap k8s.io/client-go/kubernetes/typed/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 importmap k8s.io/client-go/kubernetes/typed/authentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 importmap k8s.io/client-go/kubernetes/typed/authorization/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 importmap k8s.io/client-go/kubernetes/typed/authorization/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 importmap k8s.io/client-go/kubernetes/typed/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 importmap k8s.io/client-go/kubernetes/typed/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 importmap k8s.io/client-go/kubernetes/typed/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 importmap k8s.io/client-go/kubernetes/typed/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 importmap k8s.io/client-go/kubernetes/typed/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 importmap k8s.io/client-go/kubernetes/typed/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 importmap k8s.io/client-go/kubernetes/typed/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 importmap k8s.io/client-go/kubernetes/typed/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 importmap k8s.io/client-go/kubernetes/typed/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 importmap k8s.io/client-go/kubernetes/typed/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 importmap k8s.io/client-go/kubernetes/typed/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 importmap k8s.io/client-go/kubernetes/typed/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 importmap k8s.io/client-go/kubernetes/typed/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 importmap k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 importmap k8s.io/client-go/kubernetes/typed/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 importmap k8s.io/client-go/kubernetes/typed/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 importmap k8s.io/client-go/kubernetes/typed/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 importmap k8s.io/client-go/kubernetes/typed/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 importmap k8s.io/client-go/kubernetes/typed/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 importmap k8s.io/client-go/kubernetes/typed/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 importmap k8s.io/client-go/kubernetes/typed/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 importmap k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 importmap k8s.io/client-go/kubernetes/typed/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 importmap k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 importmap k8s.io/client-go/kubernetes/typed/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 importmap k8s.io/client-go/kubernetes/typed/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/util/flowcontrol=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery=/tmp/go-build2269421363/b481/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1=/tmp/go-build2269421363/b563/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=/tmp/go-build2269421363/b572/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=/tmp/go-build2269421363/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build2269421363/b576/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=/tmp/go-build2269421363/b580/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=/tmp/go-build2269421363/b582/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=/tmp/go-build2269421363/b584/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=/tmp/go-build2269421363/b585/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=/tmp/go-build2269421363/b586/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=/tmp/go-build2269421363/b587/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=/tmp/go-build2269421363/b588/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=/tmp/go-build2269421363/b589/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=/tmp/go-build2269421363/b591/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=/tmp/go-build2269421363/b593/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=/tmp/go-build2269421363/b595/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1=/tmp/go-build2269421363/b597/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=/tmp/go-build2269421363/b599/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=/tmp/go-build2269421363/b601/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=/tmp/go-build2269421363/b603/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build2269421363/b605/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1=/tmp/go-build2269421363/b607/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1=/tmp/go-build2269421363/b609/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1=/tmp/go-build2269421363/b611/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=/tmp/go-build2269421363/b613/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=/tmp/go-build2269421363/b615/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=/tmp/go-build2269421363/b617/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=/tmp/go-build2269421363/b619/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=/tmp/go-build2269421363/b621/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=/tmp/go-build2269421363/b623/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1=/tmp/go-build2269421363/b625/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=/tmp/go-build2269421363/b627/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=/tmp/go-build2269421363/b629/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1=/tmp/go-build2269421363/b631/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=/tmp/go-build2269421363/b633/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=/tmp/go-build2269421363/b635/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=/tmp/go-build2269421363/b637/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=/tmp/go-build2269421363/b639/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=/tmp/go-build2269421363/b641/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=/tmp/go-build2269421363/b643/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=/tmp/go-build2269421363/b645/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=/tmp/go-build2269421363/b647/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=/tmp/go-build2269421363/b649/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=/tmp/go-build2269421363/b651/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build2269421363/b561/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes -complete -installsuffix shared -buildid M41RUsaGjoD0wErnJPsM/M41RUsaGjoD0wErnJPsM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/clientset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/56/56ec8ab6c4796eaa7c4db189796867f1a8175662233572d793b82959f3b5c675-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/6b/6b3112cd1faa9293821b601176f5c8176d3000d4e3dca5115c0f371444267e33-d # internal github.com/prometheus/prometheus/discovery/kubernetes mkdir -p $WORK/b436/ cat >/tmp/go-build2269421363/b436/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/util/version=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/kubernetes=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/cache=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache importmap k8s.io/client-go/tools/clientcmd=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd importmap k8s.io/client-go/tools/metrics=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/util/workqueue=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build2269421363/b215/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build2269421363/b289/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build2269421363/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build2269421363/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build2269421363/b478/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build2269421363/b446/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build2269421363/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version=/tmp/go-build2269421363/b479/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes=/tmp/go-build2269421363/b480/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache=/tmp/go-build2269421363/b653/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd=/tmp/go-build2269421363/b661/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build2269421363/b551/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build2269421363/b555/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/prometheus/prometheus/discovery/kubernetes -complete -installsuffix shared -buildid kLyaU4etRLO12qCzL8zZ/kLyaU4etRLO12qCzL8zZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/client_metrics.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/endpoints.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/endpointslice.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/ingress.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/ingress_adaptor.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/kubernetes.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/node.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/pod.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/17/17a9d1434f83819ab824b798a166159b2765db0bf5af6ec341a39ef41184ee61-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/15/15739a9de75ed677b5d56b078804b5f1b55c1fb9ee310dc640ad77375d526b51-d # internal github.com/prometheus/prometheus/discovery/azure mkdir -p $WORK/b290/ cat >/tmp/go-build2269421363/b290/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute importmap github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/adal=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal importmap github.com/Azure/go-autorest/autorest/azure=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=/tmp/go-build2269421363/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=/tmp/go-build2269421363/b305/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build2269421363/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal=/tmp/go-build2269421363/b294/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build2269421363/b302/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build2269421363/b288/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build2269421363/b289/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/prometheus/prometheus/discovery/azure -complete -installsuffix shared -buildid ArFLSEg2rdv49BGAln2N/ArFLSEg2rdv49BGAln2N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/azure/azure.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/68/68496dacbd3ecde91a49ee9bbc03ae6357f4f313dec79ebd7feb33d85e5a18f5-d # internal github.com/prometheus/prometheus/discovery/install mkdir -p $WORK/b283/ cat >/tmp/go-build2269421363/b283/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/discovery/aws=/tmp/go-build2269421363/b284/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/azure=/tmp/go-build2269421363/b290/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/consul=/tmp/go-build2269421363/b306/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/digitalocean=/tmp/go-build2269421363/b319/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dns=/tmp/go-build2269421363/b323/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/eureka=/tmp/go-build2269421363/b331/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=/tmp/go-build2269421363/b332/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/gce=/tmp/go-build2269421363/b334/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/hetzner=/tmp/go-build2269421363/b427/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/http=/tmp/go-build2269421363/b435/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=/tmp/go-build2269421363/b436/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/linode=/tmp/go-build2269421363/b669/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/marathon=/tmp/go-build2269421363/b675/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/moby=/tmp/go-build2269421363/b676/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/openstack=/tmp/go-build2269421363/b711/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/puppetdb=/tmp/go-build2269421363/b724/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/scaleway=/tmp/go-build2269421363/b725/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/triton=/tmp/go-build2269421363/b738/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/uyuni=/tmp/go-build2269421363/b739/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/xds=/tmp/go-build2269421363/b744/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/zookeeper=/tmp/go-build2269421363/b762/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/prometheus/prometheus/discovery/install -complete -installsuffix shared -buildid ut7Rl7r6oIxbvdfpMeFe/ut7Rl7r6oIxbvdfpMeFe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/install/install.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/50/503dc365c8b8af8888e4792b18d3d545149e8ca02440fa278f564f90c058cbcd-d # internal github.com/prometheus/prometheus/cmd/prometheus mkdir -p $WORK/b001/ cat >/tmp/go-build2269421363/b001/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap github.com/oklog/run=github.com/prometheus/prometheus/vendor/github.com/oklog/run importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/promlog=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog importmap github.com/prometheus/common/promlog/flag=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/flag importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap github.com/prometheus/exporter-toolkit/web=github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web importmap github.com/prometheus/exporter-toolkit/web/kingpinflag=github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag importmap github.com/simonpasquier/klog-gokit=github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit importmap github.com/simonpasquier/klog-gokit/v3=github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/v3 importmap github.com/uber/jaeger-client-go/config=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config importmap github.com/uber/jaeger-lib/metrics/prometheus=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic importmap gopkg.in/alecthomas/kingpin.v2=github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build2269421363/b045/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build2269421363/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/run=/tmp/go-build2269421363/b200/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build2269421363/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog=/tmp/go-build2269421363/b205/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/flag=/tmp/go-build2269421363/b206/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build2269421363/b215/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web=/tmp/go-build2269421363/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag=/tmp/go-build2269421363/b233/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build2269421363/b234/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/install=/tmp/go-build2269421363/b283/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/legacymanager=/tmp/go-build2269421363/b765/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build2269421363/b766/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build2269421363/b282/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=/tmp/go-build2269421363/b767/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build2269421363/b799/_pkg_.a packagefile github.com/prometheus/prometheus/rules=/tmp/go-build2269421363/b848/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build2269421363/b851/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build2269421363/b804/_pkg_.a packagefile github.com/prometheus/prometheus/storage/remote=/tmp/go-build2269421363/b854/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build2269421363/b820/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/agent=/tmp/go-build2269421363/b862/_pkg_.a packagefile github.com/prometheus/prometheus/util/logging=/tmp/go-build2269421363/b861/_pkg_.a packagefile github.com/prometheus/prometheus/util/runtime=/tmp/go-build2269421363/b863/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build2269421363/b289/_pkg_.a packagefile github.com/prometheus/prometheus/web=/tmp/go-build2269421363/b864/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit=/tmp/go-build2269421363/b878/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/v3=/tmp/go-build2269421363/b881/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config=/tmp/go-build2269421363/b882/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus=/tmp/go-build2269421363/b888/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build2269421363/b798/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build2269421363/b207/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/pprof=/tmp/go-build2269421363/b876/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile os/signal=/tmp/go-build2269421363/b201/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build2269421363/b342/_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 KnBmFmhyA1LzoZ-rz-dO/KnBmFmhyA1LzoZ-rz-dO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/prometheus/prometheus/cmd/prometheus/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/63/63ff25a4173fae63b6cd089c489aa3866f4c2d04620a59390f6f81a537c556ba-d # internal cat >/tmp/go-build2269421363/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/prometheus/cmd/prometheus=/tmp/go-build2269421363/b001/_pkg_.a packagefile context=/tmp/go-build2269421363/b002/_pkg_.a packagefile fmt=/tmp/go-build2269421363/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build2269421363/b045/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build2269421363/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build2269421363/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build2269421363/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/run=/tmp/go-build2269421363/b200/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build2269421363/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build2269421363/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build2269421363/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build2269421363/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog=/tmp/go-build2269421363/b205/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/flag=/tmp/go-build2269421363/b206/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build2269421363/b215/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web=/tmp/go-build2269421363/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag=/tmp/go-build2269421363/b233/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build2269421363/b234/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build2269421363/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/install=/tmp/go-build2269421363/b283/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/legacymanager=/tmp/go-build2269421363/b765/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build2269421363/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build2269421363/b766/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build2269421363/b281/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build2269421363/b282/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=/tmp/go-build2269421363/b767/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build2269421363/b799/_pkg_.a packagefile github.com/prometheus/prometheus/rules=/tmp/go-build2269421363/b848/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build2269421363/b851/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build2269421363/b804/_pkg_.a packagefile github.com/prometheus/prometheus/storage/remote=/tmp/go-build2269421363/b854/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build2269421363/b820/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/agent=/tmp/go-build2269421363/b862/_pkg_.a packagefile github.com/prometheus/prometheus/util/logging=/tmp/go-build2269421363/b861/_pkg_.a packagefile github.com/prometheus/prometheus/util/runtime=/tmp/go-build2269421363/b863/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build2269421363/b289/_pkg_.a packagefile github.com/prometheus/prometheus/web=/tmp/go-build2269421363/b864/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit=/tmp/go-build2269421363/b878/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/v3=/tmp/go-build2269421363/b881/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config=/tmp/go-build2269421363/b882/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus=/tmp/go-build2269421363/b888/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build2269421363/b798/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build2269421363/b207/_pkg_.a packagefile io=/tmp/go-build2269421363/b036/_pkg_.a packagefile math=/tmp/go-build2269421363/b030/_pkg_.a packagefile math/bits=/tmp/go-build2269421363/b031/_pkg_.a packagefile net=/tmp/go-build2269421363/b112/_pkg_.a packagefile net/http=/tmp/go-build2269421363/b068/_pkg_.a packagefile net/http/pprof=/tmp/go-build2269421363/b876/_pkg_.a packagefile net/url=/tmp/go-build2269421363/b118/_pkg_.a packagefile os=/tmp/go-build2269421363/b037/_pkg_.a packagefile os/signal=/tmp/go-build2269421363/b201/_pkg_.a packagefile path/filepath=/tmp/go-build2269421363/b119/_pkg_.a packagefile regexp=/tmp/go-build2269421363/b058/_pkg_.a packagefile runtime=/tmp/go-build2269421363/b009/_pkg_.a packagefile strings=/tmp/go-build2269421363/b046/_pkg_.a packagefile sync=/tmp/go-build2269421363/b020/_pkg_.a packagefile syscall=/tmp/go-build2269421363/b024/_pkg_.a packagefile time=/tmp/go-build2269421363/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build2269421363/b342/_pkg_.a packagefile errors=/tmp/go-build2269421363/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build2269421363/b004/_pkg_.a packagefile sync/atomic=/tmp/go-build2269421363/b022/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2269421363/b028/_pkg_.a packagefile reflect=/tmp/go-build2269421363/b029/_pkg_.a packagefile sort=/tmp/go-build2269421363/b035/_pkg_.a packagefile strconv=/tmp/go-build2269421363/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2269421363/b033/_pkg_.a packagefile bytes=/tmp/go-build2269421363/b048/_pkg_.a packagefile encoding=/tmp/go-build2269421363/b049/_pkg_.a packagefile encoding/json=/tmp/go-build2269421363/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt=/tmp/go-build2269421363/b054/_pkg_.a packagefile log=/tmp/go-build2269421363/b056/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff=/tmp/go-build2269421363/b062/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/trace=/tmp/go-build2269421363/b193/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build2269421363/b203/_pkg_.a packagefile path=/tmp/go-build2269421363/b044/_pkg_.a packagefile expvar=/tmp/go-build2269421363/b067/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile=/tmp/go-build2269421363/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2=/tmp/go-build2269421363/b143/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build2269421363/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build2269421363/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build2269421363/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build2269421363/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build2269421363/b183/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs=/tmp/go-build2269421363/b187/_pkg_.a packagefile io/ioutil=/tmp/go-build2269421363/b125/_pkg_.a packagefile runtime/debug=/tmp/go-build2269421363/b192/_pkg_.a packagefile text/template=/tmp/go-build2269421363/b197/_pkg_.a packagefile crypto/tls=/tmp/go-build2269421363/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build2269421363/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build2269421363/b110/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build2269421363/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt=/tmp/go-build2269421363/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build2269421363/b230/_pkg_.a packagefile math/rand=/tmp/go-build2269421363/b063/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4=/tmp/go-build2269421363/b235/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/aws=/tmp/go-build2269421363/b284/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/azure=/tmp/go-build2269421363/b290/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/consul=/tmp/go-build2269421363/b306/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/digitalocean=/tmp/go-build2269421363/b319/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dns=/tmp/go-build2269421363/b323/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/eureka=/tmp/go-build2269421363/b331/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=/tmp/go-build2269421363/b332/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/gce=/tmp/go-build2269421363/b334/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/hetzner=/tmp/go-build2269421363/b427/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/http=/tmp/go-build2269421363/b435/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=/tmp/go-build2269421363/b436/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/linode=/tmp/go-build2269421363/b669/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/marathon=/tmp/go-build2269421363/b675/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/moby=/tmp/go-build2269421363/b676/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/openstack=/tmp/go-build2269421363/b711/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/puppetdb=/tmp/go-build2269421363/b724/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/scaleway=/tmp/go-build2269421363/b725/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/triton=/tmp/go-build2269421363/b738/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/uyuni=/tmp/go-build2269421363/b739/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/xds=/tmp/go-build2269421363/b744/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/zookeeper=/tmp/go-build2269421363/b762/_pkg_.a packagefile bufio=/tmp/go-build2269421363/b055/_pkg_.a packagefile regexp/syntax=/tmp/go-build2269421363/b059/_pkg_.a packagefile crypto/md5=/tmp/go-build2269421363/b102/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build2269421363/b768/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build2269421363/b781/_pkg_.a packagefile container/heap=/tmp/go-build2269421363/b556/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go=/tmp/go-build2269421363/b800/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build2269421363/b801/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build2269421363/b802/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build2269421363/b803/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build2269421363/b805/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=/tmp/go-build2269421363/b830/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=/tmp/go-build2269421363/b831/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build2269421363/b812/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build2269421363/b813/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build2269421363/b832/_pkg_.a packagefile github.com/prometheus/prometheus/model/rulefmt=/tmp/go-build2269421363/b849/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build2269421363/b850/_pkg_.a packagefile html/template=/tmp/go-build2269421363/b195/_pkg_.a packagefile compress/gzip=/tmp/go-build2269421363/b069/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build2269421363/b852/_pkg_.a packagefile github.com/prometheus/prometheus/util/osutil=/tmp/go-build2269421363/b760/_pkg_.a packagefile github.com/prometheus/prometheus/util/pool=/tmp/go-build2269421363/b853/_pkg_.a packagefile hash/fnv=/tmp/go-build2269421363/b149/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build2269421363/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build2269421363/b807/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build2269421363/b809/_pkg_.a packagefile encoding/binary=/tmp/go-build2269421363/b052/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2269421363/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/snappy=/tmp/go-build2269421363/b828/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp=/tmp/go-build2269421363/b855/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build2269421363/b833/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto=/tmp/go-build2269421363/b856/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=/tmp/go-build2269421363/b857/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build2269421363/b825/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=/tmp/go-build2269421363/b827/_pkg_.a packagefile github.com/prometheus/prometheus/util/gate=/tmp/go-build2269421363/b860/_pkg_.a packagefile hash=/tmp/go-build2269421363/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build2269421363/b071/_pkg_.a packagefile crypto/rand=/tmp/go-build2269421363/b074/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/ulid=/tmp/go-build2269421363/b772/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build2269421363/b821/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build2269421363/b808/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=/tmp/go-build2269421363/b823/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build2269421363/b824/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build2269421363/b826/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup=/tmp/go-build2269421363/b829/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build2269421363/b557/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build2269421363/b190/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build2269421363/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route=/tmp/go-build2269421363/b865/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server=/tmp/go-build2269421363/b867/_pkg_.a packagefile github.com/prometheus/prometheus/util/httputil=/tmp/go-build2269421363/b868/_pkg_.a packagefile github.com/prometheus/prometheus/web/api/v1=/tmp/go-build2269421363/b869/_pkg_.a packagefile github.com/prometheus/prometheus/web/ui=/tmp/go-build2269421363/b870/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/netutil=/tmp/go-build2269421363/b875/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log=/tmp/go-build2269421363/b879/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level=/tmp/go-build2269421363/b880/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=/tmp/go-build2269421363/b883/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=/tmp/go-build2269421363/b885/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics=/tmp/go-build2269421363/b886/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport=/tmp/go-build2269421363/b887/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build2269421363/b845/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build2269421363/b847/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template=/tmp/go-build2269421363/b208/_pkg_.a packagefile go/doc=/tmp/go-build2269421363/b210/_pkg_.a packagefile internal/cpu=/tmp/go-build2269421363/b011/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2269421363/b113/_pkg_.a packagefile internal/bytealg=/tmp/go-build2269421363/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build2269421363/b064/_pkg_.a packagefile internal/itoa=/tmp/go-build2269421363/b025/_pkg_.a packagefile internal/nettrace=/tmp/go-build2269421363/b114/_pkg_.a packagefile internal/poll=/tmp/go-build2269421363/b038/_pkg_.a packagefile internal/singleflight=/tmp/go-build2269421363/b115/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2269421363/b039/_pkg_.a packagefile io/fs=/tmp/go-build2269421363/b043/_pkg_.a packagefile net/netip=/tmp/go-build2269421363/b116/_pkg_.a packagefile container/list=/tmp/go-build2269421363/b073/_pkg_.a packagefile encoding/base64=/tmp/go-build2269421363/b051/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2269421363/b127/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2269421363/b134/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2269421363/b135/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build2269421363/b128/_pkg_.a packagefile internal/safefilepath=/tmp/go-build2269421363/b040/_pkg_.a packagefile mime=/tmp/go-build2269421363/b136/_pkg_.a packagefile mime/multipart=/tmp/go-build2269421363/b137/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2269421363/b139/_pkg_.a packagefile net/http/internal=/tmp/go-build2269421363/b140/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2269421363/b141/_pkg_.a packagefile net/textproto=/tmp/go-build2269421363/b133/_pkg_.a packagefile html=/tmp/go-build2269421363/b196/_pkg_.a packagefile internal/profile=/tmp/go-build2269421363/b877/_pkg_.a packagefile runtime/pprof=/tmp/go-build2269421363/b419/_pkg_.a packagefile runtime/trace=/tmp/go-build2269421363/b412/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2269421363/b041/_pkg_.a packagefile internal/testlog=/tmp/go-build2269421363/b042/_pkg_.a packagefile unicode=/tmp/go-build2269421363/b034/_pkg_.a packagefile internal/abi=/tmp/go-build2269421363/b005/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build2269421363/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build2269421363/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build2269421363/b013/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2269421363/b014/_pkg_.a packagefile internal/goos=/tmp/go-build2269421363/b015/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build2269421363/b016/_pkg_.a packagefile runtime/internal/math=/tmp/go-build2269421363/b017/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build2269421363/b018/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build2269421363/b019/_pkg_.a packagefile internal/race=/tmp/go-build2269421363/b021/_pkg_.a packagefile internal/oserror=/tmp/go-build2269421363/b026/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2269421363/b008/_pkg_.a packagefile unicode/utf16=/tmp/go-build2269421363/b053/_pkg_.a packagefile log/internal=/tmp/go-build2269421363/b057/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build2269421363/b194/_pkg_.a packagefile text/tabwriter=/tmp/go-build2269421363/b199/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build2269421363/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2269421363/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build2269421363/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build2269421363/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2269421363/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2269421363/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2269421363/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2269421363/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build2269421363/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build2269421363/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build2269421363/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build2269421363/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/tmp/go-build2269421363/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs=/tmp/go-build2269421363/b188/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util=/tmp/go-build2269421363/b189/_pkg_.a packagefile text/template/parse=/tmp/go-build2269421363/b198/_pkg_.a packagefile crypto=/tmp/go-build2269421363/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build2269421363/b084/_pkg_.a packagefile crypto/cipher=/tmp/go-build2269421363/b077/_pkg_.a packagefile crypto/des=/tmp/go-build2269421363/b085/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2269421363/b086/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2269421363/b091/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2269421363/b099/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2269421363/b092/_pkg_.a packagefile crypto/hmac=/tmp/go-build2269421363/b101/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2269421363/b075/_pkg_.a packagefile crypto/rc4=/tmp/go-build2269421363/b103/_pkg_.a packagefile crypto/rsa=/tmp/go-build2269421363/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build2269421363/b105/_pkg_.a packagefile crypto/sha256=/tmp/go-build2269421363/b106/_pkg_.a packagefile crypto/sha512=/tmp/go-build2269421363/b095/_pkg_.a packagefile crypto/subtle=/tmp/go-build2269421363/b079/_pkg_.a packagefile encoding/pem=/tmp/go-build2269421363/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2269421363/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2269421363/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build2269421363/b126/_pkg_.a packagefile crypto/dsa=/tmp/go-build2269421363/b108/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2269421363/b109/_pkg_.a packagefile encoding/asn1=/tmp/go-build2269421363/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2269421363/b098/_pkg_.a packagefile math/big=/tmp/go-build2269421363/b082/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build2269421363/b218/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build2269421363/b226/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials=/tmp/go-build2269421363/b229/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish=/tmp/go-build2269421363/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build2269421363/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2269421363/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build2269421363/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build2269421363/b263/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build2269421363/b253/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2269421363/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build2269421363/b276/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2=/tmp/go-build2269421363/b285/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail=/tmp/go-build2269421363/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build2269421363/b288/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=/tmp/go-build2269421363/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=/tmp/go-build2269421363/b305/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build2269421363/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal=/tmp/go-build2269421363/b294/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build2269421363/b302/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api=/tmp/go-build2269421363/b307/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo=/tmp/go-build2269421363/b320/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/miekg/dns=/tmp/go-build2269421363/b324/_pkg_.a packagefile encoding/xml=/tmp/go-build2269421363/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify=/tmp/go-build2269421363/b333/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build2269421363/b335/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1=/tmp/go-build2269421363/b343/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build2269421363/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud=/tmp/go-build2269421363/b428/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build2269421363/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build2269421363/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build2269421363/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build2269421363/b478/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2269421363/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build2269421363/b446/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build2269421363/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build2269421363/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version=/tmp/go-build2269421363/b479/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build2269421363/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes=/tmp/go-build2269421363/b480/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build2269421363/b538/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache=/tmp/go-build2269421363/b653/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd=/tmp/go-build2269421363/b661/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build2269421363/b551/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build2269421363/b555/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego=/tmp/go-build2269421363/b670/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build2269421363/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2269421363/b684/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2269421363/b691/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/client=/tmp/go-build2269421363/b693/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build2269421363/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack=/tmp/go-build2269421363/b713/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=/tmp/go-build2269421363/b721/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=/tmp/go-build2269421363/b722/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers=/tmp/go-build2269421363/b723/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build2269421363/b716/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=/tmp/go-build2269421363/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1=/tmp/go-build2269421363/b736/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build2269421363/b732/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc=/tmp/go-build2269421363/b740/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2269421363/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build2269421363/b759/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2269421363/b750/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build2269421363/b761/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build2269421363/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2269421363/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk=/tmp/go-build2269421363/b763/_pkg_.a packagefile github.com/prometheus/prometheus/util/treecache=/tmp/go-build2269421363/b764/_pkg_.a packagefile database/sql/driver=/tmp/go-build2269421363/b769/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator=/tmp/go-build2269421363/b770/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build2269421363/b771/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure=/tmp/go-build2269421363/b318/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson=/tmp/go-build2269421363/b773/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2269421363/b777/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2269421363/b778/_pkg_.a packagefile net/mail=/tmp/go-build2269421363/b747/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build2269421363/b782/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate=/tmp/go-build2269421363/b787/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak=/tmp/go-build2269421363/b818/_pkg_.a packagefile testing=/tmp/go-build2269421363/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert=/tmp/go-build2269421363/b814/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage=/tmp/go-build2269421363/b834/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=/tmp/go-build2269421363/b835/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog=/tmp/go-build2269421363/b836/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler=/tmp/go-build2269421363/b837/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log=/tmp/go-build2269421363/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build2269421363/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build2269421363/b842/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=/tmp/go-build2269421363/b843/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build2269421363/b844/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build2269421363/b486/_pkg_.a packagefile compress/flate=/tmp/go-build2269421363/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil=/tmp/go-build2269421363/b810/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build2269421363/b858/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2269421363/b081/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/dennwc/varint=/tmp/go-build2269421363/b822/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader=/tmp/go-build2269421363/b191/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter=/tmp/go-build2269421363/b866/_pkg_.a packagefile compress/zlib=/tmp/go-build2269421363/b840/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build2269421363/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter=/tmp/go-build2269421363/b871/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/union=/tmp/go-build2269421363/b872/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen=/tmp/go-build2269421363/b873/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=/tmp/go-build2269421363/b884/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=/tmp/go-build2269421363/b846/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse=/tmp/go-build2269421363/b209/_pkg_.a packagefile go/ast=/tmp/go-build2269421363/b211/_pkg_.a packagefile go/doc/comment=/tmp/go-build2269421363/b213/_pkg_.a packagefile go/token=/tmp/go-build2269421363/b156/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build2269421363/b214/_pkg_.a packagefile internal/bisect=/tmp/go-build2269421363/b065/_pkg_.a packagefile internal/intern=/tmp/go-build2269421363/b117/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2269421363/b129/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2269421363/b131/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2269421363/b132/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build2269421363/b138/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2269421363/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2269421363/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2269421363/b147/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2269421363/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2269421363/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2269421363/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2269421363/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build2269421363/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2269421363/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2269421363/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2269421363/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2269421363/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build2269421363/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build2269421363/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build2269421363/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2269421363/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2269421363/b180/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build2269421363/b078/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build2269421363/b087/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build2269421363/b088/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build2269421363/b093/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build2269421363/b094/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build2269421363/b100/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build2269421363/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2269421363/b121/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2269421363/b122/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2269421363/b123/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build2269421363/b124/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts=/tmp/go-build2269421363/b219/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack=/tmp/go-build2269421363/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build2269421363/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build2269421363/b227/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build2269421363/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build2269421363/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build2269421363/b239/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build2269421363/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build2269421363/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2269421363/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2269421363/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build2269421363/b250/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build2269421363/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build2269421363/b262/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build2269421363/b264/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build2269421363/b265/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build2269421363/b267/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build2269421363/b273/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build2269421363/b274/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build2269421363/b254/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build2269421363/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2269421363/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build2269421363/b277/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build2269421363/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2269421363/b256/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query=/tmp/go-build2269421363/b286/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build2269421363/b271/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version=/tmp/go-build2269421363/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build2269421363/b295/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to=/tmp/go-build2269421363/b303/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation=/tmp/go-build2269421363/b304/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build2269421363/b297/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build2269421363/b296/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build2269421363/b301/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4=/tmp/go-build2269421363/b298/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12=/tmp/go-build2269421363/b299/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build2269421363/b308/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog=/tmp/go-build2269421363/b309/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts=/tmp/go-build2269421363/b313/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate=/tmp/go-build2269421363/b314/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics=/tmp/go-build2269421363/b321/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query=/tmp/go-build2269421363/b322/_pkg_.a packagefile encoding/base32=/tmp/go-build2269421363/b325/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4=/tmp/go-build2269421363/b326/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6=/tmp/go-build2269421363/b330/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata=/tmp/go-build2269421363/b336/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler=/tmp/go-build2269421363/b337/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount=/tmp/go-build2269421363/b338/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws=/tmp/go-build2269421363/b339/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt=/tmp/go-build2269421363/b340/_pkg_.a packagefile os/user=/tmp/go-build2269421363/b341/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build2269421363/b344/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport=/tmp/go-build2269421363/b346/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption=/tmp/go-build2269421363/b402/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http=/tmp/go-build2269421363/b403/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build2269421363/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate=/tmp/go-build2269421363/b401/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build2269421363/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation=/tmp/go-build2269421363/b429/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema=/tmp/go-build2269421363/b431/_pkg_.a packagefile net/http/httputil=/tmp/go-build2269421363/b251/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build2269421363/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2269421363/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build2269421363/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build2269421363/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2269421363/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/gofuzz=/tmp/go-build2269421363/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build2269421363/b444/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build2269421363/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build2269421363/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp=/tmp/go-build2269421363/b449/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build2269421363/b454/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build2269421363/b455/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build2269421363/b456/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build2269421363/b458/_pkg_.a packagefile go/parser=/tmp/go-build2269421363/b460/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=/tmp/go-build2269421363/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build2269421363/b457/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build2269421363/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build2269421363/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build2269421363/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build2269421363/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery=/tmp/go-build2269421363/b481/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1=/tmp/go-build2269421363/b563/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=/tmp/go-build2269421363/b572/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=/tmp/go-build2269421363/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build2269421363/b576/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=/tmp/go-build2269421363/b580/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=/tmp/go-build2269421363/b582/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=/tmp/go-build2269421363/b584/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=/tmp/go-build2269421363/b585/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=/tmp/go-build2269421363/b586/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=/tmp/go-build2269421363/b587/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=/tmp/go-build2269421363/b588/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=/tmp/go-build2269421363/b589/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=/tmp/go-build2269421363/b591/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=/tmp/go-build2269421363/b593/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=/tmp/go-build2269421363/b595/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1=/tmp/go-build2269421363/b597/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=/tmp/go-build2269421363/b599/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=/tmp/go-build2269421363/b601/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=/tmp/go-build2269421363/b603/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build2269421363/b605/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1=/tmp/go-build2269421363/b607/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1=/tmp/go-build2269421363/b609/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1=/tmp/go-build2269421363/b611/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=/tmp/go-build2269421363/b613/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=/tmp/go-build2269421363/b615/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=/tmp/go-build2269421363/b617/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=/tmp/go-build2269421363/b619/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=/tmp/go-build2269421363/b621/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=/tmp/go-build2269421363/b623/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1=/tmp/go-build2269421363/b625/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=/tmp/go-build2269421363/b627/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=/tmp/go-build2269421363/b629/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1=/tmp/go-build2269421363/b631/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=/tmp/go-build2269421363/b633/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=/tmp/go-build2269421363/b635/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=/tmp/go-build2269421363/b637/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=/tmp/go-build2269421363/b639/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=/tmp/go-build2269421363/b641/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=/tmp/go-build2269421363/b643/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=/tmp/go-build2269421363/b645/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=/tmp/go-build2269421363/b647/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=/tmp/go-build2269421363/b649/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=/tmp/go-build2269421363/b651/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build2269421363/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build2269421363/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build2269421363/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build2269421363/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build2269421363/b541/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version=/tmp/go-build2269421363/b542/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=/tmp/go-build2269421363/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch=/tmp/go-build2269421363/b558/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build2269421363/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport=/tmp/go-build2269421363/b552/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert=/tmp/go-build2269421363/b559/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build2269421363/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build2269421363/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache=/tmp/go-build2269421363/b654/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff=/tmp/go-build2269421363/b655/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build2269421363/b553/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager=/tmp/go-build2269421363/b656/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer=/tmp/go-build2269421363/b659/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/trace=/tmp/go-build2269421363/b660/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/imdario/mergo=/tmp/go-build2269421363/b662/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/spf13/pflag=/tmp/go-build2269421363/b663/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/term=/tmp/go-build2269421363/b545/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth=/tmp/go-build2269421363/b665/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest=/tmp/go-build2269421363/b666/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir=/tmp/go-build2269421363/b668/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2=/tmp/go-build2269421363/b671/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration=/tmp/go-build2269421363/b673/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime=/tmp/go-build2269421363/b674/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2269421363/b678/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build2269421363/b680/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2269421363/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2269421363/b687/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat=/tmp/go-build2269421363/b682/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build2269421363/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2269421363/b688/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build2269421363/b685/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build2269421363/b692/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms=/tmp/go-build2269421363/b694/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference=/tmp/go-build2269421363/b698/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api=/tmp/go-build2269421363/b700/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events=/tmp/go-build2269421363/b701/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2269421363/b702/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time=/tmp/go-build2269421363/b703/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2269421363/b704/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs=/tmp/go-build2269421363/b705/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets=/tmp/go-build2269421363/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2269421363/b710/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build2269421363/b689/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=/tmp/go-build2269421363/b714/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=/tmp/go-build2269421363/b717/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=/tmp/go-build2269421363/b719/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build2269421363/b718/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils=/tmp/go-build2269421363/b720/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async=/tmp/go-build2269421363/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build2269421363/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build2269421363/b729/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build2269421363/b730/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build2269421363/b731/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=/tmp/go-build2269421363/b737/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation=/tmp/go-build2269421363/b735/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth=/tmp/go-build2269421363/b733/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger=/tmp/go-build2269421363/b734/_pkg_.a packagefile net/rpc=/tmp/go-build2269421363/b741/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2269421363/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build2269421363/b748/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3=/tmp/go-build2269421363/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2269421363/b751/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build2269421363/b752/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2269421363/b753/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct=/tmp/go-build2269421363/b756/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build2269421363/b754/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb=/tmp/go-build2269421363/b758/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2269421363/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build2269421363/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build2269421363/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build2269421363/b357/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build2269421363/b774/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build2269421363/b776/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2269421363/b779/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer=/tmp/go-build2269421363/b783/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter=/tmp/go-build2269421363/b785/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis=/tmp/go-build2269421363/b788/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build2269421363/b790/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads=/tmp/go-build2269421363/b796/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime=/tmp/go-build2269421363/b797/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build2269421363/b791/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack=/tmp/go-build2269421363/b819/_pkg_.a packagefile flag=/tmp/go-build2269421363/b433/_pkg_.a packagefile internal/sysinfo=/tmp/go-build2269421363/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build2269421363/b544/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build2269421363/b815/_pkg_.a packagefile net/http/httptest=/tmp/go-build2269421363/b816/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint=/tmp/go-build2269421363/b811/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=/tmp/go-build2269421363/b859/_pkg_.a packagefile hash/adler32=/tmp/go-build2269421363/b841/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent=/tmp/go-build2269421363/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2=/tmp/go-build2269421363/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil=/tmp/go-build2269421363/b874/_pkg_.a packagefile go/scanner=/tmp/go-build2269421363/b212/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build2269421363/b130/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2269421363/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build2269421363/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2269421363/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build2269421363/b172/_pkg_.a packagefile crypto/internal/nistec/fiat=/tmp/go-build2269421363/b089/_pkg_.a packagefile embed=/tmp/go-build2269421363/b090/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2269421363/b221/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2269421363/b223/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm=/tmp/go-build2269421363/b224/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp=/tmp/go-build2269421363/b228/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build2269421363/b258/_pkg_.a packagefile os/exec=/tmp/go-build2269421363/b266/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build2269421363/b268/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build2269421363/b272/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build2269421363/b275/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build2269421363/b278/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath=/tmp/go-build2269421363/b249/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build2269421363/b257/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build2269421363/b260/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build2269421363/b261/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build2269421363/b270/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2=/tmp/go-build2269421363/b300/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fatih/color=/tmp/go-build2269421363/b310/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build2269421363/b312/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics=/tmp/go-build2269421363/b315/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf=/tmp/go-build2269421363/b327/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana=/tmp/go-build2269421363/b328/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket=/tmp/go-build2269421363/b329/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build2269421363/b345/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2=/tmp/go-build2269421363/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp=/tmp/go-build2269421363/b404/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport=/tmp/go-build2269421363/b423/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert=/tmp/go-build2269421363/b424/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation=/tmp/go-build2269421363/b425/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca=/tmp/go-build2269421363/b426/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff=/tmp/go-build2269421363/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build2269421363/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build2269421363/b371/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build2269421363/b372/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2269421363/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build2269421363/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding=/tmp/go-build2269421363/b374/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build2269421363/b375/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2269421363/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal=/tmp/go-build2269421363/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build2269421363/b376/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build2269421363/b377/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build2269421363/b378/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build2269421363/b381/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build2269421363/b382/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build2269421363/b383/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build2269421363/b373/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build2269421363/b384/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build2269421363/b380/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build2269421363/b385/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build2269421363/b387/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build2269421363/b389/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build2269421363/b390/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2269421363/b386/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build2269421363/b392/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive=/tmp/go-build2269421363/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build2269421363/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer=/tmp/go-build2269421363/b396/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build2269421363/b368/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2269421363/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats=/tmp/go-build2269421363/b397/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap=/tmp/go-build2269421363/b398/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0=/tmp/go-build2269421363/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=/tmp/go-build2269421363/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build2269421363/b450/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build2269421363/b451/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function=/tmp/go-build2269421363/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value=/tmp/go-build2269421363/b453/_pkg_.a packagefile go/build/constraint=/tmp/go-build2269421363/b461/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build2269421363/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2=/tmp/go-build2269421363/b482/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build2269421363/b488/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build2269421363/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build2269421363/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build2269421363/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build2269421363/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build2269421363/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=/tmp/go-build2269421363/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build2269421363/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=/tmp/go-build2269421363/b575/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build2269421363/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build2269421363/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1=/tmp/go-build2269421363/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build2269421363/b579/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build2269421363/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1=/tmp/go-build2269421363/b581/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build2269421363/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2=/tmp/go-build2269421363/b583/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build2269421363/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build2269421363/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1=/tmp/go-build2269421363/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build2269421363/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build2269421363/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=/tmp/go-build2269421363/b590/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build2269421363/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=/tmp/go-build2269421363/b592/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build2269421363/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build2269421363/b594/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build2269421363/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1=/tmp/go-build2269421363/b596/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build2269421363/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1=/tmp/go-build2269421363/b598/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build2269421363/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1=/tmp/go-build2269421363/b600/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build2269421363/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1=/tmp/go-build2269421363/b602/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build2269421363/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1=/tmp/go-build2269421363/b604/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build2269421363/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build2269421363/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build2269421363/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference=/tmp/go-build2269421363/b606/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build2269421363/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1=/tmp/go-build2269421363/b608/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1=/tmp/go-build2269421363/b610/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build2269421363/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1=/tmp/go-build2269421363/b612/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build2269421363/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1=/tmp/go-build2269421363/b614/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build2269421363/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1=/tmp/go-build2269421363/b616/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build2269421363/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=/tmp/go-build2269421363/b618/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build2269421363/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=/tmp/go-build2269421363/b620/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1=/tmp/go-build2269421363/b622/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1=/tmp/go-build2269421363/b624/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build2269421363/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1=/tmp/go-build2269421363/b626/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build2269421363/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1=/tmp/go-build2269421363/b628/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build2269421363/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1=/tmp/go-build2269421363/b630/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1=/tmp/go-build2269421363/b632/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1=/tmp/go-build2269421363/b634/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build2269421363/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1=/tmp/go-build2269421363/b636/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build2269421363/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1=/tmp/go-build2269421363/b638/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build2269421363/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1=/tmp/go-build2269421363/b640/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build2269421363/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1=/tmp/go-build2269421363/b642/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build2269421363/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=/tmp/go-build2269421363/b644/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build2269421363/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1=/tmp/go-build2269421363/b646/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build2269421363/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1=/tmp/go-build2269421363/b648/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build2269421363/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1=/tmp/go-build2269421363/b650/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build2269421363/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1=/tmp/go-build2269421363/b652/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/integer=/tmp/go-build2269421363/b562/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install=/tmp/go-build2269421363/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build2269421363/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/tmp/go-build2269421363/b548/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build2269421363/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build2269421363/b554/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil=/tmp/go-build2269421363/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=/tmp/go-build2269421363/b657/_pkg_.a packagefile encoding/csv=/tmp/go-build2269421363/b664/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build2269421363/b489/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build2269421363/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1=/tmp/go-build2269421363/b667/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix=/tmp/go-build2269421363/b672/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build2269421363/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build2269421363/b681/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2269421363/b690/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build2269421363/b695/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log=/tmp/go-build2269421363/b696/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset=/tmp/go-build2269421363/b699/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2269421363/b706/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus=/tmp/go-build2269421363/b697/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy=/tmp/go-build2269421363/b708/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=/tmp/go-build2269421363/b715/_pkg_.a packagefile encoding/gob=/tmp/go-build2269421363/b742/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb=/tmp/go-build2269421363/b757/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2269421363/b755/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status=/tmp/go-build2269421363/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build2269421363/b775/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-stack/stack=/tmp/go-build2269421363/b780/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/josharian/intern=/tmp/go-build2269421363/b784/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer=/tmp/go-build2269421363/b786/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal=/tmp/go-build2269421363/b789/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference=/tmp/go-build2269421363/b792/_pkg_.a packagefile net/http/internal/testcert=/tmp/go-build2269421363/b817/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build2269421363/b222/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build2269421363/b269/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable=/tmp/go-build2269421363/b311/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix=/tmp/go-build2269421363/b316/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror=/tmp/go-build2269421363/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3=/tmp/go-build2269421363/b405/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats=/tmp/go-build2269421363/b414/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view=/tmp/go-build2269421363/b420/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build2269421363/b418/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build2269421363/b406/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build2269421363/b413/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build2269421363/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build2269421363/b366/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build2269421363/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build2269421363/b379/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build2269421363/b388/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2269421363/b391/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build2269421363/b393/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build2269421363/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler=/tmp/go-build2269421363/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/tmp/go-build2269421363/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build2269421363/b490/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build2269421363/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build2269421363/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build2269421363/b571/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=/tmp/go-build2269421363/b658/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build2269421363/b491/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build2269421363/b492/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml=/tmp/go-build2269421363/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks=/tmp/go-build2269421363/b709/_pkg_.a packagefile internal/saferio=/tmp/go-build2269421363/b743/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell=/tmp/go-build2269421363/b793/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru=/tmp/go-build2269421363/b317/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build2269421363/b349/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build2269421363/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build2269421363/b415/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal=/tmp/go-build2269421363/b417/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding=/tmp/go-build2269421363/b421/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer=/tmp/go-build2269421363/b422/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/resource=/tmp/go-build2269421363/b416/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru=/tmp/go-build2269421363/b407/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal=/tmp/go-build2269421363/b408/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal=/tmp/go-build2269421363/b410/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate=/tmp/go-build2269421363/b411/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions=/tmp/go-build2269421363/b484/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema=/tmp/go-build2269421363/b485/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build2269421363/b567/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build2269421363/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc=/tmp/go-build2269421363/b794/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/width=/tmp/go-build2269421363/b795/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build2269421363/b350/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io=/tmp/go-build2269421363/b409/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build2269421363/b568/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/prometheus/prometheus/cmd/prometheus\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.ocs23 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/prometheus/version=2.32.1 -B 0x902bda21e364a3f9189d300d547555bf0500c155 -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,netgo,builtinassets\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=G_yXShykzpjPNLOzzZxO/KnBmFmhyA1LzoZ-rz-dO/1mS-FYBjTxkDLAdQaZMB/G_yXShykzpjPNLOzzZxO -X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.ocs23 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/prometheus/version=2.32.1 -B 0x902bda21e364a3f9189d300d547555bf0500c155 -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/prometheus-2.32.1/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/prometheus-2.32.1/_build/bin/prometheus rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/promtool + GOPATH=/builddir/build/BUILD/prometheus-2.32.1/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback netgo builtinassets' -ldflags '-X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.ocs23 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/prometheus/version=2.32.1 -B 0xdc94abf9a6c9f42653693e3787354400bcd7ec09 -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/prometheus-2.32.1/_build/bin/promtool github.com/prometheus/prometheus/cmd/promtool WORK=/tmp/go-build3739158486 internal/coverage/rtcov internal/unsafeheader internal/race mkdir -p $WORK/b013/ log/internal mkdir -p $WORK/b009/ cat >/tmp/go-build3739158486/b013/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b023/ cd /builddir/build/BUILD/prometheus-2.32.1 /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 mkdir -p $WORK/b067/ github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata unicode/utf8 cat >/tmp/go-build3739158486/b023/importcfg << 'EOF' # internal # import config EOF internal/godebugs cat >/tmp/go-build3739158486/b009/importcfg << 'EOF' # internal # import config EOF github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b165/ internal/goos /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 /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 github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b242/ cat >/tmp/go-build3739158486/b165/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build3739158486/b067/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/internal/alias math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid zwD7hU75W_AV4x-LqSxP/zwD7hU75W_AV4x-LqSxP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags/flags.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p log/internal -std -complete -installsuffix shared -buildid -NCkVFxRg0I16pvZKO7x/-NCkVFxRg0I16pvZKO7x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/log/internal/internal.go mkdir -p $WORK/b026/ encoding vendor/golang.org/x/crypto/cryptobyte/asn1 github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b201/ cat >/tmp/go-build3739158486/b242/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build3739158486/b026/importcfg << 'EOF' # internal # import config EOF unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid 4-9CNMyyj-2FATKJsjhS/4-9CNMyyj-2FATKJsjhS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go mkdir -p $WORK/b025/ unicode/utf16 github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to internal/nettrace container/list github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version /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 internal/itoa crypto/internal/alias github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig cat >/tmp/go-build3739158486/b025/importcfg << 'EOF' # internal # import config EOF internal/goarch mkdir -p $WORK/b082/ /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 cat >/tmp/go-build3739158486/b201/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build3739158486/b082/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b062/ internal/goexperiment /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p container/list -std -complete -installsuffix shared -buildid WDQIrrRVHKxbwfXhV2_u/WDQIrrRVHKxbwfXhV2_u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/container/list/list.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid GT6qsh62H8-5FE-0mRDv/GT6qsh62H8-5FE-0mRDv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go runtime/internal/syscall mkdir -p $WORK/b290/ cat >/tmp/go-build3739158486/b062/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build3739158486/b290/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid RZc6aBs28errvJDqOfL6/RZc6aBs28errvJDqOfL6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version -complete -installsuffix shared -buildid aZo6OW_L65mHuaOHEmDX/aZo6OW_L65mHuaOHEmDX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version/version.go crypto/internal/boring/sig internal/cpu mkdir -p $WORK/b089/ mkdir -p $WORK/b012/ cat >/tmp/go-build3739158486/b089/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/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 ./sig_amd64.s runtime/internal/atomic mkdir -p $WORK/b017/ sync/atomic mkdir -p $WORK/b024/ cat >/tmp/go-build3739158486/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 cat >/tmp/go-build3739158486/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/b327/ crypto/subtle mkdir -p $WORK/b032/ cat >/tmp/go-build3739158486/b024/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b125/ 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 cat >/tmp/go-build3739158486/b327/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b060/ cat >/tmp/go-build3739158486/b032/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid brCNW7ab37dqdEA-PCt7/brCNW7ab37dqdEA-PCt7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana/const.go mkdir -p $WORK/b108/ cat >/tmp/go-build3739158486/b125/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b014/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -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/b125/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p math/bits -std -complete -installsuffix shared -buildid vVabe_6Egp5I7rk-oHLv/vVabe_6Egp5I7rk-oHLv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go mkdir -p $WORK/b301/ cat >/tmp/go-build3739158486/b108/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -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/b108/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go mkdir -p $WORK/b077/ mkdir -p $WORK/b030/ cat >/tmp/go-build3739158486/b060/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b087/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p encoding -std -complete -installsuffix shared -buildid _EGYgRpJUpmKip7Hzv3u/_EGYgRpJUpmKip7Hzv3u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cat >/tmp/go-build3739158486/b014/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build3739158486/b301/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b364/ cat >/tmp/go-build3739158486/b030/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build3739158486/b077/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to -complete -installsuffix shared -buildid X9WhpyZcC5AUrJaQrRTr/X9WhpyZcC5AUrJaQrRTr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to/convert.go /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 mkdir -p $WORK/b007/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p internal/nettrace -std -complete -installsuffix shared -buildid A4ghIj8wyTFUSTHqMvs1/A4ghIj8wyTFUSTHqMvs1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cat >/tmp/go-build3739158486/b087/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 mkdir -p $WORK/b015/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/alias -std -complete -installsuffix shared -buildid oCbxx5HDXjxhbes5X7yO/oCbxx5HDXjxhbes5X7yO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go mkdir -p $WORK/b020/ cat >/tmp/go-build3739158486/b364/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b016/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid w6kMZsSjPi0cQTlfMpkP/w6kMZsSjPi0cQTlfMpkP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go mkdir -p $WORK/b088/ cat >/tmp/go-build3739158486/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -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 ./xor_amd64.s cat >/tmp/go-build3739158486/b015/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build3739158486/b007/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /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 /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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cat >/tmp/go-build3739158486/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cat >/tmp/go-build3739158486/b020/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal /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-build3739158486/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/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 cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/f4/f4fad4ba807dc2a39696b0f655bc1f1d9851a2cb893f2022a0c6ed8e6b3e3da1-d # internal cd /builddir/build/BUILD/prometheus-2.32.1 /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 cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ad/ad07b6dc582d35ba4a8dff5183303a64053ed5f88c9df8f4d4f43e544b25a95c-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal mkdir -p $WORK/b405/ github.com/prometheus/prometheus/vendor/go.opencensus.io mkdir -p $WORK/b404/ cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/5f/5f376bafc451028c520867df6a583cb25ff7b2993db48a927b6845ed30811fea-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding mkdir -p $WORK/b416/ cat >/tmp/go-build3739158486/b404/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build3739158486/b405/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build3739158486/b017/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build3739158486/b416/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build3739158486/b089/importcfg << 'EOF' # internal # import config EOF /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 cat >/tmp/go-build3739158486/b024/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid Lx3C2p5VefDcztfp8ZOZ/Lx3C2p5VefDcztfp8ZOZ -goversion go1.21.7 -symabis $WORK/b089/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io -complete -installsuffix shared -buildid ZwO0QXMpHiPOZO9TI9Ej/ZwO0QXMpHiPOZO9TI9Ej -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/opencensus.go /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/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding -complete -installsuffix shared -buildid ickfeWZxZnQ8GhsXfAB_/ickfeWZxZnQ8GhsXfAB_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding/tagencoding.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/c0/c0122c1a794b017ad1d5adfd36985aaf78d4e4e1be3ece340fdddf86c3aa018b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal -complete -installsuffix shared -buildid zx0cmMfGzysXsQiRJSbE/zx0cmMfGzysXsQiRJSbE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal/internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cat >/tmp/go-build3739158486/b088/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/subtle -std -installsuffix shared -buildid H1kmiczWcOTojkeyD-at/H1kmiczWcOTojkeyD-at -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/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/xor.go /usr/lib/golang/src/crypto/subtle/xor_amd64.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ab/abb4183c557d0744ff591ecd93aac2b26b8d275958fe5841293f3409d73a06d5-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b445/ cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/72/72fae5fa1617ccac01b164e4c32f47ca3db8dfa8dc8cbb9b3ca2a16bab11520c-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/c2/c24f0d3f3465bcd3d4a51b94ed80b2309b6f540353ad97045d25f85f622f21ef-d # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/c8/c866e8f04406a07170f753f33a8af1afab028c126b21f0e0c0a657a668a3e171-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b441/ cat >/tmp/go-build3739158486/b445/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags -complete -installsuffix shared -buildid HutgP7A2dRIhLzOHb0qX/HutgP7A2dRIhLzOHb0qX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_recent.go cat >/tmp/go-build3739158486/b441/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid uXMDhkpj1JoxfU5d2LjT/uXMDhkpj1JoxfU5d2LjT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection/operator.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b468/ github.com/prometheus/prometheus/vendor/k8s.io/utils/integer mkdir -p $WORK/b558/ cat >/tmp/go-build3739158486/b468/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid bxZ-uh9P2iltxu5p4ztQ/bxZ-uh9P2iltxu5p4ztQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/namespacedname.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/nodename.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/patch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/uid.go cat >/tmp/go-build3739158486/b558/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/prometheus/prometheus/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid HwpsgOJAaOimxl_mT7Ju/HwpsgOJAaOimxl_mT7Ju -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/utils/integer/integer.go cat >/tmp/go-build3739158486/b020/importcfg << 'EOF' # internal # import config EOF /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 github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer mkdir -p $WORK/b655/ cat >/tmp/go-build3739158486/b655/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer -complete -installsuffix shared -buildid foBe_i4hVpfd7XUlpNIQ/foBe_i4hVpfd7XUlpNIQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer/ring_growing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/ac/ac415e7cc931c7aa274fb48335af0b89e1dcb501bb2d4769ac1caf9ec8db3e0f-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api mkdir -p $WORK/b696/ cat >/tmp/go-build3739158486/b696/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid Jblj-zq-ZdT46hpiLcMJ/Jblj-zq-ZdT46hpiLcMJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/common.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/common_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/9e/9e147f2f1d036dedbe31a2efa1a3697a7a41bb27ea0dbc673130fc5e80601c4d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b697/ cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/78/78ba9cb112d75dcfa95a80f92b6a081d6f9d7001c700d5b7bc01b8ef135a9cc0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cat >/tmp/go-build3739158486/b697/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid vbAzS2fHHXyUM-OqynaO/vbAzS2fHHXyUM-OqynaO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events/events.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ca/cad22aefdfaa581bddae1c98ef3166e19048f7553c83d519eedcc77891da33b6-d # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/45/45b19c5ad5c1c159099e56662ffd9c0a2e929e0edd0d92b2ca0bb1bedfd2b5fe-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b698/ github.com/prometheus/prometheus/vendor/github.com/dennwc/varint mkdir -p $WORK/b791/ cat >/tmp/go-build3739158486/b698/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid AyZ8NmQOwMhQyR-YcisX/AyZ8NmQOwMhQyR-YcisX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image/image_history.go cat >/tmp/go-build3739158486/b791/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/prometheus/prometheus/vendor/github.com/dennwc/varint -complete -installsuffix shared -buildid n4F8C9VlH1nzffTef3v1/n4F8C9VlH1nzffTef3v1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/dennwc/varint/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/dennwc/varint/varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal github.com/prometheus/prometheus/tsdb/goversion mkdir -p $WORK/b792/ cat >/tmp/go-build3739158486/b792/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/prometheus/prometheus/tsdb/goversion -complete -installsuffix shared -buildid 7p4R75sZ2CCGcPT_qyFD/7p4R75sZ2CCGcPT_qyFD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/goversion/goversion.go ./_build/src/github.com/prometheus/prometheus/tsdb/goversion/init.go cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/d8/d8e32a841c49a5a7c87bdd21b93fa92eca65af89f61e34bb1a51b479806b8bfa-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b803/ cat >/tmp/go-build3739158486/b803/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid Pdd6MNYcN8MwmnuVJfIt/Pdd6MNYcN8MwmnuVJfIt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/a7/a750d8eb80f2704518056d2fc48e61ae1a2a5662f340bd708a16e0c76b40bbba-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b804/ cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/2c/2c630c3b1e9fd506e6927b7a96e8e82c04018b11e71059d6622477c9e88182ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cat >/tmp/go-build3739158486/b804/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid NTGB9VCUMRGSMA19ed7A/NTGB9VCUMRGSMA19ed7A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go internal/abi mkdir -p $WORK/b006/ cat >/tmp/go-build3739158486/b006/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/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_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/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b089/sig_amd64.o ./sig_amd64.s cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/4c/4cedd950f3af09d86adc253db24823c47563d679ffe79bf582629c3552198c82-d # internal runtime/internal/math mkdir -p $WORK/b018/ cat >/tmp/go-build3739158486/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3739158486/b007/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/85/858a2b0d3bf605d04b90c5380e6d5937f7da37eed3d3ac270e0e1fadd10b96d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/51/513b2ba06b6390d66b69b35c5b4319cda5dbcbaebe79a9e12177544a16e4df60-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b806/ runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cat >/tmp/go-build3739158486/b806/importcfg << 'EOF' # internal # import config EOF cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/0d/0d437d489161e135b975f223176e5f0215f58dc7bb5709f7c9f3167dedb58043-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid 1cRqACrm-9tDEb6IbwK8/1cRqACrm-9tDEb6IbwK8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/53/532f06f539d308a66e119f5e000dd01f0fec52ce31b17fc2a59d3383a36ed705-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b826/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b019/ cat >/tmp/go-build3739158486/b826/importcfg << 'EOF' # internal # import config EOF cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/53/536958ed261643540fc01d7404931dc316de6582111964a131eb65ebf18060a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid et1dwF0z-1amWLZw_fvw/et1dwF0z-1amWLZw_fvw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go mkdir -p $WORK/b824/ cat >/tmp/go-build3739158486/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3739158486/b007/_pkg_.a EOF cat >/tmp/go-build3739158486/b019/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3739158486/b007/_pkg_.a packagefile internal/goos=/tmp/go-build3739158486/b016/_pkg_.a EOF /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 cat >/tmp/go-build3739158486/b824/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/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/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid aMNTeq6iAfalWZ7PPO82/aMNTeq6iAfalWZ7PPO82 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b824/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/66/669a8b042644f98cb8784b4962e2a374938c3fdc11abb8905176fb568924a282-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/7b/7b6936bc4c7888451e874e1b995f243742aa6047a2a826062b350c9e4a5993d9-d # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -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/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/b6/b6790d4c0f04399a042bfe3404780a2693b5e2552f29217a2aecea465f409d83-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/2c/2c28dc35e87a85b7c1d4b142c762b0c5882ae818d8a4b3f3d93363eaaf00c33e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b697/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b792/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/60/6051220e84188c53bdf3adf8c1e1c571a61c2e45585d19b1c6e2c8ef99ea0e23-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/6b/6b253c78ca53bbfe74b043137b8659f54cb2074ab7be088c61848ce71cd5d2d8-d # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/ee/eeccf710335c3e60feb17976621ecc22f1aa7c320e68971d800472fcfc245528-d # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/60/607de599494dc5a4b5ced41f3d879679b38483373e8331596e34093ce8170630-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/50/501c61400b38dc42097a183d98fd4dc82d5a36917de7c23b605345596a80be9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/8d/8d3c601267243e73f12d9c57958cc5242eb3d9ef08d99461d862382c584ee96e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/d3/d3e3e366cd0c9574b0a074b82ab75b874e77d9163d90c72a675813d356399b2c-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru mkdir -p $WORK/b402/ cat >/tmp/go-build3739158486/b402/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build3739158486/b082/_pkg_.a EOF cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/c2/c2d8aef5d1e9e240d4b641c6e842810f1a8a86981f68c65cf50b33b7b1bdd7b4-d # internal cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru -complete -installsuffix shared -buildid g0jml-EYhM597LZZXH7A/g0jml-EYhM597LZZXH7A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru/lru.go cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/b5/b5ed7d740ed2371c16b98d51eddba86ffff8c51cc533ff5006825375930ff2c4-d # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/8a/8a88ee7aef43d21f578c778f945d41398b071fd7171263d08d79d94e6d023c7e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b806/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/d4/d46b683bee16791b6e410e8d9ed7b0f8f3f275e1aa320bc0333499f855e541cc-d # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b803/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/f9/f9a9b442db2e10f447d46808226085c4c02763a2e04bb50d45506460c289a7b4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/66/66687378348a486de408d79f51515577485422f4f19de6102d5ec325ffda48a7-d # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/0e/0e8b4caf8017d745efaa9bb49f65f25fa9df63d521fe89fffd11271205420ea3-d # internal cp $WORK/b018/_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/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 cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/3b/3b8607ad77e6e972ed5f0159b91d5c44dd711b458d909536c41ac62c35bf35c9-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/7c/7c8ded62094b2e3fcb66445116dbfdfff6e0aaa7b1a0b27974c01ab087dea323-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/5d/5d12490e9bd84a10f7ac77782e2335ef5b020ff62cc07d61805fe90d19ba91fd-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/d2/d2cb1d6a30b43dac10987f7778d902d636838b044b3e0ac37e9c6c5465ae5102-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b170/ cat >/tmp/go-build3739158486/b170/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid -7gChRqEUEAXzZ3uZ58B/-7gChRqEUEAXzZ3uZ58B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set/ints.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/97/9728dda2c2e9d31da5930c11c7fed9e3d7923202b6c524050dd8c397c2fce439-d # 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/46/460e2868b3598528abc4508b15b6c9169fd3e2c63d4bb65cf20c8dbc36d4e24f-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/buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/24/24941ba3a5aab1eb050b5e084672a156ced753da66680792498dc385dcbb7825-d # internal /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 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b011/ cat >/tmp/go-build3739158486/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 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 cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/7f/7f354a3426d7166f24810f7244df41eb13b8d21dc6b565866107a1cbe90bbf09-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal math mkdir -p $WORK/b031/ cat >/tmp/go-build3739158486/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b031/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/b2/b2feb088f524d008d2c20d1addae5ceee2d528ca0c8eea3b2267a99813e56253-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 cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/75/75163911d899c86b4ae2a7cd3e6325c4be83fe5c1a87ffde1b739d6202d7a754-d # internal 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 cat >/tmp/go-build3739158486/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3739158486/b012/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /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 cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e4/e4faef09e68b6d1fb45fd16edef804dcb668812f12bd7a4fdb3f9b35379b3700-d # internal cat >/tmp/go-build3739158486/b031/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3739158486/b012/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p math -std -installsuffix shared -buildid kanjYy1q246aWjem71cO/kanjYy1q246aWjem71cO -goversion go1.21.7 -symabis $WORK/b031/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/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/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/af/afd4991d5f45206adde48d235a5e044678a3cb3b8b4d96f11161069220c4e77a-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/2f/2f3dcc3a1818a7b7a5a89c5776434a9d96db66d8bf314b6e8221bde5be040a30-d # internal runtime mkdir -p $WORK/b010/ cat >/tmp/go-build3739158486/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/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b031/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b031/exp_amd64.o ./exp_amd64.s cat >/tmp/go-build3739158486/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3739158486/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build3739158486/b011/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build3739158486/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build3739158486/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build3739158486/b007/_pkg_.a packagefile internal/godebugs=/tmp/go-build3739158486/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3739158486/b015/_pkg_.a packagefile internal/goos=/tmp/go-build3739158486/b016/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build3739158486/b017/_pkg_.a packagefile runtime/internal/math=/tmp/go-build3739158486/b018/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build3739158486/b019/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build3739158486/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -std -+ -installsuffix shared -buildid _xjV8RYSvRLV8Am9Wmgc/_xjV8RYSvRLV8Am9Wmgc -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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b031/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b031/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b031/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/dim_amd64.o $WORK/b031/exp_amd64.o $WORK/b031/floor_amd64.o $WORK/b031/hypot_amd64.o $WORK/b031/log_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d3/d3cb78802851dcafca6bff3b23f81e87fdf5b00e0f1b82a2b7da1dae487bc877-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b253/ github.com/prometheus/prometheus/model/value mkdir -p $WORK/b764/ cat >/tmp/go-build3739158486/b253/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build3739158486/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid BL7bkY0OAR3QolJqseEP/BL7bkY0OAR3QolJqseEP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go cat >/tmp/go-build3739158486/b764/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build3739158486/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/prometheus/prometheus/model/value -complete -installsuffix shared -buildid fWYhhLOSUVPxZy07hc36/fWYhhLOSUVPxZy07hc36 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/value/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/76/763558e8906cb524ff1489cc5cc793164fb9129ec93bc5523244fac221f3b4bc-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/99/993fb5443450924284e4653a6448a4b4f0ef9194d6b3d9be2f0da0704c19300b-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/5b/5b074936412a60995ff6aa6cf690c1c4688ce9d6afc1ee402cb6f03c2dd89181-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >/tmp/go-build3739158486/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./asm.s sync mkdir -p $WORK/b022/ cat >/tmp/go-build3739158486/b022/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build3739158486/b023/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync -std -installsuffix shared -buildid 8rpqGLAyoLNHc3BW96ea/8rpqGLAyoLNHc3BW96ea -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-build3739158486/b005/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3739158486/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build3739158486/b007/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3739158486/b009/_pkg_.a packagefile runtime=/tmp/go-build3739158486/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 CduvpEHLTfxASzXV9rOh/CduvpEHLTfxASzXV9rOh -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/80/801bd3cd6c23a063eba93675d2d3946322cc60775e81431d00d108005dde5948-d # internal internal/bisect mkdir -p $WORK/b047/ internal/singleflight internal/testlog github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b163/ cat >/tmp/go-build3739158486/b047/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/bisect -std -complete -installsuffix shared -buildid jjvsm7tcBO1K_s-7Z0f-/jjvsm7tcBO1K_s-7Z0f- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go cat >/tmp/go-build3739158486/b163/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b237/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid 7-g1Eb87fnrO8T6uSDMG/7-g1Eb87fnrO8T6uSDMG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma/pragma.go cat >/tmp/go-build3739158486/b237/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer mkdir -p $WORK/b376/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid caplRdMqlfumNNWBl-j5/caplRdMqlfumNNWBl-j5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go cat >/tmp/go-build3739158486/b376/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b379/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid snh_Nh-g9uevyj6kB9fG/snh_Nh-g9uevyj6kB9fG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer/unbounded.go cat >/tmp/go-build3739158486/b379/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a EOF mkdir -p $WORK/b078/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid 5IeGWCm1LdUDIxYUYuZa/5IeGWCm1LdUDIxYUYuZa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync/event.go github.com/prometheus/prometheus/vendor/github.com/josharian/intern mkdir -p $WORK/b043/ cat >/tmp/go-build3739158486/b078/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p internal/singleflight -std -complete -installsuffix shared -buildid 9E1IWmyULyr5llDBpwPH/9E1IWmyULyr5llDBpwPH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go mkdir -p $WORK/b833/ cat >/tmp/go-build3739158486/b043/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/testlog -std -complete -installsuffix shared -buildid fqgj02O4bBZNFi8Gsc8S/fqgj02O4bBZNFi8Gsc8S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >/tmp/go-build3739158486/b833/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/prometheus/prometheus/vendor/github.com/josharian/intern -complete -installsuffix shared -buildid TluEXDSLD8tcprl9md_w/TluEXDSLD8tcprl9md_w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/josharian/intern/intern.go runtime/cgo mkdir -p $WORK/b050/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b050/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/00/0051473ad2cfd3860c23e96bf41ed6f319bbee0d5ea75241dda2f186a3a09dfe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/bd/bd73969cce5b57d13bb2e3a8b378e671e14714135027fa84e0247bcb209f3ecf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/7b/7b7e5173a3b35865623d5649b1c8a0972c054321b51c25369fcad374ba7ddf74-d # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/6b/6b28223c40f878f7d127b5e2d7d1cb732a80827a435e566c0871d4bcbb71af56-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/be/beaabfec92a7af4e7e7b01ee3c969e104f567e19b6cd9b7ad9123eb3fdf2b56a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a0/a0b3b1a18e8646255084162444c3a36496ab09ba05d22b1021a7651d1740f264-d # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/39/39d4232de5962573917a89396e039d0ed3f11fdd240c96ce25a3a60af936535d-d # internal cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o ./_x002.o -c cgo.cgo2.c 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 /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/28/28cb8b130951ff67dc17a34af50437233889547502727125652fb40e1b4c8845-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b034/ cat >/tmp/go-build3739158486/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build3739158486/b005/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -installsuffix shared -buildid U6kNRgr1tdMfj34WGYTo/U6kNRgr1tdMfj34WGYTo -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-build3739158486/b034/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build3739158486/b005/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p sort -std -complete -installsuffix shared -buildid M-dxp5fG8sIHV1q0KhfH/M-dxp5fG8sIHV1q0KhfH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b034/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/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/f5/f5d876601c945aebce2bbbccaa64508388b3cd9ecfe1d18d6d18ffa4cbefa3e3-d # internal internal/godebug mkdir -p $WORK/b046/ cat >/tmp/go-build3739158486/b046/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build3739158486/b047/_pkg_.a packagefile internal/godebugs=/tmp/go-build3739158486/b014/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p internal/godebug -std -complete -installsuffix shared -buildid udVMZfmVn-Cdi7Nwyf0y/udVMZfmVn-Cdi7Nwyf0y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.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/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b050/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/dc/dcf258f5e3f501a399d1e8040943f4e1a9ade0abc165653d943c336291524a7a-d # internal internal/safefilepath path mkdir -p $WORK/b041/ vendor/golang.org/x/net/dns/dnsmessage github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru io internal/oserror mkdir -p $WORK/b045/ cat >/tmp/go-build3739158486/b041/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid be28MJFls0BXvzIAx_Sq/be28MJFls0BXvzIAx_Sq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go mkdir -p $WORK/b076/ strconv cat >/tmp/go-build3739158486/b045/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3739158486/b011/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p path -std -complete -installsuffix shared -buildid Vd_0SpQOKBvhz3MgQHBS/Vd_0SpQOKBvhz3MgQHBS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >/tmp/go-build3739158486/b076/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a EOF mkdir -p $WORK/b315/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid TNZ8NnBftXbvVC8mbyWW/TNZ8NnBftXbvVC8mbyWW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go crypto/internal/nistec/fiat mkdir -p $WORK/b021/ cat >/tmp/go-build3739158486/b315/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build3739158486/b082/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid 50u07DSwc3XoYrfR-0YB/50u07DSwc3XoYrfR-0YB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go cat >/tmp/go-build3739158486/b021/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF mkdir -p $WORK/b039/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p io -std -complete -installsuffix shared -buildid SMcF4gqjTw_B97EFC2yS/SMcF4gqjTw_B97EFC2yS -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 mkdir -p $WORK/b033/ cat >/tmp/go-build3739158486/b039/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/oserror -std -complete -installsuffix shared -buildid e6K91iDHq72a_e8c2ckt/e6K91iDHq72a_e8c2ckt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go mkdir -p $WORK/b099/ cat >/tmp/go-build3739158486/b033/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3739158486/b011/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p strconv -std -complete -installsuffix shared -buildid l7fqVivfm7Hk2Mivdrr8/l7fqVivfm7Hk2Mivdrr8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go cat >/tmp/go-build3739158486/b099/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build3739158486/b088/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid MMjHx1YSQR4bZInuWnBC/MMjHx1YSQR4bZInuWnBC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/45/4500b2dfad6b90e15ba571993aecfabacc4c5f75eb60b28d3e6edcdefffa73c9-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/6f/6fbc24028e42642b622f56c3cbffec54a83cd504d2571ad4e81c469d8c581af8-d # internal internal/intern mkdir -p $WORK/b080/ cat >/tmp/go-build3739158486/b080/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build3739158486/b046/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p internal/intern -std -complete -installsuffix shared -buildid Pc3Y6CBJlpv8kLsCdmSV/Pc3Y6CBJlpv8kLsCdmSV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go math/rand mkdir -p $WORK/b092/ cat >/tmp/go-build3739158486/b092/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build3739158486/b046/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a EOF syscall mkdir -p $WORK/b038/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p math/rand -std -complete -installsuffix shared -buildid NeiQlqAtXvUuNLAS0vO2/NeiQlqAtXvUuNLAS0vO2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cat >/tmp/go-build3739158486/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b038/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cat >/tmp/go-build3739158486/b038/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3739158486/b011/_pkg_.a packagefile internal/itoa=/tmp/go-build3739158486/b030/_pkg_.a packagefile internal/oserror=/tmp/go-build3739158486/b039/_pkg_.a packagefile internal/race=/tmp/go-build3739158486/b023/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p syscall -std -installsuffix shared -buildid GXMdMjZuTUkIsBpdgW3z/GXMdMjZuTUkIsBpdgW3z -goversion go1.21.7 -symabis $WORK/b038/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/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 cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f2/f264c1201587dd45c9849978b27690c5860e6c25601f6dc39030cac36e17bd78-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/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b050/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/bd/bdc99dcccc9182e81afc28b1069ebef29409c03cb0f0ae832f4cc2fdcfe02c3c-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/b0/b0e1f6e304cd17ace0c5ab6cb0f52d783014bea848cc7e073a685fbe00496471-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/e0/e0e73ce5738447f014d5202cd69088dc12989ac9c312d45e12bcbaaf864487eb-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/f2/f25d608dab55a0acb121d21e5851bc7030a0b72ae8b9a9dc399e8dc68097f44b-d # internal github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b153/ container/heap mkdir -p $WORK/b433/ cat >/tmp/go-build3739158486/b153/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a EOF mkdir -p $WORK/b552/ cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid m2g_OPl4bHsXRrDBjmB6/m2g_OPl4bHsXRrDBjmB6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile/stream.go cat >/tmp/go-build3739158486/b433/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid AFTcBSdoOlRYhaYmhR1A/AFTcBSdoOlRYhaYmhR1A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go cat >/tmp/go-build3739158486/b552/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p container/heap -std -complete -installsuffix shared -buildid s_J1yx2tfMzofwrLH3oz/s_J1yx2tfMzofwrLH3oz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/fd/fde9143e0ce1fee3ba983ed9697be9deaf0129254be36cf6228fdedcc60e4e72-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/45/45e74afe262e397e2d4c7cab11f8ae4b99081c8c8ba5cda4cdd68d03c41fbb9e-d # internal hash mkdir -p $WORK/b057/ bytes crypto/internal/randutil mkdir -p $WORK/b090/ strings cat >/tmp/go-build3739158486/b057/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3739158486/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p hash -std -complete -installsuffix shared -buildid 2B5tbVGnA1oIMKeOa6du/2B5tbVGnA1oIMKeOa6du -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/hash/hash.go mkdir -p $WORK/b049/ cat >/tmp/go-build3739158486/b090/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid XcOXMp-CbWi7n7bD5VSI/XcOXMp-CbWi7n7bD5VSI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cat >/tmp/go-build3739158486/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3739158486/b011/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF mkdir -p $WORK/b003/ text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p strings -std -complete -installsuffix shared -buildid e6uhcf8P0hU93rrl30ef/e6uhcf8P0hU93rrl30ef -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b049/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-build3739158486/b003/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3739158486/b011/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b239/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -std -installsuffix shared -buildid 9E52WzMheDKP8iBQCMcO/9E52WzMheDKP8iBQCMcO -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/b212/ cat >/tmp/go-build3739158486/b239/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3739158486/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid 7qpeYSYpToTmy5sLF0ML/7qpeYSYpToTmy5sLF0ML -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go cat >/tmp/go-build3739158486/b212/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p text/tabwriter -std -complete -installsuffix shared -buildid Oxz59_JerdVs9KjqPAsZ/Oxz59_JerdVs9KjqPAsZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/53/536ed7da88d12ad6f0b2b525aff88281d0bb05873b7b2e51c433d8d28a3aad7e-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/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b050/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/3e/3eb0ba558c7b6c88bafb9190b5acd83722b99153293ff6763a2b789a4ae2ea62-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/2f/2f2e61a8de217a0643d917c952f8cc0f7792356ed066712c1465be4773ec3ef6-d # internal hash/fnv mkdir -p $WORK/b160/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal hash/adler32 hash/crc32 mkdir -p $WORK/b056/ cat >/tmp/go-build3739158486/b160/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a EOF mkdir -p $WORK/b810/ cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p hash/fnv -std -complete -installsuffix shared -buildid _VAlrCrw8Z0scYFnRfT4/_VAlrCrw8Z0scYFnRfT4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cat >/tmp/go-build3739158486/b056/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/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b056/symabis ./crc32_amd64.s cat >/tmp/go-build3739158486/b810/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p hash/adler32 -std -complete -installsuffix shared -buildid CZNZjiYkgI3BvbgPsPlj/CZNZjiYkgI3BvbgPsPlj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b810/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/1e/1e701e85f270d43ce0278f7eb53c786e92193681db44cdf202497b8984dc5bf1-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/fa/fa86fe024e55fbfb51b42d377fc4fa25ffb40789f881a8d39e839b4fd67c97df-d # internal cat >/tmp/go-build3739158486/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile internal/cpu=/tmp/go-build3739158486/b012/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p hash/crc32 -std -installsuffix shared -buildid 1c1kOLFXk6Ui47notPsA/1c1kOLFXk6Ui47notPsA -goversion go1.21.7 -symabis $WORK/b056/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/9a/9abd035ae4494a6119fdce53b00ed5f2a52a9f24a9c37fe3ed0c06a3bab0cadf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b810/_pkg_.a # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/ce/ce6a06f842b8dc72899bbeb71b6ad5bedeada445fab98870d274a122b27d787e-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/3e/3ecead30862fe03df916c8bc012047c87ac7f3a2bb6541412b778a842e3ca108-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b056/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/74/748a0739db6d9e99939e2ec30e165bb846113695a443dfe3cc24d934f15d2c45-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b056/_pkg_.a $WORK/b056/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/eb/eb02bf6b4a5c241c462969144a1b60d878c614e794c87a29de402814d6708aff-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/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b050/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/77/779c304513f78e79a4959339a13b932f2a42c7cccff120f86050463d88b5ab28-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b132/ github.com/prometheus/prometheus/vendor/golang.org/x/text/transform mkdir -p $WORK/b217/ cat >/tmp/go-build3739158486/b132/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /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 dXiyAz9zE_dH4unZMayb/dXiyAz9zE_dH4unZMayb -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 cat >/tmp/go-build3739158486/b217/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid DYwyHaFL9yUn3IxD0cJl/DYwyHaFL9yUn3IxD0cJl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/11/113ea4dcdd49ace6c3d3b7c16a3813a467e3e7462c047297d43d1deee83f0dc8-d # internal net/netip mkdir -p $WORK/b079/ crypto/rc4 crypto github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b229/ encoding/base32 cat >/tmp/go-build3739158486/b079/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3739158486/b011/_pkg_.a packagefile internal/intern=/tmp/go-build3739158486/b080/_pkg_.a packagefile internal/itoa=/tmp/go-build3739158486/b030/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a EOF reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p net/netip -std -complete -installsuffix shared -buildid n6Kg_oQmIJbsF7PxytTv/n6Kg_oQmIJbsF7PxytTv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b079/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 mkdir -p $WORK/b324/ mkdir -p $WORK/b085/ cat >/tmp/go-build3739158486/b229/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a EOF cat >/tmp/go-build3739158486/b324/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid 5uho2efKexRIQJnMxt8P/5uho2efKexRIQJnMxt8P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish/block.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish/cipher.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish/const.go mkdir -p $WORK/b113/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p encoding/base32 -std -complete -installsuffix shared -buildid Mm6lGBgEpukxFMLISoEc/Mm6lGBgEpukxFMLISoEc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cat >/tmp/go-build3739158486/b085/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a EOF mkdir -p $WORK/b029/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto -std -complete -installsuffix shared -buildid S-u286ozkG4M7Fp84Uq2/S-u286ozkG4M7Fp84Uq2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cat >/tmp/go-build3739158486/b113/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/tmp/go-build3739158486/b087/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a EOF cat >/tmp/go-build3739158486/b029/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid q5nx-9w7cq8Kn25i2EbW/q5nx-9w7cq8Kn25i2EbW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.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 -gensymabis -o $WORK/b029/symabis ./asm_amd64.s cat >/tmp/go-build3739158486/b029/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile internal/abi=/tmp/go-build3739158486/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build3739158486/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build3739158486/b007/_pkg_.a packagefile internal/itoa=/tmp/go-build3739158486/b030/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3739158486/b009/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p reflect -std -installsuffix shared -buildid 8QGF2qXH-xnKBLiZjGIu/8QGF2qXH-xnKBLiZjGIu -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/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b5/b5f13bc05f55650dfd090d63e59c54b5fc83592eba8a32c36d3df2f9b1a3811e-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/aa/aae4cc64c8ede1cada2203a2c8981926b99f6f0d98fd4b3ba1b48e4cd70e4960-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/95/9543fd2479819bacf55d45483ebb71819f6f3825a7b6c28d5ea4e833a1369dbc-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/22/226205c08302f8eab10c2df6e20ace2a452a1af87884d11adb8159b07a7c6238-d # internal net/http/internal/ascii mkdir -p $WORK/b143/ github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings bufio mkdir -p $WORK/b196/ cat >/tmp/go-build3739158486/b143/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a EOF html /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 8s97oGhAYaY1mnDaeTov/8s97oGhAYaY1mnDaeTov -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go regexp/syntax mkdir -p $WORK/b069/ cat >/tmp/go-build3739158486/b069/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b250/ cat >/tmp/go-build3739158486/b196/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p regexp/syntax -std -complete -installsuffix shared -buildid xwRScAWQFgaAIV3Ek1Bs/xwRScAWQFgaAIV3Ek1Bs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid _752lXew1GAfeze24QLG/_752lXew1GAfeze24QLG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go cat >/tmp/go-build3739158486/b250/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding mkdir -p $WORK/b369/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid 9k5hzePx7sSd68SoW_Qs/9k5hzePx7sSd68SoW_Qs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix go/build/constraint mkdir -p $WORK/b460/ github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions cat >/tmp/go-build3739158486/b369/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding -complete -installsuffix shared -buildid wOzsP731SGhEgV4EJcqJ/wOzsP731SGhEgV4EJcqJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/encoding.go cat >/tmp/go-build3739158486/b460/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF mkdir -p $WORK/b314/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p go/build/constraint -std -complete -installsuffix shared -buildid rtZH0K6hGlF8vLdxRcUL/rtZH0K6hGlF8vLdxRcUL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/src/go/build/constraint/vers.go mkdir -p $WORK/b681/ cat >/tmp/go-build3739158486/b314/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/golang-lru/simplelru=github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru=/tmp/go-build3739158486/b315/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid 7M1Vz1EOav_w14FlactF/7M1Vz1EOav_w14FlactF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/edges.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/iter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/node.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go mkdir -p $WORK/b052/ cat >/tmp/go-build3739158486/b681/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid F4PtEYBpuBeJANRaCSwf/F4PtEYBpuBeJANRaCSwf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions/compare.go mkdir -p $WORK/b209/ cat >/tmp/go-build3739158486/b052/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p bufio -std -complete -installsuffix shared -buildid J2ZByCij9lPPFswqn0ie/J2ZByCij9lPPFswqn0ie -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >/tmp/go-build3739158486/b209/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p html -std -complete -installsuffix shared -buildid 3NlHJwoxMZA9tAqRa6sG/3NlHJwoxMZA9tAqRa6sG -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 mkdir -p $WORK/b273/ net/http/internal/testcert mkdir -p $WORK/b779/ cat >/tmp/go-build3739158486/b273/importcfg << 'EOF' # internal # import config packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid 7cxEJ32mYbIkahMnJyaw/7cxEJ32mYbIkahMnJyaw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go cat >/tmp/go-build3739158486/b779/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p net/http/internal/testcert -std -complete -installsuffix shared -buildid 0mmmqO5Jn6bwEbbQ5L2d/0mmmqO5Jn6bwEbbQ5L2d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.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/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b050/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/8f/8f4393cf7c6c3eee98afdaac225b9d17484b195266aad51059c6c22318235eef-d # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/82/82da552df281f725c972f4fb049a970f9f496b31bc8a7369f58ddb16c400a9f8-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/width mkdir -p $WORK/b844/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cat >/tmp/go-build3739158486/b844/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/prometheus/vendor/golang.org/x/text/transform packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build3739158486/b217/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/width -complete -installsuffix shared -buildid tIdQpsKbYB74-GSUCqgv/tIdQpsKbYB74-GSUCqgv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/kind_string.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/transform.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/trieval.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/width.go cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/db/db06b8628bd41f8e698e80ec7c13fa744150039b51b6b935809f3ddc12acbd8f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/3f/3fce098973b3ff8c0046bc018f1e4a510fe1f627af848668c08407ea95476f30-d # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/81/817031004b9c351a30b1cfc7513a58b7cbe3b8b6f73ac0581c8d5b42e4895bee-d # 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/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/1e/1e65165edff6b93cc38a926631156f41e07ed7c29aaafa1afdd84d6b6b71896f-d # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/90/90b9c0d18c21cfdd108349855785fe45665f19a346eebcef24cf7c4774b8c524-d # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/dc/dc29655a4bc294e2e131ea8b58f3e1ccfabffcadf0e3fdc07c9ab8366f90829a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/a5/a5242e2708adee251c3e88511bdf6807b48f0ed6819512fcc218ecce3abc6fa9-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/a0/a0dd92438c7cb74f5194e2d5063b6b26497c3a861fcdcc33e73e89121ece34bd-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/3a/3a04c7512ce4441cca2174b65f67b7eac5ce527cb79bedc748adbf23c743afaf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/31/3154d855f14cd5bccb3b674d9f85c03364114017baee676718e4bee2dffdf470-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/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b050/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/02/02aef43997e9a5c64960b9fad4202d988e64e8cff1446c1f90daee290f30e4d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/91/91042d91c8da5baa51eadc48c7bb58a45f80eebe96056645a43ca14924b51de5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/02/029e6287c02aa0fec3ff3c7aee26ec0811085b221aadcbba152177246de8eb3f-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b050/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b844/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/8f/8f52b3c52e57303d0428520b5ecc737cd98cb25a0e044b7216d6b78fd42d319d-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/c1/c17d022d6203efee1dca3caed5d0ac8c8e75b4f0ef6ad7ccee6fa967a413edbf-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b038/asm_linux_amd64.o ./asm_linux_amd64.s 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/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b050/_x010.o -c gcc_stack_unix.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e8/e846313c626b7b557bf945858f37f70868e7d3b08e214d40b091eb007df2bc65-d # internal internal/syscall/execenv mkdir -p $WORK/b042/ cat >/tmp/go-build3739158486/b042/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a EOF internal/syscall/unix mkdir -p $WORK/b037/ cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid F4I1-NoOCY_caZjt3DsP/F4I1-NoOCY_caZjt3DsP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >/tmp/go-build3739158486/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a EOF time mkdir -p $WORK/b040/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid EaUy75TtivDdsdq5il7r/EaUy75TtivDdsdq5il7r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b037/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-build3739158486/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p time -std -installsuffix shared -buildid N5idAo88YTZbiQQzxLJb/N5idAo88YTZbiQQzxLJb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b040/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 cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/87/87d342876109bd90d1e591277af34085a9b0fd60fbe53475f70480287899aa01-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/45/45778b8eea8e0a20fb1c4515a1b2f78a4584a1f417696cac5d9693830f2e4e35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/ab/ab5c9b5cf9f5a208d9d92503a8789fc76ec03610907463b743bebdcfcc80039d-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/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b050/_x011.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/8c/8cf891435b3c22f8c09ac3587ec889df0fe98c0f0cc3c6e75e9f949f44c86257-d # internal regexp mkdir -p $WORK/b068/ cat >/tmp/go-build3739158486/b068/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile regexp/syntax=/tmp/go-build3739158486/b069/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p regexp -std -complete -installsuffix shared -buildid GiO7_ItQiU_GO_oV4ZfR/GiO7_ItQiU_GO_oV4ZfR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b068/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/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b050/_x012.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b050/_x013.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o $WORK/b050/_x014.o -c gcc_amd64.S cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Mh4c34Sg3iix7r95HeyF -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/2f/2f4ece6dc95b72755a78cd229f524876b4ca39528e78cea1a06db22ba8a40976-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b340/ github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b493/ cat >/tmp/go-build3739158486/b493/importcfg << 'EOF' # internal # import config packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF cat >/tmp/go-build3739158486/b340/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid LTXfCVRnEhRshWay_hhi/LTXfCVRnEhRshWay_hhi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates -complete -installsuffix shared -buildid ujwu7DcnZtau4JaFLRij/ujwu7DcnZtau4JaFLRij -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates/utils.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/b050=/tmp/go-build -gno-record-gcc-switches -o $WORK/b050/_cgo_.o $WORK/b050/_cgo_main.o $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o $WORK/b050/_x004.o $WORK/b050/_x005.o $WORK/b050/_x006.o $WORK/b050/_x007.o $WORK/b050/_x008.o $WORK/b050/_x009.o $WORK/b050/_x010.o $WORK/b050/_x011.o $WORK/b050/_x012.o $WORK/b050/_x013.o $WORK/b050/_x014.o -O2 -g -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/39/39d0a1a0b52839f47fe9656a419bffa5145ca95d359b218cd96d8aec08049e94-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/49/4935c006d0de59880106377d3046eea1c941af11fe0e56c7905cdb15fecd919a-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b050/_cgo_.o -dynout $WORK/b050/_cgo_import.go -dynlinker cat >/tmp/go-build3739158486/b050/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/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b050/symabis ./asm_amd64.s cat >/tmp/go-build3739158486/b050/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/tmp/go-build3739158486/b019/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p runtime/cgo -std -installsuffix shared -buildid Mh4c34Sg3iix7r95HeyF/Mh4c34Sg3iix7r95HeyF -goversion go1.21.7 -symabis $WORK/b050/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/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/b050/_cgo_gotypes.go $WORK/b050/cgo.cgo1.go $WORK/b050/_cgo_import.go cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b050/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b050/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b050/_pkg_.a $WORK/b050/asm_amd64.o $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o $WORK/b050/_x004.o $WORK/b050/_x005.o $WORK/b050/_x006.o $WORK/b050/_x007.o $WORK/b050/_x008.o $WORK/b050/_x009.o $WORK/b050/_x010.o $WORK/b050/_x011.o $WORK/b050/_x012.o $WORK/b050/_x013.o $WORK/b050/_x014.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ef/ef244f31a99ea067e74af21564c6db790d2cae3e86e6d28f097eb92acf74d95d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/a8/a8ae28263ea0f6988e3493b9f0ee91feec0d840b2b84bb67b30953e962626dae-d # internal github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff mkdir -p $WORK/b205/ github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand io/fs mkdir -p $WORK/b044/ cat >/tmp/go-build3739158486/b205/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff -complete -installsuffix shared -buildid x68y9FrzVLyjYUvwcsHX/x68y9FrzVLyjYUvwcsHX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff/backoff.go cat >/tmp/go-build3739158486/b044/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile internal/oserror=/tmp/go-build3739158486/b039/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF internal/poll mkdir -p $WORK/b036/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p io/fs -std -complete -installsuffix shared -buildid CzdIus8EsRQWMQn4qt2M/CzdIus8EsRQWMQn4qt2M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b044/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 cat >/tmp/go-build3739158486/b036/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3739158486/b037/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/poll -std -installsuffix shared -buildid vTsdwQNf8bkEtkJvf--0/vTsdwQNf8bkEtkJvf--0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b036/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 context mkdir -p $WORK/b058/ cat >/tmp/go-build3739158486/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile internal/reflectlite=/tmp/go-build3739158486/b005/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p context -std -complete -installsuffix shared -buildid JLwGxIVv4NeWP04YqSfC/JLwGxIVv4NeWP04YqSfC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/context/context.go mkdir -p $WORK/b246/ cat >/tmp/go-build3739158486/b246/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid gSjM3xGJoLq88zpisWpv/gSjM3xGJoLq88zpisWpv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff mkdir -p $WORK/b354/ cat >/tmp/go-build3739158486/b354/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff -complete -installsuffix shared -buildid M-5CfcKXOsNXe-ZqNQgM/M-5CfcKXOsNXe-ZqNQgM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff/backoff.go mkdir -p $WORK/b368/ github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff mkdir -p $WORK/b390/ cat >/tmp/go-build3739158486/b368/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid 1PdmIRFrvTJwUBYcCuqr/1PdmIRFrvTJwUBYcCuqr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock cat >/tmp/go-build3739158486/b390/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF mkdir -p $WORK/b536/ github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid ImTUIELLMxiiPeWKEpoJ/ImTUIELLMxiiPeWKEpoJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive/keepalive.go mkdir -p $WORK/b444/ mkdir -p $WORK/b670/ github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator github.com/prometheus/prometheus/model/timestamp cat >/tmp/go-build3739158486/b536/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid rvEOxg1QNPbE_wWuWIVk/rvEOxg1QNPbE_wWuWIVk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock/clock.go cat >/tmp/go-build3739158486/b444/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp/internal/flags=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build3739158486/b445/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF mkdir -p $WORK/b727/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff -complete -installsuffix shared -buildid q46NJdAuFF0nxrfp5tC0/q46NJdAuFF0nxrfp5tC0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go mkdir -p $WORK/b762/ cat >/tmp/go-build3739158486/b727/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cat >/tmp/go-build3739158486/b670/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator -complete -installsuffix shared -buildid 6xHTti_gzx-AgK3iiGZO/6xHTti_gzx-AgK3iiGZO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator/name_generator.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime -complete -installsuffix shared -buildid mKqC_KEfc-tljW1TO9Xz/mKqC_KEfc-tljW1TO9Xz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime/parseable_time.go cat >/tmp/go-build3739158486/b762/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/prometheus/prometheus/model/timestamp -complete -installsuffix shared -buildid 9rCqTTYi84j8VhiLz6y8/9rCqTTYi84j8VhiLz6y8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/timestamp/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/03/035385e02146e95e5388e4f5334e448df883084f193b378c5b40bc451607a1f2-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/ff/ffaf0a0b834c4ad00dc4d0f95e627301604a41a5209197f8c764264b0791cc48-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/a4/a4c2c5fb6671b673014b6201ca51ba7806933ea5982c77cd376805ac066c7338-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/cd/cd3b1d5b9fb64573f88616d6557880935ea079c28ce83075c738baf0ee41d896-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/b762/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/da/da00a360bbd6c00c768c9d29029fa3a55daa73d6ef4f89eec270166329fc9dac-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff mkdir -p $WORK/b371/ cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/02/020de09dd20b226c984af9e410a65b08546d5484e0f695b3105f18c2c85eb818-d # internal cat >/tmp/go-build3739158486/b371/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff=/tmp/go-build3739158486/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build3739158486/b368/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid 2rq-ZSI9yjGbq2zjgb3v/2rq-ZSI9yjGbq2zjgb3v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/05/05c4cc50abea0a676d7d535779c8f4f0b718bcc263d308c2f70f3b577050412f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/ff/ffa98867fe2e5f9712d44e4f7c8ec3aca289e185a97b4ae1553589c007e1a3a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/d7/d794a6949ebd8abbaf775339d354119dcbb56104ab9b0eb5318ce05b50a92427-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/cc/ccda975c3d1afe130fa5a73a575054f90eaa2f28a8cdd0e251d9f370b4ac4441-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache mkdir -p $WORK/b650/ cat >/tmp/go-build3739158486/b650/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock packagefile container/heap=/tmp/go-build3739158486/b552/_pkg_.a packagefile container/list=/tmp/go-build3739158486/b082/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build3739158486/b536/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache -complete -installsuffix shared -buildid vXQbJ-N8mptz1WLjLAob/vXQbJ-N8mptz1WLjLAob -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache/expiring.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache/lruexpirecache.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/a1/a188b5fe124721afb33d06389e2889dfa0a4c334b79b8b0e2befdbb0243018e7-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/9d/9dfed535aea188fee7e8cfde4427bfe653e82152b6070f9c37bb97e2820375af-d # internal embed mkdir -p $WORK/b100/ cat >/tmp/go-build3739158486/b100/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/fs=/tmp/go-build3739158486/b044/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p embed -std -complete -installsuffix shared -buildid zrJ7IYzUophnSGRpPTBd/zrJ7IYzUophnSGRpPTBd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ab/abbdd1835bceff01a9850b245002a41ef7c10f8ca6c07745138a7b3ed6407841-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap 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 github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b393/ mkdir -p $WORK/b798/ cat >/tmp/go-build3739158486/b393/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3739158486/b058/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap -complete -installsuffix shared -buildid lKG11x8clXGSf8teWgB4/lKG11x8clXGSf8teWgB4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap/tap.go cat >/tmp/go-build3739158486/b798/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid WhXc0eM4Y9DJTFES-wkC/WhXc0eM4Y9DJTFES-wkC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup/errgroup.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/4c/4c2a571a7902903e5e782672767b2f2e1ae5a96a1d505075422810e6039a004c-d # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/47/4728712e4623a71d115923e0061e2a44775cde13ebc535844ba4c260e9ded713-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/b0/b0588c80df2d34ca72c755ed1f33390ea05746d8aef2b7857eb16a3d602150bb-d # internal internal/fmtsort mkdir -p $WORK/b028/ encoding/binary github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function cat >/tmp/go-build3739158486/b028/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid 36prEIsJcWqmPqUKXAzV/36prEIsJcWqmPqUKXAzV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go mkdir -p $WORK/b055/ github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema internal/saferio github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b148/ cat >/tmp/go-build3739158486/b055/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p encoding/binary -std -complete -installsuffix shared -buildid _9IJc5bPcxe-UhHrNgG1/_9IJc5bPcxe-UhHrNgG1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b055/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/b446/ cat >/tmp/go-build3739158486/b148/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b148/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s mkdir -p $WORK/b448/ cat >/tmp/go-build3739158486/b446/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function -complete -installsuffix shared -buildid I-UnG61QC73WogKA9vhe/I-UnG61QC73WogKA9vhe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function/func.go mkdir -p $WORK/b564/ cat >/tmp/go-build3739158486/b448/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid jJaas-H62CM_gGXu389w/jJaas-H62CM_gGXu389w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/byte.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/empty.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/int.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/int32.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/int64.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/string.go mkdir -p $WORK/b739/ cat >/tmp/go-build3739158486/b564/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF cat >/tmp/go-build3739158486/b739/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema -complete -installsuffix shared -buildid IQx-jygRp7W44AQ8HJNQ/IQx-jygRp7W44AQ8HJNQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/elements.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/equals.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/schemaschema.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p internal/saferio -std -complete -installsuffix shared -buildid GuT2srYHEAtDdv_OKKAt/GuT2srYHEAtDdv_OKKAt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/4f/4f90a8296b549a5ad876d3e975f1bf42c8d8e1fe682666666821faf79baa739b-d # internal cat >/tmp/go-build3739158486/b148/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid txuxljGz30Odk9dBq7rR/txuxljGz30Odk9dBq7rR -goversion go1.21.7 -symabis $WORK/b148/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack -asmhdr $WORK/b148/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/go_above_118.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/go_above_19.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/reflect2.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/reflect2_kind.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_struct.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/type_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_eface.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_iface.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_link.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_struct.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/1c/1c0806c35eaa2381eafd8be2bd3abe49523a4f7af8f4518533a9b246a2bfc537-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/fb/fbc8bfa2f82f263f5275b62feaefda1684bef3fb7e1e95ef95232ee7491d1aa3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/2f/2fa2f13c4d0d3e32682588c357ea1e89d5e8e7db112f977ac5a025f79005db63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/4b/4b1debf121f51cea10ca1c64acb43802e26d9b3859bde87a7f87ff27192e452c-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/4d/4d3dfc36da666bed9346cad0a7dbdb75b1a14833d5ee04ba3e0a2cb79bef0bf1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/29/2982c693d985fc925eb224d5eade632bd45014407ca8f7ff4d1d1bd9facca2d2-d # internal os mkdir -p $WORK/b035/ cat >/tmp/go-build3739158486/b035/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile internal/itoa=/tmp/go-build3739158486/b030/_pkg_.a packagefile internal/poll=/tmp/go-build3739158486/b036/_pkg_.a packagefile internal/safefilepath=/tmp/go-build3739158486/b041/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3739158486/b042/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3739158486/b037/_pkg_.a packagefile internal/testlog=/tmp/go-build3739158486/b043/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/fs=/tmp/go-build3739158486/b044/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p os -std -installsuffix shared -buildid kbm4TTt8z4_9npRNAG8W/kbm4TTt8z4_9npRNAG8W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b035/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/b448/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/da/daaa5fcac9c9f5c95428864c70e4334f063a07d96b3d8431cd90992724613b65-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b7/b7c4a76ce7bd06281f4bb59adfcc46b4caa9933228c428a1c1ce161d88fb9441-d # internal encoding/base64 mkdir -p $WORK/b061/ crypto/cipher mkdir -p $WORK/b086/ cat >/tmp/go-build3739158486/b061/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a EOF crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p encoding/base64 -std -complete -installsuffix shared -buildid e-96Io6be_1MFz6NoMS9/e-96Io6be_1MFz6NoMS9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >/tmp/go-build3739158486/b086/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build3739158486/b087/_pkg_.a packagefile crypto/subtle=/tmp/go-build3739158486/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/cipher -std -complete -installsuffix shared -buildid MTVI-_VatBOkoEp8reBE/MTVI-_VatBOkoEp8reBE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b086/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/b112/ crypto/internal/nistec github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 mkdir -p $WORK/b154/ vendor/golang.org/x/crypto/internal/poly1305 cat >/tmp/go-build3739158486/b112/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b126/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b112/symabis ./md5block_amd64.s cat >/tmp/go-build3739158486/b154/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b097/ cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 -trimpath "$WORK/b154=>" -I $WORK/b154/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b154/symabis ./xxhash_amd64.s cat >/tmp/go-build3739158486/b126/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b098/ 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/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 ./sum_amd64.s cat >/tmp/go-build3739158486/b097/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/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b097/symabis ./fe_amd64.s cat >/tmp/go-build3739158486/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b098/symabis ./p256_asm_amd64.s github.com/prometheus/prometheus/vendor/github.com/golang/snappy mkdir -p $WORK/b797/ cat >/tmp/go-build3739158486/b797/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -trimpath "$WORK/b797=>" -I $WORK/b797/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b797/symabis ./decode_amd64.s ./encode_amd64.s github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix mkdir -p $WORK/b200/ cat >/tmp/go-build3739158486/b200/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix -trimpath "$WORK/b200=>" -I $WORK/b200/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b200/symabis ./asm_linux_amd64.s cat >/tmp/go-build3739158486/b154/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a EOF cat >/tmp/go-build3739158486/b126/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build3739158486/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 -installsuffix shared -buildid qn4RYHr2Ka2r1M-ggjlu/qn4RYHr2Ka2r1M-ggjlu -goversion go1.21.7 -symabis $WORK/b154/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack -asmhdr $WORK/b154/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2/xxhash.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid ZL4k--lAL_FCy0_Hj1Q4/ZL4k--lAL_FCy0_Hj1Q4 -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/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-build3739158486/b097/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build3739158486/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid 4ihYhGFaA5BtRDACsyKF/4ihYhGFaA5BtRDACsyKF -goversion go1.21.7 -symabis $WORK/b097/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/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-build3739158486/b112/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3739158486/b085/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/md5 -std -installsuffix shared -buildid be7bH2jT7bdrfv9RdWjs/be7bH2jT7bdrfv9RdWjs -goversion go1.21.7 -symabis $WORK/b112/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/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-build3739158486/b797/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile hash/crc32=/tmp/go-build3739158486/b056/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -installsuffix shared -buildid ztEiJlNU-rpBAz1QJBr5/ztEiJlNU-rpBAz1QJBr5 -goversion go1.21.7 -symabis $WORK/b797/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack -asmhdr $WORK/b797/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/decode_asm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/encode_asm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/snappy.go cat >/tmp/go-build3739158486/b200/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader=/tmp/go-build3739158486/b201/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix -installsuffix shared -buildid fhwXpHpPdCtYqi_CPqnx/fhwXpHpPdCtYqi_CPqnx -goversion go1.21.7 -symabis $WORK/b200/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack -asmhdr $WORK/b200/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ioctl.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/str.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go cat >/tmp/go-build3739158486/b098/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/tmp/go-build3739158486/b099/_pkg_.a packagefile crypto/subtle=/tmp/go-build3739158486/b088/_pkg_.a packagefile embed=/tmp/go-build3739158486/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF cat >/tmp/go-build3739158486/b098/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/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/internal/nistec -std -installsuffix shared -buildid cYNXuRLscppBz59ZFE_n/cYNXuRLscppBz59ZFE_n -goversion go1.21.7 -symabis $WORK/b098/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -embedcfg $WORK/b098/embedcfg -pack -asmhdr $WORK/b098/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/e1/e1e76055010fda16f7464324247bb110d75aba0077bdf1f97fe71f05874e0cd7-d # internal encoding/pem mkdir -p $WORK/b121/ cat >/tmp/go-build3739158486/b121/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p encoding/pem -std -complete -installsuffix shared -buildid Xu9TNu1L8tvz9hFEsrZG/Xu9TNu1L8tvz9hFEsrZG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 -trimpath "$WORK/b154=>" -I $WORK/b154/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b154/xxhash_amd64.o ./xxhash_amd64.s cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -trimpath "$WORK/b797=>" -I $WORK/b797/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b797/decode_amd64.o ./decode_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b126/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b112/md5block_amd64.o ./md5block_amd64.s cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b154/_pkg_.a $WORK/b154/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/20/20df9b6923fcb45c03f99481676ba7f586b833afb7ef14ea076c7997aad2c6a4-d # internal cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -trimpath "$WORK/b797=>" -I $WORK/b797/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b797/encode_amd64.o ./encode_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b126/_pkg_.a $WORK/b126/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # 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/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b097/fe_amd64.o ./fe_amd64.s cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/c6/c62e77ef54a4e6be70e519b267e564f4b6b01a564819ff330b371c93a7668646-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b112/_pkg_.a $WORK/b112/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/72/72ff6f727aab2efb7fb23628038baadce6529b9610e1a649c15f0abbcff0241c-d # internal cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b797/_pkg_.a $WORK/b797/decode_amd64.o $WORK/b797/encode_amd64.o # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b097/_pkg_.a $WORK/b097/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b797/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/4f/4fc88c6879bf6c4fd5270480ae4801f13c0944a79c05259c20e15859914a1b03-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ad/adf37519fa42c8c19a66e1b5880d959348514fd9cf0450fbc18549cfde9a4649-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b110/ cat >/tmp/go-build3739158486/b110/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/tmp/go-build3739158486/b097/_pkg_.a packagefile crypto/subtle=/tmp/go-build3739158486/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid XgzXnqd07vKPfmNLsz_r/XgzXnqd07vKPfmNLsz_r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b110/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/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/44/4408486da548a163f25ab9ec9907ae1ea6f83b2e8556dab5bf61d43b62cb353f-d # internal crypto/internal/boring crypto/des mkdir -p $WORK/b084/ github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b298/ cat >/tmp/go-build3739158486/b084/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3739158486/b085/_pkg_.a packagefile crypto/cipher=/tmp/go-build3739158486/b086/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build3739158486/b089/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a EOF mkdir -p $WORK/b095/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid d0C1Y2_TNJeYLC4X2GYD/d0C1Y2_TNJeYLC4X2GYD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go mkdir -p $WORK/b124/ cat >/tmp/go-build3739158486/b095/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build3739158486/b086/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build3739158486/b087/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/des -std -complete -installsuffix shared -buildid H8Pf8Ftct3jZnhY0wp9r/H8Pf8Ftct3jZnhY0wp9r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b095/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-build3739158486/b298/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build3739158486/b086/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid gRCNd7F-Bzd9L0tO8TpC/gRCNd7F-Bzd9L0tO8TpC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go cat >/tmp/go-build3739158486/b124/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build3739158486/b086/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3739158486/b125/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid BztQ6v8-CfizuJbHG-tr/BztQ6v8-CfizuJbHG-tr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b124/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/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/d7/d73fbc3a2de5116d16ed8cc6589c4fafe52c1936b7af966cb2c182a4b55f74f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/5a/5a1c1de0787cfa3d0d89a3d9dd185236c6b35ee8836bc5852b672222164cb0f3-d # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/a9/a9d384313381e0710814ec70113cbc8401a380e391226fafac5d5654cb6cbc6f-d # internal crypto/hmac mkdir -p $WORK/b111/ crypto/sha512 crypto/sha1 crypto/aes mkdir -p $WORK/b094/ crypto/sha256 cat >/tmp/go-build3739158486/b111/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build3739158486/b084/_pkg_.a packagefile crypto/subtle=/tmp/go-build3739158486/b088/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a EOF mkdir -p $WORK/b105/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/hmac -std -complete -installsuffix shared -buildid ujrW29IN5lcBbOS3hokb/ujrW29IN5lcBbOS3hokb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cat >/tmp/go-build3739158486/b094/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/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 ./asm_amd64.s ./gcm_amd64.s mkdir -p $WORK/b115/ cat >/tmp/go-build3739158486/b105/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b116/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b105/symabis ./sha512block_amd64.s cat >/tmp/go-build3739158486/b115/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/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b115/symabis ./sha1block_amd64.s cat >/tmp/go-build3739158486/b116/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/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b116/symabis ./sha256block_amd64.s cat >/tmp/go-build3739158486/b094/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build3739158486/b086/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build3739158486/b087/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3739158486/b084/_pkg_.a packagefile crypto/subtle=/tmp/go-build3739158486/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile internal/cpu=/tmp/go-build3739158486/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build3739158486/b007/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/aes -std -installsuffix shared -buildid HZMUx2HRwWmIvgrzTVCY/HZMUx2HRwWmIvgrzTVCY -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/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-build3739158486/b105/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3739158486/b085/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3739158486/b084/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile internal/cpu=/tmp/go-build3739158486/b012/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/sha512 -std -installsuffix shared -buildid kQK3iveNUJ0KPhvzPX62/kQK3iveNUJ0KPhvzPX62 -goversion go1.21.7 -symabis $WORK/b105/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/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/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/ea/ea6389063347730e2a5d66e29dcbd5d3136cfa8f198ce3a5f9b5ebbb9fd21b90-d # internal cat >/tmp/go-build3739158486/b115/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3739158486/b085/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3739158486/b084/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile internal/cpu=/tmp/go-build3739158486/b012/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/sha1 -std -installsuffix shared -buildid W0JCN1S9f6tFRRMVNa9C/W0JCN1S9f6tFRRMVNa9C -goversion go1.21.7 -symabis $WORK/b115/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/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-build3739158486/b116/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3739158486/b085/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3739158486/b084/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile internal/cpu=/tmp/go-build3739158486/b012/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/sha256 -std -installsuffix shared -buildid IDuhCp7qO0upUeMrcawd/IDuhCp7qO0upUeMrcawd -goversion go1.21.7 -symabis $WORK/b116/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/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/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/45/459c0d497b19e012b897edec7af33c29e45add679c43d24aa5a176f0275c8724-d # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/17/17c43dba876dfe3a8985e1dc8a9ce6484347e10c155b0618cd9efc9d112dca34-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b128/ cat >/tmp/go-build3739158486/b128/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build3739158486/b111/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_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 m0JhG-LER__idC4sB4z0/m0JhG-LER__idC4sB4z0 -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/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/44/44fb5dad01b06f80f83d5a14073fde2346285c83b853bcdfa6e68b214d1587b1-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b105/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b115/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b116/sha256block_amd64.o ./sha256block_amd64.s cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/bf/bf043596632c52da4335f5ccb5277a40a6dcb2fefb6cc063c1f8c2913830e00b-d # internal io/ioutil mkdir -p $WORK/b072/ github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig fmt path/filepath os/signal internal/sysinfo mkdir -p $WORK/b428/ cat >/tmp/go-build3739158486/b072/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/fs=/tmp/go-build3739158486/b044/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p io/ioutil -std -complete -installsuffix shared -buildid f_cnzs7-WcHq30s3VTMt/f_cnzs7-WcHq30s3VTMt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go internal/lazyregexp mkdir -p $WORK/b458/ cat >/tmp/go-build3739158486/b428/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3739158486/b012/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF cat >/tmp/go-build3739158486/b458/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b676/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid HXGHDZl2thu8RFKv990f/HXGHDZl2thu8RFKv990f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid _9J0v__D6NZRYKODpM1w/_9J0v__D6NZRYKODpM1w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack /usr/lib/golang/src/internal/sysinfo/proc_cpuinfo_linux.go /usr/lib/golang/src/internal/sysinfo/proc_cpuinfo_linux_x84.go /usr/lib/golang/src/internal/sysinfo/sysinfo.go cat >/tmp/go-build3739158486/b676/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3739158486/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid d6AbXrVnCRfst3QYkVQu/d6AbXrVnCRfst3QYkVQu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount/mount.go mkdir -p $WORK/b159/ mkdir -p $WORK/b378/ cat >/tmp/go-build3739158486/b159/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile hash/fnv=/tmp/go-build3739158486/b160/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid tsHLh1KGwLbB5h4BAsIx/tsHLh1KGwLbB5h4BAsIx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand/rand.go cat >/tmp/go-build3739158486/b378/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF mkdir -p $WORK/b027/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid ntMpEnURvsHEhu9g_aif/ntMpEnURvsHEhu9g_aif -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig/envconfig.go mkdir -p $WORK/b051/ cat >/tmp/go-build3739158486/b051/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile io/fs=/tmp/go-build3739158486/b044/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p path/filepath -std -complete -installsuffix shared -buildid kXMYCku5_Fw1Jtg_IUDe/kXMYCku5_Fw1Jtg_IUDe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b051/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 mkdir -p $WORK/b316/ cat >/tmp/go-build3739158486/b316/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/b316=>" -I $WORK/b316/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b316/symabis ./sig.s net mkdir -p $WORK/b075/ cat >/tmp/go-build3739158486/b027/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3739158486/b028/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p fmt -std -complete -installsuffix shared -buildid bbNXxgTzWtzG_3McK0KV/bbNXxgTzWtzG_3McK0KV -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-build3739158486/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3739158486/b076/_pkg_.a packagefile internal/bytealg=/tmp/go-build3739158486/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build3739158486/b046/_pkg_.a packagefile internal/itoa=/tmp/go-build3739158486/b030/_pkg_.a packagefile internal/nettrace=/tmp/go-build3739158486/b077/_pkg_.a packagefile internal/poll=/tmp/go-build3739158486/b036/_pkg_.a packagefile internal/singleflight=/tmp/go-build3739158486/b078/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3739158486/b037/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/fs=/tmp/go-build3739158486/b044/_pkg_.a packagefile net/netip=/tmp/go-build3739158486/b079/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p net -std -installsuffix shared -buildid hpgjrYPCuAvsp7DNa-Ui/hpgjrYPCuAvsp7DNa-Ui -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_stub.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.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_on.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 cat >/tmp/go-build3739158486/b316/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p os/signal -std -installsuffix shared -buildid 5Kn0XCzMiF0UidlJu5Qs/5Kn0XCzMiF0UidlJu5Qs -goversion go1.21.7 -symabis $WORK/b316/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack -asmhdr $WORK/b316/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b094/asm_amd64.o ./asm_amd64.s cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/f8/f8b644165e262c79bc270424790348b7d412a969ba3caa4a8bb5fd1ea6e09356-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/ff/ff2add2c4a1dc83a6cb8ac5d16795c21fe71b19a603560cbf0779595ae63aeea-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b115/_pkg_.a $WORK/b115/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/92/92006f6b5c73881323a8d963cddb2aac636e07b30639c7b53ea3a9e44b6946f7-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -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/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/a4/a47fe851b4df1e4df187f4f20bc05e965aa7545804cc172a4fea1369c81da169-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b116/_pkg_.a $WORK/b116/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/02/02082d9c33756c28685c168738eefcee07bfbcb139067de7ca9542a53b99d72b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/e6/e61c92b96d95ad5fffe9e57e94be710315cc9c6cde19aec4d71feb154e64c6d0-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/cc/cc98219c237595c1f43031dbe4a37b97b0ae8e1d904043e45acb9488a13e1bde-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/f2/f26e050b3642e38ad4bdff0e5ad923bc76086e8cff4cf33f34df05eb94720611-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b199/ vendor/golang.org/x/sys/cpu mkdir -p $WORK/b127/ cat >/tmp/go-build3739158486/b199/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 7M6FeISb-ymbColuPxYh/7M6FeISb-ymbColuPxYh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/parse.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/readfile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/valueparser.go cat >/tmp/go-build3739158486/b127/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/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b127/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/66/66fde59f77aebb8bb9d16de4e965c6b957a0952892cbd6bd63d38894857dfaf5-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/asm_amd64.o $WORK/b094/gcm_amd64.o # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/f6/f6e5c1402020e15c12075253262cfad412e9d605685d18a74ccc4ecbccfd7aeb-d # internal cat >/tmp/go-build3739158486/b127/importcfg << 'EOF' # internal # import config packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid 3iGFWMav9CqTZjDf3jnG/3iGFWMav9CqTZjDf3jnG -goversion go1.21.7 -symabis $WORK/b127/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/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/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/bc/bc90917f7c2eeed5f1a4e94ce3bd836850afd3f66b8c7abca4f2fac2928760fc-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b316=>" -I $WORK/b316/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b316/sig.o ./sig.s cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b098/p256_asm_amd64.o ./p256_asm_amd64.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b316/_pkg_.a $WORK/b316/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/37/37118314d06dda2af2e915b78f1afa53f7e44dc71e0e6ddd1f002a3e2b374558-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/b2/b27cfff18c71efda0cb7957332b0e4735cfe2cbf708d0c811a52029b7adeb048-d # internal cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b148/reflect2_amd64.o ./reflect2_amd64.s cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b098/_pkg_.a $WORK/b098/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b148/relfect2_mips64x.o ./relfect2_mips64x.s cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/3e/3ea52c778e2b24a379842caa2ca1a3b76fc78a1bf23814b5f5a8380b07948048-d # internal crypto/ecdh mkdir -p $WORK/b096/ cat >/tmp/go-build3739158486/b096/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3739158486/b085/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3739158486/b084/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build3739158486/b097/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build3739158486/b098/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3739158486/b090/_pkg_.a packagefile crypto/subtle=/tmp/go-build3739158486/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/ecdh -std -complete -installsuffix shared -buildid xC__XAc2MnLMaNabJNIP/xC__XAc2MnLMaNabJNIP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b096/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/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b127/cpu_x86.o ./cpu_x86.s cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b148/relfect2_mipsx.o ./relfect2_mipsx.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b127/_pkg_.a $WORK/b127/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b148/relfect2_ppc64x.o ./relfect2_ppc64x.s cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/5e/5e9a2c970645ae5b271a4222f74fce19ddd9e6cf80d64e1d24bd7304fb67f6b4-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b123/ cat >/tmp/go-build3739158486/b123/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/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b123/symabis ./chacha20poly1305_amd64.s cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b148/_pkg_.a $WORK/b148/reflect2_amd64.o $WORK/b148/relfect2_mips64x.o $WORK/b148/relfect2_mipsx.o $WORK/b148/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/d8/d811678e56a573b8ffbcb3d51b75c379c99955e60068378c0838bbf0daf89d80-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b236/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir os/exec mkdir -p $WORK/b262/ cat >/tmp/go-build3739158486/b236/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid R-Lh-cOq6JVyv4gRX0HL/R-Lh-cOq6JVyv4gRX0HL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go cat >/tmp/go-build3739158486/b262/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile internal/godebug=/tmp/go-build3739158486/b046/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3739158486/b042/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3739158486/b037/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/fs=/tmp/go-build3739158486/b044/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF mkdir -p $WORK/b664/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p os/exec -std -complete -installsuffix shared -buildid feUozNEsd_Yie8xRoLAo/feUozNEsd_Yie8xRoLAo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b262/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-build3739158486/b664/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid nA_UFSRBNre-kwf_0VjA/nA_UFSRBNre-kwf_0VjA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir/homedir.go cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/df/df2251aa198ceb6611ab1e5f9e74f8d38f6521ed1e5059d5c7a35b668ddc5202-d # internal cat >/tmp/go-build3739158486/b123/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-build3739158486/b086/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3739158486/b124/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3739158486/b125/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3739158486/b126/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build3739158486/b127/_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/chacha20poly1305 -std -installsuffix shared -buildid 7OsVRTt9RzRXxF8jqEwN/7OsVRTt9RzRXxF8jqEwN -goversion go1.21.7 -symabis $WORK/b123/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/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/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/8f/8f7bbff2db571f6a81e424fe898a78398a8b4ebabfb3962fff34465da6507580-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/b2/b28dff3ec483dfdb8c8d7dd91f65546561ccdecce562d7c2682db884a178a37e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/f9/f928d26cdd2eec1ba7c693ceb1069bd423646ca5125aa6c51ce2149272ce361f-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/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b123/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b123/_pkg_.a $WORK/b123/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/8e/8e839f952843f3503af5751e66554b6ebcfbacf19fac70dbd737d22f7b908b7f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/bc/bc8306fe86d2f83da6be141b5e44eb29cf1b225e4586eb62727ee57f8e21962e-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/fc/fccf4b94680c1462682630a2ada283509763bf437d76a9979edf842f323f38a3-d # internal log mkdir -p $WORK/b066/ encoding/hex compress/flate net/url github.com/prometheus/prometheus/vendor/github.com/pkg/errors github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt os/user mkdir -p $WORK/b048/ github.com/prometheus/prometheus/vendor/github.com/alecthomas/units encoding/json cat >/tmp/go-build3739158486/b066/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile log/internal=/tmp/go-build3739158486/b067/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p log -std -complete -installsuffix shared -buildid 47kuk4Et3KUwMqUK3bmI/47kuk4Et3KUwMqUK3bmI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/log/log.go cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b048/ -importpath os/user -- -I $WORK/b048/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go mkdir -p $WORK/b063/ math/big mkdir -p $WORK/b091/ cat >/tmp/go-build3739158486/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b134/ cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/prometheus/prometheus/vendor/github.com/alecthomas/units -complete -installsuffix shared -buildid PEOstLNC34X0YDqD-8IR/PEOstLNC34X0YDqD-8IR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/bytes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/si.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/util.go mkdir -p $WORK/b120/ mkdir -p $WORK/b054/ github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b122/ mime mkdir -p $WORK/b073/ mime/quotedprintable mkdir -p $WORK/b065/ cat >/tmp/go-build3739158486/b134/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build3739158486/b132/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF net/http/internal cat >/tmp/go-build3739158486/b091/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b059/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b091/symabis ./arith_amd64.s mkdir -p $WORK/b158/ runtime/debug mkdir -p $WORK/b147/ cat >/tmp/go-build3739158486/b158/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3739158486/b159/_pkg_.a EOF text/template/parse vendor/golang.org/x/net/http2/hpack cat >/tmp/go-build3739158486/b120/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /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 jPUkPifIxEomsdRFCsWH/jPUkPifIxEomsdRFCsWH -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-build3739158486/b147/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p encoding/hex -std -complete -installsuffix shared -buildid PZpOP_rjdypfPMtidqvt/PZpOP_rjdypfPMtidqvt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go encoding/xml github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b147/symabis ./debug.s github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version cat >/tmp/go-build3739158486/b065/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build3739158486/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid Ms8j26OU28NHu23p1-Cz/Ms8j26OU28NHu23p1-Cz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/jsonstring.go go/token github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack cat >/tmp/go-build3739158486/b122/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs cat >/tmp/go-build3739158486/b059/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build3739158486/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF cat >/tmp/go-build3739158486/b073/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF mkdir -p $WORK/b211/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid wwFjwxbBZz2RDrHip5eX/wwFjwxbBZz2RDrHip5eX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors/is_go113.go cat >/tmp/go-build3739158486/b054/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net/url -std -complete -installsuffix shared -buildid JZcLpOdo-1GlsFNdZyVq/JZcLpOdo-1GlsFNdZyVq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/prometheus/prometheus/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid GsoC2BT25_yRVBBwVi5h/GsoC2BT25_yRVBBwVi5h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pkg/errors/stack.go github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p compress/flate -std -complete -installsuffix shared -buildid VGQrZBnlnTfzDL4JG0Ga/VGQrZBnlnTfzDL4JG0Ga -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b054/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/b059/_pkg_.a -trimpath "$WORK/b059=>" -p encoding/json -std -complete -installsuffix shared -buildid 2-QNMJAJOvcpYMHZZExT/2-QNMJAJOvcpYMHZZExT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf cat >/tmp/go-build3739158486/b211/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF mkdir -p $WORK/b137/ /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 o13sefvaKwNvN97eoQFY/o13sefvaKwNvN97eoQFY -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 github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b140/ github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b225/ cat >/tmp/go-build3739158486/b091/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile internal/cpu=/tmp/go-build3739158486/b012/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF cat >/tmp/go-build3739158486/b140/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a EOF cat >/tmp/go-build3739158486/b225/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid BfdJCfQmFnJit01agqAV/BfdJCfQmFnJit01agqAV -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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p math/big -std -installsuffix shared -buildid e4vTpJWrMUT-Mq0J_clv/e4vTpJWrMUT-Mq0J_clv -goversion go1.21.7 -symabis $WORK/b091/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_amd64.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 6MXA-h_jbldyWYg3jOXR/6MXA-h_jbldyWYg3jOXR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/apic.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/emitterc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/parserc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/readerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/resolve.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/scannerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/sorter.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/writerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/yaml.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/yamlh.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/yamlprivateh.go cat >/tmp/go-build3739158486/b147/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p runtime/debug -std -installsuffix shared -buildid AjrXkYunvLJcpnd8XuE5/AjrXkYunvLJcpnd8XuE5 -goversion go1.21.7 -symabis $WORK/b147/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack -asmhdr $WORK/b147/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cat >/tmp/go-build3739158486/b137/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF mkdir -p $WORK/b142/ /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 lu8yD8j9WzeL-HnnjP0Y/lu8yD8j9WzeL-HnnjP0Y -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-build3739158486/b142/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a EOF mkdir -p $WORK/b255/ /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 UAciBtmAtlxXeLXuWJzv/UAciBtmAtlxXeLXuWJzv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go mkdir -p $WORK/b358/ cat >/tmp/go-build3739158486/b255/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p encoding/xml -std -complete -installsuffix shared -buildid u3NmrsjTG9MjL3v_Zn9o/u3NmrsjTG9MjL3v_Zn9o -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go cat >/tmp/go-build3739158486/b358/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid d-FvYB_wehKCyCspRykQ/d-FvYB_wehKCyCspRykQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go mkdir -p $WORK/b184/ cat >/tmp/go-build3739158486/b184/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF mkdir -p $WORK/b360/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid CfkJm0Rn9pimEL_zHPd8/CfkJm0Rn9pimEL_zHPd8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version/version.go mkdir -p $WORK/b167/ cat >/tmp/go-build3739158486/b360/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes -complete -installsuffix shared -buildid BoXP5KNPGpNahzzxwj9V/BoXP5KNPGpNahzzxwj9V -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes/attributes.go cat >/tmp/go-build3739158486/b167/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p go/token -std -complete -installsuffix shared -buildid cp9BCx8CgVCnw6ay-lNP/cp9BCx8CgVCnw6ay-lNP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go mkdir -p $WORK/b302/ cat >/tmp/go-build3739158486/b302/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation -complete -installsuffix shared -buildid uSnEZInqE7qPC9A-aydZ/uSnEZInqE7qPC9A-aydZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation/validation.go mkdir -p $WORK/b220/ cat >/tmp/go-build3739158486/b220/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid ntMOcxqF5Ug5Dl-thEes/ntMOcxqF5Ug5Dl-thEes -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/hpack.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/huffman.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/tables.go mkdir -p $WORK/b138/ cat >/tmp/go-build3739158486/b138/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p mime -std -complete -installsuffix shared -buildid 2egFU3VY_OVGhIPklb5d/2egFU3VY_OVGhIPklb5d -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/b198/ cat >/tmp/go-build3739158486/b198/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid yn8Za1nz6f6jlw5lSlOb/yn8Za1nz6f6jlw5lSlOb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs/fs.go mkdir -p $WORK/b349/ cat >/tmp/go-build3739158486/b349/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid WHbaQEYzjzljc3Kc8htY/WHbaQEYzjzljc3Kc8htY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes/code_string.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes/codes.go mkdir -p $WORK/b326/ cat >/tmp/go-build3739158486/b326/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid LEz08_rPcNMZcjsYKbia/LEz08_rPcNMZcjsYKbia -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/asm.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/instructions.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/setter.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/vm.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/vm_instructions.go mkdir -p $WORK/b219/ cat >/tmp/go-build3739158486/b219/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/prometheus/vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build3739158486/b217/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid d4Pbsz1X8yGc3lBrNotM/d4Pbsz1X8yGc3lBrNotM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/composition.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/forminfo.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/input.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/iter.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/normalize.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/readwriter.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/transform.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/22/225e6631224bcfed8c740debd17be86d6aeb8310b149dd8cf1619dd0e6e60c1c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata mkdir -p $WORK/b365/ cat >/tmp/go-build3739158486/b365/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 6iEiHteO6gasYWDBGgvN/6iEiHteO6gasYWDBGgvN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/b4/b439e8b9ccbee09f16c6ba621a8da3c9d72a917a64c86c874dbd7a7bf75f288b-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/internal mkdir -p $WORK/b403/ cat >/tmp/go-build3739158486/b403/importcfg << 'EOF' # internal # import config importmap go.opencensus.io=github.com/prometheus/prometheus/vendor/go.opencensus.io packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io=/tmp/go-build3739158486/b404/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/internal -complete -installsuffix shared -buildid viOsUCr70sk8MlGr52Yj/viOsUCr70sk8MlGr52Yj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/internal.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/sanitize.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/traceinternals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/b3/b3f3890dd27b9846eb23c6a2f001d23ca7d3de11b6cfc809e815b1a1191d5400-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b157/ cat >/tmp/go-build3739158486/b157/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3739158486/b158/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid OuA-B58r275782WiYrE2/OuA-B58r275782WiYrE2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/dc/dcec1d31bc860ca89b0d5d0a50ec15c6f5e9accf4e03a5b6eae6a4a8c2cd8cfb-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate mkdir -p $WORK/b406/ cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/b4/b4aa930797e8afb78081515d58aee80bc8405af85929d36736c8e42aa06e5c2b-d # internal cat >/tmp/go-build3739158486/b406/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a EOF runtime/trace mkdir -p $WORK/b407/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate -complete -installsuffix shared -buildid y-poRXUxm5QIPm5QkHom/y-poRXUxm5QIPm5QkHom -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate/tracestate.go cat >/tmp/go-build3739158486/b407/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p runtime/trace -std -installsuffix shared -buildid peDW0Ib-UZYoOHfnlteJ/peDW0Ib-UZYoOHfnlteJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b407/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/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/11/11ed9c228d46024ca815382f4e437a9607a5fed7deadfb806e603e04f9a5f66e-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/resource mkdir -p $WORK/b411/ cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/5a/5a8c9022b033b57b7b2ba3faa0a13b2738292df6bd8c760acf4dcaedcb4ca104-d # internal cat >/tmp/go-build3739158486/b411/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/resource -complete -installsuffix shared -buildid Tt8nU5gUEHo9x3QS4g0O/Tt8nU5gUEHo9x3QS4g0O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/resource/resource.go flag mkdir -p $WORK/b427/ cat >/tmp/go-build3739158486/b427/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p flag -std -complete -installsuffix shared -buildid curQHB80aaCNfuWe6QBO/curQHB80aaCNfuWe6QBO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack /usr/lib/golang/src/flag/flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/09/097a3687afd7b214f3b77ac7d8889c63c9631cd15702775201fc640c71337be0-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b233/ cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/f7/f794eb06aa2282e106c5cc60dd815f272e320d1cce2ace2a53545a3cd770898f-d # internal github.com/prometheus/prometheus/vendor/github.com/google/gofuzz mkdir -p $WORK/b437/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cat >/tmp/go-build3739158486/b437/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/26/26ed576a2a5becb21bafa3cc92f683866c82050c84a44b699be962dbe9bebf95-d # internal cat >/tmp/go-build3739158486/b233/importcfg << 'EOF' # internal # import config packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/prometheus/prometheus/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid KCv74C8uWwND4976EaIs/KCv74C8uWwND4976EaIs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/gofuzz/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/gofuzz/fuzz.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid DJv4jndSzh7dytRWE374/DJv4jndSzh7dytRWE374 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b439/ cat >/tmp/go-build3739158486/b439/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid 55V1lbUlkLwrzBVHZSyW/55V1lbUlkLwrzBVHZSyW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect/deep_equal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/12/12557f2ebbe617ff71fc2e6ca902327e6ee6a6e21f00e71ac6ce30d337a5d56c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b440/ cat >/tmp/go-build3739158486/b440/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build3739158486/b441/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid fEFl8z7WW0k-QVM_Ne30/fEFl8z7WW0k-QVM_Ne30 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/fields.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/requirements.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b147/debug.o ./debug.s cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/eb/eb0f94a7e6ee6bc95da62299b47460c47f2d9a1b5344645dbab558c5ce6d0420-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b372/ cat >/tmp/go-build3739158486/b372/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build3739158486/b365/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid npLefBO6oKbu09qUV7-A/npLefBO6oKbu09qUV7-A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/84/84d6eadfa62b07f51caf15471c5c8fcd4a24349c7d817fcce6a35b3b3f514ac6-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value mkdir -p $WORK/b447/ cat >/tmp/go-build3739158486/b447/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value -complete -installsuffix shared -buildid o6BDEo_3afR7uCfSgE1w/o6BDEo_3afR7uCfSgE1w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/sort.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/zero.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b147/_pkg_.a $WORK/b147/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/a1/a1c9a0b31747423b0f1aaf599ca30946d0a7c6f93655a88883b1aceed59d505a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b451/ cat >/tmp/go-build3739158486/b451/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3739158486/b448/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid _Pykv86VY3cOnsQhkk5j/_Pykv86VY3cOnsQhkk5j -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/45/45dc1c7c67b236d6868f298ebda95bdc744c788f4f7a0ba861802778fc904ad4-d # internal go/doc/comment mkdir -p $WORK/b457/ cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/5a/5a2d59101bd586075808a4624b2ecc75a2ef38fec5567f5c392dd06fdde7647a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/70/70cde7b06a7e2543bf111ed051492d66c3da0bb0ca51838804aa3a558fbf79a5-d # internal cat >/tmp/go-build3739158486/b457/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p go/doc/comment -std -complete -installsuffix shared -buildid y0EDyYyNyGQcP7imsGwu/y0EDyYyNyGQcP7imsGwu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b457/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 vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b162/ cat >/tmp/go-build3739158486/b162/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3739158486/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3739158486/b163/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid v3Jx8kSSv-GgCnD3eHZK/v3Jx8kSSv-GgCnD3eHZK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go mkdir -p $WORK/b133/ cat >/tmp/go-build3739158486/b133/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile container/list=/tmp/go-build3739158486/b082/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_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 HXhy-NwzNpMG0l0-a0yu/HXhy-NwzNpMG0l0-a0yu -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 cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/4e/4e85265246fa9af6821e75e996c8647a1e5ecbc67483efa6d6dc7c3957165a1a-d # internal github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b146/ cat >/tmp/go-build3739158486/b146/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build3739158486/b147/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid Kgi39jFC3rTVKQfmWr78/Kgi39jFC3rTVKQfmWr78 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/executor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/go_above_19.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/log.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/unbounded_executor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/46/46291116278555725218e64c4c08944c714181f911462568079f13a1f7c6c09d-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries mkdir -p $WORK/b207/ cat >/tmp/go-build3739158486/b207/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid DKCRCarWBTphHJlLpOWI/DKCRCarWBTphHJlLpOWI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/f3/f33d0607d4664cdaaa3aad216ab95ed8d8223ce873459d874e39cb146c18ef6c-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b218/ cat >/tmp/go-build3739158486/b218/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile container/list=/tmp/go-build3739158486/b082/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid GxYZqm4pD-pozlZA7y31/GxYZqm4pD-pozlZA7y31 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/bidi.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/bracket.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/core.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/prop.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/38/3881fb1e9454cecd013dea8d0783d05e0af591ca3c36dd18368da9c56f643fb4-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b357/ cat >/tmp/go-build3739158486/b357/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3739158486/b358/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid TNeaaFGKozgZyC1M9W9Z/TNeaaFGKozgZyC1M9W9Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/component.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/grpclog.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/dd/ddf81db2f9ccdb5ccc7b8f5e8b8e6ad3eb955fa1998986ce40128441e8b1a47c-d # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/9a/9ac85749df6b7fb9e9a43944acfa908fe1aa37a65dfb08f19a4991a5113c930b-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata mkdir -p $WORK/b410/ cat >/tmp/go-build3739158486/b410/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/resource=github.com/prometheus/prometheus/vendor/go.opencensus.io/resource packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/resource=/tmp/go-build3739158486/b411/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b235/ cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/27/2765f73cc544347a9c10a83b52f33aa8a2a66a831b16fa5f8597a0da475204e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/40/40f2297a6e1aac59b2b63b715a6166a50aaa9c0c061409c365db763f6203ac28-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata -complete -installsuffix shared -buildid o4sLnAq16AB66pY2IgtW/o4sLnAq16AB66pY2IgtW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/exemplar.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/label.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/point.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/type_string.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/unit.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/ce/ce2759ce84bf5a38c85fdf99bb51d39122f68b752837e1dd5e087f95968c8d00-d # internal cat >/tmp/go-build3739158486/b235/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid qUzxjlwiANs218knIvuE/qUzxjlwiANs218knIvuE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b450/ github.com/prometheus/prometheus/util/strutil mkdir -p $WORK/b287/ cat >/tmp/go-build3739158486/b450/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build3739158486/b451/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3739158486/b448/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid aelEKtvAIU1BKTsx5AIY/aelEKtvAIU1BKTsx5AIY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field/path.go cat >/tmp/go-build3739158486/b287/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/prometheus/prometheus/util/strutil -complete -installsuffix shared -buildid w_aMjuVLUCHLLKwAHm8i/w_aMjuVLUCHLLKwAHm8i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/strutil/quote.go ./_build/src/github.com/prometheus/prometheus/util/strutil/strconv.go cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/73/73af79492ddf4efc5304bbfdd66616063df32287c4d881d17f02bd5bd34a6928-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query mkdir -p $WORK/b321/ cat >/tmp/go-build3739158486/b321/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query -complete -installsuffix shared -buildid VAXG2epOJl8c1I6udoJa/VAXG2epOJl8c1I6udoJa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query/encode.go go/scanner mkdir -p $WORK/b455/ cat >/tmp/go-build3739158486/b455/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile go/token=/tmp/go-build3739158486/b167/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p go/scanner -std -complete -installsuffix shared -buildid TcHw1o2HTvbSz3SWHyzz/TcHw1o2HTvbSz3SWHyzz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b455/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/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/58/589d7b336404af33c7a7d516d90ce9adeb84c91499344f34563778fd88a6b27c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b462/ cat >/tmp/go-build3739158486/b462/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid 5QoR790jw-wUXYM7RC42/5QoR790jw-wUXYM7RC42 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/c6/c6ec2026560b63f15ee1cace68aad1a8d5b761eacb6494fdd37043484c5aa850-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp mkdir -p $WORK/b443/ cat >/tmp/go-build3739158486/b443/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp/internal/diff=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff importmap github.com/google/go-cmp/cmp/internal/flags=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags importmap github.com/google/go-cmp/cmp/internal/function=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function importmap github.com/google/go-cmp/cmp/internal/value=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build3739158486/b444/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build3739158486/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function=/tmp/go-build3739158486/b446/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value=/tmp/go-build3739158486/b447/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp -complete -installsuffix shared -buildid kWNAooj5btfzaeKI_EII/kWNAooj5btfzaeKI_EII -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/export_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_references.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_reflect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_slices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_text.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/65/65a5ac5e47376cfae5c7398a53192fc4743ccdd1461b5fe65929d89e579529fb-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b465/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/dc/dc03283606b9ec73974df504f77767c85941a3a4811ed452e8f51f021de27241-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version mkdir -p $WORK/b475/ cat >/tmp/go-build3739158486/b475/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version -complete -installsuffix shared -buildid ebe3SkPYiJFmmys9u3Yz/ebe3SkPYiJFmmys9u3Yz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version/version.go cat >/tmp/go-build3739158486/b465/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build3739158486/b147/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid clqm_J8RSLukJDRyUnhm/clqm_J8RSLukJDRyUnhm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming/from_stack.go cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/0c/0cc33bb6a065549068a7c03c6f05ae9844c56e9d62db4af7ee8ce4e9adb1af37-d # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/6f/6f811bb7760c801da72f4024c9c6a8706db12789d0f6e1fa05510e81a034b533-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b482/ testing mkdir -p $WORK/b426/ cat >/tmp/go-build3739158486/b482/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 -complete -installsuffix shared -buildid HEMeJEGgyXb4L6TM8xXC/HEMeJEGgyXb4L6TM8xXC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/apic.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/emitterc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/parserc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/readerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/resolve.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/scannerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/sorter.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/writerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/yaml.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/yamlh.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/yamlprivateh.go cat >/tmp/go-build3739158486/b426/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile flag=/tmp/go-build3739158486/b427/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3739158486/b015/_pkg_.a packagefile internal/race=/tmp/go-build3739158486/b023/_pkg_.a packagefile internal/sysinfo=/tmp/go-build3739158486/b428/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build3739158486/b147/_pkg_.a packagefile runtime/trace=/tmp/go-build3739158486/b407/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p testing -std -complete -installsuffix shared -buildid nFYc-bHKPh69f9xGl8Ol/nFYc-bHKPh69f9xGl8Ol -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/newcover.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/7c/7cc44f8be59e56a80efd2449b26b786c155301b733fbfdc5201bbe6545d1f78e-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer mkdir -p $WORK/b417/ cat >/tmp/go-build3739158486/b417/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/metric/metricdata=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build3739158486/b410/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer -complete -installsuffix shared -buildid VlEkm-LffdZyv3ZPokmQ/VlEkm-LffdZyv3ZPokmQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer/manager.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer/producer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/8a/8aed44f12295b140c87fb4815587009bfd7d8c80500d6312d19fb31d9ad88aab-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b538/ cat >/tmp/go-build3739158486/b538/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build3739158486/b493/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid e9yXev9e8Ov5OfxRPHEN/e9yXev9e8Ov5OfxRPHEN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version/base.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/58/583cec3161f95d087f507fa1c1d53aaf9a8c05b415106145a318af43e46ed4ca-d # internal github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b540/ cat >/tmp/go-build3739158486/b540/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid tGM3g-H9FDl0hJrgn3PA/tGM3g-H9FDl0hJrgn3PA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/bypass.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/common.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/dump.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/spew.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/61/611b22b6d537e59a6423202bcbadbcaa7007562ef6e34bf037ed585136f976e9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b438/ cat >/tmp/go-build3739158486/b438/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=/tmp/go-build3739158486/b439/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid SwcNZ0GnJB0W4_pdor-2/SwcNZ0GnJB0W4_pdor-2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/converter.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/deep_equal.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/d7/d7f4cd7ff807480977c775228fc07b523b1b3c687752af91302e24540581d9c0-d # internal compress/gzip mkdir -p $WORK/b053/ cat >/tmp/go-build3739158486/b053/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile compress/flate=/tmp/go-build3739158486/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile hash/crc32=/tmp/go-build3739158486/b056/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p compress/gzip -std -complete -installsuffix shared -buildid HUR7FBv_cc4Fj4OmmvOQ/HUR7FBv_cc4Fj4OmmvOQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/eb/eb0f017163a7aae6412c716c2833d2ddb974139eb0d37f39209c59346365f917-d # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/da/da5d5b7d91d0f1c3d17d4b3bb9651ae2b2bf32664dbf37c3622e27748d4724c3-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b547/ cat >/tmp/go-build3739158486/b547/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid 4mzIrxrnCAPxE9dvY1hl/4mzIrxrnCAPxE9dvY1hl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics/metrics.go cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/8b/8b1a3f3f38f017d5d543e00193b526d8c3e49f5c23a4e6fd5d7b872f51078de2-d # internal github.com/prometheus/prometheus/vendor/github.com/imdario/mergo mkdir -p $WORK/b658/ cat >/tmp/go-build3739158486/b658/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/prometheus/prometheus/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid UBtU0C3BXl8bpph1xDap/UBtU0C3BXl8bpph1xDap -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/mergo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal github.com/prometheus/prometheus/vendor/golang.org/x/time/rate mkdir -p $WORK/b553/ cat >/tmp/go-build3739158486/b553/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid pJ-CxiY6iKeCPwyHb7G_/pJ-CxiY6iKeCPwyHb7G_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/time/rate/rate.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/9f/9fb9ea0355210660ca2aadfdb9a3742b61422775d1cd0e834cd2c7bccd28862d-d # internal encoding/csv mkdir -p $WORK/b660/ cat >/tmp/go-build3739158486/b660/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p encoding/csv -std -complete -installsuffix shared -buildid zrFGLTxAJa4MCmRN47gC/zrFGLTxAJa4MCmRN47gC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/10/107a60ab2eaea1b6f6219b4304b83e8e027981ce4f18ee4b1013ee1f74521351-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b675/ cat >/tmp/go-build3739158486/b675/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid iTGba5Ha2_U8NapNbRfK/iTGba5Ha2_U8NapNbRfK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/7d/7dfacb078f1d524c89bc6e3e273c27be1e4384bf0a02463b94b6d37ff2c3db75-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b356/ cat >/tmp/go-build3739158486/b356/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3739158486/b357/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid 47Tnnil3qzSaxaJXX1bA/47Tnnil3qzSaxaJXX1bA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/df/df2033c138a4d70e7f22023c29ad95430e1f7b1a0491dc1227229e7861e07628-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-units mkdir -p $WORK/b679/ cat >/tmp/go-build3739158486/b679/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid l78IyhNmPjwr_XzM-050/l78IyhNmPjwr_XzM-050 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-units/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-units/size.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/de/de884e99cebe022a9be89650858754e2528a30106239d41e7e47a2fb2f4b9d58-d # internal github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b685/ cat >/tmp/go-build3739158486/b685/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3739158486/b085/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid 8kte8Zz8Ckfmhx0pXr2z/8kte8Zz8Ckfmhx0pXr2z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/algorithm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/digest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/digester.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/verifiers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/1e/1e79f738896bcfcc8ef18b513216d8206147db97b79351a12bdbd7e7cb3fafc6-d # internal github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b686/ cat >/tmp/go-build3739158486/b686/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid LMb5Rks4_Miyy1ztJvBd/LMb5Rks4_Miyy1ztJvBd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/87/873c4af2f0d2fc2e330ef217adf8629e05cd4cb06a2f686acbc98dd9d4ce8d85-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b699/ cat >/tmp/go-build3739158486/b699/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid RjipUlwBWcFKom5JeS6E/RjipUlwBWcFKom5JeS6E -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time/duration_convert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/50/5092658c6f6507884988c0b5a7f8e36a61efdad3ea3f486feea901dbf8f6e884-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b557/ cat >/tmp/go-build3739158486/b557/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/prometheus/prometheus/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/prometheus/prometheus/vendor/k8s.io/utils/integer packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build3739158486/b553/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build3739158486/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/integer=/tmp/go-build3739158486/b558/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid 94ojCR4-4ZADF5AWqllG/94ojCR4-4ZADF5AWqllG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol/backoff.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol/throttle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/65/65cb78aef13d054a4d7d4bc5b7db79ad194e23fe009539cfcbe214027cf884bd-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async mkdir -p $WORK/b723/ cat >/tmp/go-build3739158486/b723/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async -complete -installsuffix shared -buildid 27VNj94HkT_anRIfMOPt/27VNj94HkT_anRIfMOPt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async/wait.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/45/45fed073a2df80b4cffe86c22f3a0a962d0dbbabfd65ee703741f4c33a111b87-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors mkdir -p $WORK/b724/ cat >/tmp/go-build3739158486/b724/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors -complete -installsuffix shared -buildid Vn-W1x2FgLuSpdfLZVft/Vn-W1x2FgLuSpdfLZVft -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors/error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/ea/ea7bfc4688ed86d2a9850445d9514a1ff2c759b28f24c54abc5ff3183ee9d4cb-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter mkdir -p $WORK/b726/ cat >/tmp/go-build3739158486/b726/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter -complete -installsuffix shared -buildid _tAk_e1pC050_tf88N8X/_tAk_e1pC050_tf88N8X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter/query.go cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/2b/2b95cd7b7bb2cb92f82f22af527b1e3fcc5a495e33032e4c7b1dfcd4786a60b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal go/ast mkdir -p $WORK/b454/ cat >/tmp/go-build3739158486/b454/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile go/scanner=/tmp/go-build3739158486/b455/_pkg_.a packagefile go/token=/tmp/go-build3739158486/b167/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p go/ast -std -complete -installsuffix shared -buildid nvnYXt5WrShHBgeih2Fs/nvnYXt5WrShHBgeih2Fs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b454/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/b547/_pkg_.a /builddir/.cache/go-build/10/100eb599584c0db8aaab0039c06b3a15ef18843e901cdd0b397955aba8726a68-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger mkdir -p $WORK/b730/ cat >/tmp/go-build3739158486/b730/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger -complete -installsuffix shared -buildid lKQdOcGSZY7lGCim8-Hh/lKQdOcGSZY7lGCim8-Hh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger/default_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger/logger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/ab/ab0e8e967a8612ba0c3cffbaaa2fd3b1515d7e5a16f33181bdd8fd4ebbb3def3-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation mkdir -p $WORK/b731/ cat >/tmp/go-build3739158486/b731/importcfg << 'EOF' # internal # import config packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation -complete -installsuffix shared -buildid fBZzYCtvSfS5jzV-5jrW/fBZzYCtvSfS5jzV-5jrW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation/is.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix -trimpath "$WORK/b200=>" -I $WORK/b200/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b200/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/7e/7ebab9bec3f50efd417e44444db3f93eaf597a0aa846a2a94eb4d4a59286de0d-d # internal encoding/gob mkdir -p $WORK/b738/ cat >/tmp/go-build3739158486/b738/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile internal/saferio=/tmp/go-build3739158486/b739/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p encoding/gob -std -complete -installsuffix shared -buildid L3RYPQysElpxu2uuq2Z5/L3RYPQysElpxu2uuq2Z5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b738/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/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/2c/2ce047749d836cb90e06967e1b29f5294a93114488e5008ec88180f85405145a-d # internal github.com/prometheus/prometheus/tsdb/chunkenc mkdir -p $WORK/b767/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cat >/tmp/go-build3739158486/b767/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/prometheus/prometheus/tsdb/chunkenc -complete -installsuffix shared -buildid SFXBQdT4EmhngVA0XbEp/SFXBQdT4EmhngVA0XbEp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/chunkenc/bstream.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunkenc/chunk.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunkenc/xor.go cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/6e/6e14563eee4eb7cf72990f2c6f52cd518767ff7c646e9ff29544173f47957fe5-d # internal github.com/prometheus/prometheus/tsdb/errors mkdir -p $WORK/b769/ cat >/tmp/go-build3739158486/b769/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/prometheus/prometheus/tsdb/errors -complete -installsuffix shared -buildid PuLLOIZ1svST-_YOolJe/PuLLOIZ1svST-_YOolJe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/errors/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/3f/3f6b9cbfb6027c187f8d429435af17e846b042822af54f5ed418bf4e6ef3da02-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b679/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile mkdir -p $WORK/b071/ cat >/tmp/go-build3739158486/b071/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build3739158486/b053/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/4d/4d5b320567f7e13b3cbf7782061f1a50e0f6078dea6ecfe2ea5acd78b4584b28-d # internal cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b200/_pkg_.a $WORK/b200/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal runtime/pprof mkdir -p $WORK/b414/ cat >/tmp/go-build3739158486/b414/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build3739158486/b053/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile internal/abi=/tmp/go-build3739158486/b006/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile text/tabwriter=/tmp/go-build3739158486/b212/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p runtime/pprof -std -installsuffix shared -buildid Na13632F3Hfko-h9Fmlq/Na13632F3Hfko-h9Fmlq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b414/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/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile -complete -installsuffix shared -buildid tCfw6ALDEOUqrsiPoZX4/tCfw6ALDEOUqrsiPoZX4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/filter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/index.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/legacy_java_profile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/legacy_profile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/profile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/prune.go cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/2d/2d2d0cbe099a459adc5a666a55125beb16ef916e608b04af1ca9e34f07172161-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b280/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b730/_pkg_.a # internal cat >/tmp/go-build3739158486/b280/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build3739158486/b200/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid bjKFYkQD6YHneE5M7fjv/bjKFYkQD6YHneE5M7fjv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify/fsnotify.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify/inotify.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify/inotify_poller.go cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/bd/bdbefd960e5a326915e663fed0813b92827338a45bd6dea405c527704d55995e-d # internal github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b310/ cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/16/1654097544ba4f2ee62f3390f1a1737ba2984ee3975a06c0e1933aaf39e67977-d # internal cat >/tmp/go-build3739158486/b310/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build3739158486/b200/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid KK7dnyRf8yKfuBHBuwwN/KK7dnyRf8yKfuBHBuwwN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty/isatty_tcgets.go github.com/prometheus/prometheus/vendor/golang.org/x/term mkdir -p $WORK/b541/ cat >/tmp/go-build3739158486/b541/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build3739158486/b200/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/term -complete -installsuffix shared -buildid Hgm_Rft1pmvTm1d7pIqu/Hgm_Rft1pmvTm1d7pIqu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/term.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/term_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/term_unix_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/terminal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/a1/a114f11bf8226318b89a7165d4835989bf0385493d800b25a008f798412f7749-d # internal github.com/prometheus/prometheus/tsdb/fileutil mkdir -p $WORK/b770/ cat >/tmp/go-build3739158486/b770/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build3739158486/b200/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/prometheus/prometheus/tsdb/fileutil -complete -installsuffix shared -buildid N3FgSlkWyT2vLXeAXx7e/N3FgSlkWyT2vLXeAXx7e -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/dir.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/dir_unix.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/fileutil.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/flock.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/flock_unix.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/mmap.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/mmap_unix.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/preallocate.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/preallocate_linux.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/sync_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/1a/1a1867eba80e971765514af3b55cefe256166e5bf3597d8a8f406ce1001708e9-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b216/ cat >/tmp/go-build3739158486/b216/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/prometheus/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build3739158486/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3739158486/b218/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/11/117d89f49c5b545c295b020bccc46853d04745f8532e266ec9cec2bd950d00f8-d # internal github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b777/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid i3_HOK1siYxFrgz73si0/i3_HOK1siYxFrgz73si0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule/bidirule.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cat >/tmp/go-build3739158486/b777/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid Kwf0OKKikV4Oj_q1yIiM/Kwf0OKKikV4Oj_q1yIiM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/de/de49ee4521c1ec1dd12116acf13992373b50fbefba682291d19946c47e698f3f-d # internal github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack mkdir -p $WORK/b781/ cat >/tmp/go-build3739158486/b781/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack -complete -installsuffix shared -buildid gXMY67wNTCnx8SaI9dB1/gXMY67wNTCnx8SaI9dB1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack/stacks.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b685/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/3f/3f5f5c58d94517c7e560dcc480f21b9e6a19ada268114d973cf7968fadc1f8f6-d # internal github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b684/ cat >/tmp/go-build3739158486/b684/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build3739158486/b685/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3739158486/b686/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid c_TnzKt_5ocCQkQBSMgN/c_TnzKt_5ocCQkQBSMgN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/e9/e9eaa7e92b9d4a6cfca99e54a821c6335ca8f6c2912b90b68d17c86262a156ea-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b234/ cat >/tmp/go-build3739158486/b234/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/internal/ini=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults importmap github.com/aws/aws-sdk-go/internal/sync/singleflight=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build3739158486/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build3739158486/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build3739158486/b237/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid hggeQnb3-nXZzTGX1sWS/hggeQnb3-nXZzTGX1sWS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/49/49dab8bd291295771b87d936a2fd90ffdc2f2696ff5665c6c43bca9b017b1b8d-d # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/8b/8bf1914d0cbcdeb8c75156a0635e50dd03958b82d6bc31c4dbeb163645ed3229-d # internal github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable mkdir -p $WORK/b309/ github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b695/ cat >/tmp/go-build3739158486/b695/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build3739158486/b685/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid B-AbaZl7HB0nnkQ4q7BR/B-AbaZl7HB0nnkQ4q7BR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset/set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cat >/tmp/go-build3739158486/b309/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build3739158486/b310/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable -complete -installsuffix shared -buildid UfoUjGmJGiavgynLlB3w/UfoUjGmJGiavgynLlB3w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable/colorable_others.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable/noncolorable.go cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/a5/a5f5b4a1c771708e02795c7b3beaf600bcd1ebd272afde222f3adca0f478ae9c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b161/ cat >/tmp/go-build3739158486/b161/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3739158486/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3739158486/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid sPHORts5puOWLveDhoq_/sPHORts5puOWLveDhoq_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/32/32bc2bfad759b26a522d0c713d1a4f9ac6ef09b46f17d402bf7d8978d15911da-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b166/ cat >/tmp/go-build3739158486/b166/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=/tmp/go-build3739158486/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3739158486/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid XxddEQfkzWzG0ZlW5tS3/XxddEQfkzWzG0ZlW5tS3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs/strings.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/e7/e75f3904c5a072061c8948ecc99d26a6fb4947e86774a15518777eea13013d04-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid mkdir -p $WORK/b168/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b684/_pkg_.a # internal cat >/tmp/go-build3739158486/b168/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid 4UaPmQN_MGpwyW0Dum2H/4UaPmQN_MGpwyW0Dum2H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/goname.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/8f/8f98100bbaf4049370a209200f88f4cc148c54e0ead0dc1b521b43e618193f4b-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order mkdir -p $WORK/b169/ cat >/tmp/go-build3739158486/b169/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid QaxQj5z5hCzG9_KGrSLj/QaxQj5z5hCzG9_KGrSLj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order/order.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/ba/bae4016d9d19cf35450fc6a64c0f56e4f34cdc386ebe28f6ca6afc861658d106-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b173/ cat >/tmp/go-build3739158486/b173/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3739158486/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b767/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid Ci-XcopjeadysOp-720N/Ci-XcopjeadysOp-720N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/db/db5b6f4ba8ddacfb849412378bc4c683f90022d4cb6cb2f467966c15e3b586ae-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b177/ cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/c1/c141c589c76b5465c9169b5aa70fa69f132644db9b784a2a2a5b6623997d1a76-d # internal cat >/tmp/go-build3739158486/b177/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3739158486/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3739158486/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid p1OV-Xnvypn3Xku4tnoK/p1OV-Xnvypn3Xku4tnoK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go mkdir -p $WORK/b178/ cat >/tmp/go-build3739158486/b178/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid 7hsLXiBgtJvXB4KiWBMv/7hsLXiBgtJvXB4KiWBMv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/68/686996dd85995ad9d7eeaffff7e1ad494f544ee1ca242d76eb5b5b3533757fb2-d # internal github.com/prometheus/prometheus/vendor/github.com/fatih/color mkdir -p $WORK/b308/ cat >/tmp/go-build3739158486/b308/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-colorable=github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable importmap github.com/mattn/go-isatty=github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable=/tmp/go-build3739158486/b309/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build3739158486/b310/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/prometheus/prometheus/vendor/github.com/fatih/color -complete -installsuffix shared -buildid cSu4AZSfGrm8gdVwpJp4/cSu4AZSfGrm8gdVwpJp4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fatih/color/color.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fatih/color/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/d7/d7134e727aeb26421b84ed08dc3006a9ba54761a95a5d05d412074b56aba973b-d # internal github.com/prometheus/prometheus/vendor/go.uber.org/goleak mkdir -p $WORK/b780/ cat >/tmp/go-build3739158486/b780/importcfg << 'EOF' # internal # import config importmap go.uber.org/goleak/internal/stack=github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack=/tmp/go-build3739158486/b781/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/prometheus/prometheus/vendor/go.uber.org/goleak -complete -installsuffix shared -buildid pXbEvS8bsxC92kzZCahF/pXbEvS8bsxC92kzZCahF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/leaks.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/testmain.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/tracestack_new.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b695/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/fc/fc1cb2a2fb2d4ad7c250cf372c153d787c31aefbaa6cee1f1c6e29890a3c5f19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go mkdir -p $WORK/b784/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cat >/tmp/go-build3739158486/b784/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build3739158486/b200/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go -complete -installsuffix shared -buildid LTQdaQ7GNwGEhheyZ1un/LTQdaQ7GNwGEhheyZ1un -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go/mmap.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go/mmap_unix.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/e4/e4ce0d718a7c2c4af221f3ba46396c814b1f8e7dca87523d6a8debc30e9d2567-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b131/ cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/2c/2cc08d635af4d8fabeaa0ccb0fb7c57b3d9ee4a90b7a09d1564519acf5d93784-d # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/4f/4ff61492f3adfef0fa6aa69ba8b77e8a4fd2a4719568465a84e95841f6d80c19-d # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/e6/e605f8341a52534ada10f17720a0809fb03d917e1fa721471a58db30b3e976f7-d # internal cat >/tmp/go-build3739158486/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-build3739158486/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build3739158486/b132/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3739158486/b133/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b786/ /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 4fuaqC-iIpd0Y64ipNkF/4fuaqC-iIpd0Y64ipNkF -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 cat >/tmp/go-build3739158486/b786/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid 7Lrz_arEvH8ED5rFWTfE/7Lrz_arEvH8ED5rFWTfE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log/field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/99/99356e1a28bd32725dcb7365e639bdbd3efbc079abf0888efe60bcd21b2f9f4b-d # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/2f/2f04b1126f280645473501bad0402020f04ed6be3e631206cbfa5f9ff4cd4a46-d # internal github.com/prometheus/prometheus/tsdb/encoding mkdir -p $WORK/b790/ database/sql/driver cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/97/97622fc4653908347a2a1fbef43c4a63d91325278bc09b80c579f4634cc2d4dd-d # internal mkdir -p $WORK/b789/ cat >/tmp/go-build3739158486/b789/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p database/sql/driver -std -complete -installsuffix shared -buildid JiI-xoWteo681RGkbjEg/JiI-xoWteo681RGkbjEg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b164/ cat >/tmp/go-build3739158486/b164/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3739158486/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3739158486/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3739158486/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3739158486/b166/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build3739158486/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid eHIk2UQwfCg1tbYWCl-l/eHIk2UQwfCg1tbYWCl-l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go cat >/tmp/go-build3739158486/b790/importcfg << 'EOF' # internal # import config importmap github.com/dennwc/varint=github.com/prometheus/prometheus/vendor/github.com/dennwc/varint importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/dennwc/varint=/tmp/go-build3739158486/b791/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile hash/crc32=/tmp/go-build3739158486/b056/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/prometheus/prometheus/tsdb/encoding -complete -installsuffix shared -buildid 24Shc8Y-kPguMnDvvoDd/24Shc8Y-kPguMnDvvoDd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/encoding/encoding.go cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/c4/c494f80962ce66400647d1177e8595e46a3e13e163de50ad1ac06389eb7b0566-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b172/ cat >/tmp/go-build3739158486/b172/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3739158486/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3739158486/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3739158486/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid SEmW-zdgMJVhF-eppFBQ/SEmW-zdgMJVhF-eppFBQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b694/ cat >/tmp/go-build3739158486/b694/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset=/tmp/go-build3739158486/b695/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build3739158486/b685/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid HbmOghBh5MfzCzPLIDY7/HbmOghBh5MfzCzPLIDY7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/normalize.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/reference.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/fd/fdbe3413b308c7a0d5290892978e6cdd0040dc2998cef3711c52a0d850815092-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b352/ text/template mkdir -p $WORK/b210/ cat >/tmp/go-build3739158486/b352/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3739158486/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3739158486/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3739158486/b166/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build3739158486/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json -complete -installsuffix shared -buildid 4P0koJARiKA9svEsKdBY/4P0koJARiKA9svEsKdBY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/encode.go cat >/tmp/go-build3739158486/b210/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3739158486/b028/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/fs=/tmp/go-build3739158486/b044/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile text/template/parse=/tmp/go-build3739158486/b211/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_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 IxCdMYdOqIwUfCqBhNeY/IxCdMYdOqIwUfCqBhNeY -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/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/68/68fbb6b203ddf3c819d10350624cfcfe0dc214b8f72f840250fa784967e3fc5a-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b807/ cat >/tmp/go-build3739158486/b807/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid Jvy2xPIQuHTE9Az-uXGe/Jvy2xPIQuHTE9Az-uXGe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log/logger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/20/202c5a148458eb212f9d7bda11eb12b4229240d65324cc29434c03247559877e-d # internal compress/zlib mkdir -p $WORK/b809/ cat >/tmp/go-build3739158486/b809/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile compress/flate=/tmp/go-build3739158486/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile hash/adler32=/tmp/go-build3739158486/b810/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p compress/zlib -std -complete -installsuffix shared -buildid fuHuTZnt7kJE0sOn_6pG/fuHuTZnt7kJE0sOn_6pG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/ac/acb39c5ec2e15f5041fe101ef5ad33d53d5a1fba0abfd9249a4c85a307a96df1-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b816/ cat >/tmp/go-build3739158486/b816/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid 5RnaxK6qMQqiI9zWqK6s/5RnaxK6qMQqiI9zWqK6s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/counter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/keys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/timer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/1c/1cbe5f22514cc7d8519f32cb177634c7276e501e9c73ae6a17c85cc030f33c7e-d # internal github.com/prometheus/prometheus/vendor/github.com/go-stack/stack mkdir -p $WORK/b829/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/9e/9ea6f7918417f6aa67605ca3a27e186f3712e677022fa8ec9d9923b3bf6a1a94-d # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/38/380ac2bafd134bfd50e2ee0ae3e9c7997ff39f13ca45561c50fbfea38cb7f758-d # internal github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc mkdir -p $WORK/b843/ cat >/tmp/go-build3739158486/b843/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF cat >/tmp/go-build3739158486/b829/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/prometheus/prometheus/vendor/github.com/go-stack/stack -complete -installsuffix shared -buildid viZ_PkkYv0mAtL5_658z/viZ_PkkYv0mAtL5_658z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid uStzsKcrbQuBHYJ5zQ8p/uStzsKcrbQuBHYJ5zQ8p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b843/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc/urlesc.go github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal mkdir -p $WORK/b838/ cat >/tmp/go-build3739158486/b838/importcfg << 'EOF' # internal # import config packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid O5ccBsHw4W9k3pf6-ZTK/O5ccBsHw4W9k3pf6-ZTK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal/post_go18.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/de/dec85aa6898e85b40f6c22ce4f15cbbee59b318b7dbed488e16df51a61868c39-d # internal github.com/prometheus/prometheus/util/pool mkdir -p $WORK/b849/ cat >/tmp/go-build3739158486/b849/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/prometheus/prometheus/util/pool -complete -installsuffix shared -buildid rIFAzzRxCDVLeNZTO90B/rIFAzzRxCDVLeNZTO90B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/pool/pool.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/a9/a982a16aa4608cead98468ce26292c5fba06a0aab15d7909119ff3d6a81c46a6-d # internal github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse mkdir -p $WORK/b852/ cat >/tmp/go-build3739158486/b852/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse -complete -installsuffix shared -buildid sFup8gVWQjfgat4_PVs1/sFup8gVWQjfgat4_PVs1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b852/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse/lex.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse/node.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/29/291ec58d20c92aa29bbbd36e3b24ef2fa4ad8456330fc17e20c7394d5847967b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/f5/f54f902acbdca1b6efc70dade2817c2a1fea4a664adde9e12608aa6fb967898f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/55/554b7fc666d3faebd8c688c5e3d528e3b32d6968c2a981f649d1201e467827b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/11/11bde382f2672030ece909d75bf49e84dd47733de035fabb03115d9bd37e0dc2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/18/1874ce1e3153f55c57b5b7014e7a03ebeb42cddf9e33fa0fe58c87f1bac1dbdc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/6e/6eaccabe174837ff6b8d8b385880d2ae05ba316e17ee42d0f61b8b6a197b3f14-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/d3/d30fda1fd6c689f108c958fdfb0fe9a755b7ec8fadc1181b91728b62d9072e77-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b789/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/a2/a27b56e3849931548835d635115089ad1f3df35f87fef5e6f1760d5a00895ebb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b816/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/oklog/ulid cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/2c/2c648b5a8eabee4b18db0c85367c7751303b5d53ab898aa27893f4b93e51421c-d # internal mkdir -p $WORK/b788/ cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/94/94e297e41241f4bf24c71b25c94468b30bbdd75eca886d9facf5df9768a979db-d # internal cat >/tmp/go-build3739158486/b788/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile database/sql/driver=/tmp/go-build3739158486/b789/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/prometheus/prometheus/vendor/github.com/oklog/ulid -complete -installsuffix shared -buildid NG2mepEpjBNY7KYR2Sdh/NG2mepEpjBNY7KYR2Sdh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b790/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/84/8423ab7ae38d1576fa52964378210317954e71afdc1059070b339de4b89bca12-d # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/57/571a5f6319fb823c9ba2b87a569d31b33dd6ebb36ae0010fb0dfc94f6feac3b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/67/6751febca7bc5783cdd73356bcabea36fbcf32f295dd5a2ae89c266ac2de1ab6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/29/297afb8f8629a55318dc974ffe9422c1845ef3beee01e8409cb3be729e4a074b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/df/df0d4e4920701f51778f08bd612ef53191130e581018fc963f5b0deb3715c9ff-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b171/ cat >/tmp/go-build3739158486/b171/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3739158486/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3739158486/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3739158486/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3739158486/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3739158486/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3739158486/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3739158486/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3739158486/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3739158486/b172/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3739158486/b173/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid lQyxKs8HvaV7z0lD2Cuh/lQyxKs8HvaV7z0lD2Cuh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/checkinit.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/decode_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/encode_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/equal.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/messageset.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/proto_methods.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/reset.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/size.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/size_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/wrappers.go github.com/prometheus/prometheus/vendor/golang.org/x/net/idna mkdir -p $WORK/b215/ cat >/tmp/go-build3739158486/b215/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3739158486/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3739158486/b218/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm=/tmp/go-build3739158486/b219/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid UMqcq-cQ8JPrvnyanRd_/UMqcq-cQ8JPrvnyanRd_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/go118.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/idna10.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/punycode.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/trie.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/5b/5bca6702a0a59aac8530325632e44248a708d65386b22e216f1d978f1863dadd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/87/87192bd46b0e7d7c63e7e769998b1ad90c5cbbc5a2f7de3535919e91e807e2c8-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b261/ github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath mkdir -p $WORK/b245/ github.com/prometheus/prometheus/model/labels cat >/tmp/go-build3739158486/b261/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build3739158486/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build3739158486/b239/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile os/exec=/tmp/go-build3739158486/b262/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid pgAME7cnPKRKyYFFkd8m/pgAME7cnPKRKyYFFkd8m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go cat >/tmp/go-build3739158486/b245/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid Ck41sl35ckkIAR3uatUT/Ck41sl35ckkIAR3uatUT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/functions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/interpreter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/lexer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/toktype_string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/util.go mkdir -p $WORK/b149/ mkdir -p $WORK/b277/ cat >/tmp/go-build3739158486/b149/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid Lh0oR_OizReIBiEFPQE-/Lh0oR_OizReIBiEFPQE- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/fingerprinting.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/fnv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/labelset.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/model.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/signature.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/value.go cat >/tmp/go-build3739158486/b277/importcfg << 'EOF' # internal # import config importmap github.com/cespare/xxhash/v2=github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2=/tmp/go-build3739158486/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile regexp/syntax=/tmp/go-build3739158486/b069/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/prometheus/prometheus/model/labels -complete -installsuffix shared -buildid rMYT-vOY_I2lEUcXiLW0/rMYT-vOY_I2lEUcXiLW0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/labels/labels.go ./_build/src/github.com/prometheus/prometheus/model/labels/matcher.go ./_build/src/github.com/prometheus/prometheus/model/labels/regexp.go ./_build/src/github.com/prometheus/prometheus/model/labels/test_utils.go github.com/prometheus/prometheus/vendor/github.com/go-kit/log mkdir -p $WORK/b064/ cat >/tmp/go-build3739158486/b064/importcfg << 'EOF' # internal # import config importmap github.com/go-logfmt/logfmt=github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt=/tmp/go-build3739158486/b065/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/prometheus/prometheus/vendor/github.com/go-kit/log -complete -installsuffix shared -buildid hWDloPmg0NpkmNvmexco/hWDloPmg0NpkmNvmexco -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/json_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/log.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/logfmt_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/nop_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/stdlib.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/sync.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/value.go github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date mkdir -p $WORK/b293/ cat >/tmp/go-build3739158486/b293/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog mkdir -p $WORK/b307/ github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date -complete -installsuffix shared -buildid P55csWbqQmVBGUzq1yBD/P55csWbqQmVBGUzq1yBD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/date.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/timerfc1123.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/unixtime.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/utility.go mkdir -p $WORK/b238/ mkdir -p $WORK/b320/ github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b487/ cat >/tmp/go-build3739158486/b320/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cat >/tmp/go-build3739158486/b307/importcfg << 'EOF' # internal # import config importmap github.com/fatih/color=github.com/prometheus/prometheus/vendor/github.com/fatih/color importmap github.com/mattn/go-isatty=github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fatih/color=/tmp/go-build3739158486/b308/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build3739158486/b310/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics -complete -installsuffix shared -buildid ASLQUlrPQ_yxXBx79IEs/ASLQUlrPQ_yxXBx79IEs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics/values.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog -complete -installsuffix shared -buildid Z7p8nq1pz3n9CP8BI3J0/Z7p8nq1pz3n9CP8BI3J0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/colorize_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/global.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/interceptlogger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/intlogger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/nulllogger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/stacktrace.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/stdlog.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/writer.go cat >/tmp/go-build3739158486/b238/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b464/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid g6sV2Jr_VDT9IRrueGa1/g6sV2Jr_VDT9IRrueGa1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go cat >/tmp/go-build3739158486/b464/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a EOF cat >/tmp/go-build3739158486/b487/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid mYX_tyAzAa9pkNlzmVCG/mYX_tyAzAa9pkNlzmVCG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema mkdir -p $WORK/b425/ cat >/tmp/go-build3739158486/b425/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema -complete -installsuffix shared -buildid a7RixDrFwYl4hpvVhT0z/a7RixDrFwYl4hpvVhT0z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/action.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/certificate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/datacenter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/firewall.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/floating_ip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/image.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/iso.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/location.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/network.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/placement_group.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/pricing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/ssh_key.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/22/22569a5a0711debaa23dd9d29301ad3def993adaeab8a5c17cdaf513c762cf80-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b677/ cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/9e/9e112361d47adb728c20882a4672f41954af9da0036deeb1144571412793ec3d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid KxGBviUFK3eBInV6edeG/KxGBviUFK3eBInV6edeG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json/json.go cat >/tmp/go-build3739158486/b677/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid zDwv2CvPcmCxbIrihZL-/zDwv2CvPcmCxbIrihZL- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration mkdir -p $WORK/b669/ cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/b0/b0bb7187e3b62e1eeb5da7b30b7e4ff9e4fc8ff55ea52cc0e4d2358e871b6fa0-d # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/03/036fb33472a9012eeaa60743c3ead97521229d03f491f13c1b01f61c59bac4d6-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/tag mkdir -p $WORK/b413/ cat >/tmp/go-build3739158486/b669/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration -complete -installsuffix shared -buildid YtGmy4p7qVd0n4XKjlat/YtGmy4p7qVd0n4XKjlat -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration/duration.go cat >/tmp/go-build3739158486/b413/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile runtime/pprof=/tmp/go-build3739158486/b414/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/tag -complete -installsuffix shared -buildid QG-fja-vagYdJCMbCn2-/QG-fja-vagYdJCMbCn2- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/context.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/key.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/map.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/map_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/metadata.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/profile_19.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/validate.go mkdir -p $WORK/b432/ cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/54/540de26a8cdc159a4e9f920f924d1be5351d7e0f578ec1972e6e078e7a3633b6-d # internal cat >/tmp/go-build3739158486/b432/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF mkdir -p $WORK/b130/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid NSbkejdfwKQgKvwFL0ha/NSbkejdfwKQgKvwFL0ha -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/clone.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/deprecated.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/discard.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/equal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/extensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/lib.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/message_set.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/properties.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_marshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_merge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/text.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/text_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/text_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/timestamp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go cat >/tmp/go-build3739158486/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-build3739158486/b027/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3739158486/b131/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3739158486/b133/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3739158486/b134/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_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 pxP_d0-Xdtdu0OfkAJ0L/pxP_d0-Xdtdu0OfkAJ0L -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 go/doc mkdir -p $WORK/b456/ cat >/tmp/go-build3739158486/b456/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile go/ast=/tmp/go-build3739158486/b454/_pkg_.a packagefile go/doc/comment=/tmp/go-build3739158486/b457/_pkg_.a packagefile go/token=/tmp/go-build3739158486/b167/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build3739158486/b458/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p go/doc -std -complete -installsuffix shared -buildid eknvkVpI-O3pO63YfuPX/eknvkVpI-O3pO63YfuPX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b456/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 github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b175/ cat >/tmp/go-build3739158486/b175/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3739158486/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3739158486/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid ENGils4cKoC-8YScTgQt/ENGils4cKoC-8YScTgQt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval/default.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/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/69/69c2c8276e8126d82f995349280666cb5a989e1a66cea49b517d94f4c92233e7-d # internal go/internal/typeparams mkdir -p $WORK/b461/ cat >/tmp/go-build3739158486/b461/importcfg << 'EOF' # internal # import config packagefile go/ast=/tmp/go-build3739158486/b454/_pkg_.a packagefile go/token=/tmp/go-build3739158486/b167/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid 0wo_BfN-qR9KMjOnfxki/0wo_BfN-qR9KMjOnfxki -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/typeparams.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/a5/a534777a53144dc7b7d1e9626dc6a06247ae78724a6f94dc56c92ff315480f7a-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b680/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cat >/tmp/go-build3739158486/b680/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3739158486/b681/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/34/3460ecc693acb1254a3559b253ce1bab7f7ebf1f60d101a16da706dec6bb427b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid w6TzCrgdl49rVtcZEOGu/w6TzCrgdl49rVtcZEOGu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters/parse.go cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/db/db468236dd97920ddca76301263fef842240cb13767bdc9481e77f4b976ed6cd-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler mkdir -p $WORK/b725/ github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b693/ cat >/tmp/go-build3739158486/b693/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build3739158486/b200/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid tj5QEG3u2ZmBWrZORnl9/tj5QEG3u2ZmBWrZORnl9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b677/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b091/arith_amd64.o ./arith_amd64.s cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/d9/d9a7289ec58e4dd9cebf20a5bbcffadb6dcc1c9a9976ae322905dda3feb2187a-d # internal github.com/prometheus/prometheus/vendor/go.uber.org/atomic mkdir -p $WORK/b771/ cat >/tmp/go-build3739158486/b725/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cat >/tmp/go-build3739158486/b771/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler -complete -installsuffix shared -buildid OSyrRUMP9GxlZVd6qbyR/OSyrRUMP9GxlZVd6qbyR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler/duration.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/prometheus/prometheus/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid kN-AoM4kEMdEw6RRe2BZ/kN-AoM4kEMdEw6RRe2BZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/bool.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/bool_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/duration_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/error.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/error_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/float64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/float64_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/gen.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/int32.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/int64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/nocmp.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/string.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/string_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/time.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/time_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/uint32.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/uint64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/uintptr.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/unsafe_pointer.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/7a/7a888a1b3e65bf39e226fbbf392a06923ce07e8bd6159bcb9732b91002fa5df0-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b805/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b091/_pkg_.a $WORK/b091/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cat >/tmp/go-build3739158486/b805/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build3739158486/b786/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid Kwya0zj1wrkjKP2O7ch0/Kwya0zj1wrkjKP2O7ch0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/51/519cbe2814906b5a394953407fa9e1ea1f607a55258c87109b0bab8551ce20d6-d # internal github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer mkdir -p $WORK/b832/ cat >/tmp/go-build3739158486/b832/importcfg << 'EOF' # internal # import config importmap github.com/josharian/intern=github.com/prometheus/prometheus/vendor/github.com/josharian/intern packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/josharian/intern=/tmp/go-build3739158486/b833/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build3739158486/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid yZ9n9kHw72DgD8_hyy19/yZ9n9kHw72DgD8_hyy19 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer/lexer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/d3/d3e2536f506ecfee09be8b2672b6e0d530d3fb13aa407e86622f3b4ec67faa84-d # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/05/05bb7c0e1d2f3e2f9cf2204a0c6f413d6cce9b8e1599d9ba003c6df0aa1e8458-d # internal crypto/rand mkdir -p $WORK/b083/ crypto/elliptic mkdir -p $WORK/b102/ cat >/tmp/go-build3739158486/b083/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build3739158486/b084/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3739158486/b090/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3739158486/b037/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/rand -std -complete -installsuffix shared -buildid MQiMoucWO1xQWdhBJKKM/MQiMoucWO1xQWdhBJKKM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b083/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-build3739158486/b102/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/tmp/go-build3739158486/b098/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid hGUnD3XLrXfPSR5xoUx8/hGUnD3XLrXfPSR5xoUx8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b102/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/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/fb/fb933649c15002f438078514d4d24f40e68c0ef9c299d1c9c90285df40a02baf-d # internal crypto/internal/bigmod mkdir -p $WORK/b103/ cat >/tmp/go-build3739158486/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -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 ./nat_amd64.s cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Tm-IIzZ5rULiAhGRLCz7 -o ./_x001.o -c _cgo_export.c cat >/tmp/go-build3739158486/b103/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile internal/cpu=/tmp/go-build3739158486/b012/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/internal/bigmod -std -installsuffix shared -buildid x_XQt3jhpB0IhuuL8q4J/x_XQt3jhpB0IhuuL8q4J -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/internal/bigmod/nat.go /usr/lib/golang/src/crypto/internal/bigmod/nat_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/ca/caa3c069e9318000665c6db8452e15d9cfec789e2f3ad45c1fce55ea899b55b1-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b104/ cat >/tmp/go-build3739158486/b104/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build3739158486/b084/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid 2epzDdYYSZKCAwovbJ9s/2epzDdYYSZKCAwovbJ9s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/c6/c6cc4b1483371981f6dbc524a1ede08dadb2c98d627e42f17162bb852ccd34a7-d # internal github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level mkdir -p $WORK/b070/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cat >/tmp/go-build3739158486/b070/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level -complete -installsuffix shared -buildid KmNl3rmUg2_asKnQFYue/KmNl3rmUg2_asKnQFYue -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level/level.go cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/dd/dd0fa0b9b0620a75a853190f3c31ddd11d2b12da8c39abb271b2da4c270f9d66-d # internal encoding/asn1 mkdir -p $WORK/b107/ cat >/tmp/go-build3739158486/b107/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf16=/tmp/go-build3739158486/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid Kp_yHmh4lxyFH4BmLzEd/Kp_yHmh4lxyFH4BmLzEd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/cd/cd1355281a4194326621851f13d44f898692c4908218dabaeeafd663a606417a-d # internal crypto/dsa mkdir -p $WORK/b118/ cat >/tmp/go-build3739158486/b118/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/tmp/go-build3739158486/b090/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/dsa -std -complete -installsuffix shared -buildid 3_pCU1W9z5lwn_Ul_gOX/3_pCU1W9z5lwn_Ul_gOX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/d7/d74ad63518f481a2df20c1af10791ed1496da23461cb2bc695bb80dfabae96e8-d # internal github.com/prometheus/prometheus/vendor/github.com/json-iterator/go mkdir -p $WORK/b145/ cat >/tmp/go-build3739158486/b145/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent=/tmp/go-build3739158486/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2=/tmp/go-build3739158486/b148/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build3739158486/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/prometheus/prometheus/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid B2qss9ij6vj1vX2Tsc43/B2qss9ij6vj1vX2Tsc43 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/adapter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_bool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_float.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_int32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_int64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_invalid.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_nil.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_number.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_object.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_str.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_uint32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_uint64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_float.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_object.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_skip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_skip_strict.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_str.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/jsoniter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/pool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_dynamic.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_extension.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_json_number.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_marshaler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_native.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_optional.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream_float.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream_int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream_str.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Tm-IIzZ5rULiAhGRLCz7 -o ./_x002.o -c cgo_lookup_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/7e/7e1a07a53ce0b709f46816c3a93258a625faae7ebc3205978d6bc131222db260-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b435/ cat >/tmp/go-build3739158486/b435/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid iO_uxT8-m5apzqliDWgp/iO_uxT8-m5apzqliDWgp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0/dec.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0/rounder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/ba/ba31fd654de02fc5e4781acce527358c76f8f89ccca450a8f422a71412dfce6b-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal mkdir -p $WORK/b412/ cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/35/35e79dee9f5747957cf69417f2651b0153923d61a594e0732c5d1aa292d0648f-d # internal cat >/tmp/go-build3739158486/b412/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build3739158486/b413/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal -complete -installsuffix shared -buildid X14Ni7crIjlykxrTixJq/X14Ni7crIjlykxrTixJq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal/record.go go/parser mkdir -p $WORK/b459/ cat >/tmp/go-build3739158486/b459/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile go/ast=/tmp/go-build3739158486/b454/_pkg_.a packagefile go/build/constraint=/tmp/go-build3739158486/b460/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build3739158486/b461/_pkg_.a packagefile go/scanner=/tmp/go-build3739158486/b455/_pkg_.a packagefile go/token=/tmp/go-build3739158486/b167/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/fs=/tmp/go-build3739158486/b044/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p go/parser -std -complete -installsuffix shared -buildid -1YYqbvra50Ik0p_Agqj/-1YYqbvra50Ik0p_Agqj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go /usr/lib/golang/src/go/parser/resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/15/158f014cc949f7afa08cee6eb974fe199855eb407e9a4132d30147d2e23dfa30-d # internal github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 mkdir -p $WORK/b452/ cat >/tmp/go-build3739158486/b452/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 -complete -installsuffix shared -buildid 7wb1I9KeLjb50UDY1PEw/7wb1I9KeLjb50UDY1PEw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/klog/v2/klog.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/f1/f1eb64bff89eed27f46868fd5b5e325c629947ce53fc06294c9cd9ff1ac8ffec-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/stats mkdir -p $WORK/b409/ cat >/tmp/go-build3739158486/b409/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/metric/metricdata=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata importmap go.opencensus.io/stats/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build3739158486/b410/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal=/tmp/go-build3739158486/b412/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build3739158486/b413/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/stats -complete -installsuffix shared -buildid 3xOxd4PXVQunq1Pc7oYr/3xOxd4PXVQunq1Pc7oYr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/measure.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/measure_float64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/measure_int64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/record.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/units.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/41/41bf29710500130350d9aa6b35086324168c0b39ec8f9fa1fd08bc50b257dd8b-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b489/ cat >/tmp/go-build3739158486/b489/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build3739158486/b225/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid 0Vi2M5St1PvlRTIlBRtP/0Vi2M5St1PvlRTIlBRtP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/fields.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/yaml.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/yaml_go110.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/fd/fd880b5be9e4b6be11c5067173cc817666e12db0a299def1e0c442a95fd987dc-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b682/ cat >/tmp/go-build3739158486/b682/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3739158486/b680/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid 5o9QptPbHBeMWiZIB6QO/5o9QptPbHBeMWiZIB6QO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network/network.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/ad/add4b472122064cbb97586c3b980d3078e6f63d894512406345f2918ee1df668-d # internal github.com/prometheus/prometheus/discovery/targetgroup mkdir -p $WORK/b276/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cat >/tmp/go-build3739158486/b276/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/prometheus/prometheus/discovery/targetgroup -complete -installsuffix shared -buildid uYlGF3Xp0Ovy3sGigywi/uYlGF3Xp0Ovy3sGigywi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/targetgroup/targetgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/58/58637beb602420f120e6b919ad4ecb4c7fad9bf419d4ebb36a53db2976b6427e-d # internal crypto/ed25519 mkdir -p $WORK/b109/ cat >/tmp/go-build3739158486/b109/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile crypto=/tmp/go-build3739158486/b085/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build3739158486/b110/_pkg_.a packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile crypto/sha512=/tmp/go-build3739158486/b105/_pkg_.a packagefile crypto/subtle=/tmp/go-build3739158486/b088/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid jkptRrIDAnwYVyY5PdMr/jkptRrIDAnwYVyY5PdMr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/48/48965835f5875c7d72d3088318ca0215b47ac9553ea18f2a7d48de7b38c99c94-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt mkdir -p $WORK/b228/ cat >/tmp/go-build3739158486/b228/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile crypto/subtle=/tmp/go-build3739158486/b088/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish=/tmp/go-build3739158486/b229/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid PNjkQ_KEVIJuSH9QnmrF/PNjkQ_KEVIJuSH9QnmrF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt/base64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt/bcrypt.go cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/cb/cb44e7b26fb94338a2823fc419e0e7fe821e913cdf2234fe2e7c183b934620c5-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace mkdir -p $WORK/b401/ cat >/tmp/go-build3739158486/b401/importcfg << 'EOF' # internal # import config importmap github.com/golang/groupcache/lru=github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru importmap go.opencensus.io/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/internal importmap go.opencensus.io/trace/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal importmap go.opencensus.io/trace/tracestate=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru=/tmp/go-build3739158486/b402/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal=/tmp/go-build3739158486/b403/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal=/tmp/go-build3739158486/b405/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate=/tmp/go-build3739158486/b406/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile runtime/trace=/tmp/go-build3739158486/b407/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace -complete -installsuffix shared -buildid yUKlvzn3Kf-QAMbHAiTZ/yUKlvzn3Kf-QAMbHAiTZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/basetypes.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/config.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/evictedqueue.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/export.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/lrumap.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/sampling.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/spanbucket.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/spanstore.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/status_codes.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/trace_api.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/trace_go11.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b852/_pkg_.a # internal cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/cc/cc9f7d18e39e04c99e94e9eb2440db0d131d99923679ec222b8d84c272e77d5f-d # internal github.com/prometheus/prometheus/tsdb/chunks mkdir -p $WORK/b768/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b682/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/75/75ca3317ab8ad88540f58cdf565614be0d90b45cd119a96bf309ec79ca1fc175-d # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/88/88e4881dfb831e580acd20dbe5e76afc2301682d54d99d5e9a2460b0652df099-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/0d/0d79f53ae975d9fe511cf3d96096eee479b4be006a162ec46fea48dbc8d2c6cc-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/ff/ff406079a94cc089352a9b7de038945aae12c7486d647e6927c5d416312110e7-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/14/14a70864a88641ecfcc2f1e39afedd3f499f8a41ddc44481788fcbaf66ebdbba-d # internal cat >/tmp/go-build3739158486/b768/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build3739158486/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build3739158486/b769/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build3739158486/b770/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build3739158486/b771/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile hash/crc32=/tmp/go-build3739158486/b056/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/prometheus/prometheus/tsdb/chunks -complete -installsuffix shared -buildid 2OhhQUw9zssl1RrY1JPJ/2OhhQUw9zssl1RrY1JPJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/chunks/chunks.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunks/head_chunks.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunks/head_chunks_other.go github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b827/ cat >/tmp/go-build3739158486/b827/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid VwLjJDVfwjjKg0c9BGTx/VwLjJDVfwjjKg0c9BGTx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b156/ cat >/tmp/go-build3739158486/b156/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3739158486/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3739158486/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3739158486/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3739158486/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3739158486/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3739158486/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3739158486/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3739158486/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build3739158486/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3739158486/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build3739158486/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3739158486/b172/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/alecthomas/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid sMuGUAPcHBj9jyRhakXL/sMuGUAPcHBj9jyRhakXL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext/encode.go github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/42/4244042d72158ce51ade6ce5a5f3875280044569538db3202d30b24d335b62c6-d # internal mkdir -p $WORK/b851/ mkdir -p $WORK/b176/ cat >/tmp/go-build3739158486/b851/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/template/parse=github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse=/tmp/go-build3739158486/b852/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p github.com/prometheus/prometheus/vendor/github.com/alecthomas/template -complete -installsuffix shared -buildid P6I1MMJEtVaWIMuIRBdH/P6I1MMJEtVaWIMuIRBdH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b851/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/exec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/funcs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/template.go github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view mkdir -p $WORK/b415/ cat >/tmp/go-build3739158486/b415/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/internal/tagencoding=github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding importmap go.opencensus.io/metric/metricdata=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata importmap go.opencensus.io/metric/metricproducer=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer importmap go.opencensus.io/resource=github.com/prometheus/prometheus/vendor/go.opencensus.io/resource importmap go.opencensus.io/stats=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats importmap go.opencensus.io/stats/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding=/tmp/go-build3739158486/b416/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build3739158486/b410/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer=/tmp/go-build3739158486/b417/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/resource=/tmp/go-build3739158486/b411/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats=/tmp/go-build3739158486/b409/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal=/tmp/go-build3739158486/b412/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build3739158486/b413/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view -complete -installsuffix shared -buildid I8WzY2DjH2QTryuJ4cU2/I8WzY2DjH2QTryuJ4cU2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/aggregation.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/aggregation_data.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/collector.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/export.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/view.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/view_to_metric.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/worker.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/worker_commands.go cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/55/5524f9fe64578d87a6d97136b83ba2471ebf8e4fe132004752d27aff88716fbd-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff mkdir -p $WORK/b651/ cat >/tmp/go-build3739158486/b651/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew importmap github.com/google/go-cmp/cmp=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build3739158486/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp=/tmp/go-build3739158486/b443/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile text/tabwriter=/tmp/go-build3739158486/b212/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff -complete -installsuffix shared -buildid ROo_uNzEkZCcvn4Gsc3W/ROo_uNzEkZCcvn4Gsc3W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff/diff.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -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/nat_amd64.o ./nat_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b832/_pkg_.a # internal cat >/tmp/go-build3739158486/b176/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3739158486/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build3739158486/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3739158486/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3739158486/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3739158486/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3739158486/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3739158486/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3739158486/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3739158486/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build3739158486/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3739158486/b172/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid di99px_pQJUmQxQ5eiz-/di99px_pQJUmQxQ5eiz- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/build.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/c4/c4de0c946a3e05fa95d47bf3c6a441fc4cfdee74b0bd217a0284a5319f0657c7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Tm-IIzZ5rULiAhGRLCz7 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/ed/ede90fcc34e0fdcd1f431fc2c7dfead5594b62e074ff7b9d2cdda93f0566ab3b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/utils/trace mkdir -p $WORK/b656/ cat >/tmp/go-build3739158486/b656/importcfg << 'EOF' # internal # import config importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build3739158486/b452/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/prometheus/prometheus/vendor/k8s.io/utils/trace -complete -installsuffix shared -buildid UoOQ0Js-m3xWaji4gRf0/UoOQ0Js-m3xWaji4gRf0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/utils/trace/trace.go cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/9e/9e7178d7b304afa5cfd53601f88b35b0132f6fc59b2e323582ddaf7585d88f8f-d # internal github.com/prometheus/prometheus/model/relabel mkdir -p $WORK/b278/ cat >/tmp/go-build3739158486/b278/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile crypto/md5=/tmp/go-build3739158486/b112/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build3739158486/b277/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/prometheus/prometheus/model/relabel -complete -installsuffix shared -buildid b6ZE46G3f5PbcGZveff7/b6ZE46G3f5PbcGZveff7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/relabel/relabel.go github.com/prometheus/prometheus/model/exemplar mkdir -p $WORK/b766/ cat >/tmp/go-build3739158486/b766/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build3739158486/b277/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/prometheus/prometheus/model/exemplar -complete -installsuffix shared -buildid 8g5C-kPZzQroiG-Qh_6f/8g5C-kPZzQroiG-Qh_6f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/exemplar/exemplar.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b8/b828312ba1e5e61dab7f7026241ab8866caff84a6d41bc40a609c29f78456c1e-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs mkdir -p $WORK/b197/ cat >/tmp/go-build3739158486/b197/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs=/tmp/go-build3739158486/b198/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util=/tmp/go-build3739158486/b199/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build3739158486/b200/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid L5G4Co0-qmH3603x8Pgo/L5G4Co0-qmH3603x8Pgo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/arp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/buddyinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/cpuinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/cpuinfo_x86.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/crypto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/fs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/fscache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/ipvs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/kernel_random.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/loadavg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/mdstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/meminfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/mountinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/mountstats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_conntrackstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_dev.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_ip_socket.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_protocols.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_sockstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_softnet.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_tcp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_udp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_cgroup.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_environ.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_fdinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_io.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_limits.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_maps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_ns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_psi.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_smaps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_stat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/schedstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/slab.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/stat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/swaps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/vm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/xfrm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/zoneinfo.go net/textproto mkdir -p $WORK/b135/ cat >/tmp/go-build3739158486/b135/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_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_LtojNCJBezBw_hHAym/Z_LtojNCJBezBw_hHAym -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 cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/nat_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/67/676d2e437e6916b3ddc1c28bf121e13cb44ef9c894d6b67abadce7a853eba154-d # internal crypto/rsa mkdir -p $WORK/b114/ cat >/tmp/go-build3739158486/b114/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile crypto=/tmp/go-build3739158486/b085/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build3739158486/b103/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3739158486/b084/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build3739158486/b104/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3739158486/b090/_pkg_.a packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile crypto/subtle=/tmp/go-build3739158486/b088/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/rsa -std -complete -installsuffix shared -buildid --aglOtTBQYFk03Ht27h/--aglOtTBQYFk03Ht27h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b114/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 cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/70/702523972bc4e991a3cd0772cb63ce7991813f8b25bc69aa6a8d9b110285107b-d # internal github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure mkdir -p $WORK/b317/ cat >/tmp/go-build3739158486/b317/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid Nyg8to6aWMHPDL55zcRF/Nyg8to6aWMHPDL55zcRF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure/mapstructure.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b766/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/cc/cc1474d70ccf52efe30abebdb9efdf05ae7fcab5bca130e0462f43a51b3ee584-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b328/ cat >/tmp/go-build3739158486/b328/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build3739158486/b200/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid kRztdKdszoeLGxad5Nby/kRztdKdszoeLGxad5Nby -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/cmsghdr.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/complete_dontwait.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/error_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/norace.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/rawconn.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/socket.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_linux_amd64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_posix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/zsys_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/9a/9a27c4c80970fb8a6abf3c299918b3c95b6e81a2f86fbbcbbb7cff5d1b2aec9a-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall mkdir -p $WORK/b389/ cat >/tmp/go-build3739158486/b389/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build3739158486/b200/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3739158486/b357/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid fU0DGBkMd-ELOt-3QZQK/fU0DGBkMd-ELOt-3QZQK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/cc/ccdfef37ca4bc00fe9cb3c6898ad3bffc792a7d401b68c5f7aa6890a9f35e448-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats mkdir -p $WORK/b392/ cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/d1/d1a445a007185e0913c7dbf9938040fdc48b49e03163e6d18922f436f01bb5c2-d # internal html/template mkdir -p $WORK/b208/ cat >/tmp/go-build3739158486/b392/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build3739158486/b365/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats -complete -installsuffix shared -buildid SsLRcYhmAHg2CFkUvDgA/SsLRcYhmAHg2CFkUvDgA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats/handlers.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats/stats.go cat >/tmp/go-build3739158486/b208/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile html=/tmp/go-build3739158486/b209/_pkg_.a packagefile internal/godebug=/tmp/go-build3739158486/b046/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/fs=/tmp/go-build3739158486/b044/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile text/template=/tmp/go-build3739158486/b210/_pkg_.a packagefile text/template/parse=/tmp/go-build3739158486/b211/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_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 f-lC1MHvrzeq8ULswNcu/f-lC1MHvrzeq8ULswNcu -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/20/20d4bbaf464c3a0992af269295af2626c0247f7b98e1b5a7496e9c4f6e3b489b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b449/ cat >/tmp/go-build3739158486/b449/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build3739158486/b450/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid ITVr_Yz7151TboOsw9z4/ITVr_Yz7151TboOsw9z4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/validation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/4c/4cf9eb44fa41d39f10270480ec85e7deca12ad2eda7659455f06e425be73e13a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b488/ cat >/tmp/go-build3739158486/b488/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json importmap sigs.k8s.io/yaml=github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build3739158486/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml=/tmp/go-build3739158486/b489/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid uiJrOzft0VsDDZYCCyh_/uiJrOzft0VsDDZYCCyh_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml/decoder.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Tm-IIzZ5rULiAhGRLCz7 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/8b/8b46c91ec14e07c54985ab3e3110d31eb71b0c97b998470ce6ff620e888d05f0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b550/ cat >/tmp/go-build3739158486/b550/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid CtnBykkWO3L0NdmzTjfF/CtnBykkWO3L0NdmzTjfF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation/connrotation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/de/de44e8c466d7d34a10d7d1a9861cdef4d5c7163553df46e306a1bcc78294a3e2-d # internal github.com/prometheus/prometheus/vendor/github.com/spf13/pflag mkdir -p $WORK/b659/ cat >/tmp/go-build3739158486/b659/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/csv=/tmp/go-build3739158486/b660/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile flag=/tmp/go-build3739158486/b427/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/prometheus/prometheus/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid Bh6XXY6lDKssZE-5-2rJ/Bh6XXY6lDKssZE-5-2rJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/bool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/bool_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/bytes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/count.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/duration_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/flag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float32_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float64_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/golangflag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int16.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int32_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int64_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ip_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ipmask.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ipnet.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_to_int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_to_int64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_to_string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint16.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint_slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/7b/7b069d2d01c6e8cb7b6ae8efa7bb97690cf8ed20a57d6c12ba7fff3640e8cb17-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b678/ cat >/tmp/go-build3739158486/b678/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid QX-ZIOyCOi9eU9ssP6Da/QX-ZIOyCOi9eU9ssP6Da -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat/nat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat/parse.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat/sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/fa/fad4035ab83daaf001eb58fe86f30f8001d4faa9fb055cef307d3e26cb1061b5-d # internal mime/multipart mkdir -p $WORK/b139/ cat >/tmp/go-build3739158486/b139/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile internal/godebug=/tmp/go-build3739158486/b046/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile mime=/tmp/go-build3739158486/b138/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build3739158486/b140/_pkg_.a packagefile net/textproto=/tmp/go-build3739158486/b135/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_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 UaAYa7xQBEVkkcRgkfK6/UaAYa7xQBEVkkcRgkfK6 -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/b693/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/f0/f03b5ca7579b1925c209e4727b978e62cd9559aaf9763685deca58abb1b92b70-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b683/ cat >/tmp/go-build3739158486/b683/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3739158486/b684/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid kyP3KB3i3PCIW--d5XyS/kyP3KB3i3PCIW--d5XyS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry/authenticate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry/registry.go cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/50/509e754869491d584ad0347e794711dfa36c6294f984d0dc7117c93d3ffd9060-d # internal github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b692/ cat >/tmp/go-build3739158486/b692/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus=/tmp/go-build3739158486/b693/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid -WsDsnrJSMJQ86jT4WX2/-WsDsnrJSMJQ86jT4WX2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log/context.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/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/0e/0ef713f9e2d0199a88df8c823eedd181d01a0883e4479983d5bda7f6ddae5ec5-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b214/ cat >/tmp/go-build3739158486/b214/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/prometheus/prometheus/vendor/golang.org/x/net/idna packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build3739158486/b215/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/textproto=/tmp/go-build3739158486/b135/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid 7xwwjeg2u_2s0aKX6xYO/7xwwjeg2u_2s0aKX6xYO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts/guts.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts/httplex.go cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/ba/ba3ddc7749673566a6427d7d5a991a8a64d6f32a46b68ae3c3ec1f42df2d3bec-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b705/ cat >/tmp/go-build3739158486/b705/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid tY7hNT3fwXRVYVxfM56x/tY7hNT3fwXRVYVxfM56x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks/client.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks/socks.go cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/2c/2c7d8168e1b1803203f44a2455ccb6acee211f3d3e75ed5d6f3c6d8da00830d6-d # internal net/mail mkdir -p $WORK/b743/ cat >/tmp/go-build3739158486/b743/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile mime=/tmp/go-build3739158486/b138/_pkg_.a packagefile net/textproto=/tmp/go-build3739158486/b135/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p net/mail -std -complete -installsuffix shared -buildid 1IwEZmSkyvMVxvHxhP_t/1IwEZmSkyvMVxvHxhP_t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/d2/d2fe2b6d40529f37ff7e3b80e23d229e8669a1611bf0b79e368ee22b689c66a6-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b129/ cat >/tmp/go-build3739158486/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-build3739158486/b130/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/textproto=/tmp/go-build3739158486/b135/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_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 GIZ1zsXDY23Sm6tT_fF6/GIZ1zsXDY23Sm6tT_fF6 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b738/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/66/66aa522c18ecdd970061896395e7823b1540220a77276ed0af84d94318a70f52-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b136/ cat >/tmp/go-build3739158486/b136/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build3739158486/b130/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /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 sQ8z06H_EvjwECGgJyoQ/sQ8z06H_EvjwECGgJyoQ -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/11/114fdbe8933c84a6891cf477a9baeca07e2e7713fc8e7f7ba213d815f97e7f17-d # internal github.com/prometheus/prometheus/util/osutil mkdir -p $WORK/b756/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cat >/tmp/go-build3739158486/b756/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/prometheus/prometheus/util/osutil -complete -installsuffix shared -buildid sMAAzXhHQphJTgIIJRQh/sMAAzXhHQphJTgIIJRQh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/osutil/hostname.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/e8/e8a9fea950f323571ad6994526d0fc3ec34c79531517da7ca339721a85f25d8a-d # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/1d/1dafacf310ae12a2aa030f93a4d42ae7e839eb2441fcb53fe6486a19e342c0a8-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b106/ crypto/x509/pkix cat >/tmp/go-build3739158486/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build3739158486/b107/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3739158486/b108/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF mkdir -p $WORK/b119/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid r37K6BlrtM3PeiC806MC/r37K6BlrtM3PeiC806MC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b106/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-build3739158486/b119/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build3739158486/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid uVsQsWtI2BmO678U8oW0/uVsQsWtI2BmO678U8oW0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/3e/3ee452ebf62cc7d515160512970bceb9db87fd65a50aa32364d68e19c018f808-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b244/ cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/d5/d59660a7fbcc3449d515fac37add137cce1b5aafd678cab693becb93670a2c87-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cat >/tmp/go-build3739158486/b244/importcfg << 'EOF' # internal # import config importmap github.com/jmespath/go-jmespath=github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath=/tmp/go-build3739158486/b245/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid D4IsxSA2Vnodd8z5MDzK/D4IsxSA2Vnodd8z5MDzK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/87/87262f74f54b043b82c7d0da92eed8bdd0c1d15da9e343a262bc71762441fb28-d # internal github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk mkdir -p $WORK/b759/ cat >/tmp/go-build3739158486/b759/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile crypto/sha1=/tmp/go-build3739158486/b115/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk -complete -installsuffix shared -buildid HOdTR7DO9YnCW3c3l3oN/HOdTR7DO9YnCW3c3l3oN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/conn.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/dnshostprovider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/flw.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/lock.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/structs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/util.go github.com/prometheus/prometheus/model/textparse mkdir -p $WORK/b817/ cat >/tmp/go-build3739158486/b817/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build3739158486/b766/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build3739158486/b277/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build3739158486/b764/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile mime=/tmp/go-build3739158486/b138/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/prometheus/prometheus/model/textparse -complete -installsuffix shared -buildid UJbUTXbZsfZOc_hlBQzF/UJbUTXbZsfZOc_hlBQzF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/textparse/interface.go ./_build/src/github.com/prometheus/prometheus/model/textparse/openmetricslex.l.go ./_build/src/github.com/prometheus/prometheus/model/textparse/openmetricsparse.go ./_build/src/github.com/prometheus/prometheus/model/textparse/promlex.l.go ./_build/src/github.com/prometheus/prometheus/model/textparse/promparse.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/9e/9e6bcff80c9b0c8135bc4871cdf3fe23a8b6529894d842726e7ac1497f57a543-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b828/ cat >/tmp/go-build3739158486/b828/importcfg << 'EOF' # internal # import config importmap github.com/go-stack/stack=github.com/prometheus/prometheus/vendor/github.com/go-stack/stack importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-stack/stack=/tmp/go-build3739158486/b829/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build3739158486/b826/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build3739158486/b827/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid dAEC6fkK3UpLDRFO7oeH/dAEC6fkK3UpLDRFO7oeH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b828/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/08/088c5420f64446657ed111bf2e93c3022bf5edb64dc09873b12b267ddac89aa4-d # internal github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer mkdir -p $WORK/b835/ cat >/tmp/go-build3739158486/b835/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/03/03dbaceb41dbd046b54daba62cb94bee6ca3d9e3d61c0b3b3b2a657dbb26fc1c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b768/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b674/ cat >/tmp/go-build3739158486/b674/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/prometheus/prometheus/vendor/github.com/docker/go-units packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build3739158486/b675/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3739158486/b676/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build3739158486/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat=/tmp/go-build3739158486/b678/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build3739158486/b679/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid yFYLH2Xipb-di5i0P3zp/yFYLH2Xipb-di5i0P3zp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b835/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer/pool.go cat >/tmp/go-build3739158486/b048/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile runtime/cgo=/tmp/go-build3739158486/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p os/user -std -installsuffix shared -buildid Tm-IIzZ5rULiAhGRLCz7/Tm-IIzZ5rULiAhGRLCz7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b048/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/b048/_cgo_gotypes.go $WORK/b048/cgo_lookup_cgo.cgo1.go $WORK/b048/getgrouplist_unix.cgo1.go $WORK/b048/_cgo_import.go cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/37/37560cb84cedff9205e8bb0b2bb6450150c05d40e614503bd94eef13f1be7967-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid g6-nOvrAAsHTr_4jsxUn/g6-nOvrAAsHTr_4jsxUn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_changes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_top.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_wait.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/host_config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/waitcondition.go github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell mkdir -p $WORK/b842/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cat >/tmp/go-build3739158486/b842/importcfg << 'EOF' # internal # import config importmap github.com/PuerkitoBio/urlesc=github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc importmap golang.org/x/net/idna=github.com/prometheus/prometheus/vendor/golang.org/x/net/idna importmap golang.org/x/text/unicode/norm=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm importmap golang.org/x/text/width=github.com/prometheus/prometheus/vendor/golang.org/x/text/width packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc=/tmp/go-build3739158486/b843/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build3739158486/b215/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm=/tmp/go-build3739158486/b219/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/width=/tmp/go-build3739158486/b844/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid D2DlXnBz0EMq8MGXOarU/D2DlXnBz0EMq8MGXOarU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b842/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/fd/fd7a9326e5430a6decbc9f677325bbdedb21c70a501a782060a3d268a50c1e79-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b442/ cat >/tmp/go-build3739158486/b442/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp importmap k8s.io/apimachinery/pkg/selection=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp=/tmp/go-build3739158486/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build3739158486/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3739158486/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build3739158486/b449/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build3739158486/b450/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build3739158486/b452/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid XzkJ0Gila3Dzjyd5fHId/XzkJ0Gila3Dzjyd5fHId -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/selector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/zz_generated.deepcopy.go cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/c4/c4d7ffe37459ad324552ec8834e4ed463eea35d0810ef98839351dfbc92673a5-d # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/b2/b2414bdeba8810aaf25a0e3bf30a755269349d0f02ee679e58cf9061cc70a315-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws mkdir -p $WORK/b336/ cat >/tmp/go-build3739158486/b336/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile crypto=/tmp/go-build3739158486/b085/_pkg_.a packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build3739158486/b114/_pkg_.a packagefile crypto/sha256=/tmp/go-build3739158486/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws -complete -installsuffix shared -buildid Z1DVsl8GpkXE4fKaI0qJ/Z1DVsl8GpkXE4fKaI0qJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws/jws.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/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/14/1438e5cd6a649f306aa22d5f4715433d9a4fddc2b0803d08ef6b13da1425fb62-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/2a/2ac612608ab323a73b99ab26bcde3f94c3a1c79819137529985aaec6d6d07fe2-d # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/a3/a362dffb4e7a8b9e9eb37b658dc21139f2b770a8437e750b2385c9cc9fd432e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c5/c593f2f1f90d5f0abd7ff88876642fe0a77a5280f51d653929f02a8d6c2c93ed-d # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/60/60020ffa5fd701ade20b587da03b725615b884e5b7b619b1b13d510ccad7252e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/5f/5f0f1d385d04fab8ec84a8abd2cc5245841b6ec638e59e2cc5600b9fc4edc322-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy mkdir -p $WORK/b704/ cat >/tmp/go-build3739158486/b704/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks=/tmp/go-build3739158486/b705/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid pO7URBHSxlM2_zHG2vUt/pO7URBHSxlM2_zHG2vUt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/dial.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/direct.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/per_host.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/socks5.go cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/9e/9ef0bda26dcb72d6fa70a3ba22e5d76256e0f61318796be1664072ea16ad65aa-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema mkdir -p $WORK/b481/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b743/_pkg_.a # internal cat >/tmp/go-build3739158486/b481/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build3739158486/b482/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema -complete -installsuffix shared -buildid sn4hWa0Ms8CXRT2iQqrE/sn4hWa0Ms8CXRT2iQqrE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/base.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/display.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/models.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/operations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/reader.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/writer.go cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/5c/5ced3e723c736f2658f78e6e160124be1600de8c5b9ab84776b9bbb981634e1a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b835/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/69/69619a77a17912112d9da36810c755cefae9ffa21983a08a5ce98c184a3a2582-d # internal github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter mkdir -p $WORK/b834/ cat >/tmp/go-build3739158486/b834/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/buffer=github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer=/tmp/go-build3739158486/b835/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid stpVXaWTjHIisk-EAW8g/stpVXaWTjHIisk-EAW8g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b834/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/a7/a74a6392d38b8e8399d6753beb5a2f139495e96dd6fa8348ee7036c7b8c76557-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/68/686c7da6590947c97e717f103b7df9b19cacef5c2c161e28904e5a22447ea1ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b842/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/e5/e56e85b21d8866b7045844525d42b6ac2c086e637b07eafcea1e2d1bb8238a5d-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b048/_pkg_.a $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/24/24a5b065e5ff80fb7861a5630d1dbcdd1a86b7b6567e0b7c18b3f7bfc75ef434-d # internal archive/tar mkdir -p $WORK/b002/ cat >/tmp/go-build3739158486/b002/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile internal/godebug=/tmp/go-build3739158486/b046/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/fs=/tmp/go-build3739158486/b044/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile os/user=/tmp/go-build3739158486/b048/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p archive/tar -std -complete -installsuffix shared -buildid FXwsn-cUdvF6BtX5rcMc/FXwsn-cUdvF6BtX5rcMc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/6d/6db91a3ddde4ac341cde310124a1a7e3a1f12419d942982bfecf1b67752b092e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/fa/fa5516f0d29b557f7c155c6e174a02300f37380cb1495e0fa4e6153677c7a06f-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b325/ cat >/tmp/go-build3739158486/b325/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf=/tmp/go-build3739158486/b326/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana=/tmp/go-build3739158486/b327/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket=/tmp/go-build3739158486/b328/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build3739158486/b200/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid Fsm5kY3GmoVjrpEl_Jyw/Fsm5kY3GmoVjrpEl_Jyw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/batch.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/control.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/control_pktinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/control_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/dgramopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/genericopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/header.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/iana.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/icmp.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/icmp_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/packet.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/payload_cmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sockopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sockopt_posix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_bpf.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/zsys_linux_amd64.go github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b329/ cat >/tmp/go-build3739158486/b329/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf=/tmp/go-build3739158486/b326/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana=/tmp/go-build3739158486/b327/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket=/tmp/go-build3739158486/b328/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build3739158486/b200/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid B3kFhhx2v7BlHIWykmUE/B3kFhhx2v7BlHIWykmUE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/batch.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/control.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/control_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/dgramopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/genericopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/header.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/iana.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/icmp.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/icmp_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/payload_cmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sockopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sockopt_posix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_asmreq.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_bpf.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/zsys_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/c7/c7a6a71932f15016702e22128e296894343b7754d9a2f4a886a0cd3c764292e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/ee/eec2256cf56e5a2e7e52c29b2c43d7eb1d2f76077039fef8122e30711f603698-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/f0/f0bf5f6f71db38f152481d8e5f1f7e9ef599ddebc2f02a607842a85025bdcf33-d # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/f4/f4b1a746044b6c18bb2ee1a4f8682516ba9a3210c2761176b25b1e5890fc4b07-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/cf/cf32273f957cc90972f0314f5fefe75d97110a6c932b153017742a8032311926-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/7a/7a5be2ea052bc59c7d84264e8dae9eb7a7e9173eb8883df3733cf147c24400ee-d # internal crypto/ecdsa mkdir -p $WORK/b101/ cat >/tmp/go-build3739158486/b101/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-build3739158486/b003/_pkg_.a packagefile crypto=/tmp/go-build3739158486/b085/_pkg_.a packagefile crypto/aes=/tmp/go-build3739158486/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build3739158486/b086/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3739158486/b096/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3739158486/b102/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build3739158486/b103/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3739158486/b084/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build3739158486/b104/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build3739158486/b098/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3739158486/b090/_pkg_.a packagefile crypto/sha512=/tmp/go-build3739158486/b105/_pkg_.a packagefile crypto/subtle=/tmp/go-build3739158486/b088/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3739158486/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3739158486/b108/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid P85-CRtdm8pEJ9Vbba1B/P85-CRtdm8pEJ9Vbba1B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b101/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/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/08/084f78d907375bd8fa90d9909775aed7d9955e43810ce0a40b469ca0513c57f8-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b850/ cat >/tmp/go-build3739158486/b850/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/template=github.com/prometheus/prometheus/vendor/github.com/alecthomas/template importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template=/tmp/go-build3739158486/b851/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build3739158486/b063/_pkg_.a packagefile go/doc=/tmp/go-build3739158486/b456/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid 3NEsXG2iKo_kn55cshFb/3NEsXG2iKo_kn55cshFb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b850/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/actions.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/app.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/args.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/cmd.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/completions.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/envar.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/flags.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/global.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/model.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/parsers.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/templates.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/usage.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/values.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/values_generated.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/d2/d214f6be3d707b4b9d1a6b5f38eee1844bd08a43ca4566b334eec7366b985687-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/46/46077258ecd0c245d0eafe33c2eca901ae95f0c25ddaaae1acf038323a27c39d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/97/9772d67f23d27292041ecc85e358acc030aa436bb9d1f1a9921a4831ed95c182-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b759/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/23/233f8c990ac39f0c5f569a39c87e4909739c03ca9dabdc1e73d840caf96d72d6-d # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/4c/4c883d195c39a46d7a6015d01f82d0bf45ee3b5c367b43cbe0001ff9044c4f60-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/dd/dd3e1b68dacde766b971d8784fc07204ebe03309b19750fffa5e077951b87ffd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal crypto/x509 mkdir -p $WORK/b117/ cat >/tmp/go-build3739158486/b117/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-build3739158486/b003/_pkg_.a packagefile crypto=/tmp/go-build3739158486/b085/_pkg_.a packagefile crypto/aes=/tmp/go-build3739158486/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build3739158486/b086/_pkg_.a packagefile crypto/des=/tmp/go-build3739158486/b095/_pkg_.a packagefile crypto/dsa=/tmp/go-build3739158486/b118/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3739158486/b096/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3739158486/b101/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3739158486/b109/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3739158486/b102/_pkg_.a packagefile crypto/md5=/tmp/go-build3739158486/b112/_pkg_.a packagefile crypto/rsa=/tmp/go-build3739158486/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build3739158486/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build3739158486/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build3739158486/b105/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3739158486/b119/_pkg_.a packagefile encoding/asn1=/tmp/go-build3739158486/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile encoding/pem=/tmp/go-build3739158486/b121/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3739158486/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3739158486/b108/_pkg_.a packagefile internal/godebug=/tmp/go-build3739158486/b046/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/fs=/tmp/go-build3739158486/b044/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build3739158486/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/x509 -std -complete -installsuffix shared -buildid kHpXyPoGPnakEGjKe7k4/kHpXyPoGPnakEGjKe7k4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b117/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 cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/4e/4e06f3d26bc929a1d873f102cf4d258430aa6f65cc3390af00888d4756b27af3-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b351/ cat >/tmp/go-build3739158486/b351/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/json=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build3739158486/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3739158486/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3739158486/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3739158486/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3739158486/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3739158486/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3739158486/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3739158486/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build3739158486/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3739158486/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build3739158486/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3739158486/b172/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b183/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson -complete -installsuffix shared -buildid QLuIzsvAFit5_uP93KC2/QLuIzsvAFit5_uP93KC2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go cat >/tmp/go-build3739158486/b183/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3739158486/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3739158486/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3739158486/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid avaeO2tUpF_XhDpNf94I/avaeO2tUpF_XhDpNf94I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/f0/f0c64a0089d423b0b931b41ada4b4c274ac374117ca4b36185b1eb2b968761dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/8d/8daab2fecaa59c172e745107c620a563c53bade8dab30965cbca77ee8d5fd2e3-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b825/ cat >/tmp/go-build3739158486/b825/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build3739158486/b826/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build3739158486/b827/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build3739158486/b828/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build3739158486/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid P7dNbL7Djhhwg-DMfFq2/P7dNbL7Djhhwg-DMfFq2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/f3/f343bf97d0b8694348bd351e36a6724312a1569e0559bfed7ae94c9dee04d398-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b182/ cat >/tmp/go-build3739158486/b182/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build3739158486/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build3739158486/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3739158486/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3739158486/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3739158486/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3739158486/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build3739158486/b183/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3739158486/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3739158486/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3739158486/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3739158486/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3739158486/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3739158486/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3739158486/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build3739158486/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3739158486/b172/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3739158486/b173/_pkg_.a packagefile hash/crc32=/tmp/go-build3739158486/b056/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid EAB7r-g3VxrnP0j_juOp/EAB7r-g3VxrnP0j_juOp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/api_export.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/enum.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/validate.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/76/7636de9099011cbb978cf38a5186d1617b4a1e8e68c7723ade61214486633ef1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/5f/5f48107122d3a54dcaec4aa0ccce423781b9242ece1df63de2c67a03953f519a-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/91/912515c83b4ad880313e132a9d110fa6418c310c5f95099181047d862cb72550-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/ae/aefac96ce68964b51ff0203e92cf311b15abfdeb7f7abc3298e3f689a46523b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/71/71408bee54beef903481b04e07cd930f39dd04f0850e9d3231a187feafac99af-d # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/17/1731f0b3e2059843e4d497521b9ba1be574723a8923775be06f94b85b1be4634-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value mkdir -p $WORK/b467/ cat >/tmp/go-build3739158486/b467/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build3739158486/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build3739158486/b225/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value -complete -installsuffix shared -buildid gbEH5TavlZeq2rjlMvFu/gbEH5TavlZeq2rjlMvFu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/allocator.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/fields.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/jsontagutil.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/list.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/listreflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/listunstructured.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/map.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapreflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapunstructured.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/reflectcache.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/scalar.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/structreflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/value.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/valuereflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/valueunstructured.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/13/13a54e3a98feb8d2d315075c90961ad8ff772ad30b197ec3ed88472960003fd4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b556/ github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4 mkdir -p $WORK/b296/ cat >/tmp/go-build3739158486/b556/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3739158486/b085/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3739158486/b101/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3739158486/b102/_pkg_.a packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build3739158486/b114/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile encoding/pem=/tmp/go-build3739158486/b121/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid JPFO_Senm26Nqi9FLVC5/JPFO_Senm26Nqi9FLVC5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil/key.go mkdir -p $WORK/b297/ cat >/tmp/go-build3739158486/b296/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile crypto=/tmp/go-build3739158486/b085/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3739158486/b101/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3739158486/b109/_pkg_.a packagefile crypto/hmac=/tmp/go-build3739158486/b111/_pkg_.a packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build3739158486/b114/_pkg_.a packagefile crypto/subtle=/tmp/go-build3739158486/b088/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile encoding/pem=/tmp/go-build3739158486/b121/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4 -complete -installsuffix shared -buildid YU-3sOstOjaQQU-NWK0x/YU-3sOstOjaQQU-NWK0x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/claims.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ecdsa.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ecdsa_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ed25519.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ed25519_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/hmac.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/map_claims.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/none.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/rsa.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/rsa_pss.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/rsa_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/signing_method.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/token.go crypto/tls mkdir -p $WORK/b093/ cat >/tmp/go-build3739158486/b297/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/pkcs12/internal/rc2=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile crypto/cipher=/tmp/go-build3739158486/b086/_pkg_.a packagefile crypto/des=/tmp/go-build3739158486/b095/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3739158486/b101/_pkg_.a packagefile crypto/hmac=/tmp/go-build3739158486/b111/_pkg_.a packagefile crypto/rsa=/tmp/go-build3739158486/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build3739158486/b115/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3739158486/b119/_pkg_.a packagefile encoding/asn1=/tmp/go-build3739158486/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile encoding/pem=/tmp/go-build3739158486/b121/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2=/tmp/go-build3739158486/b298/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a packagefile unicode/utf16=/tmp/go-build3739158486/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid NT6AtDZnvql_mEL0_IkV/NT6AtDZnvql_mEL0_IkV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/bmp-string.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/crypto.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/mac.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/pbkdf.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/pkcs12.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/safebags.go mkdir -p $WORK/b820/ cat >/tmp/go-build3739158486/b093/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-build3739158486/b003/_pkg_.a packagefile container/list=/tmp/go-build3739158486/b082/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto=/tmp/go-build3739158486/b085/_pkg_.a packagefile crypto/aes=/tmp/go-build3739158486/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build3739158486/b086/_pkg_.a packagefile crypto/des=/tmp/go-build3739158486/b095/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3739158486/b096/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3739158486/b101/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3739158486/b109/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3739158486/b102/_pkg_.a packagefile crypto/hmac=/tmp/go-build3739158486/b111/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3739158486/b084/_pkg_.a packagefile crypto/md5=/tmp/go-build3739158486/b112/_pkg_.a packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile crypto/rc4=/tmp/go-build3739158486/b113/_pkg_.a packagefile crypto/rsa=/tmp/go-build3739158486/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build3739158486/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build3739158486/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build3739158486/b105/_pkg_.a packagefile crypto/subtle=/tmp/go-build3739158486/b088/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile encoding/pem=/tmp/go-build3739158486/b121/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3739158486/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3739158486/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build3739158486/b128/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile internal/cpu=/tmp/go-build3739158486/b012/_pkg_.a packagefile internal/godebug=/tmp/go-build3739158486/b046/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/tls -std -complete -installsuffix shared -buildid cFzitzw73RbfyoiFt-TP/cFzitzw73RbfyoiFt-TP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b093/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 cat >/tmp/go-build3739158486/b820/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile crypto/rsa=/tmp/go-build3739158486/b114/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile encoding/pem=/tmp/go-build3739158486/b121/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile html=/tmp/go-build3739158486/b209/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator -complete -installsuffix shared -buildid xrGKyLkHW9c_-DW2dCtn/xrGKyLkHW9c_-DW2dCtn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/arrays.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/converter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/numerics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/patterns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/validator.go cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/a7/a7c896bf90568f7a86d6a9ba0fa22ba7796fa2be26888c3ff54be1e846910b2e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b825/_pkg_.a # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/c4/c45d5bfdce4a81829b7d952a6fe9536871a7540c21c47747c08d2c2f472420c2-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b823/ cat >/tmp/go-build3739158486/b823/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsonoptions=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions importmap go.mongodb.org/mongo-driver/bson/bsonrw=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build3739158486/b824/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build3739158486/b825/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build3739158486/b826/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build3739158486/b827/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build3739158486/b828/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid UdIvCl1KM-czSxxA9AvE/UdIvCl1KM-czSxxA9AvE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b823/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/15/1570adefac4f790ad0d37a1fc86a08649d231fc9d0ddee0f0a2591e7ab91f230-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/18/188ded7c420f5b7bb32f5448fa0ffacf68895239c3cd737e5bb2edb71e36eaeb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/6e/6eaf29617fa5f2c1ec3418cd1dfd8d33ea09832b987b5e8c74f35222b547024e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/3c/3ca03547f3022cb4789e72598523a3dc4f4dd6d08a96b47c3006638f46155fc6-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath mkdir -p $WORK/b563/ cat >/tmp/go-build3739158486/b563/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap sigs.k8s.io/structured-merge-diff/v4/schema=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build3739158486/b145/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build3739158486/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build3739158486/b467/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath -complete -installsuffix shared -buildid X6GOipqrjjZf4JOkf7VV/X6GOipqrjjZf4JOkf7VV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/element.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/fromvalue.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/managers.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/path.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/pathelementmap.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize-pe.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/f5/f5d2b832b2d9ecd7ca2c4f12b9d0765b1425276aa5c0529313af56dbe632e692-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/b5/b5779be9a9d885069b9ef8bf053917c7cf4afd0c8ed977e31d7d51a67d82012d-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed mkdir -p $WORK/b565/ cat >/tmp/go-build3739158486/b565/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 importmap sigs.k8s.io/structured-merge-diff/v4/fieldpath=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath importmap sigs.k8s.io/structured-merge-diff/v4/schema=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build3739158486/b225/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build3739158486/b563/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build3739158486/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build3739158486/b467/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed -complete -installsuffix shared -buildid QUqQ3Xfyc_UGhgMoxUN5/QUqQ3Xfyc_UGhgMoxUN5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/reconcile_schema.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/remove.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/tofieldset.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/typed.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/union.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/42/427fb627313c9e67e861d38c2a13dd7eff97d6aa3a4746b40f4b76cb224dd12a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b688/ github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b434/ cat >/tmp/go-build3739158486/b688/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid VNA8RyZLAM6z7p3TcBAz/VNA8RyZLAM6z7p3TcBAz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go mkdir -p $WORK/b463/ cat >/tmp/go-build3739158486/b434/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0=/tmp/go-build3739158486/b435/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF mkdir -p $WORK/b469/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid uBuqSWMbXffhd7fmLRAM/uBuqSWMbXffhd7fmLRAM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/amount.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/math.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/quantity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/quantity_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/suffix.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/zz_generated.deepcopy.go cat >/tmp/go-build3739158486/b463/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid _uuejXBdNxKj8FA2wXpR/_uuejXBdNxKj8FA2wXpR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema/group_version.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema/interfaces.go cat >/tmp/go-build3739158486/b469/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/prometheus/prometheus/vendor/github.com/google/gofuzz importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/gofuzz=/tmp/go-build3739158486/b437/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build3739158486/b452/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile runtime/debug=/tmp/go-build3739158486/b147/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid byRlM4qB6wa9GDZPxPSa/byRlM4qB6wa9GDZPxPSa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr/instr_fuzz.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr/intstr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/4c/4c7247da881cd82fb44c73e2396f2d27f3a94741965dfaee3e344fa7c32f5f78-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/23/23c62c29372e29ea792f3d0e2d96039d4d6090d533f64df29b66ccffa3ee34fb-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b687/ cat >/tmp/go-build3739158486/b687/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime importmap github.com/docker/go-units=github.com/prometheus/prometheus/vendor/github.com/docker/go-units packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3739158486/b674/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3739158486/b676/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3739158486/b682/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build3739158486/b688/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build3739158486/b679/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid BH9DoP2_YsXIfopegEJv/BH9DoP2_YsXIfopegEJv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/common.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/container.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/network.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/node.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/secret.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/service.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/swarm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/67/67b89a15a61851d452f313212c6f52acfa8136ba3c9807e88298fff5b4b5a1b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/6b/6b9eacf4513c3cdc6abb9f4e4f9c5ffdfd3a278cdcb48685928145d6566ebeca-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b673/ cat >/tmp/go-build3739158486/b673/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/prometheus/prometheus/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3739158486/b674/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3739158486/b680/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3739158486/b676/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3739158486/b682/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3739158486/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3739158486/b687/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat=/tmp/go-build3739158486/b678/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build3739158486/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3739158486/b684/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid sks4jImH4SPZJIEuqCh4/sks4jImH4SPZJIEuqCh4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/configs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/error_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/error_response_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/graph_driver_data.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/id_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image_delete_response_item.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image_summary.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_device.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_mount.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_responses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/port.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/service_update_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/21/21f58c367847504bf63d1b7e4136c5373f0ef12efc4f8fa46a9defd0c307c948-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b700/ cat >/tmp/go-build3739158486/b700/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build3739158486/b673/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid MD9tUL4FZa6X70Z98XYM/MD9tUL4FZa6X70Z98XYM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume/volume_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume/volume_list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/0b/0b164aec4fc23efa8e372de07a35ab075bcc28c69907fc318931f0c0304f29ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/2b/2be12f3b0eab5971cde249984918843bbadb1de59b96022999f8c98300d2e84f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/17/17bc55d82fde9cbd153dea05ce81dd907255fb1271f0412550039ccf8f84c309-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal mkdir -p $WORK/b566/ cat >/tmp/go-build3739158486/b566/importcfg << 'EOF' # internal # import config importmap sigs.k8s.io/structured-merge-diff/v4/typed=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build3739158486/b565/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal -complete -installsuffix shared -buildid Lm-KBOH_8Lk1qmQzL5mQ/Lm-KBOH_8Lk1qmQzL5mQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal/internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/9c/9c93532246f672aa3e427859894a63a07af1fdd912b95f70111584fda8fc6486-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b822/ cat >/tmp/go-build3739158486/b822/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsoncodec=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec importmap go.mongodb.org/mongo-driver/bson/bsonrw=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build3739158486/b823/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build3739158486/b825/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build3739158486/b826/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build3739158486/b827/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build3739158486/b828/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid MmRgYKUwAYXievBoZYOo/MmRgYKUwAYXievBoZYOo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bson.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/raw.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/types.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/06/061804ede2c65d53c46e43a666d31472affb4eba32fba9d6be0c4b191bbe28d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b822/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/80/8052e04dc9325f43160f409827607e9f60939f9a8f678bbee134f433789ebad9-d # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/6c/6c0b2d5c6474a0eb69760d78e526a3d4ae3530f2ffa70da56685e70b1bdd9aa2-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b181/ cat >/tmp/go-build3739158486/b181/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3739158486/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3739158486/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build3739158486/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3739158486/b172/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid UKhJZCodSsakitQiGVs1/UKhJZCodSsakitQiGVs1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/15/15804c2e10bcd430795edb780716390ebbf7ce90688efee581b2b8dc7acfc1d8-d # internal net/http/httptrace mkdir -p $WORK/b141/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts mkdir -p $WORK/b311/ cat >/tmp/go-build3739158486/b141/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile internal/nettrace=/tmp/go-build3739158486/b077/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/textproto=/tmp/go-build3739158486/b135/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_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 -uQgX3T1qwV542JHEgnP/-uQgX3T1qwV542JHEgnP -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-build3739158486/b311/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert mkdir -p $WORK/b419/ github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts -complete -installsuffix shared -buildid CYGx1Vvaj49Md1DsIsON/CYGx1Vvaj49Md1DsIsON -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts/rootcerts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts/rootcerts_base.go cat >/tmp/go-build3739158486/b419/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile os/exec=/tmp/go-build3739158486/b262/_pkg_.a packagefile os/user=/tmp/go-build3739158486/b048/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert -complete -installsuffix shared -buildid 3fSwTDd2ZiQZSLRGudBx/3fSwTDd2ZiQZSLRGudBx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert/default_cert.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b555/ github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig cat >/tmp/go-build3739158486/b555/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile crypto=/tmp/go-build3739158486/b085/_pkg_.a packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build3739158486/b114/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3739158486/b119/_pkg_.a packagefile encoding/pem=/tmp/go-build3739158486/b121/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil=/tmp/go-build3739158486/b556/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF mkdir -p $WORK/b361/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid XrA4Z_3eTfpG7FRU6o4r/XrA4Z_3eTfpG7FRU6o4r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/cert.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/csr.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/io.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/pem.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/server_inspection.go cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/9b/9b3c9d4048cff9efa20f6ef8fa70d51356da69d8fb51a892f13293f5338e1a8a-d # internal mkdir -p $WORK/b706/ github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl cat >/tmp/go-build3739158486/b361/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3739158486/b357/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a EOF mkdir -p $WORK/b180/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid tq2q5qQFEHeQbiM-yeQs/tq2q5qQFEHeQbiM-yeQs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/util.go cat >/tmp/go-build3739158486/b706/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile encoding/pem=/tmp/go-build3739158486/b121/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a EOF cat >/tmp/go-build3739158486/b180/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3739158486/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build3739158486/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build3739158486/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build3739158486/b184/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid yDh9841dH-gRF7485qVx/yDh9841dH-gRF7485qVx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid IYB3G9LmkRL8QY9j8svg/IYB3G9LmkRL8QY9j8svg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go github.com/prometheus/prometheus/vendor/github.com/miekg/dns mkdir -p $WORK/b323/ github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b808/ cat >/tmp/go-build3739158486/b323/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/ipv4=github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 importmap golang.org/x/net/ipv6=github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto=/tmp/go-build3739158486/b085/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3739158486/b101/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3739158486/b109/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3739158486/b102/_pkg_.a packagefile crypto/hmac=/tmp/go-build3739158486/b111/_pkg_.a packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build3739158486/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build3739158486/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build3739158486/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build3739158486/b105/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile encoding/asn1=/tmp/go-build3739158486/b107/_pkg_.a packagefile encoding/base32=/tmp/go-build3739158486/b324/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4=/tmp/go-build3739158486/b325/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6=/tmp/go-build3739158486/b329/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build3739158486/b200/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cat >/tmp/go-build3739158486/b808/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile compress/zlib=/tmp/go-build3739158486/b809/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/prometheus/prometheus/vendor/github.com/miekg/dns -complete -installsuffix shared -buildid be1SU86ku0KZj5dsL0oI/be1SU86ku0KZj5dsL0oI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/acceptfunc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/clientconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dane.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec_keygen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec_keyscan.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec_privkey.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/duplicate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/edns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/generate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/listen_reuseport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/msg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/msg_helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/msg_truncate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/nsecx.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/privaterr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/reverse.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/sanitize.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/scan.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/scan_rr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/serve_mux.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/sig0.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/singleinflight.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/smimea.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/svcb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/tlsa.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/tsig.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/udp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/xfr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/zduplicate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/zmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/ztypes.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid 7Os8XIR0zh-Drvozd4RE/7Os8XIR0zh-Drvozd4RE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/79/796b76276fbecf3d602a83350fd84523c620096b6c8cb17b483344c2e4f8f4ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/0b/0b69a6f344635877152e4eae51bd2682132b5d26f2612623bcc5d6443de1ffc9-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b187/ github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b179/ github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code cat >/tmp/go-build3739158486/b187/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build3739158486/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3739158486/b172/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF mkdir -p $WORK/b345/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid mG-ryMEETzjqjMV3Fvkr/mG-ryMEETzjqjMV3Fvkr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go cat >/tmp/go-build3739158486/b179/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid 2O5jCs2DrPDAluFBPeu8/2O5jCs2DrPDAluFBPeu8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb mkdir -p $WORK/b751/ cat >/tmp/go-build3739158486/b345/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF mkdir -p $WORK/b191/ github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code -complete -installsuffix shared -buildid chcZPl7BTV7rNTnfTBWc/chcZPl7BTV7rNTnfTBWc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go cat >/tmp/go-build3739158486/b751/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF mkdir -p $WORK/b189/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb -complete -installsuffix shared -buildid b7Et6AJfD-dNQkdINkPW/b7Et6AJfD-dNQkdINkPW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go cat >/tmp/go-build3739158486/b191/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid Ij5hIzgqR1T8H311Bw41/Ij5hIzgqR1T8H311Bw41 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cat >/tmp/go-build3739158486/b189/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb mkdir -p $WORK/b754/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid jE07AuZbZr9lDHC7mE2-/jE07AuZbZr9lDHC7mE2- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go mkdir -p $WORK/b753/ cat >/tmp/go-build3739158486/b754/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb -complete -installsuffix shared -buildid TPc_CIUyYAxcWoHKW7Kg/TPc_CIUyYAxcWoHKW7Kg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go cat >/tmp/go-build3739158486/b753/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protojson=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build3739158486/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb -complete -installsuffix shared -buildid 4cMg_gp5pIMdORQv4zzF/4cMg_gp5pIMdORQv4zzF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb/struct.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/8c/8cc85c78eada6eb90da6e7d4ce94b4dcd06bc1dc4be6a6d301a6edcf1f77516c-d # internal net/http mkdir -p $WORK/b081/ cat >/tmp/go-build3739158486/b081/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-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build3739158486/b053/_pkg_.a packagefile container/list=/tmp/go-build3739158486/b082/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3739158486/b129/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3739158486/b136/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3739158486/b137/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build3739158486/b130/_pkg_.a packagefile internal/godebug=/tmp/go-build3739158486/b046/_pkg_.a packagefile internal/safefilepath=/tmp/go-build3739158486/b041/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/fs=/tmp/go-build3739158486/b044/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile mime=/tmp/go-build3739158486/b138/_pkg_.a packagefile mime/multipart=/tmp/go-build3739158486/b139/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3739158486/b141/_pkg_.a packagefile net/http/internal=/tmp/go-build3739158486/b142/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build3739158486/b143/_pkg_.a packagefile net/textproto=/tmp/go-build3739158486/b135/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p net/http -std -complete -installsuffix shared -buildid 5is0qpzeFUYJJfXiAtbJ/5is0qpzeFUYJJfXiAtbJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b081/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/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/55/55f8a1bb108b2a2b9161723fddddd50608c10b327c562880807f88ee716f2ac5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/98/987f49b4a8ee050abb9316b750b49256bf1fadb82f20ec934ffc217f59dfec91-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/bb/bb0a4364045c3f283196ff005235f4e6013771cfbbef7eff82580159e1558d10-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/8f/8fefafdc3367df21bb6714ad10c879baefe878ae3b675c8f4db7c7bcdd5a11c7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/6f/6ff749fc93487253a7fb70f3997c685bf25ef70e395701e12c8e83408688bd9d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/1a/1afee5c4667dd01fc0c3a591b9f11624ea585240427b81ada9fa086141e1fe98-d # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/f9/f96fb659aa96b94d3ab9fcf5c9d63b06c3598bccfe21731664d9be3631a8e7f4-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b186/ github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b344/ cat >/tmp/go-build3739158486/b186/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3739158486/b187/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid WxfnHjm-EavcCxQSuJe0/WxfnHjm-EavcCxQSuJe0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any/any.pb.go mkdir -p $WORK/b348/ cat >/tmp/go-build3739158486/b344/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/code=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build3739158486/b345/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3739158486/b187/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto -complete -installsuffix shared -buildid qBKIw2fH8YY3wIj9Jkew/qBKIw2fH8YY3wIj9Jkew -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go cat >/tmp/go-build3739158486/b348/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3739158486/b187/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid HwciXOp0mgMSyvf6yJrx/HwciXOp0mgMSyvf6yJrx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/3e/3e3cb1c8e1ff65da946844b000d21b2b480a2bae4b97b7c2f0c51bcfa2d9a167-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b190/ cat >/tmp/go-build3739158486/b190/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3739158486/b191/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid Kc0pyoFCW0_oBy7znrX3/Kc0pyoFCW0_oBy7znrX3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/62/6285e89dfce221bbd2a0fdeb8292ed2070b62f74e59554689c823b30bccc5e37-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b188/ github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails mkdir -p $WORK/b346/ cat >/tmp/go-build3739158486/b188/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3739158486/b189/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid cjAfH_TN0tmwUPBpRwch/cjAfH_TN0tmwUPBpRwch -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go cat >/tmp/go-build3739158486/b346/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3739158486/b189/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails -complete -installsuffix shared -buildid Co66b5uxG4hefcwfr1Fj/Co66b5uxG4hefcwfr1Fj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/cc/cc8878bb9172533f473be81b334916a090d5b1105fd061e93182042d6d1fcfbd-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers mkdir -p $WORK/b750/ cat >/tmp/go-build3739158486/b750/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/wrapperspb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build3739158486/b751/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers -complete -installsuffix shared -buildid gdWZ5EdbXcEx-H2hGwsC/gdWZ5EdbXcEx-H2hGwsC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/37/37997548e8e94d0930e2e317357b5abd7e8bd9b97bee470975a2b574044024eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/30/3005a6e217e8123f5703f814be5c7288697a8e56308da7c56ba0da38bce7fef0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/da/da0f41ede0b8fa4e29b264a83bc74ecb561f67fd93d2067df17478ba4f87d147-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct mkdir -p $WORK/b752/ cat >/tmp/go-build3739158486/b752/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/structpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb=/tmp/go-build3739158486/b753/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct -complete -installsuffix shared -buildid Mlg_N3wFshjDLXB6x1Im/Mlg_N3wFshjDLXB6x1Im -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct/struct.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/37/3791b3fb2e6291986f80be2c791585b69db899ca13c213befb75d85e4df9a3d1-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/36/36336a00e6e8d785e5aab60307ecec8f06a521e201960b3416d7ee59b47c51c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/fe/fe16872a8347248267599dbefd57e6541ec7704adc51a6bd99b35be05b1ed4e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/31/3105207f00537d28ef77d369e98df9bc9dfb2deeb0a6a6fc953382b982b59550-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/5d/5d11c5790a188c01b4b5aff9bec37d868dd25daf437c0e22fb3ff962f095525e-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/ab/abefbf2d363339ced19de812f07f314fe3edfbe050296936a09e8d530a11fd49-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/86/86e073e8a73d1ca956fe945350799c2fa21efe71b597c8528e4fb355c42ebab1-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b174/ github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate mkdir -p $WORK/b746/ cat >/tmp/go-build3739158486/b174/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3739158486/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3739158486/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3739158486/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3739158486/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3739158486/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3739158486/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3739158486/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3739158486/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build3739158486/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3739158486/b172/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3739158486/b179/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations cat >/tmp/go-build3739158486/b746/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3739158486/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3739158486/b189/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3739158486/b191/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid H4ao1cYfBfPAMvMcKhz5/H4ao1cYfBfPAMvMcKhz5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go mkdir -p $WORK/b757/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate -complete -installsuffix shared -buildid aNl1LYBOYOc6nhhlc-ZX/aNl1LYBOYOc6nhhlc-ZX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.pb.go cat >/tmp/go-build3739158486/b757/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3739158486/b179/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations -complete -installsuffix shared -buildid 3bKF_vwjB39Xp02r39Mz/3bKF_vwjB39Xp02r39Mz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/c7/c7b3efec4d1c967d6fe3911010b112b964d1e42d37480a134aeb4d7776e62537-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/3c/3c5075271d2f8d2d3a7a34612f6ac8127d71ba28e04c658068cc27741f0c8e7d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b808/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/b5/b57bb4556b61b7560b6dfb2cd0b13aca81b4327e2d81334cb36b249573bf0082-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b812/ github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b811/ github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cat >/tmp/go-build3739158486/b812/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile database/sql/driver=/tmp/go-build3739158486/b789/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build3739158486/b808/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid g3cibcFpuKk7QteQPZCK/g3cibcFpuKk7QteQPZCK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling.go mkdir -p $WORK/b813/ cat >/tmp/go-build3739158486/b811/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile database/sql/driver=/tmp/go-build3739158486/b789/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build3739158486/b808/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid 9zvwkZ6me_4b-YL5c8EK/9zvwkZ6me_4b-YL5c8EK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b811/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger.go cat >/tmp/go-build3739158486/b813/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile database/sql/driver=/tmp/go-build3739158486/b789/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build3739158486/b808/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid r3scDR2t1h7RkH0FfFlO/r3scDR2t1h7RkH0FfFlO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore.go cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/85/85907712e9ef0ee8e0877d0333242cf742416e4edc4944c1ecb0188db7686be5-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b155/ cat >/tmp/go-build3739158486/b155/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protodesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build3739158486/b053/_pkg_.a packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build3739158486/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3739158486/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build3739158486/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build3739158486/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3739158486/b172/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3739158486/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid SugKSjGz7c3ctWSj_oKo/SugKSjGz7c3ctWSj_oKo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/buffer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/deprecated.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/discard.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/extensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/properties.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/text_decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/text_encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/wire.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/00/006d2695874da99cc3007a0d91ed61f9f17c2d72b0d91a4900fc11ffd34bb81e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b813/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/59/59b24dba5b018a674a866d4cfd6a1bb658366783c62b9a9021a9a37128ab0e54-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b811/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/cc/cce12e7c6ad834d3beae9b6cff1e5fb586bf23e4f566a9946e68ce5ba0f4c3cf-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b815/ cat >/tmp/go-build3739158486/b815/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build3739158486/b808/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build3739158486/b811/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build3739158486/b813/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid lG1wHtclQm8nwJgTZqYb/lG1wHtclQm8nwJgTZqYb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent.go cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/63/633ddb376c5895b80fe6ccbf8af84b322e27b6f3766da69663a1e3868f6952ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/83/830fbb0016af63bdc5028bf048d1d8becb30a5beaba8341e50df92440fdc55c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/3e/3e33c0d619598173272df1bc1395196a67ef0c96f48caee68ff1295032c9f5a9-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b193/ github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 cat >/tmp/go-build3739158486/b193/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/timestamp=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build3739158486/b190/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid -FeLoEl5xCaxUKTmrGIy/-FeLoEl5xCaxUKTmrGIy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go/metrics.pb.go github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 mkdir -p $WORK/b744/ github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations mkdir -p $WORK/b747/ cat >/tmp/go-build3739158486/b744/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3739158486/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3739158486/b187/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/mail=/tmp/go-build3739158486/b743/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF mkdir -p $WORK/b359/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 -complete -installsuffix shared -buildid jGG6dPpP-qONtSAfm5gE/jGG6dPpP-qONtSAfm5gE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.validate.go cat >/tmp/go-build3739158486/b747/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3739158486/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3739158486/b187/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/mail=/tmp/go-build3739158486/b743/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF mkdir -p $WORK/b185/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations -complete -installsuffix shared -buildid PVaWcDtzJ7IcEFwj9L1Y/PVaWcDtzJ7IcEFwj9L1Y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.validate.go cat >/tmp/go-build3739158486/b359/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/internal/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build3739158486/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build3739158486/b361/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a EOF mkdir -p $WORK/b195/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials -complete -installsuffix shared -buildid z9luvijC_XwwBPRSDEY-/z9luvijC_XwwBPRSDEY- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/go12.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/tls.go cat >/tmp/go-build3739158486/b185/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build3739158486/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build3739158486/b188/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build3739158486/b190/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3739158486/b172/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF mkdir -p $WORK/b370/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid ugKXRt7HblfLAK8LyQSK/ugKXRt7HblfLAK8LyQSK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp.go cat >/tmp/go-build3739158486/b195/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a EOF mkdir -p $WORK/b374/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid hszgjjlqD1tlg4c3m298/hszgjjlqD1tlg4c3m298 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go cat >/tmp/go-build3739158486/b370/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc/encoding=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding=/tmp/go-build3739158486/b369/_pkg_.a EOF mkdir -p $WORK/b742/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid aaplNs8620GAOoANE0po/aaplNs8620GAOoANE0po -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto/proto.go cat >/tmp/go-build3739158486/b374/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3739158486/b189/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3739158486/b191/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid ZRqRMST92T6q3xxMv13O/ZRqRMST92T6q3xxMv13O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go cat >/tmp/go-build3739158486/b742/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3739158486/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3739158486/b187/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/mail=/tmp/go-build3739158486/b743/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations -complete -installsuffix shared -buildid P0QIFzzTzpi9p6UmjLfc/P0QIFzzTzpi9p6UmjLfc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/fc/fce2600a4e83334c60fc01b27458395e3b4e28addbd4b745628084c943eb871a-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/2a/2a62d7d3244876958d51ec76f2fcdcb98503891791b8415db76edfc8af6d2431-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/13/1339e91eef06ea445ff937b0ee1001d4023fbdec580c7242b312cfdd2f621798-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/94/9499656528305ade975795e8d0aecaea0e1580b6da4945b135506bfe9ad6f239-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver mkdir -p $WORK/b363/ github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz mkdir -p $WORK/b377/ cat >/tmp/go-build3739158486/b363/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build3739158486/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build3739158486/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3739158486/b364/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a EOF mkdir -p $WORK/b391/ cat >/tmp/go-build3739158486/b377/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build3739158486/b200/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3739158486/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build3739158486/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3739158486/b357/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver -complete -installsuffix shared -buildid _eekAi-wY2YwRq-yc8IB/_eekAi-wY2YwRq-yc8IB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid vdOaDPvWwpCqln-i1g8_/vdOaDPvWwpCqln-i1g8_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/funcs.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/logging.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/types.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/util_linux.go cat >/tmp/go-build3739158486/b391/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build3739158486/b359/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer -complete -installsuffix shared -buildid Pynj8JWO5vJ7-u_iwdQO/Pynj8JWO5vJ7-u_iwdQO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer/peer.go cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/7d/7d9bc8590ac6c929888103708755f54c89728569aec0ed3f7bb107d24bee7929-d # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/a8/a8072c0e1e69bce5c9cd05b405f5f7aa484d3f0d2ed72687385cbc6ad0d71993-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status mkdir -p $WORK/b350/ github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions mkdir -p $WORK/b480/ cat >/tmp/go-build3739158486/b350/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build3739158486/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3739158486/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build3739158486/b349/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid ab8onwSOUKBBZrLlRkgo/ab8onwSOUKBBZrLlRkgo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status/status.go cat >/tmp/go-build3739158486/b480/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build3739158486/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3739158486/b187/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions -complete -installsuffix shared -buildid _92d6MKRyqlNaLPWYkIj/_92d6MKRyqlNaLPWYkIj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions/extension.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions/extensions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/31/314e1ec5f109ba2142ceadaac2124f7540b62afb8564d4aabd96886c2248ee20-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b192/ cat >/tmp/go-build3739158486/b192/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build3739158486/b193/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid 7VXpLpkLuoAthIkxUQfr/7VXpLpkLuoAthIkxUQfr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/69/6962a2aadce60728ce151b4e5d6d8c3a5b7b3734f8614dde47c0597544936738-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/02/02ab3f7bfe8161e98f5848730619e5b044702a6d86359be006349736f04bb757-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b362/ github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b375/ github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough cat >/tmp/go-build3739158486/b362/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build3739158486/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3739158486/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build3739158486/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3739158486/b364/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid dEPDj5OObbGO6yGSgtoG/dEPDj5OObbGO6yGSgtoG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/internal.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype cat >/tmp/go-build3739158486/b375/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build3739158486/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build3739158486/b363/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF mkdir -p $WORK/b386/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid ygBDwJGDvHL5NotruBXu/ygBDwJGDvHL5NotruBXu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/method.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/target.go mkdir -p $WORK/b383/ github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata cat >/tmp/go-build3739158486/b386/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build3739158486/b363/_pkg_.a EOF mkdir -p $WORK/b384/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid qqk_upDes4u_rtGpACfq/qqk_upDes4u_rtGpACfq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go cat >/tmp/go-build3739158486/b383/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build3739158486/b363/_pkg_.a EOF mkdir -p $WORK/b388/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid Ly_bmR7IEYxVyXzfvEst/Ly_bmR7IEYxVyXzfvEst -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go cat >/tmp/go-build3739158486/b384/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build3739158486/b363/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid 7k-wKXPajPdKEnJqfpM8/7k-wKXPajPdKEnJqfpM8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go cat >/tmp/go-build3739158486/b388/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build3739158486/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build3739158486/b363/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid r9GnH0ODPRdW82j9Lpy-/r9GnH0ODPRdW82j9Lpy- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/e9/e917e19f44b34647a5a74265332033beb556d60d59fa5258ce53faf96caedaec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/26/268b742f79fc35522627958ea83d5aeebbdb2a506508516e0cdfcd010013ac21-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b382/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cat >/tmp/go-build3739158486/b382/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer/grpclb/state=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/envconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3739158486/b383/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3739158486/b357/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build3739158486/b371/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3739158486/b378/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build3739158486/b368/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build3739158486/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3739158486/b364/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid zJVU0SF3btpuoM90hV4w/zJVU0SF3btpuoM90hV4w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns/go113.go cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/3e/3e081adbd211b42e31756e646a4e91aeefb682163f63751f676cca55dabdf25c-d # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/ba/ba6ff4ff6bdec0ce17085edf05789a39e4c42ed6a6e2c7719d5ab388cdb82807-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status mkdir -p $WORK/b347/ github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/ab/ab9706cff3047b39848480c9dca6ed0a8b59288040e94260d60d13447475ff00-d # internal mkdir -p $WORK/b385/ cat >/tmp/go-build3739158486/b347/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3739158486/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build3739158486/b349/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status=/tmp/go-build3739158486/b350/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid 3n89tpGE9I2YBdHRLy6G/3n89tpGE9I2YBdHRLy6G -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status/status.go cat >/tmp/go-build3739158486/b385/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/transport/networktype=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3739158486/b386/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build3739158486/b363/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid 7hlPJWo7SIIev41NPBd7/7hlPJWo7SIIev41NPBd7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix/unix.go cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/0d/0d442e3e8bcdcbd418768b06bc64bf7851aa11e7bf3d78ec70c4fffa33529420-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer mkdir -p $WORK/b355/ cat >/tmp/go-build3739158486/b355/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/internal=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3739158486/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build3739158486/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal=/tmp/go-build3739158486/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build3739158486/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build3739158486/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3739158486/b364/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer -complete -installsuffix shared -buildid SQSWsObkyrJwSsqmrVQO/SQSWsObkyrJwSsqmrVQO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/8d/8d335564ca72a85e7e34508ad7d980c487bc394d65a345427a2086faacd660f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/1f/1fb54bea77b72d244e4c4fa2e9eeae01d3c9f0691ad32f23b229bd49659718d6-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/91/91f67c4a07e58b751cfbb388bdd64c2855f5e42a539dbbf62d92ed0a51fd9ac2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/1d/1d77fa9be27607006a9ac8f65529d6e9b8d58b7cff4df18ae54517301ca32eea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/64/64a99589bfaa983ae113d3bce1b08595ccd17006d90990c505cb686a07407854-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b381/ github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base mkdir -p $WORK/b366/ cat >/tmp/go-build3739158486/b381/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build3739158486/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build3739158486/b349/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3739158486/b357/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3739158486/b364/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b742/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid _imDbZAbR_PmL72OfVhQ/_imDbZAbR_PmL72OfVhQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go cat >/tmp/go-build3739158486/b366/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build3739158486/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build3739158486/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3739158486/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3739158486/b357/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build3739158486/b363/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid voh4gkWFoxxaTsi2RF7p/voh4gkWFoxxaTsi2RF7p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base/balancer.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base/base.go cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/32/32915bdbe2c5f0ccc0f2d68f33eabd601c626296a6c66a00ad3868d094f277ef-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/bd/bd435e89500c61532201665099948ca6d95b303f87e1a165cf56968431d51011-d # internal github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b691/ github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b373/ cat >/tmp/go-build3739158486/b691/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build3739158486/b349/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build3739158486/b347/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid RNuPslig-wf6HrQ9pZsq/RNuPslig-wf6HrQ9pZsq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs/grpc.go cat >/tmp/go-build3739158486/b373/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/grpc/binarylog/grpc_binarylog_v1=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcutil=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build3739158486/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build3739158486/b374/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3739158486/b357/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3739158486/b375/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build3739158486/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build3739158486/b347/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid QYUN3_VtX2RQQfrLoT-a/QYUN3_VtX2RQQfrLoT-a -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/sink.go cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/b7/b787fd75892209431e49b3736e4aa5fc34a404374ce73e481878c1eed18e8726-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 mkdir -p $WORK/b749/ github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 mkdir -p $WORK/b745/ cat >/tmp/go-build3739158486/b749/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/wrappers=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build3739158486/b742/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build3739158486/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build3739158486/b188/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build3739158486/b750/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3739158486/b187/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/mail=/tmp/go-build3739158486/b743/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 -complete -installsuffix shared -buildid 9SsTYLE4rReR-XxoZBnS/9SsTYLE4rReR-XxoZBnS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.validate.go cat >/tmp/go-build3739158486/b745/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build3739158486/b742/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build3739158486/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build3739158486/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3739158486/b187/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/mail=/tmp/go-build3739158486/b743/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 -complete -installsuffix shared -buildid IehXV0-m99zpiscotvJB/IehXV0-m99zpiscotvJB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/d9/d90bd6dcc896a63ade1ef958ee9f9b733e3190c4a7c8a4cbca8b3827d09b9712-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver mkdir -p $WORK/b380/ cat >/tmp/go-build3739158486/b380/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3739158486/b381/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build3739158486/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build3739158486/b363/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid C8iW6gQ8tspUkWkrlaFu/C8iW6gQ8tspUkWkrlaFu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/af/af66b4d08fc1379dfb555238a9849cb6be2c50679e527e3d29d420f05e05ae84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/3d/3d87bca324006664812dd9b222adc4bc1d1ac1916064c8b7f9cb1077549e154a-d # internal github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b690/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cat >/tmp/go-build3739158486/b690/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build3739158486/b691/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log=/tmp/go-build3739158486/b692/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3739158486/b684/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid 8ko6zMh-TqUtD29XT14E/8ko6zMh-TqUtD29XT14E -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/cpuinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/database.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/defaults_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/platforms.go cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/15/1566ab4e0fd9d5c9f2739e0ebe65a6c4c9d40819c68196d7926cc0825b2e88cc-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b367/ cat >/tmp/go-build3739158486/b367/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build3739158486/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3739158486/b366/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3739158486/b357/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build3739158486/b368/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid RYtc9gVmLfgNUbq1t5v3/RYtc9gVmLfgNUbq1t5v3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/a5/a59805adbb65be6dd386c626e4206be2f17f20dc98f6882ecc656dd3f48e26c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/37/37c171730cd557207fce4281b5ad2174faad2c5f584fa663a94bed09e0ab1a35-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/27/27fd0e5ab2ab064fad6fb344e85e1e751eb54f4da42b785008078a081388d819-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/37/3790a5f2becff25d72e3ff890080345e9bbb78754bdf21944bf13a510fe5a1cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/6e/6e4aea8e3cf371b2b333fc306afb0e3112b5ffc1864cf0a63ffa4a27914e99b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/7e/7e731af8f517813561d69692910237963d65f39a2b5aca036828cd03c789620f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/3f/3fe87d93855fd39a19e09c999f881ae3f62f99e63cf7234d2756ea096289df63-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 mkdir -p $WORK/b748/ cat >/tmp/go-build3739158486/b748/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/go-control-plane/envoy/annotations=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations importmap github.com/envoyproxy/go-control-plane/envoy/type/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/wrappers=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build3739158486/b742/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build3739158486/b747/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build3739158486/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build3739158486/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build3739158486/b750/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3739158486/b187/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/mail=/tmp/go-build3739158486/b743/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 -complete -installsuffix shared -buildid gNURWguDR-eC3mbb57p-/gNURWguDR-eC3mbb57p- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/a2/a247330c2f21d9040b37349d0e90762f91c043e186cc5c6959c7c15b83626a3e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/b6/b666559845a05cb2970c9dae37d6942fad63f64f05dc599a94943cbedb67a5e3-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 mkdir -p $WORK/b741/ cat >/tmp/go-build3739158486/b741/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/cncf/xds/go/xds/annotations/v3=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 importmap github.com/cncf/xds/go/xds/core/v3=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 importmap github.com/envoyproxy/go-control-plane/envoy/annotations=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations importmap github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 importmap github.com/envoyproxy/go-control-plane/envoy/type/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/struct=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct importmap github.com/golang/protobuf/ptypes/wrappers=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb importmap google.golang.org/protobuf/types/known/emptypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build3739158486/b742/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build3739158486/b744/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3=/tmp/go-build3739158486/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build3739158486/b747/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build3739158486/b748/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build3739158486/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build3739158486/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build3739158486/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build3739158486/b188/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct=/tmp/go-build3739158486/b752/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build3739158486/b750/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3739158486/b187/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3739158486/b754/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/mail=/tmp/go-build3739158486/b743/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 -complete -installsuffix shared -buildid 7oveVA7zF1tp58gyM3M3/7oveVA7zF1tp58gyM3M3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/48/484bdb5d9c5e90f10ef30943b4de69b5ab9774a3d21f371d4e2f2d3a4a416159-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api mkdir -p $WORK/b074/ expvar cat >/tmp/go-build3739158486/b074/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b194/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api -complete -installsuffix shared -buildid s_HiJn_V6rit_2y4zw0X/s_HiJn_V6rit_2y4zw0X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/client.go github.com/prometheus/prometheus/vendor/golang.org/x/net/trace mkdir -p $WORK/b206/ cat >/tmp/go-build3739158486/b194/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build3739158486/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build3739158486/b195/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build3739158486/b193/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/tmp/go-build3739158486/b196/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile mime=/tmp/go-build3739158486/b138/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid y4rKQPzkRNL6xqGE_-iy/y4rKQPzkRNL6xqGE_-iy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/expfmt.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/text_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/text_parse.go cat >/tmp/go-build3739158486/b206/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build3739158486/b207/_pkg_.a packagefile html/template=/tmp/go-build3739158486/b208/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile text/tabwriter=/tmp/go-build3739158486/b212/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF mkdir -p $WORK/b152/ github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/trace -complete -installsuffix shared -buildid PzhSVa299f9nXwSsB0FW/PzhSVa299f9nXwSsB0FW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/trace/events.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/trace/histogram.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/trace/trace.go cat >/tmp/go-build3739158486/b152/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p expvar -std -complete -installsuffix shared -buildid XGlwoGDj_-ulqP0tQg7R/XGlwoGDj_-ulqP0tQg7R -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/expvar/expvar.go net/http/httputil mkdir -p $WORK/b247/ github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b232/ cat >/tmp/go-build3739158486/b247/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3739158486/b129/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile mime=/tmp/go-build3739158486/b138/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3739158486/b141/_pkg_.a packagefile net/http/internal=/tmp/go-build3739158486/b142/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build3739158486/b143/_pkg_.a packagefile net/textproto=/tmp/go-build3739158486/b135/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p net/http/httputil -std -complete -installsuffix shared -buildid i8FfgobbHbpotrfuj2P8/i8FfgobbHbpotrfuj2P8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b247/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 github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 mkdir -p $WORK/b294/ cat >/tmp/go-build3739158486/b232/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build3739158486/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build3739158486/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build3739158486/b239/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid 0II5c0VaVB3ugR4GUD8J/0II5c0VaVB3ugR4GUD8J -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/url.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/version.go cat >/tmp/go-build3739158486/b294/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF net/http/cookiejar mkdir -p $WORK/b299/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger -complete -installsuffix shared -buildid aT75DZ3MFZVXO0ffmK5B/aT75DZ3MFZVXO0ffmK5B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger/logger.go mkdir -p $WORK/b223/ mkdir -p $WORK/b295/ github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata mkdir -p $WORK/b306/ cat >/tmp/go-build3739158486/b299/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build3739158486/b143/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport mkdir -p $WORK/b418/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p net/http/cookiejar -std -complete -installsuffix shared -buildid Sv0pGRhdUpV6bbkNqAhx/Sv0pGRhdUpV6bbkNqAhx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack /usr/lib/golang/src/net/http/cookiejar/jar.go /usr/lib/golang/src/net/http/cookiejar/punycode.go cat >/tmp/go-build3739158486/b295/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing -complete -installsuffix shared -buildid YdJJqeIJQoTot5IuVLve/YdJJqeIJQoTot5IuVLve -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing/tracing.go cat >/tmp/go-build3739158486/b306/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp -complete -installsuffix shared -buildid 2-aZFCVt4ST8YVDn9BRF/2-aZFCVt4ST8YVDn9BRF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp/handlers.go github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation mkdir -p $WORK/b408/ cat >/tmp/go-build3739158486/b418/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a EOF cat >/tmp/go-build3739158486/b408/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build3739158486/b401/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation -complete -installsuffix shared -buildid 1PLQCJu8A3QhlUzu2SNO/1PLQCJu8A3QhlUzu2SNO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation/propagation.go github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler cat >/tmp/go-build3739158486/b223/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode net/rpc github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid GFJ0fhr2gtCr_cLha9gB/GFJ0fhr2gtCr_cLha9gB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go mkdir -p $WORK/b466/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport -complete -installsuffix shared -buildid FvbpblPWPZ09Yjt7a7OC/FvbpblPWPZ09Yjt7a7OC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport/apikey.go github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi mkdir -p $WORK/b333/ net/http/httptest github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b814/ github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go cat >/tmp/go-build3739158486/b466/importcfg << 'EOF' # internal # import config importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build3739158486/b452/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF mkdir -p $WORK/b785/ cat >/tmp/go-build3739158486/b333/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid 9iu4JQCoJXRYIxJq-mRB/9iu4JQCoJXRYIxJq-mRB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata -complete -installsuffix shared -buildid _xDCeOIl8m49tFJDaVMD/_xDCeOIl8m49tFJDaVMD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata/metadata.go ./_build/src/github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata/retry.go ./_build/src/github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata/retry_linux.go cat >/tmp/go-build3739158486/b814/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/log=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log=/tmp/go-build3739158486/b807/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build3739158486/b808/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=/tmp/go-build3739158486/b815/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build3739158486/b811/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build3739158486/b813/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF mkdir -p $WORK/b479/ cat >/tmp/go-build3739158486/b785/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build3739158486/b786/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid lwP62X32Q7lkMMnpl9Bg/lwP62X32Q7lkMMnpl9Bg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/http_json.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/localip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/rand.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/rate_limiter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/reconnecting_udp_conn.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/udp_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/utils.go mkdir -p $WORK/b213/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid qspE-VPcgP1UdZRpHb9-/qspE-VPcgP1UdZRpHb9- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/globaltracer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/gocontext.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/noop.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/propagation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/span.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/tracer.go cat >/tmp/go-build3739158486/b213/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/prometheus/prometheus/vendor/golang.org/x/net/idna packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build3739158486/b053/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts=/tmp/go-build3739158486/b214/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack=/tmp/go-build3739158486/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build3739158486/b215/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3739158486/b141/_pkg_.a packagefile net/textproto=/tmp/go-build3739158486/b135/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cat >/tmp/go-build3739158486/b479/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/googleapis/gnostic/extensions=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions importmap github.com/googleapis/gnostic/jsonschema=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build3739158486/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions=/tmp/go-build3739158486/b480/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema=/tmp/go-build3739158486/b481/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build3739158486/b482/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os/exec=/tmp/go-build3739158486/b262/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid Jz17zNvfobdp-TDnvP_s/Jz17zNvfobdp-TDnvP_s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/ascii.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/ciphers.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/client_conn_pool.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/databuffer.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/flow.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/frame.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/go111.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/go115.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/gotrack.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/headermap.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/http2.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/pipe.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/server.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/write.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/writesched.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/writesched_priority.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler -complete -installsuffix shared -buildid CNfTJzJHUZUyw_M0R1ui/CNfTJzJHUZUyw_M0R1ui -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/extensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/main.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/reader.go mkdir -p $WORK/b702/ mkdir -p $WORK/b737/ cat >/tmp/go-build3739158486/b702/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid xzNL0sOMY-zF-eDl9obo/xzNL0sOMY-zF-eDl9obo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode/register.go mkdir -p $WORK/b703/ cat >/tmp/go-build3739158486/b737/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile encoding/gob=/tmp/go-build3739158486/b738/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile go/token=/tmp/go-build3739158486/b167/_pkg_.a packagefile html/template=/tmp/go-build3739158486/b208/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p net/rpc -std -complete -installsuffix shared -buildid QFzNxyFcK7-jkKGJcnEL/QFzNxyFcK7-jkKGJcnEL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b737/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 mkdir -p $WORK/b729/ cat >/tmp/go-build3739158486/b703/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy=/tmp/go-build3739158486/b704/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid 2OycZh6dVJiUZBWz758G/2OycZh6dVJiUZBWz758G -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/sockets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/unix_socket.go mkdir -p $WORK/b339/ cat >/tmp/go-build3739158486/b729/importcfg << 'EOF' # internal # import config packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a EOF mkdir -p $WORK/b778/ cat >/tmp/go-build3739158486/b339/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/internal/third_party/uritemplates=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build3739158486/b340/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth -complete -installsuffix shared -buildid DzO-9TPb68ppzdM3JJdb/DzO-9TPb68ppzdM3JJdb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/no_auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/token.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi -complete -installsuffix shared -buildid WvZj9LGMInugw_8oc7Z9/WvZj9LGMInugw_8oc7Z9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/googleapi.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/types.go cat >/tmp/go-build3739158486/b778/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile flag=/tmp/go-build3739158486/b427/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3739158486/b129/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/http/internal/testcert=/tmp/go-build3739158486/b779/_pkg_.a packagefile net/textproto=/tmp/go-build3739158486/b135/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF mkdir -p $WORK/b821/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p net/http/httptest -std -complete -installsuffix shared -buildid HHZbp9i5w68USvN5DwZp/HHZbp9i5w68USvN5DwZp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack /usr/lib/golang/src/net/http/httptest/httptest.go /usr/lib/golang/src/net/http/httptest/recorder.go /usr/lib/golang/src/net/http/httptest/server.go mkdir -p $WORK/b313/ cat >/tmp/go-build3739158486/b821/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors -complete -installsuffix shared -buildid wN-zv1-3r3jPLocdXF3d/wN-zv1-3r3jPLocdXF3d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/headers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/middleware.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/parsing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/schema.go mkdir -p $WORK/b708/ cat >/tmp/go-build3739158486/b313/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-immutable-radix=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix=/tmp/go-build3739158486/b314/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile os/signal=/tmp/go-build3739158486/b316/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics -complete -installsuffix shared -buildid U9MUy1yHHXZS6VF3YtUP/U9MUy1yHHXZS6VF3YtUP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/const_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/inmem.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/inmem_endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/inmem_signal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/sink.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/start.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/statsd.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/statsite.go mkdir -p $WORK/b831/ cat >/tmp/go-build3739158486/b708/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud -complete -installsuffix shared -buildid Zm8WOhe46CDTDBwDZq_f/Zm8WOhe46CDTDBwDZq_f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/auth_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/auth_result.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/endpoint_search.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/params.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/provider_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/service_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/util.go cat >/tmp/go-build3739158486/b831/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/jlexer=github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer importmap github.com/mailru/easyjson/jwriter=github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer=/tmp/go-build3739158486/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter=/tmp/go-build3739158486/b834/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build3739158486/b225/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag -complete -installsuffix shared -buildid 3yJYvNbZfh46qeAACfbS/3yJYvNbZfh46qeAACfbS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/convert_types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/json.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/loading.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/name_lexem.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/net.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/post_go18.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/post_go19.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/split.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/util.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/6f/6fd6adc0e53fe9ad781e300e669da88a8b774ca01f065fc8beb7eb4989d2343a-d # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/44/449c290f932e520d656f4bf0bca550c8662082edd4d894198e412afce01ad655-d # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/68/68381f8f4a245f8b365161d9fc36fd624b985f14cbcda7a4d13cff3785d63ee9-d # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/b1/b1c904abf054b3c5af84a1481deb47fa1357f5a496442f4c16ed35f7e2544498-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b400/ github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b222/ cat >/tmp/go-build3739158486/b400/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace importmap go.opencensus.io/trace/propagation=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build3739158486/b401/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build3739158486/b408/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 -complete -installsuffix shared -buildid f1H50eK7piocOUaIhp1Z/f1H50eK7piocOUaIhp1Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go cat >/tmp/go-build3739158486/b222/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/rsa=/tmp/go-build3739158486/b114/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile encoding/pem=/tmp/go-build3739158486/b121/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp=/tmp/go-build3739158486/b223/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile mime=/tmp/go-build3739158486/b138/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait mkdir -p $WORK/b549/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid QS43WBc2sNy7uPcQfg26/QS43WBc2sNy7uPcQfg26 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/oauth2.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/token.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/transport.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b453/ cat >/tmp/go-build3739158486/b549/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build3739158486/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3739158486/b466/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b420/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid O4R4SV-xrqPiREC8MaFB/O4R4SV-xrqPiREC8MaFB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go cat >/tmp/go-build3739158486/b453/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile go/ast=/tmp/go-build3739158486/b454/_pkg_.a packagefile go/doc=/tmp/go-build3739158486/b456/_pkg_.a packagefile go/parser=/tmp/go-build3739158486/b459/_pkg_.a packagefile go/token=/tmp/go-build3739158486/b167/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build3739158486/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=/tmp/go-build3739158486/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build3739158486/b451/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build3739158486/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build3739158486/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3739158486/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3739158486/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build3739158486/b452/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build3739158486/b467/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cat >/tmp/go-build3739158486/b420/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace importmap go.opencensus.io/trace/propagation=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build3739158486/b401/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build3739158486/b408/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation -complete -installsuffix shared -buildid 6IRvWATquuRmQyhvxfA9/6IRvWATquuRmQyhvxfA9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation/http.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid gfwj-bB9NBrZTdj_60Ua/gfwj-bB9NBrZTdj_60Ua -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/codec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/codec_check.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/converter.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/embedded.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/error.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/extension.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/interfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/mapper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/negotiate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/scheme.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/scheme_builder.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/types_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/zz_generated.deepcopy.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue mkdir -p $WORK/b551/ cat >/tmp/go-build3739158486/b551/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/prometheus/prometheus/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile container/heap=/tmp/go-build3739158486/b552/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build3739158486/b553/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build3739158486/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3739158486/b466/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue -complete -installsuffix shared -buildid tp4ACF108ArqrkHNHesZ/tp4ACF108ArqrkHNHesZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/default_rate_limiters.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/parallelizer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/queue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/rate_limiting_queue.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/f5/f520b23ecd58a8c5cb1d43f3b8f572b82e2a4509e078491472de46807b754b07-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/69/6906880ea29a96bb9edb1beae350f20d4f6183cd6da69daebfef5dd9ba11a276-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/96/963899a38363a8ed33622f1aa0a519eae481585e32a402e0e4af17a2a015167b-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1 mkdir -p $WORK/b144/ cat >/tmp/go-build3739158486/b144/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap github.com/prometheus/client_golang/api=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build3739158486/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api=/tmp/go-build3739158486/b074/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1 -complete -installsuffix shared -buildid 91-3tyRVpYFxopb2y4ej/91-3tyRVpYFxopb2y4ej -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/ce/cef34c64dfe2030975ba1d4193ba0b7dba4f4de87fe5ebfe1054afa52fb3a7ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/a2/a23e3f31acaad8c541f2e0b978aa594234f5d8f1e730503d54775b77c3a11811-d # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/b9/b96bb5ac747ed935b12980c398b3e95b6f5f2ef573afed8c94ac8f1c13372904-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal mkdir -p $WORK/b292/ cat >/tmp/go-build3739158486/b292/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest/date=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/logger=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing importmap github.com/golang-jwt/jwt/v4=github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4 importmap golang.org/x/crypto/pkcs12=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build3739158486/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build3739158486/b115/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build3739158486/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build3739158486/b294/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build3739158486/b295/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4=/tmp/go-build3739158486/b296/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12=/tmp/go-build3739158486/b297/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build3739158486/b299/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal -complete -installsuffix shared -buildid eYKO-DnAtta55ir2CFQP/eYKO-DnAtta55ir2CFQP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/devicetoken.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/persist.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/sender.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/token_1.13.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/version.go github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix mkdir -p $WORK/b668/ cat >/tmp/go-build3739158486/b668/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build3739158486/b299/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix -complete -installsuffix shared -buildid p3wVwVmmkOPJ9r6meCst/p3wVwVmmkOPJ9r6meCst -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix/list.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix/table.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/c4/c4408f6eaf01692f8c17090af9777160748b964c8ee2b234056d931d27c4d5bd-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b701/ cat >/tmp/go-build3739158486/b701/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build3739158486/b691/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3739158486/b702/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus=/tmp/go-build3739158486/b693/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build3739158486/b349/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build3739158486/b347/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid 8rZGyf_Yn6mreLcHlcAm/8rZGyf_Yn6mreLcHlcAm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/defs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/http_helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/is.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/df/df4a5ebe9d4bee374957b4888bf3c1b86aa33648559201291fa9dc89ec96c1c2-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp mkdir -p $WORK/b399/ cat >/tmp/go-build3739158486/b399/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/plugin/ochttp/propagation/b3=github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 importmap go.opencensus.io/stats=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats importmap go.opencensus.io/stats/view=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace importmap go.opencensus.io/trace/propagation=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3=/tmp/go-build3739158486/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats=/tmp/go-build3739158486/b409/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view=/tmp/go-build3739158486/b415/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build3739158486/b413/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build3739158486/b401/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build3739158486/b408/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3739158486/b141/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp -complete -installsuffix shared -buildid zbWRxQdQebVuwhM11D3A/zbWRxQdQebVuwhM11D3A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/client.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/client_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/route.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/server.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/stats.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/wrapped_body.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/c0/c0362afb3b4d8eb1b2d84b9f752aee4ac88f29452478bbc0515c34d3ecfb6985-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/88/886f16ac7423078b2159f7a2519a4540048e6c5f506dfaaa402b5100341ed3cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/18/188d746cfe9026fac344c6691308d7d43d79a29f3308ec379c63831aab653637-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror mkdir -p $WORK/b343/ cat >/tmp/go-build3739158486/b343/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gax-go/v2/apierror/internal/proto=github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto importmap google.golang.org/api/googleapi=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi importmap google.golang.org/genproto/googleapis/rpc/errdetails=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/protobuf/encoding/protojson=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build3739158486/b344/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build3739158486/b339/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build3739158486/b346/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build3739158486/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build3739158486/b351/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror -complete -installsuffix shared -buildid Nf7z03L-n38Naq8rhna9/Nf7z03L-n38Naq8rhna9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/e8/e8554432d95c0284da977947bea93b61495aac81e95941da447272fffb67927e-d # internal github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b802/ cat >/tmp/go-build3739158486/b802/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build3739158486/b785/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build3739158486/b786/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid Z0fEmNw24DRVbF8En6Z7/Z0fEmNw24DRVbF8En6Z7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext/field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/a9/a9b4fb4ad91db628ed4f1e5cf2609b6064180722c580219ee539ad59fc234476-d # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/e0/e0fc5d368cdc17ef9e503affcadfed617420cce71266193ad6d0532426a15550-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 mkdir -p $WORK/b221/ cat >/tmp/go-build3739158486/b221/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build3739158486/b222/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid liKAj1tQOS0r3V3yc7Kn/liKAj1tQOS0r3V3yc7Kn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/oauth2.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/token.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b821/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/22/22b68a13aeb9138322fe15b09f32957d5cf7ab08da05db28e35599e684d3e0bc-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt mkdir -p $WORK/b819/ cat >/tmp/go-build3739158486/b819/importcfg << 'EOF' # internal # import config importmap github.com/asaskevich/govalidator=github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/mitchellh/mapstructure=github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure importmap github.com/oklog/ulid=github.com/prometheus/prometheus/vendor/github.com/oklog/ulid importmap go.mongodb.org/mongo-driver/bson=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile database/sql/driver=/tmp/go-build3739158486/b789/_pkg_.a packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator=/tmp/go-build3739158486/b820/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build3739158486/b821/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure=/tmp/go-build3739158486/b317/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/ulid=/tmp/go-build3739158486/b788/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson=/tmp/go-build3739158486/b822/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build3739158486/b826/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build3739158486/b827/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile net/mail=/tmp/go-build3739158486/b743/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt -complete -installsuffix shared -buildid 5pA7Iqkv97N5SoM14Bl9/5pA7Iqkv97N5SoM14Bl9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/bson.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/date.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/default.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/ulid.go cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/6d/6df8b7e271ffe6b638be7ed5c275363ccc7a7ba315fa16dae00d963145ce712a-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/54/543addc9c19ec4bdd9666317762af33f5e587fa2d55938c20c08eea0bc5520de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/a8/a8618e03f315e9911997fdc25e5f1be95a42191fec6552fc706e5aee8df59e2d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2 mkdir -p $WORK/b478/ cat >/tmp/go-build3739158486/b478/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gnostic/compiler=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler=/tmp/go-build3739158486/b479/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3739158486/b187/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build3739158486/b482/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2 -complete -installsuffix shared -buildid czMMGdln9u7gur33ansm/czMMGdln9u7gur33ansm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2/document.go cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/a3/a39e2cf0d211e4c3ef623f010c992e5ace050a86a4ade192bdf28542dd3297c4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/62/621384ca13ef1c12a193358b96fa650c1459311c614b31b9e99cc4a4d00b0d5e-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b801/ cat >/tmp/go-build3739158486/b801/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/reporterstats=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build3739158486/b785/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build3739158486/b802/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build3739158486/b786/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage=/tmp/go-build3739158486/b803/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=/tmp/go-build3739158486/b804/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog=/tmp/go-build3739158486/b805/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler=/tmp/go-build3739158486/b806/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log=/tmp/go-build3739158486/b807/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build3739158486/b808/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build3739158486/b811/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=/tmp/go-build3739158486/b812/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build3739158486/b813/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build3739158486/b814/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build3739158486/b816/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build3739158486/b771/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid alfWLKb9ZXxi-Nh0h-ME/alfWLKb9ZXxi-Nh0h-ME -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/baggage_setter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/contrib_observer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/header.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/interop.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/jaeger_tag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/jaeger_thrift_span.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/observer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/process.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/propagation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/reference.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/reporter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/reporter_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler_remote.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler_remote_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler_v2.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/span.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/span_allocator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/span_context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/tracer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/tracer_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport_udp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/zipkin.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b701/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/e5/e5c3c051bc1df2e36e3fdf515bd3bdeab44478055e53caad8ef609844d8c6c81-d # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/26/2623df838c9dcdb9001178009480495b64e8655fedc345741ebe4b44305b102d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/15/15efb2f0718b4cd15dfcaf406b161a64d9f0a3ce7675f183a6e5e7312fd660d1-d # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/db/dbd05bae61535461dd36d281f0286a03d8c4284f7a98547cd5fba8e2424fc0f2-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b243/ github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert mkdir -p $WORK/b776/ cat >/tmp/go-build3739158486/b243/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build3739158486/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build3739158486/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build3739158486/b239/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid BP6zprFQoWqLNNIZYaMl/BP6zprFQoWqLNNIZYaMl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go cat >/tmp/go-build3739158486/b776/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew importmap github.com/pmezard/go-difflib/difflib=github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build3739158486/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build3739158486/b777/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build3739158486/b482/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/http/httptest=/tmp/go-build3739158486/b778/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build3739158486/b147/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert -complete -installsuffix shared -buildid YRGRtEAHRwROk9-Ee-XW/YRGRtEAHRwROk9-Ee-XW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_forward.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_order.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/forward_assertions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/http_assertions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/42/42243cb34f32ca69bbdb58ab4c24c09a42402566403485bc844a39154c84dc2e-d # internal github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 mkdir -p $WORK/b667/ cat >/tmp/go-build3739158486/b667/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/publicsuffix=github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build3739158486/b053/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile encoding/xml=/tmp/go-build3739158486/b255/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix=/tmp/go-build3739158486/b668/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile mime/multipart=/tmp/go-build3739158486/b139/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build3739158486/b299/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3739158486/b141/_pkg_.a packagefile net/textproto=/tmp/go-build3739158486/b135/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 -complete -installsuffix shared -buildid BEv_K-gj0XwYSRG97i5o/BEv_K-gj0XwYSRG97i5o -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/middleware.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/redirect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/resty.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/retry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/42/42ce64c281ee21b30b21a791899749fa27903fc93cb0e964c580557f98e0f825-d # internal github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc mkdir -p $WORK/b736/ cat >/tmp/go-build3739158486/b736/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/xml=/tmp/go-build3739158486/b255/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build3739158486/b299/_pkg_.a packagefile net/rpc=/tmp/go-build3739158486/b737/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc -complete -installsuffix shared -buildid qIpY9DHqhOERz5MWjn2d/qIpY9DHqhOERz5MWjn2d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/encoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/is_zero.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/response.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/41/4162c7a60ec25be7d49d09a28ced4af44eaf45f3b8ec10beba060c105e059d66-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/a7/a706323efd935a046e6a276935ad875d8bc8ad8c491d59c7778277a61f11da20-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/b0/b00d46d71a8720b5731402b3edcd178b3157c0bbb85c3f6130daf8627db79ea6-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b224/ cat >/tmp/go-build3739158486/b224/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build3739158486/b221/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build3739158486/b222/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials -complete -installsuffix shared -buildid O-oHiYUEPMGsY7k79cV3/O-oHiYUEPMGsY7k79cV3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/8d/8d21fa5d882bf739287a174f56ed6239e995f6f9bdc115722d4af9fab90548ca-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler mkdir -p $WORK/b334/ cat >/tmp/go-build3739158486/b334/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build3739158486/b221/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler -complete -installsuffix shared -buildid 6QDw5C8CsZvMVFbUW0CI/6QDw5C8CsZvMVFbUW0CI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler/authhandler.go github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo mkdir -p $WORK/b319/ cat >/tmp/go-build3739158486/b319/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/godo/metrics=github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics importmap github.com/google/go-querystring/query=github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics=/tmp/go-build3739158486/b320/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query=/tmp/go-build3739158486/b321/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build3739158486/b221/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo -complete -installsuffix shared -buildid RCsxz-vKVawoSFNg-WlW/RCsxz-vKVawoSFNg-WlW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/1-click.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/account.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/action.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/apps.gen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/apps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/balance.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/billing_history.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/cdn.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/certificates.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/databases.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/domains.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/droplet_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/droplets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/firewalls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/floating_ips.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/floating_ips_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/godo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/image_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/images.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/invoices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/keys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/kubernetes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/links.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/load_balancers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/monitoring.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/projects.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/regions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/sizes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/snapshots.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/storage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/storage_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/strings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/tags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/timestamp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/vpcs.go github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b335/ github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt mkdir -p $WORK/b337/ cat >/tmp/go-build3739158486/b335/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/hmac=/tmp/go-build3739158486/b111/_pkg_.a packagefile crypto/sha256=/tmp/go-build3739158486/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build3739158486/b221/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount -complete -installsuffix shared -buildid mjYqOuGWg0ZU0eZnNORv/mjYqOuGWg0ZU0eZnNORv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go cat >/tmp/go-build3739158486/b337/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal importmap golang.org/x/oauth2/jws=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build3739158486/b221/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build3739158486/b222/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws=/tmp/go-build3739158486/b336/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt -complete -installsuffix shared -buildid tJ4iukFmqZs9jkXu52Ei/tJ4iukFmqZs9jkXu52Ei -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt/jwt.go github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate mkdir -p $WORK/b396/ cat >/tmp/go-build3739158486/b396/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build3739158486/b221/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate -complete -installsuffix shared -buildid VN9q2TvNKIf89mp46B4Z/VN9q2TvNKIf89mp46B4Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate/impersonate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/b5/b57483c8304200ddb89b0e75dca2f594a18534b54d38997d519b02c7f75e8e42-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw mkdir -p $WORK/b728/ cat >/tmp/go-build3739158486/b728/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/internal/auth=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/logger=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger importmap github.com/scaleway/scaleway-sdk-go/validation=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth=/tmp/go-build3739158486/b729/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build3739158486/b724/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger=/tmp/go-build3739158486/b730/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation=/tmp/go-build3739158486/b731/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build3739158486/b225/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/http/httputil=/tmp/go-build3739158486/b247/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile text/template=/tmp/go-build3739158486/b210/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw -complete -installsuffix shared -buildid Aeg1I-b7pASKe_IGsSpS/Aeg1I-b7pASKe_IGsSpS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/client_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/config_legacy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/custom_types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/locality.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/request_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/version.go github.com/prometheus/prometheus/vendor/github.com/docker/docker/client mkdir -p $WORK/b689/ cat >/tmp/go-build3739158486/b689/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms importmap github.com/docker/distribution/reference=github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms=/tmp/go-build3739158486/b690/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference=/tmp/go-build3739158486/b694/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api=/tmp/go-build3739158486/b696/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build3739158486/b673/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3739158486/b674/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3739158486/b697/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3739158486/b680/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3739158486/b698/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3739158486/b682/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3739158486/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3739158486/b687/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time=/tmp/go-build3739158486/b699/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3739158486/b681/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3739158486/b700/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs=/tmp/go-build3739158486/b701/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets=/tmp/go-build3739158486/b703/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3739158486/b706/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build3739158486/b685/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3739158486/b684/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/http/httputil=/tmp/go-build3739158486/b247/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid 1yTZEwyrXwWfhNQ2nvSI/1yTZEwyrXwWfhNQ2nvSI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/build_cancel.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/build_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/checkpoint_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/checkpoint_delete.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/checkpoint_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/client_deprecated.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/client_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_attach.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_commit.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_copy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_diff.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_exec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_export.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_kill.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_logs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_pause.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_rename.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_resize.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_restart.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_start.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_stop.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_top.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_unpause.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_wait.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/disk_usage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/distribution_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/events.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/hijack.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_history.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_import.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_load.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_pull.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_push.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_save.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_search.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_tag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/interface.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/interface_experimental.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/interface_stable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/login.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_connect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_disconnect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/ping.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_disable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_enable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_install.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_push.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_set.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_upgrade.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_logs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_init.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_join.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_leave.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_unlock.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/task_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/task_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/task_logs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_remove.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/6b/6be086df3e7a4c6fbbafff6a06224659899cea496fbc4d8fa6b293dd07648b1b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b831/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/84/84e987d115b96ccd8e8c1e1b5b3915f8205b0b56ba83282e5dbe0b68ad29e97e-d # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/32/32ac0f4ab045966b717b431a9b23738e0b901275a423b2a237ba23d2be00d7eb-d # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/41/41c77cb5d8832680de93dd20470edd2aabda0d54aabe164d0a0d948fec05f649-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate mkdir -p $WORK/b312/ github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer mkdir -p $WORK/b839/ cat >/tmp/go-build3739158486/b312/importcfg << 'EOF' # internal # import config importmap github.com/armon/go-metrics=github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics=/tmp/go-build3739158486/b313/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate -complete -installsuffix shared -buildid yxXr8APbNKGe4imtz8ak/yxXr8APbNKGe4imtz8ak -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/coordinate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/phantom.go cat >/tmp/go-build3739158486/b839/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build3739158486/b831/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid PX0uHllsf63eVlJNRTRi/PX0uHllsf63eVlJNRTRi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b839/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/d4/d41e953e0deca4274d59f67dec7b858c9ef589ad658887822656d1f278613e84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/ff/ff932b7e4b52bfb7c8008495904acc9e0decb1123e519682cf269f829200235e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/98/98c29d2f26ea259c39fb4e699ec6914b405f85ee2027494435087bde5c350ebc-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint mkdir -p $WORK/b202/ cat >/tmp/go-build3739158486/b202/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build3739158486/b193/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build3739158486/b194/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint -complete -installsuffix shared -buildid hl6SjqYaWyF9Mj_eTE_w/hl6SjqYaWyF9Mj_eTE_w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint/promlint.go github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b151/ cat >/tmp/go-build3739158486/b151/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile importmap github.com/cespare/xxhash/v2=github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap github.com/prometheus/client_golang/prometheus/internal=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile expvar=/tmp/go-build3739158486/b152/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile=/tmp/go-build3739158486/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2=/tmp/go-build3739158486/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build3739158486/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build3739158486/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build3739158486/b193/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build3739158486/b194/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs=/tmp/go-build3739158486/b197/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build3739158486/b147/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid WBbLtyFAL9hKASCFO18l/WBbLtyFAL9hKASCFO18l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/counter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/desc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/observer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/summary.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/timer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/value.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/vec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b839/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/29/29a67b9e67b413d919e33afa5de9f15b2abebc611759f3ebae7b998bf6843eac-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference mkdir -p $WORK/b841/ cat >/tmp/go-build3739158486/b841/importcfg << 'EOF' # internal # import config importmap github.com/PuerkitoBio/purell=github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell=/tmp/go-build3739158486/b842/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build3739158486/b839/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid -3M04CD-8dCfaYdhnFSb/-3M04CD-8dCfaYdhnFSb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b841/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/da/dabd95540d77a0c9e392112223278e484fe580c9b0a326d2dec0107e9f053845-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest mkdir -p $WORK/b291/ cat >/tmp/go-build3739158486/b291/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest/adal=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal importmap github.com/Azure/go-autorest/logger=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/hmac=/tmp/go-build3739158486/b111/_pkg_.a packagefile crypto/sha256=/tmp/go-build3739158486/b116/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile encoding/xml=/tmp/go-build3739158486/b255/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal=/tmp/go-build3739158486/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build3739158486/b294/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build3739158486/b295/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile mime/multipart=/tmp/go-build3739158486/b139/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build3739158486/b299/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest -complete -installsuffix shared -buildid OJKVU2NiViDVMMueXTes/OJKVU2NiViDVMMueXTes -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/authorization.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/authorization_sas.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/authorization_storage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/autorest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/preparer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/responder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/retriablerequest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/sender.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/utility.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/utility_1.13.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/e9/e93f8af1e99a2b92be8d394dc09c4685e0417a554a43fdda887ec026660d2aeb-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api mkdir -p $WORK/b305/ cat >/tmp/go-build3739158486/b305/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-cleanhttp=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp importmap github.com/hashicorp/go-hclog=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog importmap github.com/hashicorp/go-rootcerts=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts importmap github.com/hashicorp/serf/coordinate=github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate importmap github.com/mitchellh/mapstructure=github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build3739158486/b306/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog=/tmp/go-build3739158486/b307/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts=/tmp/go-build3739158486/b311/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate=/tmp/go-build3739158486/b312/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure=/tmp/go-build3739158486/b317/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api -complete -installsuffix shared -buildid LkjqLu9HtRLxfONHiWeM/LkjqLu9HtRLxfONHiWeM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/acl.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/agent.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/catalog.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_cluster.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_discoverychain.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_gateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_intentions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/connect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/connect_ca.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/connect_intention.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/coordinate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/discovery_chain.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/event.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/health.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/kv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/lock.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/namespace.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_area.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_autopilot.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_keyring.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_license.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_raft.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_segment.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/prepared_query.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/raw.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/semaphore.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/session.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/snapshot.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/txn.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/98/98fa053fc1e7e7ace043cc5f1efd901be8a57c279ff61343fef48a6258ff2aa6-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google mkdir -p $WORK/b332/ cat >/tmp/go-build3739158486/b332/importcfg << 'EOF' # internal # import config importmap cloud.google.com/go/compute/metadata=github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/authhandler=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler importmap golang.org/x/oauth2/google/internal/externalaccount=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal importmap golang.org/x/oauth2/jws=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws importmap golang.org/x/oauth2/jwt=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata=/tmp/go-build3739158486/b333/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/rsa=/tmp/go-build3739158486/b114/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build3739158486/b221/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler=/tmp/go-build3739158486/b334/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount=/tmp/go-build3739158486/b335/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build3739158486/b222/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws=/tmp/go-build3739158486/b336/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt=/tmp/go-build3739158486/b337/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile os/user=/tmp/go-build3739158486/b048/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google -complete -installsuffix shared -buildid ewprUeVcf9x99uIR0HG4/ewprUeVcf9x99uIR0HG4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/appengine.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/default.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/google.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/jwt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/sdk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/53/537897ddcd53cabe2ecdb9967bac217a8adc1e5453b6d6f78aef080aeadc5ef3-d # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/49/490c3db3ca458cb68354006c5c2e497822bcbb8394fea83bb49bb239c1742efc-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination mkdir -p $WORK/b712/ cat >/tmp/go-build3739158486/b712/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build3739158486/b708/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination -complete -installsuffix shared -buildid JxOgagSQ_-Od_3mkgvkZ/JxOgagSQ_-Od_3mkgvkZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/http.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/linked.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/marker.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/pager.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/pkg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/single.go github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens mkdir -p $WORK/b714/ cat >/tmp/go-build3739158486/b714/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build3739158486/b708/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens -complete -installsuffix shared -buildid LlKTIy8fFSFleDEYoTrY/LlKTIy8fFSFleDEYoTrY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/urls.go github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils mkdir -p $WORK/b716/ cat >/tmp/go-build3739158486/b716/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build3739158486/b708/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils -complete -installsuffix shared -buildid xQ3u7cPSLUgqu5WmuV_Q/xQ3u7cPSLUgqu5WmuV_Q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils/base_endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils/choose_version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/fa/fa2166a2dd547c6936d5df8872b8fd8f907bcd1ec903ffa8e6b37b28b55e5f2e-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec mkdir -p $WORK/b840/ cat >/tmp/go-build3739158486/b840/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/jsonreference=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build3739158486/b053/_pkg_.a packagefile crypto/sha256=/tmp/go-build3739158486/b116/_pkg_.a packagefile encoding/gob=/tmp/go-build3739158486/b738/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build3739158486/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference=/tmp/go-build3739158486/b841/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build3739158486/b831/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec -complete -installsuffix shared -buildid Z6P89ZOF7lU2K7xYc5_x/Z6P89ZOF7lU2K7xYc5_x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/bindata.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/contact_info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/expander.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/external_docs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/header.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/items.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/license.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/normalizer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/operation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/parameter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/path_item.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/paths.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/properties.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/ref.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/resolver.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/responses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/schema.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/schema_loader.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/security_scheme.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/spec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/swagger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/tag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/validations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/cd/cd7d15da0d32ad913e164ebe01e27fd2f5cb5deff12f5856fad77ce3cb6972d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/75/75ebac6bc725372043154fa6654b0d083393411fc6522e99875a9dd1ced712e6-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b241/ cat >/tmp/go-build3739158486/b241/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build3739158486/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build3739158486/b246/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net/http/httputil=/tmp/go-build3739158486/b247/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid yo0EGszm_7r2ybb0alQ1/yo0EGszm_7r2ybb0alQ1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b252/ github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b260/ cat >/tmp/go-build3739158486/b252/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkmath=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build3739158486/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build3739158486/b253/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid F37ZJ3LVGYii3_tfEDtl/F37ZJ3LVGYii3_tfEDtl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go cat >/tmp/go-build3739158486/b260/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build3739158486/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid hUpI4tPAqhBIaWYYr7l4/hUpI4tPAqhBIaWYYr7l4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b716/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b269/ cat >/tmp/go-build3739158486/b269/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid zc2YoO-sOBFCZoRQcJ8E/zc2YoO-sOBFCZoRQcJ8E -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/71/7178ede4dcd8693ebb569a39a30635106dddd27c6eaa9143d8714a96e4595b18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/79/79b8c3dc892e8436a659bfc3b0579acfba2cf365f7e2178eaeb1fc71555f152d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/67/678c68a5ec759d7fccd7c0d6f32acf4bd5c14d3b49b8f7376bfa9fa554c7b3a7-d # internal github.com/prometheus/prometheus/vendor/github.com/linode/linodego cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/b7/b73de8ace1ce9286f7cd70a2013eb89fbfac05c3d57f31102ea19d4593fd3b4a-d # internal mkdir -p $WORK/b666/ cat >/tmp/go-build3739158486/b666/importcfg << 'EOF' # internal # import config importmap github.com/go-resty/resty/v2=github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 importmap github.com/linode/linodego/internal/duration=github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration importmap github.com/linode/linodego/internal/parseabletime=github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2=/tmp/go-build3739158486/b667/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration=/tmp/go-build3739158486/b669/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime=/tmp/go-build3739158486/b670/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile runtime/debug=/tmp/go-build3739158486/b147/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile text/template=/tmp/go-build3739158486/b210/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/prometheus/prometheus/vendor/github.com/linode/linodego -complete -installsuffix shared -buildid OL4gPaxCvknlj9PJBqRO/OL4gPaxCvknlj9PJBqRO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_events.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_invoices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_notifications.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_oauth_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_payments.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_settings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_user_grants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_users.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/comparison.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/domain_records.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/domains.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/firewall_devices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/firewall_rules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/firewalls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/images.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_configs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_disks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_ips.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_snapshots.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_volumes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instances.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/kernels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/lke_cluster_pools.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/lke_clusters.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/longview.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/longview_subscriptions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/managed.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/network_ips.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/network_pools.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/network_ranges.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer_config_nodes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer_configs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_bucket_certs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_buckets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_clusters.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_keys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_object.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/pagination.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/profile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/profile_sshkeys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/profile_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/regions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/resources.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/retries.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/stackscripts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/support.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/tags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/vlans.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/volumes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/waitfor.go github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime mkdir -p $WORK/b846/ cat >/tmp/go-build3739158486/b846/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile encoding/csv=/tmp/go-build3739158486/b660/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile encoding/xml=/tmp/go-build3739158486/b255/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build3739158486/b821/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build3739158486/b819/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build3739158486/b831/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile mime=/tmp/go-build3739158486/b138/_pkg_.a packagefile mime/multipart=/tmp/go-build3739158486/b139/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime -complete -installsuffix shared -buildid v0tcRzOAWI8ghgpramS4/v0tcRzOAWI8ghgpramS4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/bytestream.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_auth_info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_operation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/csv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/discard.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/file.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/headers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/interfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/json.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/statuses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/text.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/values.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/6a/6a17d516cce935447a998492a40bb053e9922990568fdb4f689fef78ee509937-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens mkdir -p $WORK/b713/ cat >/tmp/go-build3739158486/b713/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens packagefile crypto/hmac=/tmp/go-build3739158486/b111/_pkg_.a packagefile crypto/sha1=/tmp/go-build3739158486/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build3739158486/b116/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build3739158486/b708/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build3739158486/b714/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens -complete -installsuffix shared -buildid D8fSq1XxrjyfZoqaugFV/D8fSq1XxrjyfZoqaugFV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b728/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/6e/6e1fe502c1582e4e5c041af800dc1cc883d06c7f6d82e771187ef329b1f92c7e-d # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/9e/9ea6ee8fe1b43b35a7763d8802284a45e8fcef6026de98b0e672c41bf046f0d2-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 mkdir -p $WORK/b722/ cat >/tmp/go-build3739158486/b722/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/internal/async=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/internal/marshaler=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler importmap github.com/scaleway/scaleway-sdk-go/internal/parameter=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter importmap github.com/scaleway/scaleway-sdk-go/namegenerator=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async=/tmp/go-build3739158486/b723/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build3739158486/b724/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build3739158486/b725/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build3739158486/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build3739158486/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build3739158486/b728/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 mkdir -p $WORK/b733/ cat >/tmp/go-build3739158486/b733/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/internal/marshaler=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler importmap github.com/scaleway/scaleway-sdk-go/internal/parameter=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter importmap github.com/scaleway/scaleway-sdk-go/namegenerator=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build3739158486/b724/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build3739158486/b725/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build3739158486/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build3739158486/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build3739158486/b728/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 -complete -installsuffix shared -buildid 6W9SQmTWXblcackrz_Ac/6W9SQmTWXblcackrz_Ac -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b712/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 -complete -installsuffix shared -buildid FRqG5WZ_AtKrF9ZizJLU/FRqG5WZ_AtKrF9ZizJLU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/baremetal_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/server_utils.go cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/68/684c7171626d7babdf174a43a74bb358f23da9b3ec78fb973a5f50d3d33d6944-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips mkdir -p $WORK/b717/ github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors mkdir -p $WORK/b715/ cat >/tmp/go-build3739158486/b717/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build3739158486/b708/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build3739158486/b712/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips -complete -installsuffix shared -buildid mEaCoPlwI2jIZl_sj1L7/mEaCoPlwI2jIZl_sj1L7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/urls.go mkdir -p $WORK/b718/ github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers mkdir -p $WORK/b719/ cat >/tmp/go-build3739158486/b718/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build3739158486/b708/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build3739158486/b712/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors -complete -installsuffix shared -buildid sL6YJ4UsUGDdSt-p1wEt/sL6YJ4UsUGDdSt-p1wEt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/urls.go cat >/tmp/go-build3739158486/b719/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile crypto/rsa=/tmp/go-build3739158486/b114/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build3739158486/b708/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build3739158486/b712/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers -complete -installsuffix shared -buildid 1p2um8c2nQPOb1giLTwz/1p2um8c2nQPOb1giLTwz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/urls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/util.go mkdir -p $WORK/b711/ cat >/tmp/go-build3739158486/b715/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile crypto/hmac=/tmp/go-build3739158486/b111/_pkg_.a packagefile crypto/sha1=/tmp/go-build3739158486/b115/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build3739158486/b708/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build3739158486/b714/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build3739158486/b712/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cat >/tmp/go-build3739158486/b711/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build3739158486/b708/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build3739158486/b712/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 -complete -installsuffix shared -buildid BOvOQDo32YnJCuMVGeRK/BOvOQDo32YnJCuMVGeRK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/urls.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants -complete -installsuffix shared -buildid bgumdylZux-FZBnkaEOv/bgumdylZux-FZBnkaEOv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/77/77735f0b724813b43c749f01ba3bcae1d1b84a640454be8c36056abcd868576f-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/b1/b1e713bb4474c609f5f6fde35b3e00d2d73ffb6c7574e02b6e69c7aba31461ef-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b272/ cat >/tmp/go-build3739158486/b272/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkuri=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build3739158486/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build3739158486/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build3739158486/b260/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build3739158486/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build3739158486/b273/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid PLk2NJmp6tg7P09dUWQS/PLk2NJmp6tg7P09dUWQS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/7e/7e1225e1c146eac8a8c9bdfca610210240cb9f314899c15eb6edde049afc0747-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/bc/bc2fd53cba45a7b056c41421897614b2ccfe323e1cbd705d8087136b61ed285b-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b256/ cat >/tmp/go-build3739158486/b256/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build3739158486/b252/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid KTVRYQU0MBIcwcSx5B_x/KTVRYQU0MBIcwcSx5B_x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b257/ cat >/tmp/go-build3739158486/b257/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/xml=/tmp/go-build3739158486/b255/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build3739158486/b252/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid q6azI7SM9YB2AP4RkTJ0/q6azI7SM9YB2AP4RkTJ0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b266/ cat >/tmp/go-build3739158486/b266/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build3739158486/b252/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid lxJvj-yXS6iJHlGgugG5/lxJvj-yXS6iJHlGgugG5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b251/ cat >/tmp/go-build3739158486/b251/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/strings=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build3739158486/b250/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build3739158486/b252/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid AgltW5SbX9KJ1U7RaOdJ/AgltW5SbX9KJ1U7RaOdJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/d9/d9d379dbec92ff3afec68cc64ac28cfc034c778c37d5661cfa761fca09ba5d0a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/a6/a62e33de422082ecd0df4ce2ef289652b37ede0bc6401dea020485e6980df05b-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 mkdir -p $WORK/b732/ cat >/tmp/go-build3739158486/b732/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 importmap github.com/scaleway/scaleway-sdk-go/internal/async=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/internal/marshaler=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler importmap github.com/scaleway/scaleway-sdk-go/internal/parameter=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter importmap github.com/scaleway/scaleway-sdk-go/namegenerator=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw importmap github.com/scaleway/scaleway-sdk-go/validation=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=/tmp/go-build3739158486/b733/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async=/tmp/go-build3739158486/b723/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build3739158486/b724/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build3739158486/b725/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build3739158486/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build3739158486/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build3739158486/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation=/tmp/go-build3739158486/b731/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 -complete -installsuffix shared -buildid 6CVaUj7UbwzzI-RFzNAp/6CVaUj7UbwzzI-RFzNAp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/image_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_metadata_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/security_group_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/server_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/snapshot_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/volume_utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/70/7015592cde6da7b550bbb293efac29c51c1f4b4f78f269998830edcf1bdd944f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/dd/dd4b7b7d090ee719581d4b5823ec6a67b482bebadee833dffe6b6c4f04fa372a-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens mkdir -p $WORK/b710/ cat >/tmp/go-build3739158486/b710/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build3739158486/b708/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=/tmp/go-build3739158486/b711/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens -complete -installsuffix shared -buildid ezVMMzCxxrYdLeksmOqp/ezVMMzCxxrYdLeksmOqp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b776/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/69/69802f325785d077b18f19492f9f738a0270ba153afc9409eb2519c8879f304a-d # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/22/22bcc9b6fab3f96e9d253ecc7acdff307fe9c160db50c84ab9c0ffe050937e66-d # internal github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require mkdir -p $WORK/b775/ cat >/tmp/go-build3739158486/b775/importcfg << 'EOF' # internal # import config importmap github.com/stretchr/testify/assert=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert=/tmp/go-build3739158486/b776/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require -complete -installsuffix shared -buildid Q1wfrbGbfZYLSNrOXa9g/Q1wfrbGbfZYLSNrOXa9g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/forward_requirements.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/require.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/require_forward.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/requirements.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/45/458e11cfbc34feb6829960a1808a52de74b8c3250a4c9a3937ac6285a6c970cc-d # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/11/1193ba6d3f7c5d2caae4bc7c4ba65f7c4d86900a54e4c4c369c029cad5771339-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b535/ cat >/tmp/go-build3739158486/b535/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid sm1tcJIks29nsJSDaQjG/sm1tcJIks29nsJSDaQjG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b546/ cat >/tmp/go-build3739158486/b546/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid 9Gx-0aDXkJ_871FnclyE/9Gx-0aDXkJ_871FnclyE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/zz_generated.deepcopy.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b486/ cat >/tmp/go-build3739158486/b486/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid j_wio_E4W35XDTRYDtzy/j_wio_E4W35XDTRYDtzy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer/recognizer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/24/240a637495801d3df873b766de2a7bf8fd6944142fc7c1bda54a67095d9726e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/ae/ae044f6820c601db3730e48349fdc188301a875bdefb1eb9d3cbbb86c6f2a032-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b271/ cat >/tmp/go-build3739158486/b271/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkuri=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build3739158486/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build3739158486/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build3739158486/b272/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build3739158486/b273/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid oYnLad-KstvUlW-ILmIT/oYnLad-KstvUlW-ILmIT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/c7/c753a55f4d281641895da3170a13c76949e79be9ef761d01f443f8eb9e1f3cfa-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b485/ cat >/tmp/go-build3739158486/b485/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 importmap sigs.k8s.io/yaml=github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build3739158486/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2=/tmp/go-build3739158486/b148/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build3739158486/b486/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build3739158486/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build3739158486/b488/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build3739158486/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml=/tmp/go-build3739158486/b489/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid X_ebPxn2B2DeHGvJpagn/X_ebPxn2B2DeHGvJpagn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/meta.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/9e/9e66c9e44b7101dcb395c1889e754a52a2128fa2c8130abf036dc02105f31fa4-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b274/ cat >/tmp/go-build3739158486/b274/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build3739158486/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build3739158486/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build3739158486/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build3739158486/b266/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid clVcMnRPVqvquWNU3A6T/clVcMnRPVqvquWNU3A6T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/7e/7ec3bd3c2170cfeafbf986474c0f3a1a30a50d592c1ec047b034fc97ef58a2a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/5c/5cefa3f0ca4d8a46a08660eb0140db5278a9977ba7df5a43109d4d37c047b902-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b249/ cat >/tmp/go-build3739158486/b249/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio importmap github.com/aws/aws-sdk-go/internal/strings=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile crypto/hmac=/tmp/go-build3739158486/b111/_pkg_.a packagefile crypto/sha256=/tmp/go-build3739158486/b116/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build3739158486/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build3739158486/b239/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build3739158486/b250/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build3739158486/b251/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid 9hUB2b2B3KLvCOX3vDoU/9hUB2b2B3KLvCOX3vDoU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b267/ cat >/tmp/go-build3739158486/b267/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build3739158486/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build3739158486/b266/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build3739158486/b251/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid halOQhwMNildF_6D5kGc/halOQhwMNildF_6D5kGc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/35/357567543ebb9639e334196b305d0a039a8770c159bd98aa3ed13b6f5607e530-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b254/ github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query cat >/tmp/go-build3739158486/b254/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/prometheus/prometheus/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/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile encoding/xml=/tmp/go-build3739158486/b255/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build3739158486/b256/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build3739158486/b257/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid g0o1qrA8bNeAxVnU0nGx/g0o1qrA8bNeAxVnU0nGx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go mkdir -p $WORK/b284/ cat >/tmp/go-build3739158486/b284/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/prometheus/prometheus/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/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile encoding/xml=/tmp/go-build3739158486/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build3739158486/b256/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build3739158486/b257/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query -complete -installsuffix shared -buildid yrDD7wqGiA4PbvafInEe/yrDD7wqGiA4PbvafInEe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/unmarshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b722/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/04/041250e6b874ce05399731df5e734c4d7b79e16e8be83e1e2e335db8afc6ac43-d # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/54/547eb9339fffa6cd465dfa48e03c243b44aa5fe28fb47d712447970e49433c96-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/e1/e128ddf6dd8f3a12e7aff0bf22814df69adba0ef5930b9b18d7da1e080923569-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack mkdir -p $WORK/b709/ cat >/tmp/go-build3739158486/b709/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens importmap github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens importmap github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens importmap github.com/gophercloud/gophercloud/openstack/utils=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build3739158486/b708/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=/tmp/go-build3739158486/b710/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=/tmp/go-build3739158486/b713/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=/tmp/go-build3739158486/b715/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build3739158486/b714/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils=/tmp/go-build3739158486/b716/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack -complete -installsuffix shared -buildid EL3CxvjRXVsC_pC1R0ZR/EL3CxvjRXVsC_pC1R0ZR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/auth_env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/endpoint_location.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/87/870156ae17a4006b56c8e5697f10e08e9cc91306122e93f8ec194cd2d2ce4a00-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 mkdir -p $WORK/b663/ cat >/tmp/go-build3739158486/b663/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build3739158486/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build3739158486/b546/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 -complete -installsuffix shared -buildid xbsW-SZzLHyMGbtkWGe9/xbsW-SZzLHyMGbtkWGe9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/6d/6d4b731a5b624a4571e1836f9644d6a810b42fe6ff3428ee123b67aaa9407ddb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b801/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b719/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/48/48cd220822cf24b44497f75422b1451b4195886a073b67341e4d013c10926e44-d # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/d5/d5b5a29a9ac82fb2d0de45ba010778869c29e87f795a8709d8bf5023e91db56f-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b270/ cat >/tmp/go-build3739158486/b270/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds importmap github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build3739158486/b260/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build3739158486/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build3739158486/b271/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build3739158486/b274/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build3739158486/b272/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build3739158486/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build3739158486/b236/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid 0_Z5BpY42DAr2YpEyQtM/0_Z5BpY42DAr2YpEyQtM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/8b/8bf6aaf479f3aa1144c15499fe4332cac4e9ef3fc13493ae479a2dae243fb608-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b150/ github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version github.com/prometheus/prometheus/discovery/refresh mkdir -p $WORK/b226/ cat >/tmp/go-build3739158486/b226/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile text/template=/tmp/go-build3739158486/b210/_pkg_.a EOF cat >/tmp/go-build3739158486/b150/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile compress/gzip=/tmp/go-build3739158486/b053/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build3739158486/b193/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build3739158486/b194/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3739158486/b141/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version -complete -installsuffix shared -buildid -QMkpuqMyX2hOMTnRWhz/-QMkpuqMyX2hOMTnRWhz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid QifbLQZpWUiDEJPVS5VU/QifbLQZpWUiDEJPVS5VU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go github.com/prometheus/prometheus/util/treecache mkdir -p $WORK/b760/ cat >/tmp/go-build3739158486/b760/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/go-zookeeper/zk=github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk=/tmp/go-build3739158486/b759/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/prometheus/prometheus/util/treecache -complete -installsuffix shared -buildid 0yYLRx-DG6KoZfB2vBaM/0yYLRx-DG6KoZfB2vBaM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/treecache/treecache.go mkdir -p $WORK/b286/ cat >/tmp/go-build3739158486/b286/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/prometheus/prometheus/discovery/refresh -complete -installsuffix shared -buildid WPr1cTJyUb7oaopusXns/WPr1cTJyUb7oaopusXns -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/refresh/refresh.go github.com/prometheus/prometheus/util/stats mkdir -p $WORK/b799/ cat >/tmp/go-build3739158486/b799/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build3739158486/b785/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/prometheus/prometheus/util/stats -complete -installsuffix shared -buildid SYAhUMu1sTQO17AvJupu/SYAhUMu1sTQO17AvJupu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/stats/query_stats.go ./_build/src/github.com/prometheus/prometheus/util/stats/timer.go github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil mkdir -p $WORK/b773/ cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/33/33824297fd34dc0fcb8fa8c3e7f1d79cae3c673368688aa0300184cda118fbf5-d # internal cat >/tmp/go-build3739158486/b773/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/internal=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_golang/prometheus/testutil/promlint=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build3739158486/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint=/tmp/go-build3739158486/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build3739158486/b193/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build3739158486/b194/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil -complete -installsuffix shared -buildid sQTIOQoLQmluXJBese4J/sQTIOQoLQmluXJBese4J -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/lint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/testutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/7b/7b9d191a1d8ffd619aae796a74a8de6a1e67f50356c1b3e9a5cdf6d827d21f2b-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b265/ github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack cat >/tmp/go-build3739158486/b265/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil importmap github.com/aws/aws-sdk-go/private/protocol/jsonrpc=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build3739158486/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build3739158486/b266/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build3739158486/b267/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build3739158486/b251/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson -complete -installsuffix shared -buildid uiGFDMgAOf0P5j3Qbq1n/uiGFDMgAOf0P5j3Qbq1n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go mkdir -p $WORK/b204/ cat >/tmp/go-build3739158486/b204/importcfg << 'EOF' # internal # import config importmap github.com/jpillora/backoff=github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap golang.org/x/net/trace=github.com/prometheus/prometheus/vendor/golang.org/x/net/trace packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff=/tmp/go-build3739158486/b205/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/trace=/tmp/go-build3739158486/b206/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid JSVn-VDZO2jJOk-pI0Wx/JSVn-VDZO2jJOk-pI0Wx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/89/8941ff7a8d5758061321a7e9c515af8c8ed40f9f25c81079bf331322532556da-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/51/5182a92b5774efbdd32bf4902981a87326845dc714aea6137c716204bb6104bf-d # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/94/94d3b3ae41c66b7a25c02ca6c4cdb918146196ce05d7c057c46cb780f5610bd3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/78/789f9a72b3744ed865f380ec6638a673e70152a4a70678b67ebd466d0cbdaa21-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure mkdir -p $WORK/b300/ cat >/tmp/go-build3739158486/b300/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/logger=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build3739158486/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build3739158486/b294/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build3739158486/b295/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure -complete -installsuffix shared -buildid 4NvAflYZSR1_lbqrc05r/4NvAflYZSR1_lbqrc05r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/async.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/azure.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/environments.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/metadata_environment.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/rp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/af/afd4a84b950070e39fe08278a9bf3b682d7f77fb872dbdf00dbb0a9fedffa865-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/68/68b910c3a31059116e1a66e6153d43cd4b6016c955a37b594d061dd9c254a3a3-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/8d/8df9cb2059fa8de003cff6abb8f758fe6fc12462d87cb5dd450e0f136fdf8ca5-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b248/ github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso cat >/tmp/go-build3739158486/b248/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol/query=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build3739158486/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build3739158486/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build3739158486/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build3739158486/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build3739158486/b249/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build3739158486/b254/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid w4WRKQyhtCI3NOuPKXJV/w4WRKQyhtCI3NOuPKXJV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/service.go mkdir -p $WORK/b264/ cat >/tmp/go-build3739158486/b264/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/restjson=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build3739158486/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build3739158486/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build3739158486/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build3739158486/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build3739158486/b249/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build3739158486/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build3739158486/b265/_pkg_.a EOF mkdir -p $WORK/b285/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso -complete -installsuffix shared -buildid NxzE0cuibcht6Gb7WQV7/NxzE0cuibcht6Gb7WQV7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/service.go mkdir -p $WORK/b283/ cat >/tmp/go-build3739158486/b285/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/jsonrpc=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build3739158486/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build3739158486/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build3739158486/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build3739158486/b249/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build3739158486/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build3739158486/b267/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail -complete -installsuffix shared -buildid Pu5LH6M6frJ9Hl7haEZl/Pu5LH6M6frJ9Hl7haEZl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/service.go cat >/tmp/go-build3739158486/b283/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/ec2query=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build3739158486/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build3739158486/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build3739158486/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build3739158486/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build3739158486/b249/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build3739158486/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query=/tmp/go-build3739158486/b284/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 -complete -installsuffix shared -buildid W8ReojSO20nao82SLoPI/W8ReojSO20nao82SLoPI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/customizations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/service.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/waiters.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/4a/4ad910210b3319e56156792ec9e60e1236a7ec7b47356cac045ad37dcab4ffa3-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/4e/4ebbef95e8765cede6763fc2e2477a0a86c5a85d6efcc17c2c0a3303a084d25e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/c1/c15b80a51dccf880037ad109ecb0a1b369aabc99e556b03a756d71c8c6c8a3c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/09/09b00c7147a11516dfb983c796d06a60b3beb9cfea95a42be442892ad10b589d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/45/452033cb4db958bb008141dd3aab22cef9bb729712a3996b2023ac9b8069d848-d # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/80/8083ee8761901841a0e06d35d1da4c138184afc7b81b71cd50ecb60bd21f304d-d # internal github.com/prometheus/prometheus/util/testutil mkdir -p $WORK/b774/ cat >/tmp/go-build3739158486/b774/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require importmap go.uber.org/goleak=github.com/prometheus/prometheus/vendor/go.uber.org/goleak packagefile crypto/sha256=/tmp/go-build3739158486/b116/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build3739158486/b775/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak=/tmp/go-build3739158486/b780/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile testing=/tmp/go-build3739158486/b426/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/prometheus/prometheus/util/testutil -complete -installsuffix shared -buildid hMj5-5wdl2Yu4FNu-RS_/hMj5-5wdl2Yu4FNu-RS_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/testutil/context.go ./_build/src/github.com/prometheus/prometheus/util/testutil/directory.go ./_build/src/github.com/prometheus/prometheus/util/testutil/logging.go ./_build/src/github.com/prometheus/prometheus/util/testutil/port.go ./_build/src/github.com/prometheus/prometheus/util/testutil/roundtrip.go ./_build/src/github.com/prometheus/prometheus/util/testutil/testing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/f1/f1bfb82485b0712333c4c347000638d2f6684c38f5404933796f9e0cc9e1fcfe-d # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/b2/b2ee02884e6cb1202cda8ce613325acaae1b97da63e437137d6d218f49f28972-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/b6/b6eb26b346602da6c919b0a9c3a2105b8a2e68e2d8736505f3ae64eba12194b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b840/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b689/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/df/df846c69a570a2efb1d8f7394351aee063a9a2caa5e37eec8dc02dd6f904c034-d # internal github.com/prometheus/prometheus/tsdb/tsdbutil mkdir -p $WORK/b772/ cat >/tmp/go-build3739158486/b772/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/testutil=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil=/tmp/go-build3739158486/b773/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build3739158486/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build3739158486/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build3739158486/b769/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build3739158486/b770/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build3739158486/b774/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build3739158486/b775/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile testing=/tmp/go-build3739158486/b426/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/prometheus/prometheus/tsdb/tsdbutil -complete -installsuffix shared -buildid SJgq3qfLRMxheezBWLrG/SJgq3qfLRMxheezBWLrG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/buffer.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/chunks.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/dir_locker.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/dir_locker_testutil.go cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/f2/f29ed18830d5105baebda19b41ac5a8551a8781b410259bc46fa792137495915-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis mkdir -p $WORK/b837/ cat >/tmp/go-build3739158486/b837/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis/internal=github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/spec=github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal=/tmp/go-build3739158486/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build3739158486/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build3739158486/b840/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build3739158486/b819/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build3739158486/b831/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis -complete -installsuffix shared -buildid nHHjNVzyHUuq_DmhTFGW/nHHjNVzyHUuq_DmhTFGW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/analyzer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/fixer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/flatten.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/mixin.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/schema.go cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/c1/c17c5369520da96f3f0945f7f4cfca1e4dc0fffa9e0280804220b586f12e5b90-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/87/87c3b338a6b5297f3936ceabdc6fa806a5f03f83f869132d38f6fd2edf3a8b16-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b268/ cat >/tmp/go-build3739158486/b268/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/service/sso=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build3739158486/b264/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface -complete -installsuffix shared -buildid dixiOf5w9HhyQ1nzL6NE/dixiOf5w9HhyQ1nzL6NE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/68/684612d6a283f6b00e297ea00726cb5eb3f1816e026561c0c5a3fb129061f06f-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config mkdir -p $WORK/b203/ cat >/tmp/go-build3739158486/b203/importcfg << 'EOF' # internal # import config importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/clientcredentials=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/sha256=/tmp/go-build3739158486/b116/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build3739158486/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build3739158486/b213/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build3739158486/b221/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials=/tmp/go-build3739158486/b224/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build3739158486/b225/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config -complete -installsuffix shared -buildid rFrWwze625XT7aGdbKrN/rFrWwze625XT7aGdbKrN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config/http_config.go github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport mkdir -p $WORK/b387/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b772/_pkg_.a # internal cat >/tmp/go-build3739158486/b387/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap golang.org/x/net/http2/hpack=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/channelz=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/internal/grpcutil=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata importmap google.golang.org/grpc/internal/syscall=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall importmap google.golang.org/grpc/internal/transport/networktype=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/keepalive=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/stats=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build3739158486/b213/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack=/tmp/go-build3739158486/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3739158486/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build3739158486/b349/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build3739158486/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3739158486/b357/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3739158486/b377/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build3739158486/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build3739158486/b368/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3739158486/b375/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build3739158486/b388/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build3739158486/b389/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3739158486/b386/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive=/tmp/go-build3739158486/b390/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build3739158486/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer=/tmp/go-build3739158486/b391/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build3739158486/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats=/tmp/go-build3739158486/b392/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build3739158486/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap=/tmp/go-build3739158486/b393/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/http/httputil=/tmp/go-build3739158486/b247/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid lmoBgXC189ojzbEWKWQv/lmoBgXC189ojzbEWKWQv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/handler_server.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/http2_client.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/http2_server.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/http_util.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/transport.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b471/ cat >/tmp/go-build3739158486/b471/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build3739158486/b213/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3739158486/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build3739158486/b452/_pkg_.a packagefile mime=/tmp/go-build3739158486/b138/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid lalMrmgOprItlqwUSBhV/lalMrmgOprItlqwUSBhV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/http.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/interface.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/port_range.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/port_split.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/util.go cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/a6/a6cc526beb4090e613390e91ad3f79f962e76b71e924cd093857d4847f1a00f2-d # internal github.com/prometheus/prometheus/storage mkdir -p $WORK/b765/ cat >/tmp/go-build3739158486/b765/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile container/heap=/tmp/go-build3739158486/b552/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build3739158486/b766/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build3739158486/b277/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build3739158486/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build3739158486/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build3739158486/b769/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build3739158486/b772/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/prometheus/prometheus/storage -complete -installsuffix shared -buildid 29b9QV9snXePaj73-XSa/29b9QV9snXePaj73-XSa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack ./_build/src/github.com/prometheus/prometheus/storage/buffer.go ./_build/src/github.com/prometheus/prometheus/storage/fanout.go ./_build/src/github.com/prometheus/prometheus/storage/generic.go ./_build/src/github.com/prometheus/prometheus/storage/interface.go ./_build/src/github.com/prometheus/prometheus/storage/lazy.go ./_build/src/github.com/prometheus/prometheus/storage/memoized_iterator.go ./_build/src/github.com/prometheus/prometheus/storage/merge.go ./_build/src/github.com/prometheus/prometheus/storage/noop.go ./_build/src/github.com/prometheus/prometheus/storage/secondary.go ./_build/src/github.com/prometheus/prometheus/storage/series.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/02/02c53b04110a43b7aa553e7202ed7bf576cf8d2543330e538bb86b90a392d274-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b258/ cat >/tmp/go-build3739158486/b258/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/service/sts=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build3739158486/b248/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid 9IA6dQmoDWUvHsQmnhq4/9IA6dQmoDWUvHsQmnhq4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/bd/bd1476f72270bb21849787f1ae8cbf6469e7a33001ae899be3de4aa20aca88c1-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b263/ cat >/tmp/go-build3739158486/b263/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/service/sso=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso importmap github.com/aws/aws-sdk-go/service/sso/ssoiface=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface packagefile crypto/sha1=/tmp/go-build3739158486/b115/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build3739158486/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build3739158486/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build3739158486/b264/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build3739158486/b268/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds -complete -installsuffix shared -buildid mIU87dfoigmbvbV5AHv-/mIU87dfoigmbvbV5AHv- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/55/55f6b70bbe8f35f5854571747abd376570547635b65ea4577a81063049cff876-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute mkdir -p $WORK/b289/ cat >/tmp/go-build3739158486/b289/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/version=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/azure=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/Azure/go-autorest/autorest/date=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/autorest/to=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to importmap github.com/Azure/go-autorest/autorest/validation=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version=/tmp/go-build3739158486/b290/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build3739158486/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build3739158486/b300/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build3739158486/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to=/tmp/go-build3739158486/b301/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation=/tmp/go-build3739158486/b302/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build3739158486/b295/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute -complete -installsuffix shared -buildid JHxQlofXGsnoU7NvJZC8/JHxQlofXGsnoU7NvJZC8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/availabilitysets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/containerservices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/disks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/enums.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleries.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimageversions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/images.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/loganalytics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/models.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/operations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/proximityplacementgroups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/resourceskus.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/snapshots.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/usage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensionimages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineimages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineruncommands.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachines.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetextensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetrollingupgrades.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetvms.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinesizes.go github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network mkdir -p $WORK/b303/ cat >/tmp/go-build3739158486/b303/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/version=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/azure=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/Azure/go-autorest/autorest/date=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/autorest/to=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to importmap github.com/Azure/go-autorest/autorest/validation=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version=/tmp/go-build3739158486/b290/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build3739158486/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build3739158486/b300/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build3739158486/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to=/tmp/go-build3739158486/b301/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation=/tmp/go-build3739158486/b302/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build3739158486/b295/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network -complete -installsuffix shared -buildid wMnOqGEzQOqlc4333_g4/wMnOqGEzQOqlc4333_g4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationgateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationsecuritygroups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availabledelegations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableendpointservices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableresourcegroupdelegations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewallfqdntags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewalls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/bgpservicecommunities.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/connectionmonitors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/ddosprotectionplans.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/defaultsecurityrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/enums.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitauthorizations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitpeerings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuits.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnectionpeerings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutegateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutelinks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteports.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteportslocations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteserviceproviders.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/hubvirtualnetworkconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/inboundnatrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceendpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceipconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceloadbalancers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacesgroup.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacetapconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerbackendaddresspools.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerfrontendipconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerloadbalancingrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancernetworkinterfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalanceroutboundrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerprobes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/localnetworkgateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/models.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/operations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpngateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpnserverconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/packetcaptures.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/profiles.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipaddresses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipprefixes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilterrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilters.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routetables.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securitygroups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securityrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicies.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicydefinitions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/subnets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/usages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualhubs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgatewayconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkpeerings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworktaps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualwans.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpngateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsites.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsitesconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/watchers.go cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/ef/ef82c5a5fabc2c15e46373223d419e4ab3ba019e52fa56fe680e9db0a6c4f872-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b732/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/56/5635798e576ed88cc20197823a0f660db380220633fdba04925d4de6bd5092da-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b240/ cat >/tmp/go-build3739158486/b240/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand importmap github.com/aws/aws-sdk-go/service/sts=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts importmap github.com/aws/aws-sdk-go/service/sts/stsiface=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build3739158486/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build3739158486/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build3739158486/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build3739158486/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build3739158486/b258/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid Z6LD1romGMBv3flCiT8B/Z6LD1romGMBv3flCiT8B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/e5/e5970a6a29ed439a61a07cc5eb5aa4dec26f6da6c4feae6a68005824deff0b34-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/42/42c518c9f089357c2fdaa98a1e97903cd5eab496b296f8ce08a82466b759bd2b-d # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/05/05abc71edce88c2bb9702e1e1febb5a818998d40c36412405cf3dab4e5146cbe-d # internal github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation mkdir -p $WORK/b424/ cat >/tmp/go-build3739158486/b424/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build3739158486/b150/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation -complete -installsuffix shared -buildid PGTH9BHC6olg1fouYccz/PGTH9BHC6olg1fouYccz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation/metrics.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/1a/1a0d93b0c55d5997017beb4d0a37ddd98f6cb7e31eece40ed6a72d6fbc187d7b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/33/33770cd8cc502b2ddce5a4098987cdf934506f6c10cccf80e821e9b64f47403e-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b259/ cat >/tmp/go-build3739158486/b259/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/processcreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds importmap github.com/aws/aws-sdk-go/aws/credentials/ssocreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/csm=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm importmap github.com/aws/aws-sdk-go/aws/defaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/ini=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build3739158486/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build3739158486/b260/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build3739158486/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build3739158486/b261/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build3739158486/b263/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build3739158486/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build3739158486/b269/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build3739158486/b270/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build3739158486/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build3739158486/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build3739158486/b236/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/3f/3f91a34562e167a20566c7e5e6dfb65bad82a51ad639f8e678a36487d5f16b16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid gjUnnj6lSEPZlNHoJTVF/gjUnnj6lSEPZlNHoJTVF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud mkdir -p $WORK/b423/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cat >/tmp/go-build3739158486/b423/importcfg << 'EOF' # internal # import config importmap github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation=github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation importmap github.com/hetznercloud/hcloud-go/hcloud/schema=github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation=/tmp/go-build3739158486/b424/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema=/tmp/go-build3739158486/b425/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/http/httputil=/tmp/go-build3739158486/b247/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile testing=/tmp/go-build3739158486/b426/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud -complete -installsuffix shared -buildid YV3rf98j_yTqdECd57mf/YV3rf98j_yTqdECd57mf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/action.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/certificate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/datacenter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/firewall.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/floating_ip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/hcloud.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/image.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/iso.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/location.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/network.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/placement_group.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/pricing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/rdns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/resource.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/server_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/ssh_key.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/testing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/volume.go cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/ba/bac411779215109f9b08513c5898b461d9c0c84f6803f32e03ac418ba9d2a276-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b227/ github.com/prometheus/prometheus/discovery mkdir -p $WORK/b275/ cat >/tmp/go-build3739158486/b227/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap golang.org/x/crypto/bcrypt=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt=/tmp/go-build3739158486/b228/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build3739158486/b225/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web -complete -installsuffix shared -buildid o0Pm1OreIfPOL2vR1kFB/o0Pm1OreIfPOL2vR1kFB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go cat >/tmp/go-build3739158486/b275/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build3739158486/b225/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/prometheus/prometheus/discovery -complete -installsuffix shared -buildid nr4uZOsoh0oHHCHxq2Ft/nr4uZOsoh0oHHCHxq2Ft -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/discovery.go ./_build/src/github.com/prometheus/prometheus/discovery/manager.go ./_build/src/github.com/prometheus/prometheus/discovery/registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/33/3352de7b7cec09d9be4b899e0f7cc123f8aeee42a2abab98ed9b52c473371322-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b470/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport cat >/tmp/go-build3739158486/b470/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build3739158486/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3739158486/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build3739158486/b452/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid hCRQKqRj6CDnu_YovkC6/hCRQKqRj6CDnu_YovkC6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/filter.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/mux.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/watch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/zz_generated.deepcopy.go mkdir -p $WORK/b548/ cat >/tmp/go-build3739158486/b548/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/wait=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait importmap k8s.io/client-go/util/connrotation=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/client-go/util/workqueue=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile encoding/pem=/tmp/go-build3739158486/b121/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build3739158486/b221/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build3739158486/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3739158486/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build3739158486/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build3739158486/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build3739158486/b551/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build3739158486/b452/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid mw3tD-sJOdfjDN5C37An/mw3tD-sJOdfjDN5C37An -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/cert_rotation.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/round_trippers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/token_source.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/e3/e337e8c68c71aff38823d31cb57986f79cfd3f4bcd1757e8e0e3f787adb42ff9-d # internal github.com/prometheus/prometheus/tsdb/index mkdir -p $WORK/b793/ cat >/tmp/go-build3739158486/b793/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile container/heap=/tmp/go-build3739158486/b552/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build3739158486/b277/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build3739158486/b765/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build3739158486/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build3739158486/b790/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build3739158486/b769/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build3739158486/b770/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile hash/crc32=/tmp/go-build3739158486/b056/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/prometheus/prometheus/tsdb/index -complete -installsuffix shared -buildid -H2tXzXrz3Ql-9R5WALS/-H2tXzXrz3Ql-9R5WALS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/index/index.go ./_build/src/github.com/prometheus/prometheus/tsdb/index/postings.go ./_build/src/github.com/prometheus/prometheus/tsdb/index/postingsstats.go github.com/prometheus/prometheus/promql/parser mkdir -p $WORK/b763/ cat >/tmp/go-build3739158486/b763/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build3739158486/b277/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build3739158486/b762/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build3739158486/b764/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build3739158486/b765/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build3739158486/b287/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/prometheus/prometheus/promql/parser -complete -installsuffix shared -buildid o1ttHbBQRzMnLDSGVeZw/o1ttHbBQRzMnLDSGVeZw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack ./_build/src/github.com/prometheus/prometheus/promql/parser/ast.go ./_build/src/github.com/prometheus/prometheus/promql/parser/functions.go ./_build/src/github.com/prometheus/prometheus/promql/parser/generated_parser.y.go ./_build/src/github.com/prometheus/prometheus/promql/parser/lex.go ./_build/src/github.com/prometheus/prometheus/promql/parser/parse.go ./_build/src/github.com/prometheus/prometheus/promql/parser/printer.go ./_build/src/github.com/prometheus/prometheus/promql/parser/value.go github.com/prometheus/prometheus/tsdb/tombstones mkdir -p $WORK/b795/ cat >/tmp/go-build3739158486/b795/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build3739158486/b765/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build3739158486/b790/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build3739158486/b769/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build3739158486/b770/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile hash/crc32=/tmp/go-build3739158486/b056/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/prometheus/prometheus/tsdb/tombstones -complete -installsuffix shared -buildid u41Y2Lhb2yOVmHmp7KED/u41Y2Lhb2yOVmHmp7KED -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/tombstones/tombstones.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/6a/6af43aea8338f4d76f511100a0a7aa738ce8337881ed5f8f35186b074d7b2d45-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/ab/ab2afd7254ab0a434d33404574f29085fd9f6941b9b3ca3aa3ea543f7d993edc-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b436/ cat >/tmp/go-build3739158486/b436/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/prometheus/prometheus/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/gofuzz=/tmp/go-build3739158486/b437/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3739158486/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build3739158486/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build3739158486/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build3739158486/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build3739158486/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3739158486/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid wWdKqEXlagwSJpyy7cos/wWdKqEXlagwSJpyy7cos -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/controller_ref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/group_version.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_fuzz.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_fuzz.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/watch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/e4/e4a83d31bdad8735ab90064b62f2457e10970096b824b963b87b3b9cddfcca38-d # internal github.com/prometheus/prometheus/discovery/file mkdir -p $WORK/b279/ cat >/tmp/go-build3739158486/b279/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify=/tmp/go-build3739158486/b280/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build3739158486/b225/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF github.com/prometheus/prometheus/discovery/digitalocean mkdir -p $WORK/b318/ github.com/prometheus/prometheus/discovery/eureka github.com/prometheus/prometheus/discovery/marathon mkdir -p $WORK/b671/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/prometheus/prometheus/discovery/file -complete -installsuffix shared -buildid _NljqL4d-96yPAFIgKyb/_NljqL4d-96yPAFIgKyb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/file/file.go github.com/prometheus/prometheus/discovery/http github.com/prometheus/prometheus/discovery/triton github.com/prometheus/prometheus/discovery/openstack github.com/prometheus/prometheus/discovery/scaleway github.com/prometheus/prometheus/discovery/moby github.com/prometheus/prometheus/discovery/consul github.com/prometheus/prometheus/discovery/dns cat >/tmp/go-build3739158486/b318/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/godo=github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo=/tmp/go-build3739158486/b319/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build3739158486/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build3739158486/b286/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF github.com/prometheus/prometheus/discovery/uyuni github.com/prometheus/prometheus/discovery/zookeeper github.com/prometheus/prometheus/discovery/puppetdb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/prometheus/prometheus/discovery/digitalocean -complete -installsuffix shared -buildid oHX0KkfrvVav0pUZE6Zp/oHX0KkfrvVav0pUZE6Zp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/digitalocean/digitalocean.go mkdir -p $WORK/b330/ cat >/tmp/go-build3739158486/b671/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build3739158486/b286/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build3739158486/b287/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/prometheus/prometheus/discovery/marathon -complete -installsuffix shared -buildid hc3fegh2mjNllXKRVjV3/hc3fegh2mjNllXKRVjV3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/marathon/marathon.go mkdir -p $WORK/b429/ cat >/tmp/go-build3739158486/b330/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/xml=/tmp/go-build3739158486/b255/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build3739158486/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build3739158486/b286/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build3739158486/b287/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/prometheus/prometheus/discovery/eureka -complete -installsuffix shared -buildid 0PyslIRrZ6GaHPgpp-j2/0PyslIRrZ6GaHPgpp-j2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/eureka/client.go ./_build/src/github.com/prometheus/prometheus/discovery/eureka/eureka.go cat >/tmp/go-build3739158486/b429/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build3739158486/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build3739158486/b286/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/prometheus/prometheus/discovery/http -complete -installsuffix shared -buildid Bmk0-e9cIpcGxaAGfoO3/Bmk0-e9cIpcGxaAGfoO3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/http/http.go mkdir -p $WORK/b734/ cat >/tmp/go-build3739158486/b734/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build3739158486/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build3739158486/b286/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/prometheus/prometheus/discovery/triton -complete -installsuffix shared -buildid pqrKrWYT2xAvCnqxCQgv/pqrKrWYT2xAvCnqxCQgv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/triton/triton.go mkdir -p $WORK/b707/ cat >/tmp/go-build3739158486/b707/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack importmap github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips importmap github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors importmap github.com/gophercloud/gophercloud/openstack/compute/v2/servers=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build3739158486/b708/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack=/tmp/go-build3739158486/b709/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=/tmp/go-build3739158486/b717/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=/tmp/go-build3739158486/b718/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers=/tmp/go-build3739158486/b719/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build3739158486/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build3739158486/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build3739158486/b286/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build3739158486/b287/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/prometheus/prometheus/discovery/openstack -complete -installsuffix shared -buildid CILp6S2tcLLMgwKoR3Uv/CILp6S2tcLLMgwKoR3Uv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/openstack/hypervisor.go ./_build/src/github.com/prometheus/prometheus/discovery/openstack/instance.go ./_build/src/github.com/prometheus/prometheus/discovery/openstack/openstack.go mkdir -p $WORK/b721/ cat >/tmp/go-build3739158486/b721/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 importmap github.com/scaleway/scaleway-sdk-go/api/instance/v1=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build3739158486/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build3739158486/b286/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=/tmp/go-build3739158486/b722/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1=/tmp/go-build3739158486/b732/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build3739158486/b728/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/prometheus/prometheus/discovery/scaleway -complete -installsuffix shared -buildid cqdphtgp2C9bkLtiMuLl/cqdphtgp2C9bkLtiMuLl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/scaleway/baremetal.go ./_build/src/github.com/prometheus/prometheus/discovery/scaleway/instance.go ./_build/src/github.com/prometheus/prometheus/discovery/scaleway/scaleway.go mkdir -p $WORK/b672/ cat >/tmp/go-build3739158486/b672/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/swarm=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/client=github.com/prometheus/prometheus/vendor/github.com/docker/docker/client importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build3739158486/b673/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3739158486/b680/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3739158486/b687/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/client=/tmp/go-build3739158486/b689/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build3739158486/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build3739158486/b286/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build3739158486/b287/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/prometheus/prometheus/discovery/moby -complete -installsuffix shared -buildid oVKITZWr9E1VmHfUngD7/oVKITZWr9E1VmHfUngD7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/moby/docker.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/dockerswarm.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/network.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/nodes.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/services.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/tasks.go mkdir -p $WORK/b304/ cat >/tmp/go-build3739158486/b304/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/hashicorp/consul/api=github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api=/tmp/go-build3739158486/b305/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build3739158486/b287/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/prometheus/prometheus/discovery/consul -complete -installsuffix shared -buildid GNF_EaMFTdXmic8oeqc6/GNF_EaMFTdXmic8oeqc6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/consul/consul.go mkdir -p $WORK/b322/ cat >/tmp/go-build3739158486/b322/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/miekg/dns=github.com/prometheus/prometheus/vendor/github.com/miekg/dns importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/miekg/dns=/tmp/go-build3739158486/b323/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build3739158486/b286/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/prometheus/prometheus/discovery/dns -complete -installsuffix shared -buildid o_dTKdKDJxpEgjSYhB_K/o_dTKdKDJxpEgjSYhB_K -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/dns/dns.go mkdir -p $WORK/b735/ cat >/tmp/go-build3739158486/b735/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/kolo/xmlrpc=github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc=/tmp/go-build3739158486/b736/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build3739158486/b286/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/prometheus/prometheus/discovery/uyuni -complete -installsuffix shared -buildid uoxX_dE-JOKsDaXIDYYe/uoxX_dE-JOKsDaXIDYYe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/uyuni/uyuni.go mkdir -p $WORK/b758/ cat >/tmp/go-build3739158486/b758/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-zookeeper/zk=github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk=/tmp/go-build3739158486/b759/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build3739158486/b287/_pkg_.a packagefile github.com/prometheus/prometheus/util/treecache=/tmp/go-build3739158486/b760/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/prometheus/prometheus/discovery/zookeeper -complete -installsuffix shared -buildid 7YKftf3Wb8a4NjGe9pq2/7YKftf3Wb8a4NjGe9pq2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/zookeeper/zookeeper.go mkdir -p $WORK/b720/ cat >/tmp/go-build3739158486/b720/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build3739158486/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build3739158486/b286/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build3739158486/b287/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/prometheus/prometheus/discovery/puppetdb -complete -installsuffix shared -buildid V7W4WbBD7TrwARuTzYHL/V7W4WbBD7TrwARuTzYHL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/puppetdb/puppetdb.go ./_build/src/github.com/prometheus/prometheus/discovery/puppetdb/resources.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/e9/e9ab876f0ca841a520d05ca1cf181f1a5246b5edd96b8a61747ad7f9154359ab-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads mkdir -p $WORK/b845/ cat >/tmp/go-build3739158486/b845/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/spec=github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/gob=/tmp/go-build3739158486/b738/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis=/tmp/go-build3739158486/b837/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build3739158486/b840/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build3739158486/b831/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads -complete -installsuffix shared -buildid kxh732zyBVfR-hNf56NI/kxh732zyBVfR-hNf56NI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/loaders.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b795/_pkg_.a # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/72/727fa52c1ae40889327f40916ae6b0a68622ff2f0d26a43c51414642b3c0494b-d # internal github.com/prometheus/prometheus/tsdb/record mkdir -p $WORK/b794/ cat >/tmp/go-build3739158486/b794/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build3739158486/b277/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build3739158486/b765/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build3739158486/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build3739158486/b790/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build3739158486/b795/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/prometheus/prometheus/tsdb/record -complete -installsuffix shared -buildid 8OFoJcLhQcwWSRPZ-6_a/8OFoJcLhQcwWSRPZ-6_a -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/record/record.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/9e/9ed58d8cd4381739a09daa73bc5edf9d5ef4b173b89777a54db2e13012cf7b2f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/1d/1da6e2773845bbc82328c4877cfb87f30cdf69934f38a8c4a37179caeac80bf5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/ec/ec7713e5352358bb51057bb9ee6b045d0f45de700fdcf583a4dfd27ec8604b02-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 mkdir -p $WORK/b231/ cat >/tmp/go-build3739158486/b231/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/session=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build3739158486/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build3739158486/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build3739158486/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build3739158486/b249/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/textproto=/tmp/go-build3739158486/b135/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 -complete -installsuffix shared -buildid 5U0PCLRRziHF7BTfqNdr/5U0PCLRRziHF7BTfqNdr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4/sigv4.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4/sigv4_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/98/981d3318e1aac5c8dc939515aebb4fb88b07f67217c68c9c6c4f882b3420de57-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/b666/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/ca/cafb6d187545e531187d796f8504ec2c4fae0e0fc72b176367f0352b0c69aeb8-d # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/c5/c5bc430aeb95d79e91b87a4578c8f2d82128e18e90d12ef47231ebe20fdf0947-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate mkdir -p $WORK/b836/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cat >/tmp/go-build3739158486/b836/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/loads=github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads importmap github.com/go-openapi/runtime=github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/spec=github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis=/tmp/go-build3739158486/b837/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build3739158486/b821/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build3739158486/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads=/tmp/go-build3739158486/b845/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime=/tmp/go-build3739158486/b846/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build3739158486/b840/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build3739158486/b819/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build3739158486/b831/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate -complete -installsuffix shared -buildid ZMN4dIheUAjPo49Yusra/ZMN4dIheUAjPo49Yusra -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/default_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/example_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/formats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/object_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/result.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/rexp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema_messages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema_props.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/slice_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/spec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/spec_messages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/values.go cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/6c/6c7ece6b0efdbac337fae82c54d429061c798e303a58fc6d5b8d81ae8af4b97e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b720/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/c1/c1e89c778fc938b93e1c25ed3282d8cedf8436f7baadd69c2489b264cc539507-d # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/db/dbbd5bbfd2aed262b24817511acc7fb4568e65e35a2a64642f7e036de1a0264d-d # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/70/70fe44b59553bb01c83efcfb263b98f2516f2c4d1ccf3439295de16e9c1595ba-d # internal github.com/prometheus/prometheus/discovery/linode mkdir -p $WORK/b665/ cat >/tmp/go-build3739158486/b665/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/linode/linodego=github.com/prometheus/prometheus/vendor/github.com/linode/linodego importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego=/tmp/go-build3739158486/b666/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build3739158486/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build3739158486/b286/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/prometheus/prometheus/discovery/linode -complete -installsuffix shared -buildid ajMalEIc5nYObu-gudW3/ajMalEIc5nYObu-gudW3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/linode/linode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/be/be11c7f47508f2b4095abf159b425febc8291b2b2db552a06b9a1e7a5c16064e-d # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/23/23280be7734390a93a64126770f9810515a6ae1671eac3c64e9ff70a4ab9428f-d # internal github.com/prometheus/prometheus/tsdb/wal mkdir -p $WORK/b796/ cat >/tmp/go-build3739158486/b796/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/golang/snappy=github.com/prometheus/prometheus/vendor/github.com/golang/snappy importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/snappy=/tmp/go-build3739158486/b797/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build3739158486/b762/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build3739158486/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build3739158486/b769/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build3739158486/b770/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build3739158486/b794/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build3739158486/b795/_pkg_.a packagefile hash/crc32=/tmp/go-build3739158486/b056/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/prometheus/prometheus/tsdb/wal -complete -installsuffix shared -buildid mr6X2SdPXLlSpd779XXz/mr6X2SdPXLlSpd779XXz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/wal/checkpoint.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/live_reader.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/reader.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/wal.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/watcher.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/0a/0a3c84d28027a7dc36c6903bafa6dca79a4946c9a11b63088aecf5300daecc44-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b721/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/f5/f549228a1f67fcd47f9b39a870ecf0eb7737ad9136d3e20e74148994574020cf-d # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/4f/4ffbb92ba7753f6aee5e8cf969f9aa85db32cef680e1ecbd13a075448e56f29e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/63/638cf6b04e493c2a1d951b081fe6be80695b35b4162fffbc7a81c5aca421fd1e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/a3/a3352dcadd6390680db28e65d918ca150f33b8bb56b246f64ff1035e4091705e-d # internal github.com/prometheus/prometheus/config mkdir -p $WORK/b230/ cat >/tmp/go-build3739158486/b230/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/sigv4=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build3739158486/b063/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4=/tmp/go-build3739158486/b231/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build3739158486/b277/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build3739158486/b278/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build3739158486/b225/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/60/6024dbaa2aee685eb1c4720646c2d3bd00b405e76011c8ad162b2edc34c69d0a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/prometheus/prometheus/config -complete -installsuffix shared -buildid eMP6DqdchiSRDAG5Mzyp/eMP6DqdchiSRDAG5Mzyp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/prometheus/prometheus/config/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/fe/fe932928c351aef5bc24619033d921412e7eedf7f4324814cfa66d8dace37488-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/72/7239ecdf1d9a6fc6d1f5be57eb0cbbb0c912813a7a1c60ddd00c341ca353900d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/b8/b8e9c66ae136e9790bc9b9115581b4464c3745f5166415de4d1f5eb2f7027405-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/b2/b2dee194b8f581997b960b9a5c4af6716820b78fe4f3c6bc494789f360d34ee3-d # internal github.com/prometheus/prometheus/scrape mkdir -p $WORK/b848/ cat >/tmp/go-build3739158486/b848/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build3739158486/b053/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build3739158486/b226/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build3739158486/b230/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build3739158486/b766/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build3739158486/b277/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build3739158486/b278/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build3739158486/b817/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build3739158486/b762/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build3739158486/b764/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build3739158486/b765/_pkg_.a packagefile github.com/prometheus/prometheus/util/osutil=/tmp/go-build3739158486/b756/_pkg_.a packagefile github.com/prometheus/prometheus/util/pool=/tmp/go-build3739158486/b849/_pkg_.a packagefile hash/fnv=/tmp/go-build3739158486/b160/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/prometheus/prometheus/scrape -complete -installsuffix shared -buildid jIPsvyshzOwZoGo3Yv-9/jIPsvyshzOwZoGo3Yv-9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b848/importcfg -pack ./_build/src/github.com/prometheus/prometheus/scrape/manager.go ./_build/src/github.com/prometheus/prometheus/scrape/scrape.go ./_build/src/github.com/prometheus/prometheus/scrape/target.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b793/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/39/3965c0fb9535abec288a1a0ef9172505566ab828f3213e6477e92e67c6409dd7-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/ce/ce19e8d081d5d6206a2aa680960ae3c9e62b469da03124e377deeae6bf0aca09-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc mkdir -p $WORK/b353/ cat >/tmp/go-build3739158486/b353/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/trace=github.com/prometheus/prometheus/vendor/golang.org/x/net/trace importmap google.golang.org/grpc/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/balancer/roundrobin=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/encoding=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/encoding/proto=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/balancerload=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload importmap google.golang.org/grpc/internal/binarylog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog importmap google.golang.org/grpc/internal/buffer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer importmap google.golang.org/grpc/internal/channelz=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/envconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/internal/grpcsync=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver importmap google.golang.org/grpc/internal/resolver/dns=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns importmap google.golang.org/grpc/internal/resolver/passthrough=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough importmap google.golang.org/grpc/internal/resolver/unix=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix importmap google.golang.org/grpc/internal/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/internal/transport=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/keepalive=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig importmap google.golang.org/grpc/stats=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build3739158486/b053/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/trace=/tmp/go-build3739158486/b206/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff=/tmp/go-build3739158486/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build3739158486/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3739158486/b366/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3739158486/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build3739158486/b349/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3739158486/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build3739158486/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding=/tmp/go-build3739158486/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build3739158486/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3739158486/b357/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal=/tmp/go-build3739158486/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build3739158486/b371/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build3739158486/b372/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build3739158486/b373/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build3739158486/b376/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3739158486/b377/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3739158486/b378/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build3739158486/b368/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build3739158486/b379/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3739158486/b375/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build3739158486/b380/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3739158486/b382/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build3739158486/b384/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build3739158486/b385/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3739158486/b381/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build3739158486/b387/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive=/tmp/go-build3739158486/b390/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build3739158486/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer=/tmp/go-build3739158486/b391/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build3739158486/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3739158486/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats=/tmp/go-build3739158486/b392/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build3739158486/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap=/tmp/go-build3739158486/b393/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc -complete -installsuffix shared -buildid wXzdNmpmlymzUJvGtoAB/wXzdNmpmlymzUJvGtoAB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/call.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/clientconn.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codec.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/dialoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/interceptor.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/picker_wrapper.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/pickfirst.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/preloader.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/rpc_util.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/server.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/service_config.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stream.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/8e/8eedc2c71955752d49cd2783c318e3a3424a5338543aed132abf95af3d3da3b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b796/_pkg_.a # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/30/3027afe00cc32591b4d380a24f801dde53b011a0068c20fd5387032f5ce29ebf-d # internal github.com/prometheus/prometheus/tsdb mkdir -p $WORK/b787/ cat >/tmp/go-build3739158486/b787/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/oklog/ulid=github.com/prometheus/prometheus/vendor/github.com/oklog/ulid importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic importmap golang.org/x/sync/errgroup=github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/ulid=/tmp/go-build3739158486/b788/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build3739158486/b230/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build3739158486/b766/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build3739158486/b277/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build3739158486/b762/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build3739158486/b765/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build3739158486/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build3739158486/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build3739158486/b790/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build3739158486/b769/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build3739158486/b770/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=/tmp/go-build3739158486/b792/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build3739158486/b793/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build3739158486/b794/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build3739158486/b795/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build3739158486/b772/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=/tmp/go-build3739158486/b796/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build3739158486/b771/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup=/tmp/go-build3739158486/b798/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile hash/crc32=/tmp/go-build3739158486/b056/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/prometheus/prometheus/tsdb -complete -installsuffix shared -buildid JgsnmGeWuQmDWbRKnMu6/JgsnmGeWuQmDWbRKnMu6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/block.go ./_build/src/github.com/prometheus/prometheus/tsdb/blockwriter.go ./_build/src/github.com/prometheus/prometheus/tsdb/compact.go ./_build/src/github.com/prometheus/prometheus/tsdb/db.go ./_build/src/github.com/prometheus/prometheus/tsdb/exemplar.go ./_build/src/github.com/prometheus/prometheus/tsdb/head.go ./_build/src/github.com/prometheus/prometheus/tsdb/head_append.go ./_build/src/github.com/prometheus/prometheus/tsdb/head_read.go ./_build/src/github.com/prometheus/prometheus/tsdb/head_wal.go ./_build/src/github.com/prometheus/prometheus/tsdb/isolation.go ./_build/src/github.com/prometheus/prometheus/tsdb/querier.go ./_build/src/github.com/prometheus/prometheus/tsdb/repair.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbblockutil.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/19/1926df643889fe18bc69080b3d3e1a2a339e292b7baff83b1110a38183afac6a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/42/42897ac53e403529296275cd5b2faa862ab3f22d9302e98ec5c17334c9db64a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/3e/3ed8ab03af69f5858df8c924a9592efac1ddd036379df7660d47a3ec14c73576-d # internal github.com/prometheus/prometheus/discovery/hetzner mkdir -p $WORK/b422/ cat >/tmp/go-build3739158486/b422/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/hetznercloud/hcloud-go/hcloud=github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud=/tmp/go-build3739158486/b423/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build3739158486/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build3739158486/b286/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build3739158486/b287/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/prometheus/prometheus/discovery/hetzner -complete -installsuffix shared -buildid elGXDJQACaeMKi4hg24V/elGXDJQACaeMKi4hg24V -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/hetzner/hcloud.go ./_build/src/github.com/prometheus/prometheus/discovery/hetzner/hetzner.go ./_build/src/github.com/prometheus/prometheus/discovery/hetzner/robot.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b848/_pkg_.a # internal cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/39/3985d87be378fd03c5c343e4fdffd2ea0291ebb75362c6c0514a3b9689f41f9f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b836/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/4f/4ffb041520e4dada1004155a2754d1119505dbf97e6b921f6755fd7563404c97-d # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/fc/fc85b1e863bd44ec7ba1e4e058f601e74702b90f127c7148b1fceecf76674e3c-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b830/ cat >/tmp/go-build3739158486/b830/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag importmap github.com/go-openapi/validate=github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build3739158486/b821/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build3739158486/b819/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build3739158486/b831/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate=/tmp/go-build3739158486/b836/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid TvW1M5T2bx7hOuUWWUe4/TvW1M5T2bx7hOuUWWUe4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b830/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/5c/5c8b57d19ad955baae24a6978dba72a4c212b88f40b374dd4c453e5f04d40d32-d # internal github.com/prometheus/prometheus/notifier mkdir -p $WORK/b818/ cat >/tmp/go-build3739158486/b818/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/alertmanager/api/v2/models=github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build3739158486/b819/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build3739158486/b830/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build3739158486/b226/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build3739158486/b230/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build3739158486/b277/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build3739158486/b278/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build3739158486/b771/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/prometheus/prometheus/notifier -complete -installsuffix shared -buildid uMYgcYfL0vrwAxJlOuwb/uMYgcYfL0vrwAxJlOuwb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack ./_build/src/github.com/prometheus/prometheus/notifier/notifier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/d0/d0e7f82eaf7049d2ba045a304e555a088d44d234f11d3ed932e29b381bfc7bb6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/45/4545f1bf223fba7a5b50dd7e223fb79cc31b5b35e263c5a4b03fceeb047a5dff-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 mkdir -p $WORK/b395/ github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 mkdir -p $WORK/b755/ cat >/tmp/go-build3739158486/b395/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/internal/impersonate=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build3739158486/b221/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build3739158486/b332/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate=/tmp/go-build3739158486/b396/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build3739158486/b353/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a EOF mkdir -p $WORK/b342/ cat >/tmp/go-build3739158486/b755/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/go-control-plane/envoy/config/core/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build3739158486/b742/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build3739158486/b741/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build3739158486/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build3739158486/b188/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3739158486/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build3739158486/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build3739158486/b349/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build3739158486/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3739158486/b187/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/mail=/tmp/go-build3739158486/b743/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal -complete -installsuffix shared -buildid EMfmA6H0h48el7GNz5rf/EMfmA6H0h48el7GNz5rf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/conn_pool.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/creds.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/settings.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 -complete -installsuffix shared -buildid tMGyMzrlr3G3XFv0hGnU/tMGyMzrlr3G3XFv0hGnU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.validate.go cat >/tmp/go-build3739158486/b342/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gax-go/v2/apierror=github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror=/tmp/go-build3739158486/b343/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build3739158486/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build3739158486/b349/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build3739158486/b347/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 -complete -installsuffix shared -buildid zdn5AJMwFhh_qM-89n9E/zdn5AJMwFhh_qM-89n9E -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/call_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/gax.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/header.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/invoke.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/f5/f5e77bc042564df82215bda9695351029161fe2dfbc69e9df9e8459811968258-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport mkdir -p $WORK/b341/ cat >/tmp/go-build3739158486/b341/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gax-go/v2=github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 importmap google.golang.org/api/googleapi=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2=/tmp/go-build3739158486/b342/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build3739158486/b339/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile mime=/tmp/go-build3739158486/b138/_pkg_.a packagefile mime/multipart=/tmp/go-build3739158486/b139/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/textproto=/tmp/go-build3739158486/b135/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport -complete -installsuffix shared -buildid 0xOoVc0qwNstU0ThY5hN/0xOoVc0qwNstU0ThY5hN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/buffer.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/json.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/jsonfloat.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/media.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/params.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/resumable.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/retryable_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/send.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/dc/dc44dc91c351454f105022cf3f439256736b498858371562aaa7bb95b7533e1e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca github.com/prometheus/prometheus/vendor/google.golang.org/api/option mkdir -p $WORK/b421/ cat >/tmp/go-build3739158486/b421/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/transport/cert=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build3739158486/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert=/tmp/go-build3739158486/b419/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca -complete -installsuffix shared -buildid qzNwHMdYVY1j83RIQ61D/qzNwHMdYVY1j83RIQ61D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca/dca.go mkdir -p $WORK/b394/ cat >/tmp/go-build3739158486/b394/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/internal/impersonate=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build3739158486/b221/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build3739158486/b332/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build3739158486/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate=/tmp/go-build3739158486/b396/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build3739158486/b353/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/option -complete -installsuffix shared -buildid -n3vZ6Y3TZiX82hk8s9o/-n3vZ6Y3TZiX82hk8s9o -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/option/credentials_go19.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/option/option.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/75/753a6686593a16174756a6bafdf26c841086702920d72686b07e7e02ee745288-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/49/4928956d3c8769b194f43a6817ab74bbfdea2d4490dc7f209fbf9b85589028bd-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption mkdir -p $WORK/b397/ github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http mkdir -p $WORK/b398/ cat >/tmp/go-build3739158486/b397/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build3739158486/b332/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build3739158486/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build3739158486/b394/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption -complete -installsuffix shared -buildid 3gksbxMMJjYOr-5mTGG7/3gksbxMMJjYOr-5mTGG7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption/internaloption.go cat >/tmp/go-build3739158486/b398/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/plugin/ochttp=github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap google.golang.org/api/googleapi/transport=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option importmap google.golang.org/api/transport/cert=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert importmap google.golang.org/api/transport/http/internal/propagation=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation importmap google.golang.org/api/transport/internal/dca=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp=/tmp/go-build3739158486/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build3739158486/b213/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build3739158486/b221/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport=/tmp/go-build3739158486/b418/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build3739158486/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build3739158486/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert=/tmp/go-build3739158486/b419/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation=/tmp/go-build3739158486/b420/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca=/tmp/go-build3739158486/b421/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http -complete -installsuffix shared -buildid AdXsiwYarBSbPgrA0hos/AdXsiwYarBSbPgrA0hos -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/configure_http2_go116.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/default_transport_go113.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/dial.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/8b/8b516685ad7d7c5690330cf189319cda770768b39080350ee7e54cfd4cb41a80-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b490/ github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b492/ cat >/tmp/go-build3739158486/b490/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build3739158486/b486/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build3739158486/b487/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid 17AxEHq1qU8v_bEx4Hix/17AxEHq1qU8v_bEx4Hix -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/protobuf.go github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 mkdir -p $WORK/b495/ github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 mkdir -p $WORK/b497/ cat >/tmp/go-build3739158486/b495/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 -complete -installsuffix shared -buildid dPn4yznIXoYC8LUGHecK/dPn4yznIXoYC8LUGHecK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/zz_generated.deepcopy.go github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 mkdir -p $WORK/b496/ cat >/tmp/go-build3739158486/b497/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid h0vnhJ8sYH6elIcFUsNH/h0vnhJ8sYH6elIcFUsNH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/zz_generated.deepcopy.go cat >/tmp/go-build3739158486/b496/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 -complete -installsuffix shared -buildid 9XNeAqDdiC2Ewy_DAIdP/9XNeAqDdiC2Ewy_DAIdP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.prerelease-lifecycle.go github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 mkdir -p $WORK/b502/ github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 mkdir -p $WORK/b503/ cat >/tmp/go-build3739158486/b502/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF cat >/tmp/go-build3739158486/b503/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 -complete -installsuffix shared -buildid Co7TiectGG59FWtQ_G8w/Co7TiectGG59FWtQ_G8w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 -complete -installsuffix shared -buildid F_PJt3vPjMCzrMgGcmRt/F_PJt3vPjMCzrMgGcmRt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/zz_generated.deepcopy.go cat >/tmp/go-build3739158486/b492/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build3739158486/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3739158486/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build3739158486/b452/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 mkdir -p $WORK/b504/ github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid N1KsBTgvYaYEszcNXM-D/N1KsBTgvYaYEszcNXM-D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured_list.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/zz_generated.deepcopy.go mkdir -p $WORK/b501/ github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors cat >/tmp/go-build3739158486/b504/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b431/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 -complete -installsuffix shared -buildid _6ybDAaw094cwT50YVTt/_6ybDAaw094cwT50YVTt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/zz_generated.prerelease-lifecycle.go github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 cat >/tmp/go-build3739158486/b501/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF mkdir -p $WORK/b513/ cat >/tmp/go-build3739158486/b431/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3739158486/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 -complete -installsuffix shared -buildid zGO97QfStvDEYIpp_q29/zGO97QfStvDEYIpp_q29 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid T6RCe07XvKt-CcCddy0H/T6RCe07XvKt-CcCddy0H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/annotation_key_constants.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/lifecycle.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/objectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/resource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/taint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/toleration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/well_known_labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/well_known_taints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/zz_generated.deepcopy.go cat >/tmp/go-build3739158486/b513/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 -complete -installsuffix shared -buildid PQSJQ1ECZQuiIRRqfeuP/PQSJQ1ECZQuiIRRqfeuP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/zz_generated.prerelease-lifecycle.go github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 mkdir -p $WORK/b518/ github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 mkdir -p $WORK/b512/ github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication cat >/tmp/go-build3739158486/b518/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid xt53Ux_8wXSyjK4ivd3E/xt53Ux_8wXSyjK4ivd3E -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.prerelease-lifecycle.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 mkdir -p $WORK/b483/ cat >/tmp/go-build3739158486/b512/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 -complete -installsuffix shared -buildid MB8rFFFFQVet4rqRrkUM/MB8rFFFFQVet4rqRrkUM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/zz_generated.deepcopy.go mkdir -p $WORK/b523/ mkdir -p $WORK/b525/ cat >/tmp/go-build3739158486/b483/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build3739158486/b450/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF mkdir -p $WORK/b537/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid -VFCzLhYKguA4Ka7proK/-VFCzLhYKguA4Ka7proK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors/errors.go mkdir -p $WORK/b554/ cat >/tmp/go-build3739158486/b523/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF cat >/tmp/go-build3739158486/b525/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 -complete -installsuffix shared -buildid RSKxeMKGKgfUJ2zVMRDR/RSKxeMKGKgfUJ2zVMRDR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/zz_generated.deepcopy.go cat >/tmp/go-build3739158486/b554/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build3739158486/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a EOF cat >/tmp/go-build3739158486/b537/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a EOF mkdir -p $WORK/b567/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid ao7CjUnfxNXviNbPC37j/ao7CjUnfxNXviNbPC37j -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch/decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch/encoder.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 -complete -installsuffix shared -buildid iv0YyuykzIHjcJUUYrlD/iv0YyuykzIHjcJUUYrlD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid _BFDcyf6A3EvfhpFrgYn/_BFDcyf6A3EvfhpFrgYn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/zz_generated.deepcopy.go mkdir -p $WORK/b562/ cat >/tmp/go-build3739158486/b567/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a EOF mkdir -p $WORK/b527/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 -complete -installsuffix shared -buildid OD88QWAxEtYc6FM4pqqp/OD88QWAxEtYc6FM4pqqp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/condition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/deleteoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselectorrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/managedfieldsentry.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/objectmeta.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/ownerreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/preconditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/typemeta.go mkdir -p $WORK/b526/ mkdir -p $WORK/b519/ cat >/tmp/go-build3739158486/b527/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF cat >/tmp/go-build3739158486/b562/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build3739158486/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build3739158486/b451/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3739158486/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build3739158486/b452/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 -complete -installsuffix shared -buildid QriXjo2EPTPV7hNMWsK-/QriXjo2EPTPV7hNMWsK- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/zz_generated.prerelease-lifecycle.go cat >/tmp/go-build3739158486/b519/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF cat >/tmp/go-build3739158486/b526/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta -complete -installsuffix shared -buildid zGVfdAnni_2EFWP3z09a/zGVfdAnni_2EFWP3z09a -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/conditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/firsthit_restmapper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/help.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/interfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/lazy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/multirestmapper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/priority.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/restmapper.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 -complete -installsuffix shared -buildid SV4jKiBQb6ZQmOAFhfPv/SV4jKiBQb6ZQmOAFhfPv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 -complete -installsuffix shared -buildid 1UFVPOEExxilRfXRAkXN/1UFVPOEExxilRfXRAkXN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/ce/ce95e9e7dbbac99e2d39e1b104b4421c3fa681dfdbc59e6728e96d90c450291a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 mkdir -p $WORK/b654/ cat >/tmp/go-build3739158486/b654/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build3739158486/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 -complete -installsuffix shared -buildid w9UIAKs0Od9ygAz2lPER/w9UIAKs0Od9ygAz2lPER -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/2e/2e87424325f0cbb513f981d8c09234746d33adf43e8b9e19cc62531b9915dc07-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/1f/1fa686fd25035bbe93a443556a906ea58628fa2f49e6295f8d018396965e81b4-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/0e/0e9f4a297132e7bfa78dc4a93c855e71867c4180cf024fc2b400b66dba9a32a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/fa/fa03f2dda315f09b7a21228d0d3a73554437a41057b6b7d89c5fc150fb40b077-d # internal github.com/prometheus/prometheus/discovery/xds mkdir -p $WORK/b740/ github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 mkdir -p $WORK/b338/ cat >/tmp/go-build3739158486/b740/importcfg << 'EOF' # internal # import config importmap github.com/envoyproxy/go-control-plane/envoy/config/core/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 importmap github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap google.golang.org/genproto/googleapis/api/annotations=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations importmap google.golang.org/protobuf/encoding/protojson=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build3739158486/b741/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build3739158486/b755/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build3739158486/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build3739158486/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/util/osutil=/tmp/go-build3739158486/b756/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build3739158486/b287/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build3739158486/b757/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build3739158486/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build3739158486/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3739158486/b172/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3739158486/b187/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p github.com/prometheus/prometheus/discovery/xds -complete -installsuffix shared -buildid M0ZkORWhvppcIyCg15fq/M0ZkORWhvppcIyCg15fq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/xds/client.go ./_build/src/github.com/prometheus/prometheus/discovery/xds/kuma.go ./_build/src/github.com/prometheus/prometheus/discovery/xds/kuma_mads.pb.go ./_build/src/github.com/prometheus/prometheus/discovery/xds/xds.go cat >/tmp/go-build3739158486/b338/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/googleapi=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi importmap google.golang.org/api/internal/gensupport=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option importmap google.golang.org/api/option/internaloption=github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption importmap google.golang.org/api/transport/http=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build3739158486/b339/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport=/tmp/go-build3739158486/b341/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build3739158486/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption=/tmp/go-build3739158486/b397/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http=/tmp/go-build3739158486/b398/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 -complete -installsuffix shared -buildid 64rPjIepv-cMjESYY8JD/64rPjIepv-cMjESYY8JD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1/compute-gen.go cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/83/835c1044db493f689b305dab563e5d4eff00f132df0b347e8c5da11ac34e935c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 mkdir -p $WORK/b543/ cat >/tmp/go-build3739158486/b543/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build3739158486/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build3739158486/b537/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 -complete -installsuffix shared -buildid 06421mnnLg1WlTV8ZBCj/06421mnnLg1WlTV8ZBCj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.defaults.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b544/ cat >/tmp/go-build3739158486/b544/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build3739158486/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build3739158486/b537/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid 8K1SFKLmE5LagrS-66bR/8K1SFKLmE5LagrS-66bR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.defaults.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b545/ cat >/tmp/go-build3739158486/b545/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build3739158486/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build3739158486/b537/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid JZnTihTfTFmZsXIeaovn/JZnTihTfTFmZsXIeaovn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/8b/8bf263e21533cc766641746152dddccf203e226e53c8c91683d3572eecaf1282-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/1f/1fa17da238acc9239d290cbc27806ec5bc6d0c37a3f90d467085565a2f7aed4c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/e8/e8ba764a15f1a70464a54cae12bf83dce1697c4a2c1a4f159e1e8ba32921f52e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/4c/4c66b8b943868802bd7d9e9eb55baea316302a549426e35e5f9112d003cbfbc4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion mkdir -p $WORK/b653/ cat >/tmp/go-build3739158486/b653/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=/tmp/go-build3739158486/b654/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build3739158486/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build3739158486/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build3739158486/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion -complete -installsuffix shared -buildid u83wdswXgeZl9vJnN_By/u83wdswXgeZl9vJnN_By -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/00/00d39560f78cff7e6d2ca7ab6396ad382fe82d9b7c792f7fa24c07678c62f502-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/ac/ac1c020f57591fe8854e1514df6c24448cdeaaaaaba464151866a7ec73855568-d # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/f6/f6f60879270a2dea6710c6cae8d59b7a3e10a94c85fb7c9ac1f3befd381cc7e6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/37/37f96146e95b53254dffb92c0ca7d3527aa51fe118974064fddf433cb322dc0b-d # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/52/52801fea3adcaa79eebdf28d020c167f8d342091f548459e96f0a8817240876b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/b9/b91c4333b8ec6fa509831e82e05e2a903d712b6e78f78e263ea81e4147f853f6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install mkdir -p $WORK/b542/ cat >/tmp/go-build3739158486/b542/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3739158486/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build3739158486/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build3739158486/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/tmp/go-build3739158486/b544/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build3739158486/b545/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install -complete -installsuffix shared -buildid JCo6V6AA4m2BGkMaRriJ/JCo6V6AA4m2BGkMaRriJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install/install.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/cd/cd39d657469ca5c12b9cde63d21fc12ef809f00a652895c410f45c2a0ca59572-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/17/172608c9ad0253ad0104c4f5ff280ad333fc7a3ba807e80d77d412541df19b15-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b491/ cat >/tmp/go-build3739158486/b491/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build3739158486/b492/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build3739158486/b452/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid qcVw-LNLABhFmp9IBjy9/qcVw-LNLABhFmp9IBjy9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning/versioning.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/6c/6cfeb23dc44c341caf141b728b38557f0f65a190520641b5b6dfbf3285c05c4e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/3b/3bbe4eb2addaf3f6c7cb2bc261d990b579b17b84c33898da575060cee133615f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b787/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/3d/3d25fad731ef759d854a5a89c79986efcab60e25c4c0ce0054acd1dfce95d28f-d # internal github.com/prometheus/prometheus/util/teststorage mkdir -p $WORK/b800/ cat >/tmp/go-build3739158486/b800/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build3739158486/b766/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build3739158486/b277/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build3739158486/b765/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build3739158486/b787/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build3739158486/b774/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build3739158486/b775/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/prometheus/prometheus/util/teststorage -complete -installsuffix shared -buildid 8J3t_Mt0YJ0aN0UNpp8k/8J3t_Mt0YJ0aN0UNpp8k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/teststorage/storage.go cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/7f/7f8103d523c7f49ff0924440edb1c692791aaef15459826940f8e1906207060d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/b5/b51c13528373171130e85601a4ed1257bd54a941c57cf1d49a9ef9e98148c55a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b484/ cat >/tmp/go-build3739158486/b484/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build3739158486/b485/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/tmp/go-build3739158486/b490/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build3739158486/b486/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build3739158486/b491/_pkg_.a packagefile mime=/tmp/go-build3739158486/b138/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid 1SzLloP0rGLbMCWt8Lok/1SzLloP0rGLbMCWt8Lok -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/codec_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/negotiated_codec.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest mkdir -p $WORK/b662/ cat >/tmp/go-build3739158486/b662/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/clientcmd/api/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build3739158486/b485/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build3739158486/b491/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3739158486/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build3739158486/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1=/tmp/go-build3739158486/b663/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest -complete -installsuffix shared -buildid yEV5SdmBlFZzbX6T_UGF/yEV5SdmBlFZzbX6T_UGF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest/latest.go cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/43/43a01c22addbc8b588600a0abbd0db1a858b1f49ba828d815cd976854bd8a16c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields mkdir -p $WORK/b561/ cat >/tmp/go-build3739158486/b561/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap sigs.k8s.io/structured-merge-diff/v4/fieldpath=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath importmap sigs.k8s.io/structured-merge-diff/v4/typed=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build3739158486/b562/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build3739158486/b492/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build3739158486/b563/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build3739158486/b565/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields -complete -installsuffix shared -buildid 2CCx-IWN401lpUdjfg2_/2CCx-IWN401lpUdjfg2_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields/extract.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager mkdir -p $WORK/b652/ cat >/tmp/go-build3739158486/b652/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/internalversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build3739158486/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build3739158486/b562/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=/tmp/go-build3739158486/b653/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3739158486/b466/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager -complete -installsuffix shared -buildid uelXfMQDGODATQ0vDDAO/uelXfMQDGODATQ0vDDAO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager/pager.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/95/95d96a35457f04472b17a2ea44d713e2479b0752a1d73c36c974f8f4d55c2550-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/43/43f4963a84314987080cba9d1479ec19249ba5b455cde78c8d2997b33771cb96-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/ef/eff9f1ca466890a693a0292fd0e71e52a60bc5c009ccd3b589bd48fabac54366-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b800/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/02/02ab675ccab03d4cf765079d83709875c84c9bb8584b46e05006f094dbee7090-d # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/f2/f258301101adaf20486ca2fa89098efd2953c8c7d337a3749f64560a273115c8-d # internal github.com/prometheus/prometheus/promql mkdir -p $WORK/b783/ cat >/tmp/go-build3739158486/b783/importcfg << 'EOF' # internal # import config importmap github.com/edsrzf/mmap-go=github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile container/heap=/tmp/go-build3739158486/b552/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go=/tmp/go-build3739158486/b784/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build3739158486/b785/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build3739158486/b766/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build3739158486/b277/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build3739158486/b762/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build3739158486/b764/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build3739158486/b763/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build3739158486/b765/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build3739158486/b787/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build3739158486/b767/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=/tmp/go-build3739158486/b799/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=/tmp/go-build3739158486/b800/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build3739158486/b774/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build3739158486/b775/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build3739158486/b801/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/prometheus/prometheus/promql -complete -installsuffix shared -buildid _TbkROsQt3ZyWVYu-RUW/_TbkROsQt3ZyWVYu-RUW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack ./_build/src/github.com/prometheus/prometheus/promql/engine.go ./_build/src/github.com/prometheus/prometheus/promql/functions.go ./_build/src/github.com/prometheus/prometheus/promql/quantile.go ./_build/src/github.com/prometheus/prometheus/promql/query_logger.go ./_build/src/github.com/prometheus/prometheus/promql/test.go ./_build/src/github.com/prometheus/prometheus/promql/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/90/90e8302a3fdf814b156a9c23d79cc8b312c2e32b60b12665e3f88cbc3ac671d4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 mkdir -p $WORK/b571/ cat >/tmp/go-build3739158486/b571/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build3739158486/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid boGU1Cnq59mTjjVbXYIZ/boGU1Cnq59mTjjVbXYIZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/serverstorageversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversioncondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversionstatus.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 mkdir -p $WORK/b598/ cat >/tmp/go-build3739158486/b598/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build3739158486/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 -complete -installsuffix shared -buildid rBG55ZOFLx6uJktoHifd/rBG55ZOFLx6uJktoHifd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1/lease.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1/leasespec.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 mkdir -p $WORK/b600/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 mkdir -p $WORK/b628/ cat >/tmp/go-build3739158486/b600/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build3739158486/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 -complete -installsuffix shared -buildid XQi3JLmF_vsxnNZzSAOs/XQi3JLmF_vsxnNZzSAOs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/lease.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/leasespec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/8c/8c3645f687cba18e62344b5a5b61eee7d17f6624a8110824ce092cba916b83ef-d # internal cat >/tmp/go-build3739158486/b628/importcfg << 'EOF' # internal # import config importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build3739158486/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b539/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 -complete -installsuffix shared -buildid _T727CXBvWmWL5F9pZy5/_T727CXBvWmWL5F9pZy5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetstatus.go cat >/tmp/go-build3739158486/b539/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/term=github.com/prometheus/prometheus/vendor/golang.org/x/term importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/install=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install importmap k8s.io/client-go/pkg/apis/clientauthentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build3739158486/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/term=/tmp/go-build3739158486/b541/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/fs=/tmp/go-build3739158486/b044/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build3739158486/b484/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build3739158486/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build3739158486/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install=/tmp/go-build3739158486/b542/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build3739158486/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/tmp/go-build3739158486/b544/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build3739158486/b545/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build3739158486/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build3739158486/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport=/tmp/go-build3739158486/b548/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build3739158486/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build3739158486/b452/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile os/exec=/tmp/go-build3739158486/b262/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid dSbL6htg3SxLVnc5iSKE/dSbL6htg3SxLVnc5iSKE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/exec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/metrics.go cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/0d/0df986feac4de5024d92b178d58e6b4be135331384a65741564a66bfe2767458-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 mkdir -p $WORK/b560/ cat >/tmp/go-build3739158486/b560/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build3739158486/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 -complete -installsuffix shared -buildid sWRsQrvsA3YYBX6tR2rI/sWRsQrvsA3YYBX6tR2rI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rulewithoperations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/servicereference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/webhookclientconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/2e/2e9aecb2fd468a272aa8ace5a24214d31c181ef9da3fae2c7bcc7a455f222c11-d # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/98/985cd6183619176766ee596f4f2c6884d7cfb9b2a1520d4c824fbe3a5d73b51e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 mkdir -p $WORK/b569/ cat >/tmp/go-build3739158486/b569/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build3739158486/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 -complete -installsuffix shared -buildid TsNTpdraXm9wOXrFxNiO/TsNTpdraXm9wOXrFxNiO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rulewithoperations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/servicereference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/webhookclientconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/86/86d2da73c56e70c59f685b8fa301e2aacd3f77eedae6b26665646077b79621d7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 mkdir -p $WORK/b634/ cat >/tmp/go-build3739158486/b634/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build3739158486/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 -complete -installsuffix shared -buildid TCvYwYouW8RNkzzxXCc7/TCvYwYouW8RNkzzxXCc7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/aggregationrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/policyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/rolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/roleref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/subject.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/c4/c4690a4e1961303750c5c7de8e5bd7bab296c2ef18c1475cf9c2ad664e58b822-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 mkdir -p $WORK/b632/ cat >/tmp/go-build3739158486/b632/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build3739158486/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 -complete -installsuffix shared -buildid xm4756O8_MoS-ekwjJBf/xm4756O8_MoS-ekwjJBf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/aggregationrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/policyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/rolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/roleref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/subject.go cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/8c/8c8023ecb619d193504524ceeb82095a83b77292f4914d24133ff4760ab5b748-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 mkdir -p $WORK/b636/ cat >/tmp/go-build3739158486/b636/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build3739158486/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 -complete -installsuffix shared -buildid gNV-i1GHG4ObV9tyjS_u/gNV-i1GHG4ObV9tyjS_u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/aggregationrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/policyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/rolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/roleref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/subject.go cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/20/2085d55162dec6751da3c56737bea261fb9b6d0a6c687cf6104a06da506fb124-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/d7/d7dbc7603b700886e99c35bdde62ade399a4ec7ee1a7da477bae0f2b1ddeefbd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/74/74d6dfba74451f2d2a2389b7ea43c8cf8266a11cb60ce8a004a70d88015111d1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/d8/d818a4cc6ce45be94957593ce05863d114cb152b823011942ab24a77eda82df6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/28/28eedb4e8f1b29b9e4c29c4a4f3f37734316ac6d4562d53855e5485bd465db12-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/78/78947df5ca31accf3c9af2fab292ce21083b5646d2cf0b336e1d3fac9cf3d168-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest mkdir -p $WORK/b534/ cat >/tmp/go-build3739158486/b534/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/version=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build3739158486/b213/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build3739158486/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build3739158486/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build3739158486/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build3739158486/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3739158486/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build3739158486/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version=/tmp/go-build3739158486/b538/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=/tmp/go-build3739158486/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch=/tmp/go-build3739158486/b554/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build3739158486/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build3739158486/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport=/tmp/go-build3739158486/b548/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert=/tmp/go-build3739158486/b555/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build3739158486/b557/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build3739158486/b452/_pkg_.a packagefile mime=/tmp/go-build3739158486/b138/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid KiYscf8g86CpSh8gIFWe/KiYscf8g86CpSh8gIFWe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/exec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/plugin.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/request.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/url_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/urlbackoff.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/warnings.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/with_retry.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/3a/3a130209c48de38b85201e8e58de1cee1ba79955b68b177fc5f4f5a971c4b104-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/1b/1be238b90083b4306ca3f17a9cfcca6b1019bc2aa9e6ddf893cef25e3d03b98a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/d2/d24ef9d0d943be50259b708979b1ddb7c520c9459800503324de333cda3135a6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 mkdir -p $WORK/b614/ cat >/tmp/go-build3739158486/b614/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build3739158486/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid DfuIJd8xZEh-1UVbmgb6/DfuIJd8xZEh-1UVbmgb6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowdistinguishermethod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemacondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemaspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemastatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/groupsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitedprioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitresponse.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/nonresourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/policyruleswithsubjects.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/queuingconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/resourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/serviceaccountsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/subject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/usersubject.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/3a/3aa402781456824b0d3a7a81278b0077e5c33730949a04a05f986c68a9b63f75-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/95/9569dc974c884e486cbdc4addaf542d3f13b1e132236a00e3b34a98b52cc3950-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/57/57f329ee01e1ad3efca19e4d8dd89473d49ca2fdfe5c7589ca1b23dc82568d31-d # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/7a/7af50feae639d811a1e6ad11e61eceafc82b8036cd3554c338ef2dfd9f6584bf-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 mkdir -p $WORK/b616/ cat >/tmp/go-build3739158486/b616/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build3739158486/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 -complete -installsuffix shared -buildid WblZdnxY_6PCamvznc4w/WblZdnxY_6PCamvznc4w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowdistinguishermethod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemacondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemaspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemastatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/groupsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitedprioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitresponse.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/nonresourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/policyruleswithsubjects.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/queuingconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/resourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/serviceaccountsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/subject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/usersubject.go cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/3b/3b97234bf31b93d6f38999fb3239527092a43cbc0667c2d1e01109f0a328092e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/1f/1ff132eda4feff5c83f9483a67655932c8335cd75e09ec4c55c84d10287d900e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/0f/0fb257c9404af2f6d4ed42456ffb5915701812d4245ed73a15b6111961b7a327-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/3b/3bbe862fd43558819326d43018326363a53a67eada66203ceb2ce1361b7784f5-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth mkdir -p $WORK/b661/ cat >/tmp/go-build3739158486/b661/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth -complete -installsuffix shared -buildid BCKfvwZGUErkj0KVQbm9/BCKfvwZGUErkj0KVQbm9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth/clientauth.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache mkdir -p $WORK/b649/ cat >/tmp/go-build3739158486/b649/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/cache=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/diff=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff importmap k8s.io/apimachinery/pkg/util/naming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/wait=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/pager=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 importmap k8s.io/utils/buffer=github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer importmap k8s.io/utils/trace=github.com/prometheus/prometheus/vendor/k8s.io/utils/trace packagefile container/heap=/tmp/go-build3739158486/b552/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build3739158486/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build3739158486/b562/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build3739158486/b492/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build3739158486/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build3739158486/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache=/tmp/go-build3739158486/b650/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build3739158486/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff=/tmp/go-build3739158486/b651/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build3739158486/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build3739158486/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3739158486/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3739158486/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build3739158486/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager=/tmp/go-build3739158486/b652/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build3739158486/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer=/tmp/go-build3739158486/b655/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/trace=/tmp/go-build3739158486/b656/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache -complete -installsuffix shared -buildid GnWFyLQVHVFoOSAiGBGK/GnWFyLQVHVFoOSAiGBGK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/controller.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/delta_fifo.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/expiration_cache.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/expiration_cache_fakes.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/fake_custom_store.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/fifo.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/heap.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/index.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/listers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/listwatch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/mutation_cache.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/mutation_detector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/reflector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/reflector_metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/shared_informer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/store.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/thread_safe_store.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/undelta_store.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/f5/f5bf6fb93a9a1b24eb9cec30047d9696daef179615da1da4fa38afbb674dfe65-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd mkdir -p $WORK/b657/ cat >/tmp/go-build3739158486/b657/importcfg << 'EOF' # internal # import config importmap github.com/imdario/mergo=github.com/prometheus/prometheus/vendor/github.com/imdario/mergo importmap github.com/spf13/pflag=github.com/prometheus/prometheus/vendor/github.com/spf13/pflag importmap golang.org/x/term=github.com/prometheus/prometheus/vendor/golang.org/x/term importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/validation=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/auth=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/clientcmd/api/latest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest importmap k8s.io/client-go/util/homedir=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/imdario/mergo=/tmp/go-build3739158486/b658/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/spf13/pflag=/tmp/go-build3739158486/b659/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/term=/tmp/go-build3739158486/b541/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build3739158486/b451/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build3739158486/b449/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth=/tmp/go-build3739158486/b661/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build3739158486/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest=/tmp/go-build3739158486/b662/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir=/tmp/go-build3739158486/b664/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build3739158486/b452/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd -complete -installsuffix shared -buildid xxlM7yAKmDhVWLclBL4T/xxlM7yAKmDhVWLclBL4T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/auth_loaders.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/client_config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/flag.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/loader.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/merged_client_builder.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/overrides.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/validation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/8b/8b4dfc0902f931591eb64c2df416cd9616d35585b0c264053fe00fe50bb5f967-d # internal github.com/prometheus/prometheus/template mkdir -p $WORK/b782/ cat >/tmp/go-build3739158486/b782/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build3739158486/b783/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build3739158486/b287/_pkg_.a packagefile html/template=/tmp/go-build3739158486/b208/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile text/template=/tmp/go-build3739158486/b210/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/prometheus/prometheus/template -complete -installsuffix shared -buildid VZFcwdxq-tfq665LninV/VZFcwdxq-tfq665LninV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack ./_build/src/github.com/prometheus/prometheus/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/98/982d4482945e6673b01ade8be8753d6ebd0dfaa5703b84bd961b4545f7fafba4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/35/3530b23ece52413d829c340d8370fa2b82baa8d5467a035f7a945398b8bc408f-d # internal github.com/prometheus/prometheus/model/rulefmt mkdir -p $WORK/b761/ cat >/tmp/go-build3739158486/b761/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build3739158486/b762/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build3739158486/b763/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build3739158486/b782/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build3739158486/b482/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/prometheus/prometheus/model/rulefmt -complete -installsuffix shared -buildid jXWkmT6siV5rkhv-0TLh/jXWkmT6siV5rkhv-0TLh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/rulefmt/rulefmt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/d4/d42a97301d362cad686c659a29979858f8dd4ca1938ccdf7fdfa6c2f9d5b1a5e-d # internal github.com/prometheus/prometheus/rules mkdir -p $WORK/b847/ cat >/tmp/go-build3739158486/b847/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build3739158486/b785/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build3739158486/b277/_pkg_.a packagefile github.com/prometheus/prometheus/model/rulefmt=/tmp/go-build3739158486/b761/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build3739158486/b762/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build3739158486/b764/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build3739158486/b783/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build3739158486/b763/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build3739158486/b765/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build3739158486/b782/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build3739158486/b287/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build3739158486/b225/_pkg_.a packagefile html/template=/tmp/go-build3739158486/b208/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/prometheus/prometheus/rules -complete -installsuffix shared -buildid doIVqr5FWyrA8yQHT5pR/doIVqr5FWyrA8yQHT5pR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack ./_build/src/github.com/prometheus/prometheus/rules/alerting.go ./_build/src/github.com/prometheus/prometheus/rules/manager.go ./_build/src/github.com/prometheus/prometheus/rules/recording.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/6a/6a496bf66c0f5f056ac1af47f28154367291d458420beaa2cb76ae69329dfa37-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/95/951ea9f6a6d8bda86ebca4f75006790391fb635a944c8931742ca30c135a3ca3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/03/033ed75f281915134adff42f4e58e51fd62389d5449db5f843650bf448c94cd4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/c3/c3eeb77a40561657c265d89573be58f573b72fa671736a521dfdca75fe198de0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 mkdir -p $WORK/b472/ cat >/tmp/go-build3739158486/b472/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 mkdir -p $WORK/b473/ github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 -complete -installsuffix shared -buildid GcE8a0Y0bdzbBO__ROxA/GcE8a0Y0bdzbBO__ROxA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/well_known_labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/zz_generated.prerelease-lifecycle.go github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 mkdir -p $WORK/b498/ github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 cat >/tmp/go-build3739158486/b473/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 mkdir -p $WORK/b511/ github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 mkdir -p $WORK/b507/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 -complete -installsuffix shared -buildid U2pQyEtBrRFuQtR4pRSt/U2pQyEtBrRFuQtR4pRSt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/well_known_annotations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/zz_generated.deepcopy.go cat >/tmp/go-build3739158486/b511/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 -complete -installsuffix shared -buildid e8MJcR6oGDAmQhs0L2aA/e8MJcR6oGDAmQhs0L2aA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/zz_generated.prerelease-lifecycle.go cat >/tmp/go-build3739158486/b507/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3739158486/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF cat >/tmp/go-build3739158486/b498/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF mkdir -p $WORK/b510/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 -complete -installsuffix shared -buildid NOiodfXV4vxuErT7asEA/NOiodfXV4vxuErT7asEA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.prerelease-lifecycle.go mkdir -p $WORK/b508/ github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid 07Ffk5rHhnU2Fu8uyIpO/07Ffk5rHhnU2Fu8uyIpO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/zz_generated.deepcopy.go cat >/tmp/go-build3739158486/b510/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF mkdir -p $WORK/b515/ cat >/tmp/go-build3739158486/b508/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 -complete -installsuffix shared -buildid v72-tv1ip3sdDI3OFb5G/v72-tv1ip3sdDI3OFb5G -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/zz_generated.deepcopy.go mkdir -p $WORK/b474/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 -complete -installsuffix shared -buildid 0fqL4hsDWb6DUNon2oe8/0fqL4hsDWb6DUNon2oe8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/zz_generated.deepcopy.go mkdir -p $WORK/b499/ mkdir -p $WORK/b505/ mkdir -p $WORK/b506/ mkdir -p $WORK/b500/ mkdir -p $WORK/b514/ mkdir -p $WORK/b516/ github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 mkdir -p $WORK/b528/ github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 cat >/tmp/go-build3739158486/b516/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 -complete -installsuffix shared -buildid 0h2m7Gcs5KswSbTtPyAf/0h2m7Gcs5KswSbTtPyAf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/zz_generated.prerelease-lifecycle.go cat >/tmp/go-build3739158486/b474/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF cat >/tmp/go-build3739158486/b528/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 -complete -installsuffix shared -buildid t4MNzp_Laoq2vo174QOb/t4MNzp_Laoq2vo174QOb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/well_known_annotations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/zz_generated.prerelease-lifecycle.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference cat >/tmp/go-build3739158486/b500/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF cat >/tmp/go-build3739158486/b506/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3739158486/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF cat >/tmp/go-build3739158486/b505/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3739158486/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 cat >/tmp/go-build3739158486/b499/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 -complete -installsuffix shared -buildid IkqZb530ttPoztxVYIpt/IkqZb530ttPoztxVYIpt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 -complete -installsuffix shared -buildid gHx8jFehptnMwx6M5U6I/gHx8jFehptnMwx6M5U6I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/zz_generated.deepcopy.go github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 cat >/tmp/go-build3739158486/b514/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 -complete -installsuffix shared -buildid zuNUXeortfaDvz0X__FL/zuNUXeortfaDvz0X__FL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 -complete -installsuffix shared -buildid _OKXsEnuYjiFY3B3Ozjj/_OKXsEnuYjiFY3B3Ozjj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/well_known_labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/zz_generated.deepcopy.go cat >/tmp/go-build3739158486/b515/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF mkdir -p $WORK/b521/ github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 mkdir -p $WORK/b524/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 -complete -installsuffix shared -buildid whNJ8XerSzYMbuN9G6qe/whNJ8XerSzYMbuN9G6qe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 -complete -installsuffix shared -buildid Z9Qmxy6RsAhMhf8MCtGI/Z9Qmxy6RsAhMhf8MCtGI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 -complete -installsuffix shared -buildid b7P_9QjFtF_P8XVBQyrk/b7P_9QjFtF_P8XVBQyrk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/zz_generated.deepcopy.go github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 mkdir -p $WORK/b602/ cat >/tmp/go-build3739158486/b521/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3739158486/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF cat >/tmp/go-build3739158486/b602/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build3739158486/b562/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference -complete -installsuffix shared -buildid DWlubL7UVIYQXcz4MjTl/DWlubL7UVIYQXcz4MjTl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference/ref.go mkdir -p $WORK/b520/ cat >/tmp/go-build3739158486/b520/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3739158486/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 -complete -installsuffix shared -buildid oDcz0VdaCxWVIPIdaBYt/oDcz0VdaCxWVIPIdaBYt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/zz_generated.deepcopy.go mkdir -p $WORK/b522/ cat >/tmp/go-build3739158486/b522/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3739158486/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 -complete -installsuffix shared -buildid o99Q2iRAspNeepPwCLDO/o99Q2iRAspNeepPwCLDO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 -complete -installsuffix shared -buildid E_Fn0K-wqHS1Ju4mp1lP/E_Fn0K-wqHS1Ju4mp1lP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/zz_generated.deepcopy.go cat >/tmp/go-build3739158486/b524/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 -complete -installsuffix shared -buildid aJaS2nXyf0QvHxKOTuju/aJaS2nXyf0QvHxKOTuju -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/zz_generated.prerelease-lifecycle.go mkdir -p $WORK/b529/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 mkdir -p $WORK/b574/ cat >/tmp/go-build3739158486/b529/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 -complete -installsuffix shared -buildid xoz-alslOCtEsMx6DCUb/xoz-alslOCtEsMx6DCUb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/zz_generated.deepcopy.go cat >/tmp/go-build3739158486/b574/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3739158486/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF mkdir -p $WORK/b530/ cat >/tmp/go-build3739158486/b530/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 -complete -installsuffix shared -buildid uQyrBo28wDAFZm7ykCWr/uQyrBo28wDAFZm7ykCWr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/affinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/attachedvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/awselasticblockstorevolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurediskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilepersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilevolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/capabilities.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfspersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfsvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cinderpersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cindervolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/clientipconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/componentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/componentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmap.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapenvsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapkeyselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapnodeconfigsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/container.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerimage.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstaterunning.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstateterminated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatewaiting.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/csipersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/csivolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/daemonendpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapiprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumefile.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/emptydirvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointaddress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointsubset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/envfromsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/envvar.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/envvarsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainercommon.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/eventseries.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/eventsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/execaction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/fcvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/flexpersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/flexvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/flockervolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/gcepersistentdiskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/gitrepovolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfspersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfsvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/handler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/hostalias.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/hostpathvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/httpgetaction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/httpheader.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsipersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsivolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/keytopath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/lifecycle.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangeitem.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalanceringress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalancerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/localobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/localvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespace.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacecondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nfsvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/node.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaddress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodecondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodedaemonendpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodesysteminfo.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/objectfieldselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/objectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaim.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimtemplate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/photonpersistentdiskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/pod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinityterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podantiaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfigoption.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podip.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podreadinessgate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podsecuritycontext.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplatespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/portstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/portworxvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/preferredschedulingterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/probe.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/projectedvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/quobytevolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdpersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontroller.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollercondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcefieldselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequota.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotaspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotastatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcerequirements.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiopersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiovolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scopedresourceselectorrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scopeselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/seccompprofile.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secret.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretenvsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretkeyselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/securitycontext.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/selinuxoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/service.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccount.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccounttokenprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/servicespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/servicestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/sessionaffinityconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/storageospersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/storageosvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/sysctl.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/taint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/tcpsocketaction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/toleration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorlabelrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyspreadconstraint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/typedlocalobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumedevice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumemount.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumenodeaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumeprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/vspherevirtualdiskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/weightedpodaffinityterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/windowssecuritycontextoptions.go mkdir -p $WORK/b532/ cat >/tmp/go-build3739158486/b532/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3739158486/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 -complete -installsuffix shared -buildid xcOhpdPzGbjMDv9Gfate/xcOhpdPzGbjMDv9Gfate -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 -complete -installsuffix shared -buildid 4_tHv93U1vWwahlcPXsM/4_tHv93U1vWwahlcPXsM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/zz_generated.prerelease-lifecycle.go mkdir -p $WORK/b533/ mkdir -p $WORK/b531/ cat >/tmp/go-build3739158486/b533/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3739158486/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 -complete -installsuffix shared -buildid PeeAwq9DsQ-Y58JdGPXd/PeeAwq9DsQ-Y58JdGPXd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/zz_generated.prerelease-lifecycle.go cat >/tmp/go-build3739158486/b531/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 -complete -installsuffix shared -buildid DWaXzTR3-eB0kGRaiZfe/DWaXzTR3-eB0kGRaiZfe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/c2/c2a3b6b21d4094f77a71d4e373b1b3c249801bc5d89b53ecef5bef663ed46911-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/c4/c4aa76f7e7230140a8a2f4d09b2b8fdc46a7e92cce36960c3ef374a5bf791d18-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 mkdir -p $WORK/b642/ cat >/tmp/go-build3739158486/b642/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build3739158486/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 -complete -installsuffix shared -buildid GjehCBbdcPttsE2Jcvij/GjehCBbdcPttsE2Jcvij -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1/priorityclass.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/ab/aba35c1190130d0ec296cb0940ffe7417ab4516b3754fac00fbdb1395f240062-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 mkdir -p $WORK/b638/ cat >/tmp/go-build3739158486/b638/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build3739158486/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 -complete -installsuffix shared -buildid -KApnodNP0_i8_JFOSja/-KApnodNP0_i8_JFOSja -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1/priorityclass.go cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/90/90f1f0e4c9c7a9f5703b767e2fa5cc7acde4211c129fab97e43d4f460f863399-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 mkdir -p $WORK/b640/ cat >/tmp/go-build3739158486/b640/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build3739158486/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 -complete -installsuffix shared -buildid FZJCVkPes8qf-98EWL-e/FZJCVkPes8qf-98EWL-e -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1/priorityclass.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/a9/a9fe7b8e330e8f2c7202f8421366194e1edded1429c0e1e9dd8053259ee82270-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/91/91ef6f5339b1a47b69a2e9631daef855fc6aa34f70a284ac8dac2451b5eb4313-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/01/01adfa72321484e132da25744fda7833ba612cbe4e7b309965552b5e4be7dc40-d # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/98/9801a1453a80bbc65c00fd95d70ebc7bac55995344deced100156acccfe3c688-d # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/75/7595819bc3de25e2fb4cfc6e532c055b74b800bce31986bcf815ba480d6b13ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 mkdir -p $WORK/b596/ cat >/tmp/go-build3739158486/b596/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build3739158486/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 -complete -installsuffix shared -buildid eCkW4G1eqDdVEvKUaim1/eCkW4G1eqDdVEvKUaim1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequeststatus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/3c/3cd8ae6b7feac13ce03e8cd2bd08c7e1a37ea66c26c7cc7794e04f9081419a1d-d # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/b4/b45fe50b73696d53aa6ca57c3cebaa91548eb8613f0e04757a3023e773caf9dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/6c/6c5793cbde64e03a1047d060c04f469f7815d5475156f20d4901842d435a8c6b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/64/647df98272338e74e9a5a8a8725351811bfce71e5f8873de5d276cd991bbb9d2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 mkdir -p $WORK/b594/ cat >/tmp/go-build3739158486/b594/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build3739158486/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 -complete -installsuffix shared -buildid E3FjWSOweVFNg8be_1tG/E3FjWSOweVFNg8be_1tG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequeststatus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/83/8381c2729d3456fc87bd282d953244ad553507ecc92eae71ab071cc4e0035436-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/61/6109111563af26c7ea7c11b2010487d8a7c9d8639f70e050d792871ee09e2cd0-d # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/88/88112d4acf476119a59a96a68df6d57d7c08dc1205227420c1f03d4e484618e6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/6a/6aa614e2675c86acf5b38d84c7f48017ba5c66fa2081e1c5b46be978855eea9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/3c/3c7dd30087c3c316bf1c23bcf6118afdfa1ee580b4e4e00224c40443eb287bc4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/e5/e51c73410bc19639cb1da9149bbba4ffbc2cda0b3b5129918300d31cfeb5b997-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/b1/b1e2a4116ab6ffcf1666491c81a21af2598e690942a4180345df38057bfadd09-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/aa/aa97d0f988710813d79db81b05fe2f7e4c375804dd5d825fd056ef12738d4d75-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 mkdir -p $WORK/b509/ cat >/tmp/go-build3739158486/b509/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build3739158486/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 -complete -installsuffix shared -buildid JKM2S4iKR-VWye8xRYOD/JKM2S4iKR-VWye8xRYOD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/92/92653543cce7652236a15e5d80e1b2fd14e359b88b84ffbdf2638f2a9d93fc1b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 mkdir -p $WORK/b586/ cat >/tmp/go-build3739158486/b586/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build3739158486/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3739158486/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 -complete -installsuffix shared -buildid sD6x9fKG0F_VapHOmXr8/sD6x9fKG0F_VapHOmXr8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/crossversionobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscaler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalercondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricstatus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/a2/a2ced32d7e31698cbf603792ea8647ac103b2d908283cb9fa83af7ea58ff97a5-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 mkdir -p $WORK/b588/ cat >/tmp/go-build3739158486/b588/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build3739158486/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3739158486/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 -complete -installsuffix shared -buildid 0Np_WJaP26IypRgXGDTM/0Np_WJaP26IypRgXGDTM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/crossversionobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscaler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerbehavior.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalercondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingrules.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricidentifier.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metrictarget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricvaluestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricstatus.go cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/8a/8a75a21296641911d767ec60e4bb8bf087d3737d09c4285e6a8b474c06f87447-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/c4/c4984f68b3f060d38116b6229342f965478e81e69c0a1cd767e526a285bd0780-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 mkdir -p $WORK/b575/ cat >/tmp/go-build3739158486/b575/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build3739158486/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 -complete -installsuffix shared -buildid TAdy8-gL2fABJovnnFpL/TAdy8-gL2fABJovnnFpL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/crossversionobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscaler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scale.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalestatus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/02/02270bfdc1206e90280a9b7cec386beb1aa1e5543fe4d38e77989c006840bf8c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/7a/7a58d4f93200a973fd16bc134b84ccf4c588d6197fe302cb8177c7ef902b9bc8-d # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/85/856bc9801a98cc5ad614c68087f5061256a89c22f47e589e7ef66215654330e8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 mkdir -p $WORK/b517/ cat >/tmp/go-build3739158486/b517/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build3739158486/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 -complete -installsuffix shared -buildid TjhYuuOoH7bivmiAnnpS/TjhYuuOoH7bivmiAnnpS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/d2/d219a8419f5dac6c64a5b921557cfd82f360c244d8b6b146c6be3ff7d5020a0f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/98/984b1b51e638dde5a3be5c6a54335f4d37a2e7ec19b2021e854f5e4b175f4fca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/75/758db2eb167825985d8c43913503815a868d65aea871b338431ed11e8eb9685e-d # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/76/769f06266f0352d38faaf7dacf450ce0acb0e347652b7f7bb979a60fe8562509-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/78/7843e514555782ddebd5923efbfed155220e1336b021f275ad960fa769346bd4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/e3/e3e2cea6cbc062e8db11011eefdd8736da4c71ee4ac324cb1f48ef3bb0784a40-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/9f/9f09dd12e48a4779050e7cf11db713a8f2da686ebb504d26ed93d742c40c69e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/24/246c32ae058f425c68190d948762d6f5d314d5f849e6cdd23fe02a5fe293814c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 mkdir -p $WORK/b608/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 cat >/tmp/go-build3739158486/b608/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build3739158486/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 -complete -installsuffix shared -buildid 44KGdoZHeRbmqwpxrlSU/44KGdoZHeRbmqwpxrlSU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1/eventseries.go mkdir -p $WORK/b610/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 mkdir -p $WORK/b620/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 mkdir -p $WORK/b622/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 mkdir -p $WORK/b604/ mkdir -p $WORK/b624/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 cat >/tmp/go-build3739158486/b620/importcfg << 'EOF' # internal # import config importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build3739158486/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF cat >/tmp/go-build3739158486/b624/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build3739158486/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF cat >/tmp/go-build3739158486/b622/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build3739158486/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 -complete -installsuffix shared -buildid MYbMZ9IcbALcUNA6KkUQ/MYbMZ9IcbALcUNA6KkUQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/overhead.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclassspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/scheduling.go mkdir -p $WORK/b646/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 -complete -installsuffix shared -buildid gzdimzBoNIFLkrKGY7No/gzdimzBoNIFLkrKGY7No -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1/overhead.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1/runtimeclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1/scheduling.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 cat >/tmp/go-build3739158486/b604/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build3739158486/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 -complete -installsuffix shared -buildid 6teopaPfRT28o6-00G18/6teopaPfRT28o6-00G18 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingresspath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressbackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassparametersreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingresstls.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 cat >/tmp/go-build3739158486/b610/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build3739158486/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF mkdir -p $WORK/b590/ cat >/tmp/go-build3739158486/b646/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build3739158486/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3739158486/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 -complete -installsuffix shared -buildid L7YZZgaYWzIj9qn2V1a4/L7YZZgaYWzIj9qn2V1a4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointconditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointhints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/forzone.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 -complete -installsuffix shared -buildid UD89NBMqIzqP8BMT7Y3N/UD89NBMqIzqP8BMT7Y3N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeerror.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 mkdir -p $WORK/b626/ mkdir -p $WORK/b606/ cat >/tmp/go-build3739158486/b626/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build3739158486/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF cat >/tmp/go-build3739158486/b606/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build3739158486/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 -complete -installsuffix shared -buildid pYWpU_HNHUVFwlHsM02Z/pYWpU_HNHUVFwlHsM02Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/overhead.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/runtimeclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/scheduling.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 -complete -installsuffix shared -buildid jM6Gxwix4bLKCkq6nw8f/jM6Gxwix4bLKCkq6nw8f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/eventseries.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 mkdir -p $WORK/b573/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 mkdir -p $WORK/b579/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 -complete -installsuffix shared -buildid 4gzL_wKu9KS6P2ywB8Am/4gzL_wKu9KS6P2ywB8Am -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointconditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointhints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/forzone.go mkdir -p $WORK/b577/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 mkdir -p $WORK/b644/ mkdir -p $WORK/b648/ cat >/tmp/go-build3739158486/b579/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build3739158486/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF mkdir -p $WORK/b630/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 cat >/tmp/go-build3739158486/b577/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build3739158486/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF cat >/tmp/go-build3739158486/b573/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build3739158486/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF cat >/tmp/go-build3739158486/b644/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build3739158486/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF cat >/tmp/go-build3739158486/b648/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build3739158486/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3739158486/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF cat >/tmp/go-build3739158486/b590/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build3739158486/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 -complete -installsuffix shared -buildid wh1JfnhCx6JE027Aa06Q/wh1JfnhCx6JE027Aa06Q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetupdatestrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedaemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/scale.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetupdatestrategy.go mkdir -p $WORK/b618/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 -complete -installsuffix shared -buildid 3iCTqX0RJpO0WQXMoTa4/3iCTqX0RJpO0WQXMoTa4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriverspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodedriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/tokenrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeerror.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumenoderesources.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 -complete -installsuffix shared -buildid AmyZB1maVLuEf6cQsFLQ/AmyZB1maVLuEf6cQsFLQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollbackconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetupdatestrategy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 -complete -installsuffix shared -buildid 1MA3gpsRl_nys3Lv0_1H/1MA3gpsRl_nys3Lv0_1H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/job.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobtemplatespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/uncountedterminatedpods.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 -complete -installsuffix shared -buildid Pz7wkiFFIzWstM-1ZXSI/Pz7wkiFFIzWstM-1ZXSI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetupdatestrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedaemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetupdatestrategy.go cat >/tmp/go-build3739158486/b630/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build3739158486/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF cat >/tmp/go-build3739158486/b618/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build3739158486/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 -complete -installsuffix shared -buildid bdoyoVmWWf_yITv9czwE/bdoyoVmWWf_yITv9czwE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriverspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodedriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/tokenrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeerror.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumenoderesources.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 -complete -installsuffix shared -buildid IN9wZFoJiLRkfy7OxkXZ/IN9wZFoJiLRkfy7OxkXZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingresspath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressbackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassparametersreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressservicebackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingresstls.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ipblock.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyegressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicypeer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/servicebackendport.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 -complete -installsuffix shared -buildid 3Na_2vTKQlhuXe1YomHA/3Na_2vTKQlhuXe1YomHA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedcsidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedflexvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedhostpath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/fsgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/hostportrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/idrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasuserstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runtimeclassstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/selinuxstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/supplementalgroupsstrategyoptions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/c7/c79d7c3c65e6f49ef798d1890edd3d82c92bb75b05dab52a30118ee1c5e4d7a1-d # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/d6/d6d2167ec61c4ce25ad58671a53449df7dd27ca1f86769c4c8786233e6f71752-d # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/9d/9de5b7a20b1067e4bd2a646cf1216575403b68c8e389d27364ec6f86f7a41c11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/c0/c086902b382c1e12143999d31cdf500a7c040f48c557468cd7bdfa42f81cbfde-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/7d/7ddd105c6f2cdd183ea449bb3c95999845299b36448215f771a3e7dc9f459fb1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/52/52bbdc627a10a22d16409695cb86bbfe334dbb0ad325cc645295c1cdf5aee0e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/18/183a86c893f0462214bb49911931f410541184030b0b913574d18ac09def8aa9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/17/17af022eed11d690e16483419a260c464e69411fcf58b6fb9554a2bdbe9b1b06-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/db/dbca0c68e530ed4a04d4f827b82e0933c82d9028095b89d6763480c8987059c8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/c0/c025a0703720c9c0d431b15ef72f5d608af0d0b2033b3beb68b65e0e96410f24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/de/de4d1c549834a0d14d274ea8d11f3f850602dc501e530b3adef44f8cb9dd3584-d # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/0f/0f766c5bdede83748feda3b6edec23b244593b12817fe9a22231bbda3cf5abd6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 mkdir -p $WORK/b592/ cat >/tmp/go-build3739158486/b592/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build3739158486/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build3739158486/b590/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 -complete -installsuffix shared -buildid m6MQRkilpl80vI3la9FI/m6MQRkilpl80vI3la9FI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/jobtemplatespec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/e2/e2b26e8e53f3943120079f673eb9ecc095db00c52b7c878bbb4f855d3d9e4fe4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/ff/ffcf48fd101ea84fcc2e11bf0147d38edcb777c2c24eca9c4a207ed5b91a3690-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/8f/8f07d6ac5488e4d8e2cd57f0f7ebf9f2a04fa7af12babf40a32aa7ef2e1f0d0e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/29/29a2765fad84b63aa24c2825dd91619118039f1e37a7f25593fd40f8ec66931b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/e5/e563ae5b26da5b62f7a2881a395d172e40e515458f731829e245010a312fa70a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/ec/ec5d2b8581ca104bb6c767a00d04e82ccd07aa460a79804d942d9d1aee6452dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/5e/5e8395ea95a8db8ff79f7fd0f9266b014714715df1328a6b2084550aab14a44b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme mkdir -p $WORK/b494/ cat >/tmp/go-build3739158486/b494/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 importmap k8s.io/api/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 importmap k8s.io/api/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/api/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 importmap k8s.io/api/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 importmap k8s.io/api/authentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 importmap k8s.io/api/authorization/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 importmap k8s.io/api/authorization/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/api/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 importmap k8s.io/api/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/api/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 importmap k8s.io/api/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 importmap k8s.io/api/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 importmap k8s.io/api/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 importmap k8s.io/api/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/api/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 importmap k8s.io/api/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 importmap k8s.io/api/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 importmap k8s.io/api/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 importmap k8s.io/api/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/api/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 importmap k8s.io/api/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 importmap k8s.io/api/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/api/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 importmap k8s.io/api/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 importmap k8s.io/api/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 importmap k8s.io/api/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 importmap k8s.io/api/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 importmap k8s.io/api/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 importmap k8s.io/api/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 importmap k8s.io/api/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 importmap k8s.io/api/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build3739158486/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build3739158486/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build3739158486/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build3739158486/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build3739158486/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build3739158486/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build3739158486/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build3739158486/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1=/tmp/go-build3739158486/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build3739158486/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build3739158486/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build3739158486/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build3739158486/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build3739158486/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build3739158486/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build3739158486/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build3739158486/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build3739158486/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build3739158486/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build3739158486/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build3739158486/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build3739158486/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build3739158486/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build3739158486/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build3739158486/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build3739158486/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build3739158486/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build3739158486/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build3739158486/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build3739158486/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build3739158486/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build3739158486/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build3739158486/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build3739158486/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build3739158486/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build3739158486/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build3739158486/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build3739158486/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build3739158486/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build3739158486/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build3739158486/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build3739158486/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build3739158486/b484/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3739158486/b466/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme -complete -installsuffix shared -buildid Wgb1wFDLuEhMecgeO8Kz/Wgb1wFDLuEhMecgeO8Kz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme/register.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 mkdir -p $WORK/b612/ cat >/tmp/go-build3739158486/b612/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build3739158486/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 -complete -installsuffix shared -buildid -MPmysetkq0bjFsMcolW/-MPmysetkq0bjFsMcolW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedcsidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedflexvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedhostpath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetupdatestrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/fsgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/hostportrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingresspath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/idrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressbackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingresstls.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ipblock.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyegressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicypeer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollbackconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedaemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasuserstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runtimeclassstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/scale.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/selinuxstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/supplementalgroupsstrategyoptions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/52/52d29501636c7d4b34d0446257ab27961f2f7ca7da1955a18b00ef2b0f386a1d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery mkdir -p $WORK/b477/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 mkdir -p $WORK/b568/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 mkdir -p $WORK/b580/ cat >/tmp/go-build3739158486/b477/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/googleapis/gnostic/openapiv2=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/version=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2=/tmp/go-build3739158486/b478/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build3739158486/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build3739158486/b484/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3739158486/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3739158486/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build3739158486/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery -complete -installsuffix shared -buildid Ljg-b9FKInTD_qZCDYUt/Ljg-b9FKInTD_qZCDYUt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery/discovery_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery/helper.go cat >/tmp/go-build3739158486/b568/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build3739158486/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=/tmp/go-build3739158486/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 -complete -installsuffix shared -buildid gW4GnY_NUhNhfDIKvhEM/gW4GnY_NUhNhfDIKvhEM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/admissionregistration_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/validatingwebhookconfiguration.go cat >/tmp/go-build3739158486/b580/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build3739158486/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 mkdir -p $WORK/b581/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 -complete -installsuffix shared -buildid r_031wchloKHLzkEow8g/r_031wchloKHLzkEow8g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/authentication_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/tokenreview.go cat >/tmp/go-build3739158486/b581/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build3739158486/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 -complete -installsuffix shared -buildid EklSBzhwnBNjFapSFA_l/EklSBzhwnBNjFapSFA_l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/authentication_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/tokenreview.go mkdir -p $WORK/b582/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 mkdir -p $WORK/b584/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 cat >/tmp/go-build3739158486/b582/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authorization/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1=/tmp/go-build3739158486/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a EOF mkdir -p $WORK/b583/ cat >/tmp/go-build3739158486/b584/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build3739158486/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build3739158486/b575/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 -complete -installsuffix shared -buildid iJHYiNqHetk-sru4T3WB/iJHYiNqHetk-sru4T3WB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/authorization_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/localsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectrulesreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/subjectaccessreview.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 -complete -installsuffix shared -buildid 373rYTCz5rmwgsuZR6Df/373rYTCz5rmwgsuZR6Df -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/autoscaling_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/horizontalpodautoscaler.go cat >/tmp/go-build3739158486/b583/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authorization/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build3739158486/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 -complete -installsuffix shared -buildid o4VU3yVoY7xmt21Hs8S6/o4VU3yVoY7xmt21Hs8S6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/authorization_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/localsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectrulesreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/subjectaccessreview.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 mkdir -p $WORK/b587/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 mkdir -p $WORK/b591/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 cat >/tmp/go-build3739158486/b587/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build3739158486/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=/tmp/go-build3739158486/b588/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF mkdir -p $WORK/b585/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 -complete -installsuffix shared -buildid C-OCYJy7OWsj24TmzGmu/C-OCYJy7OWsj24TmzGmu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/autoscaling_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/horizontalpodautoscaler.go cat >/tmp/go-build3739158486/b591/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build3739158486/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1=/tmp/go-build3739158486/b592/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF mkdir -p $WORK/b589/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 -complete -installsuffix shared -buildid K2_L-6490CYsE43heuu1/K2_L-6490CYsE43heuu1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/batch_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/generated_expansion.go cat >/tmp/go-build3739158486/b585/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build3739158486/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=/tmp/go-build3739158486/b586/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cat >/tmp/go-build3739158486/b589/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build3739158486/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build3739158486/b590/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 -complete -installsuffix shared -buildid ReqtiOQsGknxpyW-00NI/ReqtiOQsGknxpyW-00NI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/autoscaling_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 -complete -installsuffix shared -buildid kNaudfgS3Z1oyjNJRCGO/kNaudfgS3Z1oyjNJRCGO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/batch_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/job.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 mkdir -p $WORK/b597/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 mkdir -p $WORK/b595/ cat >/tmp/go-build3739158486/b597/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build3739158486/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1=/tmp/go-build3739158486/b598/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 -complete -installsuffix shared -buildid aBcAhR9fSR6qnSEFk9cG/aBcAhR9fSR6qnSEFk9cG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/coordination_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/lease.go cat >/tmp/go-build3739158486/b595/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build3739158486/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1=/tmp/go-build3739158486/b596/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 mkdir -p $WORK/b599/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 -complete -installsuffix shared -buildid mzNIEY1frtbEBzcL_V4k/mzNIEY1frtbEBzcL_V4k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificates_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/generated_expansion.go cat >/tmp/go-build3739158486/b599/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build3739158486/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1=/tmp/go-build3739158486/b600/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 -complete -installsuffix shared -buildid OsVB1grqcM2Ie7o23UXw/OsVB1grqcM2Ie7o23UXw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/coordination_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/lease.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 mkdir -p $WORK/b605/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 mkdir -p $WORK/b572/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 mkdir -p $WORK/b578/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 mkdir -p $WORK/b576/ cat >/tmp/go-build3739158486/b605/importcfg << 'EOF' # internal # import config importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build3739158486/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1=/tmp/go-build3739158486/b606/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 mkdir -p $WORK/b559/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 -complete -installsuffix shared -buildid 6jxeOgWmfZKkYAU8bTMo/6jxeOgWmfZKkYAU8bTMo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/discovery_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/generated_expansion.go cat >/tmp/go-build3739158486/b572/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 importmap k8s.io/client-go/applyconfigurations/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build3739158486/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build3739158486/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1=/tmp/go-build3739158486/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build3739158486/b575/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cat >/tmp/go-build3739158486/b578/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build3739158486/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2=/tmp/go-build3739158486/b579/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF mkdir -p $WORK/b593/ cat >/tmp/go-build3739158486/b559/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build3739158486/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build3739158486/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF cat >/tmp/go-build3739158486/b576/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build3739158486/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1=/tmp/go-build3739158486/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 -complete -installsuffix shared -buildid rpe6TjlI-q8GJI3Ey1I6/rpe6TjlI-q8GJI3Ey1I6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/apps_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/statefulset.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 -complete -installsuffix shared -buildid qZw9hZTWf7IF50n58e0e/qZw9hZTWf7IF50n58e0e -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/admissionregistration_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/validatingwebhookconfiguration.go mkdir -p $WORK/b609/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 -complete -installsuffix shared -buildid QO7qjFy0n9dUSNVx3Za5/QO7qjFy0n9dUSNVx3Za5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/apps_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/statefulset.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 mkdir -p $WORK/b601/ cat >/tmp/go-build3739158486/b609/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build3739158486/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1=/tmp/go-build3739158486/b610/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 -complete -installsuffix shared -buildid gqJtVA7_nZf_sGuRDC1r/gqJtVA7_nZf_sGuRDC1r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/apps_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/statefulset.go cat >/tmp/go-build3739158486/b593/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build3739158486/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1=/tmp/go-build3739158486/b594/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 -complete -installsuffix shared -buildid StLvZLT2ysGP4FEJu3qU/StLvZLT2ysGP4FEJu3qU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/events_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/generated_expansion.go mkdir -p $WORK/b613/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 -complete -installsuffix shared -buildid YfdrCkvNUPz1fvi4lAUQ/YfdrCkvNUPz1fvi4lAUQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificates_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/generated_expansion.go cat >/tmp/go-build3739158486/b601/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/reference=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build3739158486/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build3739158486/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build3739158486/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build3739158486/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build3739158486/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build3739158486/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference=/tmp/go-build3739158486/b602/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF mkdir -p $WORK/b570/ cat >/tmp/go-build3739158486/b613/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build3739158486/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=/tmp/go-build3739158486/b614/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 -complete -installsuffix shared -buildid TX2ZWg1qfVvPUmozRD7-/TX2ZWg1qfVvPUmozRD7- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/componentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/configmap.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/core_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/event_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/limitrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/node.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/node_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolumeclaim.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/podtemplate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/replicationcontroller.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/resourcequota.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/secret.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/service.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/service_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/serviceaccount.go cat >/tmp/go-build3739158486/b570/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build3739158486/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=/tmp/go-build3739158486/b571/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid aU7jNnSnMvaL8UIX189w/aU7jNnSnMvaL8UIX189w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/apiserverinternal_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/storageversion.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid fdPgPc5ziSzjFwZ_TPJQ/fdPgPc5ziSzjFwZ_TPJQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowcontrol_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/prioritylevelconfiguration.go mkdir -p $WORK/b603/ cat >/tmp/go-build3739158486/b603/importcfg << 'EOF' # internal # import config importmap k8s.io/api/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build3739158486/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1=/tmp/go-build3739158486/b604/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 -complete -installsuffix shared -buildid 5IQRoil9MLqgjQ8cr12Z/5IQRoil9MLqgjQ8cr12Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/discovery_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/generated_expansion.go mkdir -p $WORK/b615/ mkdir -p $WORK/b617/ cat >/tmp/go-build3739158486/b615/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build3739158486/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=/tmp/go-build3739158486/b616/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF mkdir -p $WORK/b607/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 -complete -installsuffix shared -buildid Zw0dr_0yl8MPI3Rv-GO9/Zw0dr_0yl8MPI3Rv-GO9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowcontrol_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/prioritylevelconfiguration.go cat >/tmp/go-build3739158486/b617/importcfg << 'EOF' # internal # import config importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build3739158486/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1=/tmp/go-build3739158486/b618/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 -complete -installsuffix shared -buildid 1gGFZeURRoQiFGTFJ6T0/1gGFZeURRoQiFGTFJ6T0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networking_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networkpolicy.go cat >/tmp/go-build3739158486/b607/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build3739158486/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1=/tmp/go-build3739158486/b608/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 -complete -installsuffix shared -buildid uik7lWHnRRAjwSjx5dgu/uik7lWHnRRAjwSjx5dgu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/events_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/d8/d800b56ea7bd19b44b04767bb883833e80dbd38d71f9d25e757b3a53f1bfba6a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 mkdir -p $WORK/b619/ cat >/tmp/go-build3739158486/b619/importcfg << 'EOF' # internal # import config importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build3739158486/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1=/tmp/go-build3739158486/b620/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 -complete -installsuffix shared -buildid Tb_JNGorZPCQPGO6G9gB/Tb_JNGorZPCQPGO6G9gB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/networking_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/a4/a4fa509cca6e455579b78e829a85910453af286a01ba99c32e15ad519412e355-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 mkdir -p $WORK/b621/ cat >/tmp/go-build3739158486/b621/importcfg << 'EOF' # internal # import config importmap k8s.io/api/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build3739158486/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1=/tmp/go-build3739158486/b622/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 -complete -installsuffix shared -buildid byPQDAHJigGDCwUO8KTi/byPQDAHJigGDCwUO8KTi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/node_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/runtimeclass.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/fd/fd64cc045c69705597951134c0cc3aa5b47350a86edb9f7d0c6bd7e1bc80095d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 mkdir -p $WORK/b623/ cat >/tmp/go-build3739158486/b623/importcfg << 'EOF' # internal # import config importmap k8s.io/api/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build3739158486/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1=/tmp/go-build3739158486/b624/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 -complete -installsuffix shared -buildid SmHl7ZhfKk9rIx9dKE2S/SmHl7ZhfKk9rIx9dKE2S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/node_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/runtimeclass.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/8c/8cbefc2f6b8b6729cbb928ac3c2969206f05d6ee3ecf7dcb246a9a1936265193-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 mkdir -p $WORK/b625/ cat >/tmp/go-build3739158486/b625/importcfg << 'EOF' # internal # import config importmap k8s.io/api/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build3739158486/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1=/tmp/go-build3739158486/b626/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 -complete -installsuffix shared -buildid VBOxMfBznCnw46xumc2Z/VBOxMfBznCnw46xumc2Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/node_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/runtimeclass.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/de/de00121ba2e5eb8de41f1bb5151e5c5d307f87f38687848a0869329a292affd9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 mkdir -p $WORK/b627/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cat >/tmp/go-build3739158486/b627/importcfg << 'EOF' # internal # import config importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build3739158486/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1=/tmp/go-build3739158486/b628/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 -complete -installsuffix shared -buildid bEqWtBwqIFlpBKbbl2gH/bEqWtBwqIFlpBKbbl2gH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/policy_client.go cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/50/50bcb342fea02d1894e61718e3343823365dd0bc5cb621fd18296f64981504ad-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 mkdir -p $WORK/b629/ cat >/tmp/go-build3739158486/b629/importcfg << 'EOF' # internal # import config importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build3739158486/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1=/tmp/go-build3739158486/b630/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 -complete -installsuffix shared -buildid EFqug7cI9zYYUpcWveqg/EFqug7cI9zYYUpcWveqg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/policy_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/43/43ee92b9516e4086dce06743a68e826ef2453f9305d2fa95f7bb9dde0efb03eb-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 mkdir -p $WORK/b631/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal cat >/tmp/go-build3739158486/b631/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build3739158486/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1=/tmp/go-build3739158486/b632/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 -complete -installsuffix shared -buildid 3bjyp-BL3zH8BdiWOlKP/3bjyp-BL3zH8BdiWOlKP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rbac_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rolebinding.go cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/0a/0a9651f2c24232dac8371651862453f336098306ccfd425d7c425e6c8ca9a9e1-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 mkdir -p $WORK/b633/ cat >/tmp/go-build3739158486/b633/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build3739158486/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1=/tmp/go-build3739158486/b634/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 -complete -installsuffix shared -buildid IT48vI68daZ3t9err5Oj/IT48vI68daZ3t9err5Oj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rbac_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rolebinding.go cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/5a/5a21e29d574a1400cb8a3293db5ca51066adc2c46043277c8f5d1e3d306adb00-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 mkdir -p $WORK/b635/ cat >/tmp/go-build3739158486/b635/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build3739158486/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1=/tmp/go-build3739158486/b636/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 -complete -installsuffix shared -buildid KKErYn3L0rsmNdqP0yUC/KKErYn3L0rsmNdqP0yUC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rbac_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rolebinding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/81/8128e9eabf9ddf50eb05e5b4a9aa59f93690ef397c9ed6f6074d42cea2f047da-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 mkdir -p $WORK/b637/ cat >/tmp/go-build3739158486/b637/importcfg << 'EOF' # internal # import config importmap k8s.io/api/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build3739158486/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1=/tmp/go-build3739158486/b638/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 -complete -installsuffix shared -buildid Sp3Zmpc2XT2MLPc3afZM/Sp3Zmpc2XT2MLPc3afZM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/priorityclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/scheduling_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/05/056782fcbce61fb37a1cd68c04e879f728372dc9cce1023c2783e7b53eff4a53-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 mkdir -p $WORK/b639/ cat >/tmp/go-build3739158486/b639/importcfg << 'EOF' # internal # import config importmap k8s.io/api/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build3739158486/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=/tmp/go-build3739158486/b640/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 -complete -installsuffix shared -buildid aCcoL_yjxo4Dv5W5qiaF/aCcoL_yjxo4Dv5W5qiaF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/priorityclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/scheduling_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/c0/c03db60766e483c92f27a8cc4e2e0b674df16c95dee77d92adef0c110ea36d49-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 mkdir -p $WORK/b641/ cat >/tmp/go-build3739158486/b641/importcfg << 'EOF' # internal # import config importmap k8s.io/api/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build3739158486/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1=/tmp/go-build3739158486/b642/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 -complete -installsuffix shared -buildid JTQFa0fpcP5K-TgcMFkb/JTQFa0fpcP5K-TgcMFkb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/priorityclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/scheduling_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/9b/9b265a4f9ec4b190419ba381dbc69b1d9b563edddb0bfd688b2af75d96849a2f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 mkdir -p $WORK/b643/ cat >/tmp/go-build3739158486/b643/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build3739158486/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1=/tmp/go-build3739158486/b644/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 -complete -installsuffix shared -buildid Veus_AukcuN3oJgyBTKx/Veus_AukcuN3oJgyBTKx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storage_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/volumeattachment.go cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/50/50061cce6570d37162583a3020b0e25e0273317264ce523bfce1b68fcae34158-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 mkdir -p $WORK/b645/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal cat >/tmp/go-build3739158486/b645/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build3739158486/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1=/tmp/go-build3739158486/b646/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 -complete -installsuffix shared -buildid pSfS-TN0OKLtlwDzMVmN/pSfS-TN0OKLtlwDzMVmN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/storage_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/volumeattachment.go cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/31/3133ed897f1c3b8923f5f77be922f220fd24e4203701fc7fb87698699637941f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 mkdir -p $WORK/b647/ cat >/tmp/go-build3739158486/b647/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build3739158486/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1=/tmp/go-build3739158486/b648/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 -complete -installsuffix shared -buildid XPZtJ2HnEhlM_Lm1Q6qm/XPZtJ2HnEhlM_Lm1Q6qm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storage_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/volumeattachment.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/f7/f787318149716590c95fc810064d5b9d14d75756c848791202319561274a7ada-d # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/08/083c073ffa8f4559aa5d242f5f23243b83f0bf8a79f94e42c3c5049a2d1b09b5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/3a/3a37596a0ec95a8ccc9ea056503e8f3139e5e54d4e187f2ecc443fbd58810cd5-d # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/33/3392bbaf4580ccb7c0d05babbd8448d802698a3b997ca5848059cbcbb1232307-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/98/987ec0a62336c9afb0cce79afe76d2737ae3be5dc576699a1e364fc3cfc66472-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/19/19ee10a4501771b1abd2ea7bb84bc677e8e691c5d2406a97eed03c04f6089bea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/2b/2bd79ef3fe898aa25f79c2d549961e1aee5eaad4e71ea00c94280045d1b13b9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/07/0740313f6c65225e8e306e940b7d0ab7d8d0924e520ae78ff25bf84e58e53852-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/ef/efb2b4798479808e6aabfd1d4b214dfce1c83e609e2f7073baf283fa02ac36cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/db/dbd0d327560e5f228cdb2307c8ff59e17f4aa784bdbc972d5a0e77c6faa67a1e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/49/492b5a9c153aa2f7c37c2dbd8baf883b892e80ce1e8c8481d968bff9cc55d036-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/bc/bc6161a62814ca9c0ff082a13c61eb5420d2fbf5d7397997e62e74ab09146e49-d # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/e8/e8863b86671ba156fc720ddcaa672eb4a17c0f14d892b167e416bc536f125f9c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/1f/1ffdd8504728abfe9ae521d4d82517a613f109ae59dfe6001474f3a1053b00f5-d # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/be/be8a0b59b1d3e677a6893e706357c4b3ac474538b9732ae5e43bacfaf34b211d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/85/85b59e34dd5b0e44daed2cc87cb422b5b31d907b8fa391f02142212c48b1569d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/c3/c3af1195b49ee9db3b3bf04345dacb87472e5f6321f86ce83e91a464e093be33-d # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/56/5698a8354ef8b2fd08ac6b172cbfcb345d7248b7364922032f9a8199573bb7e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/9a/9a9e416717cb31d82b9f0369c700ab26bf75e294cfed8dcdd2cbfa15725133ac-d # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/b9/b93f52edc783b552e709c4ac57c0a68460053db41388eff2d21c3cc6051ba59a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/cb/cb51837703ce7b2481184b76b3e02f261ce41c8c399201315b585ac09a40a07c-d # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/0a/0a3523eca473a162a1b31b3a4e77649fa605f7f7d565c0eb0d45b5cc7ec46645-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/b1/b1de83a079aafabad7818acfdb5a59b7f0735a0b41d579cd48e886945c51ea71-d # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/1e/1e556119dcfaef3dbae3138e5c8a5f0c7389d2988db52999c4d5608cb18915ec-d # internal github.com/prometheus/prometheus/discovery/aws mkdir -p $WORK/b282/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/8f/8fcaa7dd36e7186002c538dd9c35efed5f743eb45e09380e15bf8c9c4ea558bd-d # internal cat >/tmp/go-build3739158486/b282/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/session=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session importmap github.com/aws/aws-sdk-go/service/ec2=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 importmap github.com/aws/aws-sdk-go/service/lightsail=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build3739158486/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build3739158486/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build3739158486/b272/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build3739158486/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2=/tmp/go-build3739158486/b283/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail=/tmp/go-build3739158486/b285/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build3739158486/b286/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build3739158486/b287/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/prometheus/prometheus/discovery/aws -complete -installsuffix shared -buildid 8HhiJBUuAW8Ifba02YdG/8HhiJBUuAW8Ifba02YdG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/aws/ec2.go ./_build/src/github.com/prometheus/prometheus/discovery/aws/lightsail.go cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/2e/2e7a4ec64fbe5cfb7723a415b38eec28edbdbf97a992bfce38255c20e2f3555e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/08/082e083ebc7ff0f05c8cea94a102bff9a5c806a7cbac11d91140490386fd27eb-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 mkdir -p $WORK/b611/ cat >/tmp/go-build3739158486/b611/importcfg << 'EOF' # internal # import config importmap k8s.io/api/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build3739158486/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1=/tmp/go-build3739158486/b612/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 -complete -installsuffix shared -buildid coBCrmOqbLTw_oB93JUX/coBCrmOqbLTw_oB93JUX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/extensions_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/networkpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/replicaset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/7f/7f2421f9c16373895abef8a26b2605d173fcd987414b03b518d8f029207890fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/bb/bb9edb16b3115ffa77b826f19c4e32d8c49084fa9d7fc73a266abd815d721419-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/da/da145833501abae9604cf67a4f60a2121405945bbac66bbe4867391560096980-d # internal github.com/prometheus/prometheus/discovery/gce mkdir -p $WORK/b331/ cat >/tmp/go-build3739158486/b331/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/compute/v1=github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build3739158486/b286/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build3739158486/b287/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build3739158486/b332/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1=/tmp/go-build3739158486/b338/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build3739158486/b394/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/prometheus/prometheus/discovery/gce -complete -installsuffix shared -buildid h_fubMh1rYV4V86OBh7H/h_fubMh1rYV4V86OBh7H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/gce/gce.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/d2/d2a8b120b9e392f0d70782d3eceb92b856d4ef8df555d0745792e7179b72a6fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/10/10ac09a24b8c23bbf22b28c54dbf3065ec3c57019fa69019ac3a814419526364-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes mkdir -p $WORK/b476/ cat >/tmp/go-build3739158486/b476/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/discovery=github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 importmap k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 importmap k8s.io/client-go/kubernetes/typed/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 importmap k8s.io/client-go/kubernetes/typed/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 importmap k8s.io/client-go/kubernetes/typed/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 importmap k8s.io/client-go/kubernetes/typed/authentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 importmap k8s.io/client-go/kubernetes/typed/authorization/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 importmap k8s.io/client-go/kubernetes/typed/authorization/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 importmap k8s.io/client-go/kubernetes/typed/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 importmap k8s.io/client-go/kubernetes/typed/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 importmap k8s.io/client-go/kubernetes/typed/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 importmap k8s.io/client-go/kubernetes/typed/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 importmap k8s.io/client-go/kubernetes/typed/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 importmap k8s.io/client-go/kubernetes/typed/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 importmap k8s.io/client-go/kubernetes/typed/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 importmap k8s.io/client-go/kubernetes/typed/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 importmap k8s.io/client-go/kubernetes/typed/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 importmap k8s.io/client-go/kubernetes/typed/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 importmap k8s.io/client-go/kubernetes/typed/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 importmap k8s.io/client-go/kubernetes/typed/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 importmap k8s.io/client-go/kubernetes/typed/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 importmap k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 importmap k8s.io/client-go/kubernetes/typed/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 importmap k8s.io/client-go/kubernetes/typed/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 importmap k8s.io/client-go/kubernetes/typed/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 importmap k8s.io/client-go/kubernetes/typed/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 importmap k8s.io/client-go/kubernetes/typed/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 importmap k8s.io/client-go/kubernetes/typed/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 importmap k8s.io/client-go/kubernetes/typed/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 importmap k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 importmap k8s.io/client-go/kubernetes/typed/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 importmap k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 importmap k8s.io/client-go/kubernetes/typed/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 importmap k8s.io/client-go/kubernetes/typed/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/util/flowcontrol=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery=/tmp/go-build3739158486/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1=/tmp/go-build3739158486/b559/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=/tmp/go-build3739158486/b568/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=/tmp/go-build3739158486/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build3739158486/b572/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=/tmp/go-build3739158486/b576/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=/tmp/go-build3739158486/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=/tmp/go-build3739158486/b580/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=/tmp/go-build3739158486/b581/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=/tmp/go-build3739158486/b582/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=/tmp/go-build3739158486/b583/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=/tmp/go-build3739158486/b584/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=/tmp/go-build3739158486/b585/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=/tmp/go-build3739158486/b587/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=/tmp/go-build3739158486/b589/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=/tmp/go-build3739158486/b591/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1=/tmp/go-build3739158486/b593/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=/tmp/go-build3739158486/b595/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=/tmp/go-build3739158486/b597/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=/tmp/go-build3739158486/b599/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build3739158486/b601/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1=/tmp/go-build3739158486/b603/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1=/tmp/go-build3739158486/b605/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1=/tmp/go-build3739158486/b607/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=/tmp/go-build3739158486/b609/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=/tmp/go-build3739158486/b611/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=/tmp/go-build3739158486/b613/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=/tmp/go-build3739158486/b615/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=/tmp/go-build3739158486/b617/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=/tmp/go-build3739158486/b619/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1=/tmp/go-build3739158486/b621/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=/tmp/go-build3739158486/b623/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=/tmp/go-build3739158486/b625/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1=/tmp/go-build3739158486/b627/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=/tmp/go-build3739158486/b629/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=/tmp/go-build3739158486/b631/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=/tmp/go-build3739158486/b633/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=/tmp/go-build3739158486/b635/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=/tmp/go-build3739158486/b637/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=/tmp/go-build3739158486/b639/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=/tmp/go-build3739158486/b641/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=/tmp/go-build3739158486/b643/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=/tmp/go-build3739158486/b645/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=/tmp/go-build3739158486/b647/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build3739158486/b557/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes -complete -installsuffix shared -buildid M41RUsaGjoD0wErnJPsM/M41RUsaGjoD0wErnJPsM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/clientset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/56/56ec8ab6c4796eaa7c4db189796867f1a8175662233572d793b82959f3b5c675-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/54/54f5adeeba4016b233496159513352dd121bd1f17ab8ac71293bc5ca64f8fbac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/6b/6b3112cd1faa9293821b601176f5c8176d3000d4e3dca5115c0f371444267e33-d # internal github.com/prometheus/prometheus/discovery/kubernetes mkdir -p $WORK/b430/ cat >/tmp/go-build3739158486/b430/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/util/version=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/kubernetes=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/cache=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache importmap k8s.io/client-go/tools/clientcmd=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd importmap k8s.io/client-go/tools/metrics=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/util/workqueue=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build3739158486/b226/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build3739158486/b287/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build3739158486/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build3739158486/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build3739158486/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build3739158486/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build3739158486/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version=/tmp/go-build3739158486/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes=/tmp/go-build3739158486/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache=/tmp/go-build3739158486/b649/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd=/tmp/go-build3739158486/b657/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build3739158486/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build3739158486/b551/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/prometheus/prometheus/discovery/kubernetes -complete -installsuffix shared -buildid kLyaU4etRLO12qCzL8zZ/kLyaU4etRLO12qCzL8zZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/client_metrics.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/endpoints.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/endpointslice.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/ingress.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/ingress_adaptor.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/kubernetes.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/node.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/pod.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/17/17a9d1434f83819ab824b798a166159b2765db0bf5af6ec341a39ef41184ee61-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/15/15739a9de75ed677b5d56b078804b5f1b55c1fb9ee310dc640ad77375d526b51-d # internal github.com/prometheus/prometheus/discovery/azure mkdir -p $WORK/b288/ cat >/tmp/go-build3739158486/b288/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute importmap github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/adal=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal importmap github.com/Azure/go-autorest/autorest/azure=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=/tmp/go-build3739158486/b289/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=/tmp/go-build3739158486/b303/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build3739158486/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal=/tmp/go-build3739158486/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build3739158486/b300/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build3739158486/b286/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build3739158486/b287/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/prometheus/prometheus/discovery/azure -complete -installsuffix shared -buildid ArFLSEg2rdv49BGAln2N/ArFLSEg2rdv49BGAln2N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/azure/azure.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/68/68496dacbd3ecde91a49ee9bbc03ae6357f4f313dec79ebd7feb33d85e5a18f5-d # internal github.com/prometheus/prometheus/discovery/install mkdir -p $WORK/b281/ cat >/tmp/go-build3739158486/b281/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/discovery/aws=/tmp/go-build3739158486/b282/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/azure=/tmp/go-build3739158486/b288/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/consul=/tmp/go-build3739158486/b304/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/digitalocean=/tmp/go-build3739158486/b318/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dns=/tmp/go-build3739158486/b322/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/eureka=/tmp/go-build3739158486/b330/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=/tmp/go-build3739158486/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/gce=/tmp/go-build3739158486/b331/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/hetzner=/tmp/go-build3739158486/b422/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/http=/tmp/go-build3739158486/b429/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=/tmp/go-build3739158486/b430/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/linode=/tmp/go-build3739158486/b665/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/marathon=/tmp/go-build3739158486/b671/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/moby=/tmp/go-build3739158486/b672/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/openstack=/tmp/go-build3739158486/b707/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/puppetdb=/tmp/go-build3739158486/b720/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/scaleway=/tmp/go-build3739158486/b721/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/triton=/tmp/go-build3739158486/b734/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/uyuni=/tmp/go-build3739158486/b735/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/xds=/tmp/go-build3739158486/b740/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/zookeeper=/tmp/go-build3739158486/b758/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/prometheus/prometheus/discovery/install -complete -installsuffix shared -buildid ut7Rl7r6oIxbvdfpMeFe/ut7Rl7r6oIxbvdfpMeFe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/install/install.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/50/503dc365c8b8af8888e4792b18d3d545149e8ca02440fa278f564f90c058cbcd-d # internal github.com/prometheus/prometheus/cmd/promtool mkdir -p $WORK/b001/ cat >/tmp/go-build3739158486/b001/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/google/pprof/profile=github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/api=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api importmap github.com/prometheus/client_golang/api/prometheus/v1=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1 importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp importmap github.com/prometheus/client_golang/prometheus/testutil/promlint=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap github.com/prometheus/exporter-toolkit/web=github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web importmap gopkg.in/alecthomas/kingpin.v2=github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile archive/tar=/tmp/go-build3739158486/b002/_pkg_.a packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build3739158486/b053/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build3739158486/b063/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile=/tmp/go-build3739158486/b071/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api=/tmp/go-build3739158486/b074/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1=/tmp/go-build3739158486/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build3739158486/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint=/tmp/go-build3739158486/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build3739158486/b226/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web=/tmp/go-build3739158486/b227/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build3739158486/b230/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=/tmp/go-build3739158486/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/install=/tmp/go-build3739158486/b281/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=/tmp/go-build3739158486/b430/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build3739158486/b277/_pkg_.a packagefile github.com/prometheus/prometheus/model/rulefmt=/tmp/go-build3739158486/b761/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build3739158486/b817/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build3739158486/b762/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=/tmp/go-build3739158486/b818/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build3739158486/b783/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build3739158486/b763/_pkg_.a packagefile github.com/prometheus/prometheus/rules=/tmp/go-build3739158486/b847/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build3739158486/b848/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build3739158486/b765/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build3739158486/b787/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build3739158486/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build3739158486/b769/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build3739158486/b770/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build3739158486/b793/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build3739158486/b850/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build3739158486/b225/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile runtime/pprof=/tmp/go-build3739158486/b414/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile text/tabwriter=/tmp/go-build3739158486/b212/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile runtime/cgo=/tmp/go-build3739158486/b050/_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 eDJWBM5X_JjdiaMEiVKT/eDJWBM5X_JjdiaMEiVKT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/prometheus/prometheus/cmd/promtool/archive.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/backfill.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/debug.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/main.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/rules.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/sd.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/tsdb.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/unittest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/2c/2cf6ca70c0a8cc0a5e556497daa5b6fa17505574a2020e57b8453793661d312a-d # internal cat >/tmp/go-build3739158486/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/prometheus/cmd/promtool=/tmp/go-build3739158486/b001/_pkg_.a packagefile archive/tar=/tmp/go-build3739158486/b002/_pkg_.a packagefile bufio=/tmp/go-build3739158486/b052/_pkg_.a packagefile bytes=/tmp/go-build3739158486/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build3739158486/b053/_pkg_.a packagefile context=/tmp/go-build3739158486/b058/_pkg_.a packagefile encoding/json=/tmp/go-build3739158486/b059/_pkg_.a packagefile fmt=/tmp/go-build3739158486/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build3739158486/b063/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build3739158486/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build3739158486/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile=/tmp/go-build3739158486/b071/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build3739158486/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api=/tmp/go-build3739158486/b074/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1=/tmp/go-build3739158486/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build3739158486/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint=/tmp/go-build3739158486/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build3739158486/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build3739158486/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build3739158486/b226/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web=/tmp/go-build3739158486/b227/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build3739158486/b230/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build3739158486/b275/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=/tmp/go-build3739158486/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/install=/tmp/go-build3739158486/b281/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=/tmp/go-build3739158486/b430/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build3739158486/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build3739158486/b277/_pkg_.a packagefile github.com/prometheus/prometheus/model/rulefmt=/tmp/go-build3739158486/b761/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build3739158486/b817/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build3739158486/b762/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=/tmp/go-build3739158486/b818/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build3739158486/b783/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build3739158486/b763/_pkg_.a packagefile github.com/prometheus/prometheus/rules=/tmp/go-build3739158486/b847/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build3739158486/b848/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build3739158486/b765/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build3739158486/b787/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build3739158486/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build3739158486/b769/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build3739158486/b770/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build3739158486/b793/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build3739158486/b850/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build3739158486/b225/_pkg_.a packagefile io=/tmp/go-build3739158486/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build3739158486/b072/_pkg_.a packagefile math=/tmp/go-build3739158486/b031/_pkg_.a packagefile net/http=/tmp/go-build3739158486/b081/_pkg_.a packagefile net/url=/tmp/go-build3739158486/b122/_pkg_.a packagefile os=/tmp/go-build3739158486/b035/_pkg_.a packagefile path/filepath=/tmp/go-build3739158486/b051/_pkg_.a packagefile reflect=/tmp/go-build3739158486/b029/_pkg_.a packagefile runtime=/tmp/go-build3739158486/b010/_pkg_.a packagefile runtime/pprof=/tmp/go-build3739158486/b414/_pkg_.a packagefile sort=/tmp/go-build3739158486/b034/_pkg_.a packagefile strconv=/tmp/go-build3739158486/b033/_pkg_.a packagefile strings=/tmp/go-build3739158486/b049/_pkg_.a packagefile sync=/tmp/go-build3739158486/b022/_pkg_.a packagefile text/tabwriter=/tmp/go-build3739158486/b212/_pkg_.a packagefile time=/tmp/go-build3739158486/b040/_pkg_.a packagefile runtime/cgo=/tmp/go-build3739158486/b050/_pkg_.a packagefile errors=/tmp/go-build3739158486/b004/_pkg_.a packagefile internal/godebug=/tmp/go-build3739158486/b046/_pkg_.a packagefile io/fs=/tmp/go-build3739158486/b044/_pkg_.a packagefile os/user=/tmp/go-build3739158486/b048/_pkg_.a packagefile path=/tmp/go-build3739158486/b045/_pkg_.a packagefile syscall=/tmp/go-build3739158486/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build3739158486/b026/_pkg_.a packagefile internal/bytealg=/tmp/go-build3739158486/b011/_pkg_.a packagefile unicode=/tmp/go-build3739158486/b025/_pkg_.a packagefile compress/flate=/tmp/go-build3739158486/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build3739158486/b055/_pkg_.a packagefile hash/crc32=/tmp/go-build3739158486/b056/_pkg_.a packagefile internal/reflectlite=/tmp/go-build3739158486/b005/_pkg_.a packagefile sync/atomic=/tmp/go-build3739158486/b024/_pkg_.a packagefile encoding=/tmp/go-build3739158486/b060/_pkg_.a packagefile encoding/base64=/tmp/go-build3739158486/b061/_pkg_.a packagefile unicode/utf16=/tmp/go-build3739158486/b062/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3739158486/b028/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt=/tmp/go-build3739158486/b065/_pkg_.a packagefile log=/tmp/go-build3739158486/b066/_pkg_.a packagefile regexp=/tmp/go-build3739158486/b068/_pkg_.a packagefile net=/tmp/go-build3739158486/b075/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build3739158486/b145/_pkg_.a packagefile crypto/tls=/tmp/go-build3739158486/b093/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3739158486/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build3739158486/b193/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build3739158486/b194/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3739158486/b141/_pkg_.a packagefile crypto/sha256=/tmp/go-build3739158486/b116/_pkg_.a packagefile crypto/x509=/tmp/go-build3739158486/b117/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build3739158486/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build3739158486/b213/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build3739158486/b221/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials=/tmp/go-build3739158486/b224/_pkg_.a packagefile text/template=/tmp/go-build3739158486/b210/_pkg_.a packagefile encoding/hex=/tmp/go-build3739158486/b120/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt=/tmp/go-build3739158486/b228/_pkg_.a packagefile math/rand=/tmp/go-build3739158486/b092/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4=/tmp/go-build3739158486/b231/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build3739158486/b278/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify=/tmp/go-build3739158486/b280/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/aws=/tmp/go-build3739158486/b282/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/azure=/tmp/go-build3739158486/b288/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/consul=/tmp/go-build3739158486/b304/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/digitalocean=/tmp/go-build3739158486/b318/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dns=/tmp/go-build3739158486/b322/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/eureka=/tmp/go-build3739158486/b330/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/gce=/tmp/go-build3739158486/b331/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/hetzner=/tmp/go-build3739158486/b422/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/http=/tmp/go-build3739158486/b429/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/linode=/tmp/go-build3739158486/b665/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/marathon=/tmp/go-build3739158486/b671/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/moby=/tmp/go-build3739158486/b672/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/openstack=/tmp/go-build3739158486/b707/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/puppetdb=/tmp/go-build3739158486/b720/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/scaleway=/tmp/go-build3739158486/b721/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/triton=/tmp/go-build3739158486/b734/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/uyuni=/tmp/go-build3739158486/b735/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/xds=/tmp/go-build3739158486/b740/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/zookeeper=/tmp/go-build3739158486/b758/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build3739158486/b287/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build3739158486/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build3739158486/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build3739158486/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build3739158486/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3739158486/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build3739158486/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build3739158486/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3739158486/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version=/tmp/go-build3739158486/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3739158486/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes=/tmp/go-build3739158486/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build3739158486/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache=/tmp/go-build3739158486/b649/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd=/tmp/go-build3739158486/b657/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build3739158486/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build3739158486/b551/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2=/tmp/go-build3739158486/b154/_pkg_.a packagefile regexp/syntax=/tmp/go-build3739158486/b069/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build3739158486/b782/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build3739158486/b482/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build3739158486/b766/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build3739158486/b764/_pkg_.a packagefile mime=/tmp/go-build3739158486/b138/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build3739158486/b819/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build3739158486/b830/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build3739158486/b771/_pkg_.a packagefile container/heap=/tmp/go-build3739158486/b552/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go=/tmp/go-build3739158486/b784/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build3739158486/b785/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build3739158486/b767/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=/tmp/go-build3739158486/b799/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=/tmp/go-build3739158486/b800/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build3739158486/b774/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build3739158486/b775/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build3739158486/b801/_pkg_.a packagefile html/template=/tmp/go-build3739158486/b208/_pkg_.a packagefile github.com/prometheus/prometheus/util/osutil=/tmp/go-build3739158486/b756/_pkg_.a packagefile github.com/prometheus/prometheus/util/pool=/tmp/go-build3739158486/b849/_pkg_.a packagefile hash/fnv=/tmp/go-build3739158486/b160/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build3739158486/b772/_pkg_.a packagefile crypto/rand=/tmp/go-build3739158486/b083/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/ulid=/tmp/go-build3739158486/b788/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build3739158486/b790/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=/tmp/go-build3739158486/b792/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build3739158486/b794/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build3739158486/b795/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=/tmp/go-build3739158486/b796/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup=/tmp/go-build3739158486/b798/_pkg_.a packagefile hash=/tmp/go-build3739158486/b057/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build3739158486/b200/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template=/tmp/go-build3739158486/b851/_pkg_.a packagefile go/doc=/tmp/go-build3739158486/b456/_pkg_.a packagefile internal/cpu=/tmp/go-build3739158486/b012/_pkg_.a packagefile math/bits=/tmp/go-build3739158486/b032/_pkg_.a packagefile container/list=/tmp/go-build3739158486/b082/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3739158486/b129/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3739158486/b136/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3739158486/b137/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build3739158486/b130/_pkg_.a packagefile internal/safefilepath=/tmp/go-build3739158486/b041/_pkg_.a packagefile mime/multipart=/tmp/go-build3739158486/b139/_pkg_.a packagefile net/http/internal=/tmp/go-build3739158486/b142/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build3739158486/b143/_pkg_.a packagefile net/textproto=/tmp/go-build3739158486/b135/_pkg_.a packagefile internal/itoa=/tmp/go-build3739158486/b030/_pkg_.a packagefile internal/poll=/tmp/go-build3739158486/b036/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3739158486/b042/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3739158486/b037/_pkg_.a packagefile internal/testlog=/tmp/go-build3739158486/b043/_pkg_.a packagefile internal/abi=/tmp/go-build3739158486/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build3739158486/b007/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3739158486/b009/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build3739158486/b013/_pkg_.a packagefile internal/godebugs=/tmp/go-build3739158486/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3739158486/b015/_pkg_.a packagefile internal/goos=/tmp/go-build3739158486/b016/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build3739158486/b017/_pkg_.a packagefile runtime/internal/math=/tmp/go-build3739158486/b018/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build3739158486/b019/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build3739158486/b020/_pkg_.a packagefile internal/race=/tmp/go-build3739158486/b023/_pkg_.a packagefile internal/bisect=/tmp/go-build3739158486/b047/_pkg_.a packagefile internal/oserror=/tmp/go-build3739158486/b039/_pkg_.a packagefile log/internal=/tmp/go-build3739158486/b067/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3739158486/b076/_pkg_.a packagefile internal/nettrace=/tmp/go-build3739158486/b077/_pkg_.a packagefile internal/singleflight=/tmp/go-build3739158486/b078/_pkg_.a packagefile net/netip=/tmp/go-build3739158486/b079/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent=/tmp/go-build3739158486/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2=/tmp/go-build3739158486/b148/_pkg_.a packagefile math/big=/tmp/go-build3739158486/b091/_pkg_.a packagefile crypto=/tmp/go-build3739158486/b085/_pkg_.a packagefile crypto/aes=/tmp/go-build3739158486/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build3739158486/b086/_pkg_.a packagefile crypto/des=/tmp/go-build3739158486/b095/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3739158486/b096/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3739158486/b101/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3739158486/b109/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3739158486/b102/_pkg_.a packagefile crypto/hmac=/tmp/go-build3739158486/b111/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3739158486/b084/_pkg_.a packagefile crypto/md5=/tmp/go-build3739158486/b112/_pkg_.a packagefile crypto/rc4=/tmp/go-build3739158486/b113/_pkg_.a packagefile crypto/rsa=/tmp/go-build3739158486/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build3739158486/b115/_pkg_.a packagefile crypto/sha512=/tmp/go-build3739158486/b105/_pkg_.a packagefile crypto/subtle=/tmp/go-build3739158486/b088/_pkg_.a packagefile encoding/pem=/tmp/go-build3739158486/b121/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3739158486/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3739158486/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build3739158486/b128/_pkg_.a packagefile expvar=/tmp/go-build3739158486/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile=/tmp/go-build3739158486/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build3739158486/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build3739158486/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build3739158486/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs=/tmp/go-build3739158486/b197/_pkg_.a packagefile runtime/debug=/tmp/go-build3739158486/b147/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build3739158486/b190/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build3739158486/b195/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/tmp/go-build3739158486/b196/_pkg_.a packagefile crypto/dsa=/tmp/go-build3739158486/b118/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3739158486/b119/_pkg_.a packagefile encoding/asn1=/tmp/go-build3739158486/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3739158486/b108/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff=/tmp/go-build3739158486/b205/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/trace=/tmp/go-build3739158486/b206/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts=/tmp/go-build3739158486/b214/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack=/tmp/go-build3739158486/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build3739158486/b215/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build3739158486/b222/_pkg_.a packagefile text/template/parse=/tmp/go-build3739158486/b211/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish=/tmp/go-build3739158486/b229/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build3739158486/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build3739158486/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build3739158486/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build3739158486/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build3739158486/b249/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build3739158486/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build3739158486/b272/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2=/tmp/go-build3739158486/b283/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail=/tmp/go-build3739158486/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build3739158486/b286/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=/tmp/go-build3739158486/b289/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=/tmp/go-build3739158486/b303/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build3739158486/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal=/tmp/go-build3739158486/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build3739158486/b300/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api=/tmp/go-build3739158486/b305/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo=/tmp/go-build3739158486/b319/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/miekg/dns=/tmp/go-build3739158486/b323/_pkg_.a packagefile encoding/xml=/tmp/go-build3739158486/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build3739158486/b332/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1=/tmp/go-build3739158486/b338/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build3739158486/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud=/tmp/go-build3739158486/b423/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego=/tmp/go-build3739158486/b666/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build3739158486/b673/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3739158486/b680/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3739158486/b687/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/client=/tmp/go-build3739158486/b689/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build3739158486/b708/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack=/tmp/go-build3739158486/b709/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=/tmp/go-build3739158486/b717/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=/tmp/go-build3739158486/b718/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers=/tmp/go-build3739158486/b719/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build3739158486/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=/tmp/go-build3739158486/b722/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1=/tmp/go-build3739158486/b732/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build3739158486/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc=/tmp/go-build3739158486/b736/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build3739158486/b741/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build3739158486/b755/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build3739158486/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build3739158486/b757/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build3739158486/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build3739158486/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3739158486/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3739158486/b172/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3739158486/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3739158486/b187/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk=/tmp/go-build3739158486/b759/_pkg_.a packagefile github.com/prometheus/prometheus/util/treecache=/tmp/go-build3739158486/b760/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3739158486/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3739158486/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3739158486/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3739158486/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3739158486/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3739158486/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/gofuzz=/tmp/go-build3739158486/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build3739158486/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build3739158486/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3739158486/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp=/tmp/go-build3739158486/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3739158486/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build3739158486/b449/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build3739158486/b450/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build3739158486/b452/_pkg_.a packagefile go/ast=/tmp/go-build3739158486/b454/_pkg_.a packagefile go/parser=/tmp/go-build3739158486/b459/_pkg_.a packagefile go/token=/tmp/go-build3739158486/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=/tmp/go-build3739158486/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build3739158486/b451/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build3739158486/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build3739158486/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build3739158486/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build3739158486/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery=/tmp/go-build3739158486/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1=/tmp/go-build3739158486/b559/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=/tmp/go-build3739158486/b568/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=/tmp/go-build3739158486/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build3739158486/b572/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=/tmp/go-build3739158486/b576/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=/tmp/go-build3739158486/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=/tmp/go-build3739158486/b580/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=/tmp/go-build3739158486/b581/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=/tmp/go-build3739158486/b582/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=/tmp/go-build3739158486/b583/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=/tmp/go-build3739158486/b584/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=/tmp/go-build3739158486/b585/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=/tmp/go-build3739158486/b587/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=/tmp/go-build3739158486/b589/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=/tmp/go-build3739158486/b591/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1=/tmp/go-build3739158486/b593/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=/tmp/go-build3739158486/b595/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=/tmp/go-build3739158486/b597/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=/tmp/go-build3739158486/b599/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build3739158486/b601/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1=/tmp/go-build3739158486/b603/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1=/tmp/go-build3739158486/b605/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1=/tmp/go-build3739158486/b607/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=/tmp/go-build3739158486/b609/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=/tmp/go-build3739158486/b611/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=/tmp/go-build3739158486/b613/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=/tmp/go-build3739158486/b615/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=/tmp/go-build3739158486/b617/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=/tmp/go-build3739158486/b619/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1=/tmp/go-build3739158486/b621/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=/tmp/go-build3739158486/b623/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=/tmp/go-build3739158486/b625/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1=/tmp/go-build3739158486/b627/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=/tmp/go-build3739158486/b629/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=/tmp/go-build3739158486/b631/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=/tmp/go-build3739158486/b633/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=/tmp/go-build3739158486/b635/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=/tmp/go-build3739158486/b637/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=/tmp/go-build3739158486/b639/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=/tmp/go-build3739158486/b641/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=/tmp/go-build3739158486/b643/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=/tmp/go-build3739158486/b645/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=/tmp/go-build3739158486/b647/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build3739158486/b557/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build3739158486/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build3739158486/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build3739158486/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build3739158486/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version=/tmp/go-build3739158486/b538/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=/tmp/go-build3739158486/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch=/tmp/go-build3739158486/b554/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build3739158486/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport=/tmp/go-build3739158486/b548/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert=/tmp/go-build3739158486/b555/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build3739158486/b562/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build3739158486/b492/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache=/tmp/go-build3739158486/b650/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff=/tmp/go-build3739158486/b651/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build3739158486/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager=/tmp/go-build3739158486/b652/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer=/tmp/go-build3739158486/b655/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/trace=/tmp/go-build3739158486/b656/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/imdario/mergo=/tmp/go-build3739158486/b658/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/spf13/pflag=/tmp/go-build3739158486/b659/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/term=/tmp/go-build3739158486/b541/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth=/tmp/go-build3739158486/b661/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest=/tmp/go-build3739158486/b662/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir=/tmp/go-build3739158486/b664/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build3739158486/b553/_pkg_.a packagefile database/sql/driver=/tmp/go-build3739158486/b789/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator=/tmp/go-build3739158486/b820/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build3739158486/b821/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure=/tmp/go-build3739158486/b317/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson=/tmp/go-build3739158486/b822/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build3739158486/b826/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build3739158486/b827/_pkg_.a packagefile net/mail=/tmp/go-build3739158486/b743/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build3739158486/b831/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate=/tmp/go-build3739158486/b836/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build3739158486/b786/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak=/tmp/go-build3739158486/b780/_pkg_.a packagefile testing=/tmp/go-build3739158486/b426/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert=/tmp/go-build3739158486/b776/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build3739158486/b802/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage=/tmp/go-build3739158486/b803/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=/tmp/go-build3739158486/b804/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog=/tmp/go-build3739158486/b805/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler=/tmp/go-build3739158486/b806/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log=/tmp/go-build3739158486/b807/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build3739158486/b808/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build3739158486/b811/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=/tmp/go-build3739158486/b812/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build3739158486/b813/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build3739158486/b814/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build3739158486/b816/_pkg_.a packagefile html=/tmp/go-build3739158486/b209/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil=/tmp/go-build3739158486/b773/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3739158486/b090/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/dennwc/varint=/tmp/go-build3739158486/b791/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/snappy=/tmp/go-build3739158486/b797/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader=/tmp/go-build3739158486/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse=/tmp/go-build3739158486/b852/_pkg_.a packagefile go/doc/comment=/tmp/go-build3739158486/b457/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build3739158486/b458/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3739158486/b131/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3739158486/b133/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3739158486/b134/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build3739158486/b140/_pkg_.a packagefile internal/intern=/tmp/go-build3739158486/b080/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build3739158486/b087/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build3739158486/b097/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build3739158486/b098/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build3739158486/b103/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build3739158486/b104/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build3739158486/b110/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build3739158486/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3739158486/b124/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3739158486/b125/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3739158486/b126/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build3739158486/b127/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build3739158486/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3739158486/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build3739158486/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3739158486/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build3739158486/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build3739158486/b188/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs=/tmp/go-build3739158486/b198/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util=/tmp/go-build3739158486/b199/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3739158486/b191/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build3739158486/b207/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3739158486/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3739158486/b218/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm=/tmp/go-build3739158486/b219/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp=/tmp/go-build3739158486/b223/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build3739158486/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build3739158486/b239/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build3739158486/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build3739158486/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build3739158486/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build3739158486/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build3739158486/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build3739158486/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build3739158486/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build3739158486/b258/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build3739158486/b260/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build3739158486/b261/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build3739158486/b263/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build3739158486/b269/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build3739158486/b270/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build3739158486/b250/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build3739158486/b251/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build3739158486/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build3739158486/b273/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build3739158486/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build3739158486/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query=/tmp/go-build3739158486/b284/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build3739158486/b267/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version=/tmp/go-build3739158486/b290/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build3739158486/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to=/tmp/go-build3739158486/b301/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation=/tmp/go-build3739158486/b302/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build3739158486/b295/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build3739158486/b294/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build3739158486/b299/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4=/tmp/go-build3739158486/b296/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12=/tmp/go-build3739158486/b297/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build3739158486/b306/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog=/tmp/go-build3739158486/b307/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts=/tmp/go-build3739158486/b311/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate=/tmp/go-build3739158486/b312/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics=/tmp/go-build3739158486/b320/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query=/tmp/go-build3739158486/b321/_pkg_.a packagefile encoding/base32=/tmp/go-build3739158486/b324/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4=/tmp/go-build3739158486/b325/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6=/tmp/go-build3739158486/b329/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata=/tmp/go-build3739158486/b333/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler=/tmp/go-build3739158486/b334/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount=/tmp/go-build3739158486/b335/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws=/tmp/go-build3739158486/b336/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt=/tmp/go-build3739158486/b337/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build3739158486/b339/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport=/tmp/go-build3739158486/b341/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption=/tmp/go-build3739158486/b397/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http=/tmp/go-build3739158486/b398/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build3739158486/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate=/tmp/go-build3739158486/b396/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build3739158486/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation=/tmp/go-build3739158486/b424/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema=/tmp/go-build3739158486/b425/_pkg_.a packagefile net/http/httputil=/tmp/go-build3739158486/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2=/tmp/go-build3739158486/b667/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration=/tmp/go-build3739158486/b669/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime=/tmp/go-build3739158486/b670/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3739158486/b674/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3739158486/b676/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3739158486/b682/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3739158486/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat=/tmp/go-build3739158486/b678/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build3739158486/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3739158486/b684/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3739158486/b681/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build3739158486/b688/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms=/tmp/go-build3739158486/b690/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference=/tmp/go-build3739158486/b694/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api=/tmp/go-build3739158486/b696/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3739158486/b697/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3739158486/b698/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time=/tmp/go-build3739158486/b699/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3739158486/b700/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs=/tmp/go-build3739158486/b701/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets=/tmp/go-build3739158486/b703/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3739158486/b706/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build3739158486/b685/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=/tmp/go-build3739158486/b710/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=/tmp/go-build3739158486/b713/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=/tmp/go-build3739158486/b715/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build3739158486/b714/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils=/tmp/go-build3739158486/b716/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async=/tmp/go-build3739158486/b723/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build3739158486/b724/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build3739158486/b725/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build3739158486/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build3739158486/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=/tmp/go-build3739158486/b733/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation=/tmp/go-build3739158486/b731/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth=/tmp/go-build3739158486/b729/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger=/tmp/go-build3739158486/b730/_pkg_.a packagefile net/rpc=/tmp/go-build3739158486/b737/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build3739158486/b742/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build3739158486/b744/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3=/tmp/go-build3739158486/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build3739158486/b747/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build3739158486/b748/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build3739158486/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct=/tmp/go-build3739158486/b752/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build3739158486/b750/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3739158486/b754/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3739158486/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build3739158486/b349/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build3739158486/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3739158486/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3739158486/b189/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build3739158486/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3739158486/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3739158486/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3739158486/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3739158486/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3739158486/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3739158486/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3739158486/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build3739158486/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3739158486/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build3739158486/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build3739158486/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build3739158486/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0=/tmp/go-build3739158486/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=/tmp/go-build3739158486/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build3739158486/b444/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build3739158486/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function=/tmp/go-build3739158486/b446/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value=/tmp/go-build3739158486/b447/_pkg_.a packagefile go/scanner=/tmp/go-build3739158486/b455/_pkg_.a packagefile go/build/constraint=/tmp/go-build3739158486/b460/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build3739158486/b461/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2=/tmp/go-build3739158486/b478/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build3739158486/b484/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build3739158486/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3739158486/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build3739158486/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build3739158486/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build3739158486/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=/tmp/go-build3739158486/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build3739158486/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=/tmp/go-build3739158486/b571/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build3739158486/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build3739158486/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1=/tmp/go-build3739158486/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build3739158486/b575/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build3739158486/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1=/tmp/go-build3739158486/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build3739158486/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2=/tmp/go-build3739158486/b579/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build3739158486/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build3739158486/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1=/tmp/go-build3739158486/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build3739158486/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build3739158486/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=/tmp/go-build3739158486/b586/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build3739158486/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=/tmp/go-build3739158486/b588/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build3739158486/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build3739158486/b590/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build3739158486/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1=/tmp/go-build3739158486/b592/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build3739158486/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1=/tmp/go-build3739158486/b594/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build3739158486/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1=/tmp/go-build3739158486/b596/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build3739158486/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1=/tmp/go-build3739158486/b598/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build3739158486/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1=/tmp/go-build3739158486/b600/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build3739158486/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build3739158486/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3739158486/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference=/tmp/go-build3739158486/b602/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build3739158486/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1=/tmp/go-build3739158486/b604/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1=/tmp/go-build3739158486/b606/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build3739158486/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1=/tmp/go-build3739158486/b608/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build3739158486/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1=/tmp/go-build3739158486/b610/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build3739158486/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1=/tmp/go-build3739158486/b612/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build3739158486/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=/tmp/go-build3739158486/b614/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build3739158486/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=/tmp/go-build3739158486/b616/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1=/tmp/go-build3739158486/b618/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1=/tmp/go-build3739158486/b620/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build3739158486/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1=/tmp/go-build3739158486/b622/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build3739158486/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1=/tmp/go-build3739158486/b624/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build3739158486/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1=/tmp/go-build3739158486/b626/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1=/tmp/go-build3739158486/b628/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1=/tmp/go-build3739158486/b630/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build3739158486/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1=/tmp/go-build3739158486/b632/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build3739158486/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1=/tmp/go-build3739158486/b634/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build3739158486/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1=/tmp/go-build3739158486/b636/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build3739158486/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1=/tmp/go-build3739158486/b638/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build3739158486/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=/tmp/go-build3739158486/b640/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build3739158486/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1=/tmp/go-build3739158486/b642/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build3739158486/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1=/tmp/go-build3739158486/b644/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build3739158486/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1=/tmp/go-build3739158486/b646/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build3739158486/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1=/tmp/go-build3739158486/b648/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/integer=/tmp/go-build3739158486/b558/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build3739158486/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install=/tmp/go-build3739158486/b542/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build3739158486/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/tmp/go-build3739158486/b544/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build3739158486/b545/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build3739158486/b550/_pkg_.a packagefile os/exec=/tmp/go-build3739158486/b262/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil=/tmp/go-build3739158486/b556/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=/tmp/go-build3739158486/b653/_pkg_.a packagefile encoding/csv=/tmp/go-build3739158486/b660/_pkg_.a packagefile flag=/tmp/go-build3739158486/b427/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build3739158486/b485/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build3739158486/b491/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1=/tmp/go-build3739158486/b663/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build3739158486/b823/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build3739158486/b825/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build3739158486/b828/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer=/tmp/go-build3739158486/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter=/tmp/go-build3739158486/b834/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis=/tmp/go-build3739158486/b837/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build3739158486/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads=/tmp/go-build3739158486/b845/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime=/tmp/go-build3739158486/b846/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build3739158486/b840/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack=/tmp/go-build3739158486/b781/_pkg_.a packagefile internal/sysinfo=/tmp/go-build3739158486/b428/_pkg_.a packagefile runtime/trace=/tmp/go-build3739158486/b407/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build3739158486/b777/_pkg_.a packagefile net/http/httptest=/tmp/go-build3739158486/b778/_pkg_.a packagefile compress/zlib=/tmp/go-build3739158486/b809/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=/tmp/go-build3739158486/b815/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build3739158486/b132/_pkg_.a packagefile crypto/internal/nistec/fiat=/tmp/go-build3739158486/b099/_pkg_.a packagefile embed=/tmp/go-build3739158486/b100/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3739158486/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3739158486/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build3739158486/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build3739158486/b254/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build3739158486/b264/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build3739158486/b268/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build3739158486/b271/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build3739158486/b274/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath=/tmp/go-build3739158486/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build3739158486/b253/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build3739158486/b256/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build3739158486/b257/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build3739158486/b266/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2=/tmp/go-build3739158486/b298/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fatih/color=/tmp/go-build3739158486/b308/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build3739158486/b310/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics=/tmp/go-build3739158486/b313/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf=/tmp/go-build3739158486/b326/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana=/tmp/go-build3739158486/b327/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket=/tmp/go-build3739158486/b328/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build3739158486/b340/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2=/tmp/go-build3739158486/b342/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp=/tmp/go-build3739158486/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport=/tmp/go-build3739158486/b418/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert=/tmp/go-build3739158486/b419/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation=/tmp/go-build3739158486/b420/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca=/tmp/go-build3739158486/b421/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff=/tmp/go-build3739158486/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build3739158486/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3739158486/b366/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3739158486/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3739158486/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build3739158486/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding=/tmp/go-build3739158486/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build3739158486/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3739158486/b357/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal=/tmp/go-build3739158486/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build3739158486/b371/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build3739158486/b372/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build3739158486/b373/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build3739158486/b376/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3739158486/b377/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3739158486/b378/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build3739158486/b368/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build3739158486/b379/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3739158486/b375/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build3739158486/b380/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3739158486/b382/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build3739158486/b384/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build3739158486/b385/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3739158486/b381/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build3739158486/b387/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive=/tmp/go-build3739158486/b390/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build3739158486/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer=/tmp/go-build3739158486/b391/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build3739158486/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3739158486/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats=/tmp/go-build3739158486/b392/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap=/tmp/go-build3739158486/b393/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix=/tmp/go-build3739158486/b668/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build3739158486/b675/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build3739158486/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3739158486/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build3739158486/b691/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log=/tmp/go-build3739158486/b692/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset=/tmp/go-build3739158486/b695/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3739158486/b702/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus=/tmp/go-build3739158486/b693/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy=/tmp/go-build3739158486/b704/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=/tmp/go-build3739158486/b711/_pkg_.a packagefile encoding/gob=/tmp/go-build3739158486/b738/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb=/tmp/go-build3739158486/b753/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build3739158486/b751/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status=/tmp/go-build3739158486/b350/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3739158486/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build3739158486/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3739158486/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build3739158486/b183/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler=/tmp/go-build3739158486/b479/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/tmp/go-build3739158486/b490/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build3739158486/b486/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3739158486/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3739158486/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3739158486/b567/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=/tmp/go-build3739158486/b654/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build3739158486/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build3739158486/b488/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml=/tmp/go-build3739158486/b489/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build3739158486/b824/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-stack/stack=/tmp/go-build3739158486/b829/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/josharian/intern=/tmp/go-build3739158486/b833/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer=/tmp/go-build3739158486/b835/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal=/tmp/go-build3739158486/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference=/tmp/go-build3739158486/b841/_pkg_.a packagefile net/http/internal/testcert=/tmp/go-build3739158486/b779/_pkg_.a packagefile hash/adler32=/tmp/go-build3739158486/b810/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build3739158486/b265/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable=/tmp/go-build3739158486/b309/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix=/tmp/go-build3739158486/b314/_pkg_.a packagefile os/signal=/tmp/go-build3739158486/b316/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror=/tmp/go-build3739158486/b343/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3=/tmp/go-build3739158486/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats=/tmp/go-build3739158486/b409/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view=/tmp/go-build3739158486/b415/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build3739158486/b413/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build3739158486/b401/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build3739158486/b408/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build3739158486/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build3739158486/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3739158486/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build3739158486/b374/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3739158486/b383/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3739158486/b386/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build3739158486/b388/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build3739158486/b389/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks=/tmp/go-build3739158486/b705/_pkg_.a packagefile internal/saferio=/tmp/go-build3739158486/b739/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions=/tmp/go-build3739158486/b480/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema=/tmp/go-build3739158486/b481/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build3739158486/b563/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build3739158486/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell=/tmp/go-build3739158486/b842/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru=/tmp/go-build3739158486/b315/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build3739158486/b344/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build3739158486/b346/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build3739158486/b410/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal=/tmp/go-build3739158486/b412/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding=/tmp/go-build3739158486/b416/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer=/tmp/go-build3739158486/b417/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/resource=/tmp/go-build3739158486/b411/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru=/tmp/go-build3739158486/b402/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal=/tmp/go-build3739158486/b403/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal=/tmp/go-build3739158486/b405/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate=/tmp/go-build3739158486/b406/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build3739158486/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc=/tmp/go-build3739158486/b843/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/width=/tmp/go-build3739158486/b844/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build3739158486/b345/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io=/tmp/go-build3739158486/b404/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/prometheus/prometheus/cmd/promtool\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.ocs23 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/prometheus/version=2.32.1 -B 0xdc94abf9a6c9f42653693e3787354400bcd7ec09 -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,netgo,builtinassets\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=NT-R0s0FZYfT6xJJIxe5/eDJWBM5X_JjdiaMEiVKT/a3IdSkqw72YaE0mv8x53/NT-R0s0FZYfT6xJJIxe5 -X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.ocs23 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/prometheus/version=2.32.1 -B 0xdc94abf9a6c9f42653693e3787354400bcd7ec09 -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/prometheus-2.32.1/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/prometheus-2.32.1/_build/bin/promtool rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.D4wIev + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64 + cd prometheus-2.32.1 + cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/prometheus/prometheus -b /builddir/build/BUILD/prometheus-2.32.1/_build/bin -s /builddir/build/BUILD/prometheus-2.32.1/_build -o golang-github-prometheus-devel.file-list -O /builddir/build/BUILD/prometheus-2.32.1 -V 2.32.1-1.ocs23 -p /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64 -g /usr/share/gocode -r '.*example.*' Installing: github.com/prometheus/prometheus + IFS= +++ realpath -e --relative-base=. docs CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md SECURITY.md CHANGELOG.md README.md RELEASE.md +++ sort -u ++ listfiles_include='CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md README.md RELEASE.md SECURITY.md docs' ++ echo 'CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md README.md RELEASE.md SECURITY.md docs' + godocs='CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md README.md RELEASE.md SECURITY.md docs' + [[ -n CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md README.md RELEASE.md SECURITY.md docs ]] + IFS= + read -r f + echo %doc '"CHANGELOG.md"' + IFS= + read -r f + echo %doc '"CODE_OF_CONDUCT.md"' + IFS= + read -r f + echo %doc '"CONTRIBUTING.md"' + IFS= + read -r f + echo %doc '"MAINTAINERS.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"RELEASE.md"' + IFS= + read -r f + echo %doc '"SECURITY.md"' + IFS= + read -r f + echo %doc '"docs"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE NOTICE +++ sort -u ++ listfiles_include='LICENSE NOTICE' ++ echo 'LICENSE NOTICE' + golicenses='LICENSE NOTICE' + [[ -n LICENSE NOTICE ]] + 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-2.32.1-1.ocs23.x86_64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/prometheus-2.32.1/_build/bin/prometheus /builddir/build/BUILD/prometheus-2.32.1/_build/bin/promtool /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/bin/ '/builddir/build/BUILD/prometheus-2.32.1/_build/bin/prometheus' -> '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/bin/prometheus' '/builddir/build/BUILD/prometheus-2.32.1/_build/bin/promtool' -> '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/bin/promtool' + install -Dpm0644 /builddir/build/SOURCES/prometheus.sysusers /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/lib/sysusers.d/prometheus.conf + install -Dpm0644 /builddir/build/SOURCES/prometheus.service /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/lib/systemd/system/prometheus.service + install -Dpm0644 /builddir/build/SOURCES/prometheus.conf /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/etc/default/prometheus + install -Dpm0644 /builddir/build/SOURCES/prometheus.yml /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/etc/prometheus/prometheus.yml + install -Dpm0644 /builddir/build/SOURCES/prometheus.logrotate /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/etc/logrotate.d/prometheus + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/etc/prometheus/consoles mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/etc/prometheus/consoles' + install -Dpm0644 /builddir/build/SOURCES/README.consoles /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/etc/prometheus/consoles/README.consoles + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/etc/prometheus/console_libraries mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/etc/prometheus/console_libraries' + install -Dpm0644 /builddir/build/SOURCES/README.consoles /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/etc/prometheus/console_libraries/README.consoles + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/var/lib/prometheus mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/var' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/var/lib' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/var/lib/prometheus' + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64//usr/share/man/man1/ mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64//usr/share/man' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64//usr/share/man/man1/' + /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/bin/prometheus --help-man + /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/bin/promtool --help-man + sed -i '/^ /d; /^.SH "NAME"/,+1c.SH "NAME"\nprometheus \\- The Prometheus monitoring server' /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64//usr/share/man/man1/prometheus.1 + sed -i '/^ /d; /^.SH "NAME"/,+1c.SH "NAME"\npromtool \\- Tooling for the Prometheus monitoring system' /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64//usr/share/man/man1/promtool.1 + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 2.32.1-1.ocs23 --unique-debug-suffix -2.32.1-1.ocs23.x86_64 --unique-debug-src-base golang-github-prometheus-2.32.1-1.ocs23.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/prometheus-2.32.1 extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/bin/prometheus extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/bin/promtool warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/bin/promtool. 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-2.32.1-1.ocs23.x86_64/usr/bin/prometheus. Use `info auto-load python-scripts [REGEXP]' to list them. 137913 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ggdbnH + umask 022 + cd /builddir/build/BUILD + cd prometheus-2.32.1 + GO_LDFLAGS=' -X github.com/prometheus/prometheus/version=2.32.1' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 ' + go-rpm-integration check -i github.com/prometheus/prometheus -b /builddir/build/BUILD/prometheus-2.32.1/_build/bin -s /builddir/build/BUILD/prometheus-2.32.1/_build -V 2.32.1-1.ocs23 -p /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64 -g /usr/share/gocode -r '.*example.*' -t cmd -d scrape -d template -d promql -t discovery -d web -d config Testing in: /builddir/build/BUILD/prometheus-2.32.1/_build/src PATH: /builddir/build/BUILD/prometheus-2.32.1/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/prometheus-2.32.1/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/prometheus/prometheus/version=2.32.1 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '" testing: github.com/prometheus/prometheus github.com/prometheus/prometheus/model/exemplar ? github.com/prometheus/prometheus/model/exemplar [no test files] github.com/prometheus/prometheus/model/labels PASS ok github.com/prometheus/prometheus/model/labels 0.005s github.com/prometheus/prometheus/model/labels PASS ok github.com/prometheus/prometheus/model/labels 0.005s github.com/prometheus/prometheus/model/relabel PASS ok github.com/prometheus/prometheus/model/relabel 0.004s github.com/prometheus/prometheus/model/relabel PASS ok github.com/prometheus/prometheus/model/relabel 0.004s github.com/prometheus/prometheus/model/rulefmt PASS ok github.com/prometheus/prometheus/model/rulefmt 0.014s github.com/prometheus/prometheus/model/rulefmt PASS ok github.com/prometheus/prometheus/model/rulefmt 0.014s github.com/prometheus/prometheus/model/textparse PASS ok github.com/prometheus/prometheus/model/textparse 0.005s github.com/prometheus/prometheus/model/textparse PASS ok github.com/prometheus/prometheus/model/textparse 0.006s github.com/prometheus/prometheus/model/timestamp ? github.com/prometheus/prometheus/model/timestamp [no test files] github.com/prometheus/prometheus/model/value ? github.com/prometheus/prometheus/model/value [no test files] github.com/prometheus/prometheus/notifier PASS ok github.com/prometheus/prometheus/notifier 0.026s github.com/prometheus/prometheus/notifier PASS ok github.com/prometheus/prometheus/notifier 0.027s github.com/prometheus/prometheus/prompb ? github.com/prometheus/prometheus/prompb [no test files] github.com/prometheus/prometheus/promql/parser parser panic: runtime error: index out of range [123] with length 0 goroutine 340 [running]: github.com/prometheus/prometheus/promql/parser.(*parser).recover(0x0?, 0xc000f4bf10) /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/promql/parser/parse.go:276 +0xcd panic({0x5575a5ddbc00?, 0xc0005a51d0?}) /usr/lib/golang/src/runtime/panic.go:914 +0x21f github.com/prometheus/prometheus/promql/parser.TestRecoverParserRuntime(0xc0001df520) /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/promql/parser/parse_test.go:3726 +0xbc testing.tRunner(0xc0001df520, 0x5575a5e05958) /usr/lib/golang/src/testing/testing.go:1595 +0xff created by testing.(*T).Run in goroutine 1 /usr/lib/golang/src/testing/testing.go:1648 +0x3ad PASS ok github.com/prometheus/prometheus/promql/parser 0.839s github.com/prometheus/prometheus/promql/parser parser panic: runtime error: index out of range [123] with length 0 goroutine 354 [running]: github.com/prometheus/prometheus/promql/parser.(*parser).recover(0x0?, 0xc000f7ff10) /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/promql/parser/parse.go:276 +0xcd panic({0x556e421cfc00?, 0xc0008059f8?}) /usr/lib/golang/src/runtime/panic.go:914 +0x21f github.com/prometheus/prometheus/promql/parser.TestRecoverParserRuntime(0xc0002afba0) /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/promql/parser/parse_test.go:3726 +0xbc testing.tRunner(0xc0002afba0, 0x556e421f9958) /usr/lib/golang/src/testing/testing.go:1595 +0xff created by testing.(*T).Run in goroutine 1 /usr/lib/golang/src/testing/testing.go:1648 +0x3ad PASS ok github.com/prometheus/prometheus/promql/parser 0.884s github.com/prometheus/prometheus/rules PASS ok github.com/prometheus/prometheus/rules 32.564s github.com/prometheus/prometheus/rules PASS ok github.com/prometheus/prometheus/rules 32.208s github.com/prometheus/prometheus/storage PASS ok github.com/prometheus/prometheus/storage 0.059s github.com/prometheus/prometheus/storage PASS ok github.com/prometheus/prometheus/storage 0.052s github.com/prometheus/prometheus/storage/remote PASS ok github.com/prometheus/prometheus/storage/remote 8.193s github.com/prometheus/prometheus/storage/remote PASS ok github.com/prometheus/prometheus/storage/remote 8.211s github.com/prometheus/prometheus/tsdb level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=1.482µs level=info msg="Replaying WAL, this may take a while" level=warn msg="Unknown series references" samples=79258 exemplars=0 level=info msg="WAL segment loaded" segment=0 maxSegment=1 level=info msg="WAL segment loaded" segment=1 maxSegment=1 level=info msg="WAL replay completed" checkpoint_replay_duration=41.177µs wal_replay_duration=1.16913018s total_replay_duration=1.169179032s level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=2.084113ms level=info msg="Replaying WAL, this may take a while" level=warn msg="Unknown series references" samples=12239 exemplars=0 level=info msg="WAL segment loaded" segment=0 maxSegment=1 level=info msg="WAL segment loaded" segment=1 maxSegment=1 level=info msg="WAL replay completed" checkpoint_replay_duration=45.075µs wal_replay_duration=1.204567441s total_replay_duration=1.206709463s level=info msg="Found healthy block" mint=0 maxt=3 ulid=01J7JA2294PSY7S8RD8JJ3P3ZN level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=2.064µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=0 level=info msg="WAL replay completed" checkpoint_replay_duration=37.3µs wal_replay_duration=531.809µs total_replay_duration=578.316µs level=info msg="write block" mint=3 maxt=10000 ulid=01J7JA22AJCMRKZKF1NCJQ3T8V duration=32.580222ms level=info msg="Head GC completed" duration=576.843µs level=info msg="Compactions disabled" level=info msg="Found healthy block" mint=0 maxt=3 ulid=01J7JA2294PSY7S8RD8JJ3P3ZN level=info msg="Found healthy block" mint=3 maxt=10000 ulid=01J7JA22AJCMRKZKF1NCJQ3T8V level=info msg="Found healthy block" mint=15005 maxt=15006 ulid=01J7JA22E2S1JK6NJG15P4D15Z level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=2.305µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=2 level=info msg="WAL segment loaded" segment=1 maxSegment=2 level=info msg="WAL segment loaded" segment=2 maxSegment=2 level=info msg="WAL replay completed" checkpoint_replay_duration=48.401µs wal_replay_duration=1.859472ms total_replay_duration=1.928121ms level=info msg="write block" mint=15006 maxt=20000 ulid=01J7JA22FHMFCFXQJQ423KR75D duration=34.348434ms level=info msg="Head GC completed" duration=546.446µs level=info msg="Found healthy block" mint=10 maxt=12 ulid=01J7JA22JYVTS051R0Z0R0S2MF level=info msg="Found healthy block" mint=12 maxt=14 ulid=01J7JA22M0Q07QSCTYJ0DSFG63 level=info msg="Found healthy block" mint=14 maxt=16 ulid=01J7JA22N9Y0Y4P8FZBXRSVQ4N level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=1.403µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=1 level=info msg="WAL segment loaded" segment=1 maxSegment=1 level=info msg="WAL replay completed" checkpoint_replay_duration=53.631µs wal_replay_duration=1.762381ms total_replay_duration=1.823155ms level=info msg="Compactions disabled" level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=1.543µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=1 level=info msg="WAL segment loaded" segment=1 maxSegment=1 level=info msg="WAL replay completed" checkpoint_replay_duration=43.663µs wal_replay_duration=1.705203ms total_replay_duration=1.75668ms level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=1.112µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=1 level=info msg="WAL segment loaded" segment=1 maxSegment=1 level=info msg="WAL replay completed" checkpoint_replay_duration=45.365µs wal_replay_duration=1.699381ms total_replay_duration=1.751239ms level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=922ns level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=0 level=info msg="WAL replay completed" checkpoint_replay_duration=32.843µs wal_replay_duration=780.736µs total_replay_duration=819.92µs level=info msg="Compactions disabled" level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=1.272µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=0 level=info msg="WAL replay completed" checkpoint_replay_duration=36.73µs wal_replay_duration=4.07866ms total_replay_duration=4.122483ms level=info msg="write block" mint=0 maxt=1000 ulid=01J7JA22RBFVBTQPG25Q6RSHCC duration=35.984877ms level=info msg="Fixing broken block" mint=1511366400000 maxt=1511368200000 ulid=01BZJ9WJQPWHGNC2W4J9TA62KC level=info msg="Found healthy block" mint=0 maxt=10 ulid=01J7JA230PMK6K4Q8X9RWH85A8 level=info msg="Found healthy block" mint=10 maxt=20 ulid=01J7JA231WFJZKVTC2C0Z5W4DY level=error msg="failed to read meta.json for a block during repair process; skipping" dir=/tmp/test1415905425/01J7JA232Y90ZN53858PF494PX err="open /tmp/test1415905425/01J7JA232Y90ZN53858PF494PX/meta.json: no such file or directory" level=info msg="Found healthy block" mint=50 maxt=60 ulid=01J7JA238E4TTCBDHP5BHXBJ4H level=info msg="Found healthy block" mint=50 maxt=55 ulid=01J7JA239XJ7TNARG9B12KWHFN level=info msg="Found and deleted tmp block dir" dir=/tmp/test1415905425/01J7JA234D2BX6YTSM0ZCA6RCC.tmp-for-creation level=info msg="Found and deleted tmp block dir" dir=/tmp/test1415905425/01J7JA235VND1MC73MN4XVAJRT.tmp-for-deletion level=info msg="Found and deleted tmp block dir" dir=/tmp/test1415905425/01J7JA2378HKF71JD0RPMBAMP0.tmp level=error msg="Failed to read meta.json for a block during reloadBlocks. Skipping" dir=/tmp/test1415905425/01J7JA232Y90ZN53858PF494PX err="open /tmp/test1415905425/01J7JA232Y90ZN53858PF494PX/meta.json: no such file or directory" level=info msg="Deleting obsolete block" block=01J7JA239XJ7TNARG9B12KWHFN level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=1.603µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=0 level=info msg="WAL replay completed" checkpoint_replay_duration=36.228µs wal_replay_duration=607.712µs total_replay_duration=651.133µs series: {foo="bar"} sample 1726117648 123 sample 1726117649 124 it.Err(): ss.Err(): level=warn msg="Invalid segment file detected, truncating WAL" err="invalid magic header 1020304 in \"/tmp/test_wal_log_restore3926956595/000001\"" file=/tmp/test_wal_log_restore3926956595/000001 level=error msg="WAL corruption detected; truncating" err="invalid checksum length 3" file=/tmp/test_corrupted3472657605/000001 pos=44 level=error msg="WAL corruption detected; truncating" err="invalid entry body size 22" file=/tmp/test_corrupted1069416209/000001 pos=44 level=error msg="WAL corruption detected; truncating" err="unexpected CRC32 checksum 1d4d95cc, want 7c1a52ff" file=/tmp/test_corrupted3449320738/000001 pos=44 level=error msg="WAL corruption detected; truncating" err="unexpected CRC32 checksum 7c1a52ff, want 1020304" file=/tmp/test_corrupted903640465/000001 pos=44 PASS ok github.com/prometheus/prometheus/tsdb 98.345s github.com/prometheus/prometheus/tsdb level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=1.604µs level=info msg="Replaying WAL, this may take a while" level=warn msg="Unknown series references" samples=89985 exemplars=0 level=info msg="WAL segment loaded" segment=0 maxSegment=1 level=info msg="WAL segment loaded" segment=1 maxSegment=1 level=info msg="WAL replay completed" checkpoint_replay_duration=39.955µs wal_replay_duration=1.182017405s total_replay_duration=1.182064924s level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=2.281314ms level=info msg="Replaying WAL, this may take a while" level=warn msg="Unknown series references" samples=10265 exemplars=0 level=info msg="WAL segment loaded" segment=0 maxSegment=1 level=info msg="WAL segment loaded" segment=1 maxSegment=1 level=info msg="WAL replay completed" checkpoint_replay_duration=46.527µs wal_replay_duration=1.206965043s total_replay_duration=1.209305168s level=info msg="Found healthy block" mint=0 maxt=3 ulid=01J7JA52JFHD2RZG7NTJ6NHAQR level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=1.784µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=0 level=info msg="WAL replay completed" checkpoint_replay_duration=34.384µs wal_replay_duration=250.471µs total_replay_duration=292.81µs level=info msg="write block" mint=3 maxt=10000 ulid=01J7JA52M5DPEXQAED429PEQCS duration=41.506258ms level=info msg="Head GC completed" duration=584.578µs level=info msg="Compactions disabled" level=info msg="Found healthy block" mint=0 maxt=3 ulid=01J7JA52JFHD2RZG7NTJ6NHAQR level=info msg="Found healthy block" mint=3 maxt=10000 ulid=01J7JA52M5DPEXQAED429PEQCS level=info msg="Found healthy block" mint=15005 maxt=15006 ulid=01J7JA52QMP1CWJQYPB67DZ1GK level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=2.935µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=2 level=info msg="WAL segment loaded" segment=1 maxSegment=2 level=info msg="WAL segment loaded" segment=2 maxSegment=2 level=info msg="WAL replay completed" checkpoint_replay_duration=48.761µs wal_replay_duration=945.346µs total_replay_duration=1.003394ms level=info msg="write block" mint=15006 maxt=20000 ulid=01J7JA52S2M7MGH4KY76B4KHKQ duration=31.939741ms level=info msg="Head GC completed" duration=560.813µs level=info msg="Found healthy block" mint=10 maxt=12 ulid=01J7JA52WFQKGAZ7NKR5SRS1ZD level=info msg="Found healthy block" mint=12 maxt=14 ulid=01J7JA52XZD98JVZ5XH0Q9RVNQ level=info msg="Found healthy block" mint=14 maxt=16 ulid=01J7JA52ZAGQRBE7J82ZTJECMS level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=1.393µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=1 level=info msg="WAL segment loaded" segment=1 maxSegment=1 level=info msg="WAL replay completed" checkpoint_replay_duration=40.586µs wal_replay_duration=772.231µs total_replay_duration=820.411µs level=info msg="Compactions disabled" level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=1.613µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=1 level=info msg="WAL segment loaded" segment=1 maxSegment=1 level=info msg="WAL replay completed" checkpoint_replay_duration=40.066µs wal_replay_duration=1.212556ms total_replay_duration=1.260828ms level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=1.262µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=1 level=info msg="WAL segment loaded" segment=1 maxSegment=1 level=info msg="WAL replay completed" checkpoint_replay_duration=38.412µs wal_replay_duration=1.566742ms total_replay_duration=1.611496ms level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=1.282µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=0 level=info msg="WAL replay completed" checkpoint_replay_duration=31.87µs wal_replay_duration=738.007µs total_replay_duration=776.379µs level=info msg="Compactions disabled" level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=1.713µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=0 level=info msg="WAL replay completed" checkpoint_replay_duration=35.757µs wal_replay_duration=5.858514ms total_replay_duration=5.901845ms level=info msg="write block" mint=0 maxt=1000 ulid=01J7JA5324KEYCJR9W245CJ7R8 duration=53.268951ms level=info msg="Fixing broken block" mint=1511366400000 maxt=1511368200000 ulid=01BZJ9WJQPWHGNC2W4J9TA62KC level=info msg="Found healthy block" mint=0 maxt=10 ulid=01J7JA53BAKXGJFKE43WWHVH9F level=info msg="Found healthy block" mint=10 maxt=20 ulid=01J7JA53D4XBJDJQ9QMG9HVH88 level=error msg="failed to read meta.json for a block during repair process; skipping" dir=/tmp/test1621239331/01J7JA53E3165QGT573KNA0FBQ err="open /tmp/test1621239331/01J7JA53E3165QGT573KNA0FBQ/meta.json: no such file or directory" level=info msg="Found healthy block" mint=50 maxt=60 ulid=01J7JA53KCHETTAT1ZFVCSYX4Q level=info msg="Found healthy block" mint=50 maxt=55 ulid=01J7JA53MPR49Z8P9SQW3CD7QR level=info msg="Found and deleted tmp block dir" dir=/tmp/test1621239331/01J7JA53F40Y8PXXF5N23VRX9Y.tmp-for-creation level=info msg="Found and deleted tmp block dir" dir=/tmp/test1621239331/01J7JA53GCW8YJ64EX9BS7Q1V7.tmp-for-deletion level=info msg="Found and deleted tmp block dir" dir=/tmp/test1621239331/01J7JA53HY7A74QWVFGVFGPHQ3.tmp level=error msg="Failed to read meta.json for a block during reloadBlocks. Skipping" dir=/tmp/test1621239331/01J7JA53E3165QGT573KNA0FBQ err="open /tmp/test1621239331/01J7JA53E3165QGT573KNA0FBQ/meta.json: no such file or directory" level=info msg="Deleting obsolete block" block=01J7JA53MPR49Z8P9SQW3CD7QR level=info msg="Replaying on-disk memory mappable chunks if any" level=info msg="On-disk memory mappable chunks replay completed" duration=1.683µs level=info msg="Replaying WAL, this may take a while" level=info msg="WAL segment loaded" segment=0 maxSegment=0 level=info msg="WAL replay completed" checkpoint_replay_duration=35.717µs wal_replay_duration=539.283µs total_replay_duration=582.364µs series: {foo="bar"} sample 1726117746 123 sample 1726117747 124 it.Err(): ss.Err(): level=warn msg="Invalid segment file detected, truncating WAL" err="invalid magic header 1020304 in \"/tmp/test_wal_log_restore4259876523/000001\"" file=/tmp/test_wal_log_restore4259876523/000001 level=error msg="WAL corruption detected; truncating" err="invalid checksum length 3" file=/tmp/test_corrupted1608202424/000001 pos=44 level=error msg="WAL corruption detected; truncating" err="invalid entry body size 22" file=/tmp/test_corrupted1183604660/000001 pos=44 level=error msg="WAL corruption detected; truncating" err="unexpected CRC32 checksum 1d4d95cc, want 7c1a52ff" file=/tmp/test_corrupted3543264401/000001 pos=44 level=error msg="WAL corruption detected; truncating" err="unexpected CRC32 checksum 7c1a52ff, want 1020304" file=/tmp/test_corrupted1544210429/000001 pos=44 PASS ok github.com/prometheus/prometheus/tsdb 98.096s github.com/prometheus/prometheus/tsdb/agent PASS ok github.com/prometheus/prometheus/tsdb/agent 1.932s github.com/prometheus/prometheus/tsdb/agent PASS ok github.com/prometheus/prometheus/tsdb/agent 1.964s github.com/prometheus/prometheus/tsdb/chunkenc PASS ok github.com/prometheus/prometheus/tsdb/chunkenc 0.004s github.com/prometheus/prometheus/tsdb/chunkenc PASS ok github.com/prometheus/prometheus/tsdb/chunkenc 0.004s github.com/prometheus/prometheus/tsdb/chunks PASS ok github.com/prometheus/prometheus/tsdb/chunks 0.146s github.com/prometheus/prometheus/tsdb/chunks PASS ok github.com/prometheus/prometheus/tsdb/chunks 0.155s github.com/prometheus/prometheus/tsdb/encoding ? github.com/prometheus/prometheus/tsdb/encoding [no test files] github.com/prometheus/prometheus/tsdb/errors ? github.com/prometheus/prometheus/tsdb/errors [no test files] github.com/prometheus/prometheus/tsdb/fileutil PASS ok github.com/prometheus/prometheus/tsdb/fileutil 0.004s github.com/prometheus/prometheus/tsdb/fileutil PASS ok github.com/prometheus/prometheus/tsdb/fileutil 0.004s github.com/prometheus/prometheus/tsdb/goversion PASS ok github.com/prometheus/prometheus/tsdb/goversion 0.002s github.com/prometheus/prometheus/tsdb/goversion PASS ok github.com/prometheus/prometheus/tsdb/goversion 0.002s github.com/prometheus/prometheus/tsdb/index PASS ok github.com/prometheus/prometheus/tsdb/index 4.578s github.com/prometheus/prometheus/tsdb/index PASS ok github.com/prometheus/prometheus/tsdb/index 4.580s github.com/prometheus/prometheus/tsdb/record PASS ok github.com/prometheus/prometheus/tsdb/record 0.006s github.com/prometheus/prometheus/tsdb/record PASS ok github.com/prometheus/prometheus/tsdb/record 0.006s github.com/prometheus/prometheus/tsdb/tombstones PASS ok github.com/prometheus/prometheus/tsdb/tombstones 0.015s github.com/prometheus/prometheus/tsdb/tombstones PASS ok github.com/prometheus/prometheus/tsdb/tombstones 0.271s github.com/prometheus/prometheus/tsdb/tsdbutil PASS ok github.com/prometheus/prometheus/tsdb/tsdbutil 0.006s github.com/prometheus/prometheus/tsdb/tsdbutil PASS ok github.com/prometheus/prometheus/tsdb/tsdbutil 0.006s github.com/prometheus/prometheus/tsdb/wal PASS ok github.com/prometheus/prometheus/tsdb/wal 2.862s github.com/prometheus/prometheus/tsdb/wal PASS ok github.com/prometheus/prometheus/tsdb/wal 2.874s github.com/prometheus/prometheus/util/gate ? github.com/prometheus/prometheus/util/gate [no test files] github.com/prometheus/prometheus/util/httputil PASS ok github.com/prometheus/prometheus/util/httputil 0.015s github.com/prometheus/prometheus/util/httputil PASS ok github.com/prometheus/prometheus/util/httputil 0.016s github.com/prometheus/prometheus/util/logging PASS ok github.com/prometheus/prometheus/util/logging 0.205s github.com/prometheus/prometheus/util/logging PASS ok github.com/prometheus/prometheus/util/logging 0.205s github.com/prometheus/prometheus/util/modtimevfs ? github.com/prometheus/prometheus/util/modtimevfs [no test files] github.com/prometheus/prometheus/util/osutil ? github.com/prometheus/prometheus/util/osutil [no test files] github.com/prometheus/prometheus/util/pool PASS ok github.com/prometheus/prometheus/util/pool 0.003s github.com/prometheus/prometheus/util/pool PASS ok github.com/prometheus/prometheus/util/pool 0.003s github.com/prometheus/prometheus/util/runtime ? github.com/prometheus/prometheus/util/runtime [no test files] github.com/prometheus/prometheus/util/stats PASS ok github.com/prometheus/prometheus/util/stats 0.015s github.com/prometheus/prometheus/util/stats PASS ok github.com/prometheus/prometheus/util/stats 0.015s github.com/prometheus/prometheus/util/strutil PASS ok github.com/prometheus/prometheus/util/strutil 0.004s github.com/prometheus/prometheus/util/strutil PASS ok github.com/prometheus/prometheus/util/strutil 0.004s github.com/prometheus/prometheus/util/teststorage ? github.com/prometheus/prometheus/util/teststorage [no test files] github.com/prometheus/prometheus/util/testutil ? github.com/prometheus/prometheus/util/testutil [no test files] github.com/prometheus/prometheus/util/treecache ? github.com/prometheus/prometheus/util/treecache [no test files] github.com/prometheus/prometheus/web/api/v1 PASS ok github.com/prometheus/prometheus/web/api/v1 0.153s github.com/prometheus/prometheus/web/api/v1 PASS ok github.com/prometheus/prometheus/web/api/v1 0.139s github.com/prometheus/prometheus/web/ui ? github.com/prometheus/prometheus/web/ui [no test files] + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-prometheus-2.32.1-1.ocs23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QQTYRX + umask 022 + cd /builddir/build/BUILD + cd prometheus-2.32.1 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus + cp -pr docs /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus + cp -pr SECURITY.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus + cp -pr RELEASE.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rE4h5P + umask 022 + cd /builddir/build/BUILD + cd prometheus-2.32.1 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/licenses/golang-github-prometheus + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/licenses/golang-github-prometheus + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/licenses/golang-github-prometheus + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/licenses/golang-github-prometheus + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(golang-github-prometheus) = 2.32.1-1.ocs23 golang-github-prometheus = 2.32.1-1.ocs23 golang-github-prometheus(x86-64) = 2.32.1-1.ocs23 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) rtld(GNU_HASH) Processing files: golang-github-prometheus-devel-2.32.1-1.ocs23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XxRLRE + umask 022 + cd /builddir/build/BUILD + cd prometheus-2.32.1 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus-devel + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus-devel + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus-devel + cp -pr RELEASE.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus-devel + cp -pr SECURITY.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus-devel + cp -pr docs /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/doc/golang-github-prometheus-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pSQuRg + umask 022 + cd /builddir/build/BUILD + cd prometheus-2.32.1 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/licenses/golang-github-prometheus-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/licenses/golang-github-prometheus-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/licenses/golang-github-prometheus-devel + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64/usr/share/licenses/golang-github-prometheus-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/prometheus/config) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/aws) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/azure) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/consul) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/digitalocean) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/dns) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/eureka) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/file) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/gce) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/hetzner) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/http) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/install) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/kubernetes) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/legacymanager) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/linode) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/marathon) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/moby) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/openstack) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/puppetdb) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/refresh) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/scaleway) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/targetgroup) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/triton) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/uyuni) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/xds) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/discovery/zookeeper) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/model/exemplar) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/model/labels) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/model/relabel) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/model/rulefmt) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/model/textparse) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/model/timestamp) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/model/value) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/notifier) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/prompb) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/promql) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/promql/parser) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/rules) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/scrape) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/storage) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/storage/remote) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/template) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/tsdb) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/tsdb/agent) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/tsdb/chunkenc) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/tsdb/chunks) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/tsdb/encoding) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/tsdb/errors) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/tsdb/fileutil) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/tsdb/goversion) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/tsdb/index) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/tsdb/record) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/tsdb/tombstones) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/tsdb/tsdbutil) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/tsdb/wal) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/util/gate) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/util/httputil) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/util/logging) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/util/modtimevfs) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/util/osutil) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/util/pool) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/util/runtime) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/util/stats) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/util/strutil) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/util/teststorage) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/util/testutil) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/util/treecache) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/web) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/web/api/v1) = 2.32.1-1.ocs23 golang(github.com/prometheus/prometheus/web/ui) = 2.32.1-1.ocs23 golang-github-prometheus-devel = 2.32.1-1.ocs23 golang-ipath(github.com/prometheus/prometheus) = 2.32.1-1.ocs23 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/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute) golang(github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network) golang(github.com/Azure/go-autorest/autorest) golang(github.com/Azure/go-autorest/autorest/adal) golang(github.com/Azure/go-autorest/autorest/azure) 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/ec2metadata) golang(github.com/aws/aws-sdk-go/aws/session) golang(github.com/aws/aws-sdk-go/service/ec2) golang(github.com/aws/aws-sdk-go/service/lightsail) golang(github.com/cespare/xxhash/v2) golang(github.com/dennwc/varint) golang(github.com/digitalocean/godo) golang(github.com/docker/docker/api/types) golang(github.com/docker/docker/api/types/filters) golang(github.com/docker/docker/api/types/swarm) golang(github.com/docker/docker/client) golang(github.com/edsrzf/mmap-go) golang(github.com/envoyproxy/go-control-plane/envoy/config/core/v3) golang(github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3) golang(github.com/envoyproxy/protoc-gen-validate/validate) golang(github.com/fsnotify/fsnotify) golang(github.com/go-kit/log) golang(github.com/go-kit/log/level) golang(github.com/go-logfmt/logfmt) golang(github.com/go-openapi/strfmt) golang(github.com/go-zookeeper/zk) golang(github.com/gogo/protobuf/gogoproto) golang(github.com/gogo/protobuf/proto) golang(github.com/golang/snappy) golang(github.com/google/pprof/profile) golang(github.com/gophercloud/gophercloud) golang(github.com/gophercloud/gophercloud/openstack) golang(github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips) golang(github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors) golang(github.com/gophercloud/gophercloud/openstack/compute/v2/servers) golang(github.com/gophercloud/gophercloud/pagination) golang(github.com/hashicorp/consul/api) golang(github.com/hetznercloud/hcloud-go/hcloud) golang(github.com/json-iterator/go) golang(github.com/kolo/xmlrpc) golang(github.com/linode/linodego) golang(github.com/miekg/dns) golang(github.com/mwitkow/go-conntrack) golang(github.com/oklog/run) golang(github.com/oklog/ulid) golang(github.com/opentracing-contrib/go-stdlib/nethttp) golang(github.com/opentracing/opentracing-go) golang(github.com/opentracing/opentracing-go/ext) golang(github.com/pkg/errors) golang(github.com/prometheus/alertmanager/api/v2/models) golang(github.com/prometheus/client_golang/api) golang(github.com/prometheus/client_golang/api/prometheus/v1) golang(github.com/prometheus/client_golang/prometheus) golang(github.com/prometheus/client_golang/prometheus/promauto) golang(github.com/prometheus/client_golang/prometheus/promhttp) golang(github.com/prometheus/client_golang/prometheus/testutil) golang(github.com/prometheus/client_golang/prometheus/testutil/promlint) golang(github.com/prometheus/client_model/go) golang(github.com/prometheus/common/config) golang(github.com/prometheus/common/expfmt) 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/server) 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/scaleway/scaleway-sdk-go/api/baremetal/v1) golang(github.com/scaleway/scaleway-sdk-go/api/instance/v1) golang(github.com/scaleway/scaleway-sdk-go/scw) golang(github.com/shurcooL/httpfs/filter) golang(github.com/shurcooL/httpfs/union) golang(github.com/shurcooL/vfsgen) golang(github.com/simonpasquier/klog-gokit) golang(github.com/simonpasquier/klog-gokit/v3) golang(github.com/stretchr/testify/require) golang(github.com/uber/jaeger-client-go) golang(github.com/uber/jaeger-client-go/config) golang(github.com/uber/jaeger-lib/metrics/prometheus) golang(go.uber.org/atomic) golang(go.uber.org/goleak) golang(golang.org/x/net/netutil) golang(golang.org/x/oauth2/google) golang(golang.org/x/sync/errgroup) golang(golang.org/x/sys/unix) golang(golang.org/x/time/rate) golang(google.golang.org/api/compute/v1) golang(google.golang.org/api/option) golang(google.golang.org/genproto/googleapis/api/annotations) golang(google.golang.org/protobuf/encoding/protojson) golang(google.golang.org/protobuf/proto) golang(google.golang.org/protobuf/reflect/protoreflect) golang(google.golang.org/protobuf/reflect/protoregistry) golang(google.golang.org/protobuf/runtime/protoimpl) golang(google.golang.org/protobuf/types/known/anypb) golang(gopkg.in/alecthomas/kingpin.v2) golang(gopkg.in/yaml.v2) golang(gopkg.in/yaml.v3) golang(k8s.io/api/core/v1) golang(k8s.io/api/discovery/v1beta1) golang(k8s.io/api/networking/v1) golang(k8s.io/api/networking/v1beta1) golang(k8s.io/apimachinery/pkg/apis/meta/v1) golang(k8s.io/apimachinery/pkg/fields) golang(k8s.io/apimachinery/pkg/labels) golang(k8s.io/apimachinery/pkg/runtime) golang(k8s.io/apimachinery/pkg/util/version) golang(k8s.io/apimachinery/pkg/watch) golang(k8s.io/client-go/kubernetes) golang(k8s.io/client-go/rest) golang(k8s.io/client-go/tools/cache) golang(k8s.io/client-go/tools/clientcmd) golang(k8s.io/client-go/tools/metrics) golang(k8s.io/client-go/util/workqueue) Processing files: golang-github-prometheus-debugsource-2.32.1-1.ocs23.x86_64 Provides: golang-github-prometheus-debugsource = 2.32.1-1.ocs23 golang-github-prometheus-debugsource(x86-64) = 2.32.1-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-prometheus-debuginfo-2.32.1-1.ocs23.x86_64 Provides: debuginfo(build-id) = 43012056575969e859b7de854f10d60ef23826cc debuginfo(build-id) = f31323ce914a066b62181da2100464b95e31c7f0 golang-github-prometheus-debuginfo = 2.32.1-1.ocs23 golang-github-prometheus-debuginfo(x86-64) = 2.32.1-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-prometheus-debugsource(x86-64) = 2.32.1-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.ocs23.x86_64 Wrote: /builddir/build/RPMS/golang-github-prometheus-devel-2.32.1-1.ocs23.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-debugsource-2.32.1-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-debuginfo-2.32.1-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-2.32.1-1.ocs23.x86_64.rpm Child return code was: 0