>>> loki: Building testing/loki 2.8.4-r0 (using abuild 3.11.21-r0) started Sat, 19 Aug 2023 19:48:17 +0000 >>> loki: Checking sanity of /home/buildozer/aports/testing/loki/APKBUILD... >>> loki: Analyzing dependencies... >>> loki: Installing for build: build-base go bash tzdata (1/6) Installing binutils-gold (2.41-r0) (2/6) Installing go (1.21.0-r0) (3/6) Installing readline (8.2.1-r2) (4/6) Installing bash (5.2.15-r5) Executing bash-5.2.15-r5.post-install (5/6) Installing tzdata (2023c-r1) (6/6) Installing .makedepends-loki (20230819.194818) Executing busybox-1.36.1-r6.trigger OK: 564 MiB in 109 packages >>> loki: Cleaning up srcdir >>> loki: Cleaning up pkgdir >>> loki: Cleaning up tmpdir >>> loki: Fetching loki-2.8.4.tar.gz::https://github.com/grafana/loki/archive/refs/tags/v2.8.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 373k 0 373k 0 0 682k 0 --:--:-- --:--:-- --:--:-- 682k 100 9184k 0 9184k 0 0 6054k 0 --:--:-- 0:00:01 --:--:-- 9073k 100 20.0M 0 20.0M 0 0 8136k 0 --:--:-- 0:00:02 --:--:-- 9.9M 100 25.8M 0 25.8M 0 0 7515k 0 --:--:-- 0:00:03 --:--:-- 8769k 100 32.2M 0 32.2M 0 0 7300k 0 --:--:-- 0:00:04 --:--:-- 8210k 100 37.5M 0 37.5M 0 0 6978k 0 --:--:-- 0:00:05 --:--:-- 7669k 100 37.8M 0 37.8M 0 0 6962k 0 --:--:-- 0:00:05 --:--:-- 7303k >>> loki: Fetching loki-2.8.4.tar.gz::https://github.com/grafana/loki/archive/refs/tags/v2.8.4.tar.gz >>> loki: Checking sha512sums... loki-2.8.4.tar.gz: OK loki.initd: OK loki.confd: OK loki-promtail.confd: OK loki-promtail.initd: OK goflags.patch: OK fix-go-1.21-compat.patch: OK >>> loki: Unpacking /var/cache/distfiles/loki-2.8.4.tar.gz... >>> loki: goflags.patch patching file Makefile Hunk #1 succeeded at 48 (offset -1 lines). >>> loki: fix-go-1.21-compat.patch patching file clients/pkg/promtail/targets/syslog/syslogtarget_test.go warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [] Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=] generate diffs with lines context -W, --function-context generate diffs with lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=[,[,]]] generate diffstat --stat-width generate diffstat with a given width --stat-name-width generate diffstat with a given name width --stat-graph-width generate diffstat with a given graph width --stat-count generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=] show colored diff --ws-error-highlight highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=] use digits to display object names --src-prefix show the given source prefix instead of "a/" --dst-prefix show the given destination prefix instead of "b/" --line-prefix prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --default-prefix use default prefixes a/ and b/ --inter-hunk-context show context between diff hunks up to the specified number of lines --output-indicator-new specify the character to indicate a new line instead of '+' --output-indicator-old specify the character to indicate an old line instead of '-' --output-indicator-context specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=[/]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines ignore changes whose all lines match --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm choose a diff algorithm --anchored generate diff using the "anchored diff" algorithm --word-diff[=] show word diff, using to delimit changed words --word-diff-regex use to decide what a word is --color-words[=] equivalent to --word-diff=color --word-diff-regex= --color-moved[=] moved lines of code are colored differently --color-moved-ws how white spaces are ignored in --color-moved Other diff options --relative[=] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=] ignore changes to submodules in the diff generation --submodule[=] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S look for differences that change the number of occurrences of the specified string -G look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat in -S as extended POSIX regular expression -O control the order in which files appear in the output --rotate-to show the change in the specified path first --skip-to skip the output to the specified path --find-object look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output output to a specific file fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git CGO_ENABLED=0 go build -ldflags "-extldflags \"-static\" -s -w -X github.com/grafana/loki/pkg/util/build.Branch=main -X github.com/grafana/loki/pkg/util/build.Version=2.8.4 -X github.com/grafana/loki/pkg/util/build.Revision=alpine-r0 -X github.com/grafana/loki/pkg/util/build.BuildUser=buildozer@build-edge-aarch64 -X github.com/grafana/loki/pkg/util/build.BuildDate=2023-08-19T19:48:27Z" -tags netgo -buildmode=pie -modcacherw -trimpath -buildvcs=false -modcacherw -trimpath -o cmd/logcli/logcli ./cmd/logcli CGO_ENABLED=0 go build -ldflags "-extldflags \"-static\" -s -w -X github.com/grafana/loki/pkg/util/build.Branch=main -X github.com/grafana/loki/pkg/util/build.Version=2.8.4 -X github.com/grafana/loki/pkg/util/build.Revision=alpine-r0 -X github.com/grafana/loki/pkg/util/build.BuildUser=buildozer@build-edge-aarch64 -X github.com/grafana/loki/pkg/util/build.BuildDate=2023-08-19T19:48:27Z" -tags netgo -buildmode=pie -modcacherw -trimpath -buildvcs=false -modcacherw -trimpath -o cmd/loki/loki ./cmd/loki CGO_ENABLED=1 go build -ldflags "-s -w -X github.com/grafana/loki/pkg/util/build.Branch=main -X github.com/grafana/loki/pkg/util/build.Version=2.8.4 -X github.com/grafana/loki/pkg/util/build.Revision=alpine-r0 -X github.com/grafana/loki/pkg/util/build.BuildUser=buildozer@build-edge-aarch64 -X github.com/grafana/loki/pkg/util/build.BuildDate=2023-08-19T19:48:27Z" -tags netgo -buildmode=pie -modcacherw -trimpath -buildvcs=false -modcacherw -trimpath --tags= -o clients/cmd/promtail/promtail ./clients/cmd/promtail ok github.com/grafana/loki/clients/cmd/docker-driver 0.280s ? github.com/grafana/loki/clients/cmd/promtail [no test files] ok github.com/grafana/loki/clients/pkg/logentry/logql 0.060s ok github.com/grafana/loki/clients/pkg/logentry/metric 1.207s ok github.com/grafana/loki/clients/pkg/logentry/stages 9.304s ? github.com/grafana/loki/clients/pkg/promtail/api [no test files] ok github.com/grafana/loki/clients/pkg/promtail 7.362s ? github.com/grafana/loki/clients/pkg/promtail/client/fake [no test files] ok github.com/grafana/loki/clients/pkg/promtail/client 0.930s ok github.com/grafana/loki/clients/pkg/promtail/config 0.076s ? github.com/grafana/loki/clients/pkg/promtail/limit [no test files] ok github.com/grafana/loki/clients/pkg/promtail/discovery/consulagent 2.018s ok github.com/grafana/loki/clients/pkg/promtail/positions 0.014s ? github.com/grafana/loki/clients/pkg/promtail/server [no test files] ? github.com/grafana/loki/clients/pkg/promtail/server/ui [no test files] ? github.com/grafana/loki/clients/pkg/promtail/targets [no test files] ok github.com/grafana/loki/clients/pkg/promtail/scrapeconfig 0.066s ok github.com/grafana/loki/clients/pkg/promtail/targets/cloudflare 0.497s ok github.com/grafana/loki/clients/pkg/promtail/targets/docker 5.273s ? github.com/grafana/loki/clients/pkg/promtail/targets/journal [no test files] ? github.com/grafana/loki/clients/pkg/promtail/targets/serverutils [no test files] ? github.com/grafana/loki/clients/pkg/promtail/targets/target [no test files] ? github.com/grafana/loki/clients/pkg/promtail/targets/testutils [no test files] ? github.com/grafana/loki/clients/pkg/promtail/targets/windows [no test files] ? github.com/grafana/loki/clients/pkg/promtail/targets/windows/win_eventlog [no test files] ok github.com/grafana/loki/clients/pkg/promtail/targets/file 33.107s ok github.com/grafana/loki/clients/pkg/promtail/targets/gcplog 1.328s ok github.com/grafana/loki/clients/pkg/promtail/targets/gelf 0.206s ok github.com/grafana/loki/clients/pkg/promtail/targets/heroku 2.201s ok github.com/grafana/loki/clients/pkg/promtail/targets/kafka 2.275s ok github.com/grafana/loki/clients/pkg/promtail/targets/lokipush 1.086s ok github.com/grafana/loki/clients/pkg/promtail/targets/stdin 0.068s ok github.com/grafana/loki/clients/pkg/promtail/targets/syslog 2.452s ok github.com/grafana/loki/clients/pkg/promtail/targets/syslog/syslogparser 0.005s ok github.com/grafana/loki/clients/pkg/promtail/utils 4.021s ok github.com/grafana/loki/clients/pkg/promtail/wal 8.031s ? github.com/grafana/loki/cmd/logcli [no test files] ? github.com/grafana/loki/cmd/logql-analyzer [no test files] ? github.com/grafana/loki/cmd/loki [no test files] ? github.com/grafana/loki/cmd/loki-canary [no test files] ok github.com/grafana/loki/cmd/migrate 0.053s ok github.com/grafana/loki/cmd/querytee 0.040s ? github.com/grafana/loki/integration/client [no test files] ? github.com/grafana/loki/integration/cluster [no test files] ? github.com/grafana/loki/pkg/canary/reader [no test files] ? github.com/grafana/loki/pkg/distributor/clientpool [no test files] ? github.com/grafana/loki/pkg/distributor/shardstreams [no test files] ok github.com/grafana/loki/integration 85.127s ok github.com/grafana/loki/pkg/canary/comparator 0.048s ok github.com/grafana/loki/pkg/canary/writer 0.037s ok github.com/grafana/loki/pkg/chunkenc 52.970s ok github.com/grafana/loki/pkg/configs/client 0.028s ok github.com/grafana/loki/pkg/configs/userconfig 0.028s ok github.com/grafana/loki/pkg/distributor 3.651s ? github.com/grafana/loki/pkg/ingester/client [no test files] ? github.com/grafana/loki/pkg/logcli/labelquery [no test files] ? github.com/grafana/loki/pkg/logcli/seriesquery [no test files] ? github.com/grafana/loki/pkg/loghttp/legacy [no test files] ok github.com/grafana/loki/pkg/ingester 35.312s ok github.com/grafana/loki/pkg/ingester/index 0.035s ok github.com/grafana/loki/pkg/ingester/wal 0.018s ok github.com/grafana/loki/pkg/iter 0.022s ok github.com/grafana/loki/pkg/logcli/client 0.038s ok github.com/grafana/loki/pkg/logcli/output 0.036s ok github.com/grafana/loki/pkg/logcli/query 0.068s ok github.com/grafana/loki/pkg/loghttp 0.045s ok github.com/grafana/loki/pkg/loghttp/push 0.049s ok github.com/grafana/loki/pkg/logproto 0.021s ok github.com/grafana/loki/pkg/logql 7.450s ok github.com/grafana/loki/pkg/logql/log 2.542s ok github.com/grafana/loki/pkg/logql/log/jsonexpr 0.006s ok github.com/grafana/loki/pkg/logql/log/logfmt 0.005s ok github.com/grafana/loki/pkg/logql/log/pattern 0.008s ? github.com/grafana/loki/pkg/logql/vector [no test files] ok github.com/grafana/loki/pkg/logql/syntax 0.076s ? github.com/grafana/loki/pkg/logqlmodel [no test files] ok github.com/grafana/loki/pkg/logqlanalyzer 0.031s ok github.com/grafana/loki/pkg/logqlmodel/metadata 0.008s ok github.com/grafana/loki/pkg/logqlmodel/stats 0.018s ? github.com/grafana/loki/pkg/loki/common [no test files] ? github.com/grafana/loki/pkg/lokifrontend [no test files] ? github.com/grafana/loki/pkg/lokifrontend/frontend [no test files] ok github.com/grafana/loki/pkg/loki 2.382s ok github.com/grafana/loki/pkg/lokifrontend/frontend/transport 0.021s ? github.com/grafana/loki/pkg/lokifrontend/frontend/v1/frontendv1pb [no test files] ok github.com/grafana/loki/pkg/lokifrontend/frontend/v1 2.451s ? github.com/grafana/loki/pkg/lokifrontend/frontend/v2/frontendv2pb [no test files] ? github.com/grafana/loki/pkg/querier/astmapper [no test files] ok github.com/grafana/loki/pkg/lokifrontend/frontend/v2 6.087s ok github.com/grafana/loki/pkg/prom1/storage/metric 0.004s ok github.com/grafana/loki/pkg/querier 0.496s ok github.com/grafana/loki/pkg/querier/queryrange 0.262s ? github.com/grafana/loki/pkg/querier/queryrange/queryrangebase/definitions [no test files] ? github.com/grafana/loki/pkg/querier/series [no test files] ? github.com/grafana/loki/pkg/querier/stats [no test files] ok github.com/grafana/loki/pkg/querier/queryrange/queryrangebase 0.105s ok github.com/grafana/loki/pkg/querier/worker 3.588s ok github.com/grafana/loki/pkg/ruler 0.178s ? github.com/grafana/loki/pkg/ruler/config [no test files] ? github.com/grafana/loki/pkg/ruler/rulespb [no test files] ? github.com/grafana/loki/pkg/ruler/storage/util [no test files] ? github.com/grafana/loki/pkg/ruler/util [no test files] ? github.com/grafana/loki/pkg/runtime [no test files] ok github.com/grafana/loki/pkg/ruler/base 15.172s ok github.com/grafana/loki/pkg/ruler/rulestore 0.038s ok github.com/grafana/loki/pkg/ruler/rulestore/bucketclient 0.042s ok github.com/grafana/loki/pkg/ruler/rulestore/configdb 0.038s ok github.com/grafana/loki/pkg/ruler/rulestore/local 0.034s ok github.com/grafana/loki/pkg/ruler/rulestore/objectclient 0.037s [no tests to run] ok github.com/grafana/loki/pkg/ruler/storage/cleaner 0.030s ok github.com/grafana/loki/pkg/ruler/storage/instance 0.332s ok github.com/grafana/loki/pkg/ruler/storage/wal 0.278s ok github.com/grafana/loki/pkg/scheduler 0.018s ? github.com/grafana/loki/pkg/scheduler/schedulerpb [no test files] ? github.com/grafana/loki/pkg/server [no test files] ok github.com/grafana/loki/pkg/scheduler/queue 5.504s ok github.com/grafana/loki/pkg/sizing 0.010s ok github.com/grafana/loki/pkg/storage 0.318s ok github.com/grafana/loki/pkg/storage/bucket 0.045s ? github.com/grafana/loki/pkg/storage/bucket/filesystem [no test files] ? github.com/grafana/loki/pkg/storage/bucket/gcs [no test files] ok github.com/grafana/loki/pkg/storage/bucket/azure 0.011s ok github.com/grafana/loki/pkg/storage/bucket/http 0.009s ? github.com/grafana/loki/pkg/storage/bucket/swift [no test files] ok github.com/grafana/loki/pkg/storage/bucket/s3 0.021s ok github.com/grafana/loki/pkg/storage/chunk 0.020s ? github.com/grafana/loki/pkg/storage/chunk/client/alibaba [no test files] ok github.com/grafana/loki/pkg/storage/chunk/cache 2.341s ok github.com/grafana/loki/pkg/storage/chunk/client 0.023s ok github.com/grafana/loki/pkg/storage/chunk/client/aws 1.151s ok github.com/grafana/loki/pkg/storage/chunk/client/azure 0.279s ok github.com/grafana/loki/pkg/storage/chunk/client/baidubce 0.020s ok github.com/grafana/loki/pkg/storage/chunk/client/cassandra 0.023s ok github.com/grafana/loki/pkg/storage/chunk/client/gcp 1.058s ok github.com/grafana/loki/pkg/storage/chunk/client/grpc 0.027s ok github.com/grafana/loki/pkg/storage/chunk/client/hedging 0.411s ok github.com/grafana/loki/pkg/storage/chunk/client/local 0.049s ? github.com/grafana/loki/pkg/storage/chunk/client/testutils [no test files] ? github.com/grafana/loki/pkg/storage/chunk/fetcher [no test files] ok github.com/grafana/loki/pkg/storage/chunk/client/openstack 1.024s ok github.com/grafana/loki/pkg/storage/chunk/client/util 0.020s [no tests to run] ? github.com/grafana/loki/pkg/storage/errors [no test files] ? github.com/grafana/loki/pkg/storage/hack [no test files] ok github.com/grafana/loki/pkg/storage/chunk/tests 2.311s ok github.com/grafana/loki/pkg/storage/common/aws 0.021s ok github.com/grafana/loki/pkg/storage/config 0.025s ? github.com/grafana/loki/pkg/storage/stores/index [no test files] ok github.com/grafana/loki/pkg/storage/stores 0.043s ok github.com/grafana/loki/pkg/storage/stores/index/stats 0.021s ok github.com/grafana/loki/pkg/storage/stores/indexshipper 0.056s ? github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/client [no test files] ? github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/client/grpc [no test files] ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor 4.493s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/deletion 0.395s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/deletionmode 0.005s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/generationnumber 0.013s ? github.com/grafana/loki/pkg/storage/stores/indexshipper/index [no test files] ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/retention 9.462s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/downloads 1.147s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/gatewayclient 0.039s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/storage 0.286s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/uploads 0.061s ? github.com/grafana/loki/pkg/storage/stores/shipper [no test files] ok github.com/grafana/loki/pkg/storage/stores/series 6.171s ok github.com/grafana/loki/pkg/storage/stores/series/index 0.337s ok github.com/grafana/loki/pkg/storage/stores/shipper/index 0.080s ? github.com/grafana/loki/pkg/storage/stores/shipper/index/indexfile [no test files] ? github.com/grafana/loki/pkg/storage/stores/shipper/testutil [no test files] ok github.com/grafana/loki/pkg/storage/stores/shipper/index/compactor 5.931s ok github.com/grafana/loki/pkg/storage/stores/shipper/indexgateway 0.063s ok github.com/grafana/loki/pkg/storage/stores/shipper/util 0.034s ? github.com/grafana/loki/pkg/storage/stores/tsdb/testutil [no test files] ? github.com/grafana/loki/pkg/tracing [no test files] ok github.com/grafana/loki/pkg/storage/stores/tsdb 5.849s ? github.com/grafana/loki/pkg/util/build [no test files] ? github.com/grafana/loki/pkg/util/chunkcompat [no test files] ? github.com/grafana/loki/pkg/util/deletion [no test files] ? github.com/grafana/loki/pkg/util/encoding [no test files] ? github.com/grafana/loki/pkg/util/extract [no test files] ? github.com/grafana/loki/pkg/util/fakeauth [no test files] ? github.com/grafana/loki/pkg/util/filter [no test files] ? github.com/grafana/loki/pkg/util/httpgrpc [no test files] ? github.com/grafana/loki/pkg/util/limiter [no test files] ? github.com/grafana/loki/pkg/util/math [no test files] ? github.com/grafana/loki/pkg/util/net [no test files] ? github.com/grafana/loki/pkg/util/spanlogger [no test files] ? github.com/grafana/loki/pkg/util/test [no test files] ok github.com/grafana/loki/pkg/usagestats 23.031s ok github.com/grafana/loki/pkg/util 6.316s ok github.com/grafana/loki/pkg/util/cfg 0.011s ok github.com/grafana/loki/pkg/util/flagext 0.019s ok github.com/grafana/loki/pkg/util/httpreq 0.012s ok github.com/grafana/loki/pkg/util/log 0.019s ok github.com/grafana/loki/pkg/util/loser 0.004s ok github.com/grafana/loki/pkg/util/marshal 0.263s ok github.com/grafana/loki/pkg/util/marshal/legacy 0.020s ok github.com/grafana/loki/pkg/util/pool 0.016s ok github.com/grafana/loki/pkg/util/querylimits 0.052s ok github.com/grafana/loki/pkg/util/server 0.029s ok github.com/grafana/loki/pkg/util/unmarshal 0.035s ok github.com/grafana/loki/pkg/util/unmarshal/legacy 0.019s ? github.com/grafana/loki/pkg/util/wal [no test files] ok github.com/grafana/loki/pkg/util/validation 0.018s ? github.com/grafana/loki/tools/doc-generator [no test files] ok github.com/grafana/loki/pkg/validation 0.040s ok github.com/grafana/loki/tools/doc-generator/parse 0.052s ok github.com/grafana/loki/tools/querytee 0.035s ok github.com/grafana/loki/tools/tsdb/tsdb-map 0.035s >>> loki: Entering fakeroot... >>> loki-logcli*: Running split function logcli... '/home/buildozer/aports/testing/loki/pkg/loki/usr/bin/logcli' -> '/home/buildozer/aports/testing/loki/pkg/loki-logcli/usr/bin/logcli' >>> loki-logcli*: Preparing subpackage loki-logcli... >>> loki-logcli*: Stripping binaries >>> loki-logcli*: Running postcheck for loki-logcli >>> loki-promtail-openrc*: Running split function promtail_openrc... '/home/buildozer/aports/testing/loki/pkg/loki/etc/init.d/loki-promtail' -> '/home/buildozer/aports/testing/loki/pkg/loki-promtail-openrc/etc/init.d/loki-promtail' '/home/buildozer/aports/testing/loki/pkg/loki/etc/conf.d/loki-promtail' -> '/home/buildozer/aports/testing/loki/pkg/loki-promtail-openrc/etc/conf.d/loki-promtail' >>> loki-promtail-openrc*: Preparing subpackage loki-promtail-openrc... >>> loki-promtail-openrc*: Running postcheck for loki-promtail-openrc >>> loki-promtail*: Running split function promtail... '/home/buildozer/aports/testing/loki/pkg/loki/etc/loki/promtail-local-config.yaml' -> '/home/buildozer/aports/testing/loki/pkg/loki-promtail/etc/loki/promtail-local-config.yaml' '/home/buildozer/aports/testing/loki/pkg/loki/usr/bin/promtail' -> '/home/buildozer/aports/testing/loki/pkg/loki-promtail/usr/bin/promtail' >>> loki-promtail*: Preparing subpackage loki-promtail... >>> loki-promtail*: Stripping binaries >>> loki-promtail*: Running postcheck for loki-promtail >>> loki-openrc*: Running split function openrc... >>> loki-openrc*: Preparing subpackage loki-openrc... >>> loki-openrc*: Running postcheck for loki-openrc >>> loki*: Running postcheck for loki >>> loki*: Preparing package loki... >>> loki*: Stripping binaries >>> loki-logcli*: Scanning shared objects >>> loki-openrc*: Scanning shared objects >>> loki-promtail-openrc*: Scanning shared objects >>> loki-promtail*: Scanning shared objects >>> loki*: Scanning shared objects >>> loki-logcli*: Tracing dependencies... >>> loki-logcli*: Package size: 52.7 MB >>> loki-logcli*: Compressing data... >>> loki-logcli*: Create checksum... >>> loki-logcli*: Create loki-logcli-2.8.4-r0.apk >>> loki-openrc*: Tracing dependencies... >>> loki-openrc*: Package size: 24.0 KB >>> loki-openrc*: Compressing data... >>> loki-openrc*: Create checksum... >>> loki-openrc*: Create loki-openrc-2.8.4-r0.apk >>> loki-promtail-openrc*: Tracing dependencies... >>> loki-promtail-openrc*: Package size: 24.0 KB >>> loki-promtail-openrc*: Compressing data... >>> loki-promtail-openrc*: Create checksum... >>> loki-promtail-openrc*: Create loki-promtail-openrc-2.8.4-r0.apk >>> loki-promtail*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> loki-promtail*: Package size: 92.5 MB >>> loki-promtail*: Compressing data... >>> loki-promtail*: Create checksum... >>> loki-promtail*: Create loki-promtail-2.8.4-r0.apk >>> loki*: Tracing dependencies... >>> loki*: Package size: 59.9 MB >>> loki*: Compressing data... >>> loki*: Create checksum... >>> loki*: Create loki-2.8.4-r0.apk >>> loki: Build complete at Sat, 19 Aug 2023 19:57:22 +0000 elapsed time 0h 9m 5s >>> loki: Cleaning up srcdir >>> loki: Cleaning up pkgdir >>> loki: Uninstalling dependencies... (1/6) Purging .makedepends-loki (20230819.194818) (2/6) Purging go (1.21.0-r0) (3/6) Purging binutils-gold (2.41-r0) (4/6) Purging bash (5.2.15-r5) Executing bash-5.2.15-r5.pre-deinstall (5/6) Purging tzdata (2023c-r1) (6/6) Purging readline (8.2.1-r2) Executing busybox-1.36.1-r6.trigger OK: 379 MiB in 103 packages >>> loki: Updating the testing/aarch64 repository index... >>> loki: Signing the index...