>>> prometheus: Building community/prometheus 2.40.5-r1 (using abuild 3.10.0-r0) started Fri, 02 Dec 2022 09:03:39 +0000 >>> prometheus: Checking sanity of /home/buildozer/aports/community/prometheus/APKBUILD... >>> prometheus: Analyzing dependencies... >>> prometheus: Installing for build: build-base go npm bash (1/9) Installing go (1.19.3-r0) (2/9) Installing icu-data-en (72.1-r1) Executing icu-data-en-72.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (3/9) Installing icu-libs (72.1-r1) (4/9) Installing libuv (1.44.2-r0) (5/9) Installing nodejs-current (19.2.0-r0) (6/9) Installing npm (9.1.2-r0) (7/9) Installing readline (8.2.0-r0) (8/9) Installing bash (5.2.12-r0) Executing bash-5.2.12-r0.post-install (9/9) Installing .makedepends-prometheus (20221202.090340) Executing busybox-1.35.0-r29.trigger OK: 842 MiB in 107 packages >>> prometheus: Cleaning up srcdir >>> prometheus: Cleaning up pkgdir >>> prometheus: Fetching https://distfiles.alpinelinux.org/distfiles/edge//prometheus-2.40.5.tar.gz >>> prometheus: Fetching https://distfiles.alpinelinux.org/distfiles/edge//prometheus-2.40.5.tar.gz >>> prometheus: Checking sha512sums... prometheus-2.40.5.tar.gz: OK prometheus.initd: OK prometheus.confd: OK >>> prometheus: Unpacking /var/cache/distfiles/edge/prometheus-2.40.5.tar.gz... cd web/ui && npm install npm WARN deprecated @types/react-resize-detector@6.1.0: This is a stub types definition. react-resize-detector provides its own type definitions, so you do not need this installed. npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 added 1401 packages, and audited 1405 packages in 19s 233 packages are looking for funding run `npm fund` for details 9 vulnerabilities (8 high, 1 critical) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. cd web/ui && CI="" npm run build > build > bash build_ui.sh --all build lezer-promql > @prometheus-io/lezer-promql@0.40.5 build > bash ./build.sh + npx lezer-generator src/promql.grammar -o src/parser Wrote src/parser.js and src/parser.terms.js + cat src/parser.terms.js + bash ./generate-types.sh + mkdir -p ./dist + indexFile=./dist/index.d.ts + [[ -f ./dist/index.d.ts ]] + cat ++ sed -E 's/ = [0-9]+/: number/' src/parser.terms.js + rollup -c  ./src/parser.js → ./dist/index.cjs, ./dist/index.es.js... created ./dist/index.cjs, ./dist/index.es.js in 445ms build codemirror-promql > @prometheus-io/codemirror-promql@0.40.5 build > npm run build:lib > @prometheus-io/codemirror-promql@0.40.5 build:lib > bash ./build.sh + tsc --module esnext --target es2018 --outDir dist/esm + tsc --module commonjs --target es5 --outDir dist/cjs --downlevelIteration build react-app > @prometheus-io/app@0.40.5 build > react-scripts build Creating an optimized production build... Compiled with warnings. [eslint] src/pages/graph/SeriesName.tsx Line 1:21: 'useContext' is defined but never used @typescript-eslint/no-unused-vars Search for the keywords to learn more about each warning. To ignore, add // eslint-disable-next-line to the line before. File sizes after gzip: 456.2 kB build/static/js/main.4b3d0916.js 52.52 kB build/static/css/main.e64b9629.css The project was built assuming it is hosted at ./. You can control this with the homepage field in your package.json. The build folder is ready to be deployed. Find out more about deployment here: https://cra.link/deployment >> compressing assets scripts/compress_assets.sh go: downloading github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f go: downloading github.com/go-kit/log v0.2.1 go: downloading github.com/grafana/regexp v0.0.0-20221005093135-b4c2bcb0a4b6 go: downloading github.com/oklog/run v1.1.0 go: downloading github.com/prometheus/client_golang v1.13.1 go: downloading github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 go: downloading github.com/prometheus/common v0.37.0 go: downloading github.com/prometheus/exporter-toolkit v0.8.2 go: downloading go.uber.org/atomic v1.10.0 go: downloading go.uber.org/automaxprocs v1.5.1 go: downloading gopkg.in/alecthomas/kingpin.v2 v2.2.6 go: downloading github.com/simonpasquier/klog-gokit v0.3.0 go: downloading github.com/simonpasquier/klog-gokit/v3 v3.0.0 go: downloading github.com/jpillora/backoff v1.0.0 go: downloading golang.org/x/net v0.1.0 go: downloading github.com/go-logfmt/logfmt v0.5.1 go: downloading github.com/prometheus/common/sigv4 v0.1.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/go-openapi/strfmt v0.21.3 go: downloading github.com/prometheus/alertmanager v0.24.0 go: downloading github.com/edsrzf/mmap-go v1.1.0 go: downloading github.com/stretchr/testify v1.8.1 go: downloading go.opentelemetry.io/otel v1.11.1 go: downloading go.opentelemetry.io/otel/trace v1.11.1 go: downloading golang.org/x/exp v0.0.0-20221031165847-c99f073a8326 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/golang/snappy v0.0.4 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.36.4 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.11.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.11.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.11.1 go: downloading go.opentelemetry.io/otel/sdk v1.11.1 go: downloading google.golang.org/grpc v1.50.1 go: downloading github.com/oklog/ulid v1.3.1 go: downloading golang.org/x/sync v0.1.0 go: downloading golang.org/x/time v0.1.0 go: downloading golang.org/x/sys v0.1.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/prometheus/procfs v0.8.0 go: downloading google.golang.org/protobuf v1.28.1 go: downloading github.com/go-kit/kit v0.10.0 go: downloading golang.org/x/oauth2 v0.1.0 go: downloading github.com/coreos/go-systemd/v22 v22.4.0 go: downloading golang.org/x/crypto v0.1.0 go: downloading github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 go: downloading github.com/aws/aws-sdk-go v1.44.128 go: downloading github.com/Azure/azure-sdk-for-go v65.0.0+incompatible go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.21 go: downloading github.com/miekg/dns v1.1.50 go: downloading github.com/Azure/go-autorest/autorest v0.11.28 go: downloading github.com/fsnotify/fsnotify v1.6.0 go: downloading google.golang.org/api v0.102.0 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible go: downloading github.com/hetznercloud/hcloud-go v1.35.3 go: downloading github.com/hashicorp/consul/api v1.15.3 go: downloading github.com/ionos-cloud/sdk-go/v6 v6.1.3 go: downloading github.com/linode/linodego v1.9.3 go: downloading github.com/digitalocean/godo v1.88.0 go: downloading github.com/hashicorp/nomad/api v0.0.0-20221102143410-8a95f1239005 go: downloading k8s.io/api v0.25.3 go: downloading k8s.io/apimachinery v0.25.3 go: downloading k8s.io/client-go v0.25.3 go: downloading github.com/docker/docker v20.10.21+incompatible go: downloading github.com/gophercloud/gophercloud v1.0.0 go: downloading github.com/vultr/govultr/v2 v2.17.2 go: downloading github.com/scaleway/scaleway-sdk-go v1.0.0-beta.9 go: downloading github.com/envoyproxy/go-control-plane v0.10.3 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.13 go: downloading google.golang.org/genproto v0.0.0-20221027153422-115e99e71e1c go: downloading github.com/go-zookeeper/zk v1.0.3 go: downloading github.com/kolo/xmlrpc v0.0.0-20220921171641-a4b6fa1dd06b go: downloading go.uber.org/goleak v1.2.0 go: downloading github.com/ovh/go-ovh v1.1.0 go: downloading github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d go: downloading github.com/go-openapi/errors v0.20.2 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading go.mongodb.org/mongo-driver v1.10.2 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/dennwc/varint v1.0.0 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.33.0 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.11.1 go: downloading github.com/go-openapi/swag v0.21.1 go: downloading github.com/go-openapi/validate v0.21.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/julienschmidt/httprouter v1.3.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/prometheus/common/assets v0.2.0 go: downloading cloud.google.com/go/compute/metadata v0.2.1 go: downloading github.com/Azure/go-autorest/logger v0.2.1 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 go: downloading cloud.google.com/go/compute v1.12.1 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 go: downloading github.com/go-resty/resty/v2 v2.1.1-0.20191201195748-d7b97669fe48 go: downloading gopkg.in/ini.v1 v1.66.6 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/hashicorp/go-hclog v0.14.1 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 go: downloading github.com/hashicorp/serf v0.9.7 go: downloading github.com/google/go-querystring v1.1.0 go: downloading github.com/gorilla/websocket v1.5.0 go: downloading github.com/hashicorp/cronexpr v1.1.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/spf13/pflag v1.0.5 go: downloading golang.org/x/term v0.1.0 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/opencontainers/image-spec v1.0.2 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/hashicorp/go-retryablehttp v0.7.1 go: downloading github.com/cncf/xds/go v0.0.0-20220314180256-7f1daf1720fc go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/cenkalti/backoff/v4 v4.1.3 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.1 go: downloading golang.org/x/text v0.4.0 go: downloading github.com/jmespath/go-jmespath v0.4.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/go-openapi/analysis v0.21.2 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/go-openapi/loads v0.21.1 go: downloading github.com/go-openapi/spec v0.20.4 go: downloading github.com/fatih/color v1.13.0 go: downloading github.com/mattn/go-isatty v0.0.14 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/armon/go-metrics v0.3.10 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/google/go-cmp v0.5.9 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/googleapis/gax-go/v2 v2.6.0 go: downloading go.opencensus.io v0.23.0 go: downloading github.com/mattn/go-colorable v0.1.12 go: downloading github.com/go-openapi/jsonreference v0.19.6 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 go: downloading k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.0 go: downloading github.com/PuerkitoBio/purell v1.1.1 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/hashicorp/golang-lru v0.5.4 go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.8.0 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.1 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 go: downloading github.com/google/pprof v0.0.0-20221102093814-76f304f74e5e >>> prometheus: Entering fakeroot... >>> prometheus-openrc*: Running split function openrc... >>> prometheus-openrc*: Preparing subpackage prometheus-openrc... >>> prometheus-openrc*: Running postcheck for prometheus-openrc >>> prometheus*: Running postcheck for prometheus >>> prometheus*: Preparing package prometheus... >>> prometheus*: Stripping binaries >>> prometheus*: Script found. /bin/sh added as a dependency for prometheus-2.40.5-r1.apk >>> prometheus*: Adding .pre-install >>> prometheus-openrc*: Scanning shared objects >>> prometheus*: Scanning shared objects >>> prometheus-openrc*: Tracing dependencies... >>> prometheus-openrc*: Package size: 24.0 KB >>> prometheus-openrc*: Compressing data... >>> prometheus-openrc*: Create checksum... >>> prometheus-openrc*: Create prometheus-openrc-2.40.5-r1.apk >>> prometheus*: Tracing dependencies... /bin/sh so:libc.musl-s390x.so.1 >>> prometheus*: Package size: 176.5 MB >>> prometheus*: Compressing data... >>> prometheus*: Create checksum... >>> prometheus*: Create prometheus-2.40.5-r1.apk >>> prometheus: Build complete at Fri, 02 Dec 2022 09:09:34 +0000 elapsed time 0h 5m 55s >>> prometheus: Cleaning up srcdir >>> prometheus: Cleaning up pkgdir >>> prometheus: Uninstalling dependencies... (1/9) Purging .makedepends-prometheus (20221202.090340) (2/9) Purging go (1.19.3-r0) (3/9) Purging npm (9.1.2-r0) (4/9) Purging bash (5.2.12-r0) Executing bash-5.2.12-r0.pre-deinstall (5/9) Purging nodejs-current (19.2.0-r0) (6/9) Purging icu-libs (72.1-r1) (7/9) Purging icu-data-en (72.1-r1) (8/9) Purging libuv (1.44.2-r0) (9/9) Purging readline (8.2.0-r0) Executing busybox-1.35.0-r29.trigger OK: 368 MiB in 98 packages >>> prometheus: Updating the community/s390x repository index... >>> prometheus: Signing the index...