>>> k3s: Building community/k3s 1.29.3.1-r1 (using abuild 3.12.0-r5) started Sat, 06 Apr 2024 12:31:15 +0000 >>> k3s: Checking sanity of /home/buildozer/aports/community/k3s/APKBUILD... >>> k3s: Analyzing dependencies... >>> k3s: Installing for build: build-base cni-plugins cni-plugin-flannel conntrack-tools containerd coreutils dbus findutils ipset iptables bash go linux-headers sqlite-dev sqlite-static yq zlib-dev zlib-static btrfs-progs-dev btrfs-progs-static libseccomp-dev libseccomp-static (1/55) Installing cni-plugins (1.4.0-r2) (2/55) Installing cni-plugin-flannel (1.1.2-r9) (3/55) Installing libmnl (1.0.5-r2) (4/55) Installing libnfnetlink (1.0.2-r3) (5/55) Installing libnetfilter_conntrack (1.0.9-r3) (6/55) Installing libnetfilter_cthelper (1.0.1-r2) (7/55) Installing libnetfilter_cttimeout (1.0.1-r2) (8/55) Installing libnetfilter_queue (1.0.5-r2) (9/55) Installing conntrack-tools (1.4.8-r0) (10/55) Installing libseccomp (2.5.5-r0) (11/55) Installing runc (1.1.12-r2) (12/55) Installing containerd (1.7.14-r1) (13/55) Installing coreutils-env (9.5-r0) (14/55) Installing coreutils-fmt (9.5-r0) (15/55) Installing coreutils-sha512sum (9.5-r0) (16/55) Installing skalibs (2.14.1.1-r0) (17/55) Installing utmps-libs (0.1.2.2-r1) (18/55) Installing coreutils (9.5-r0) (19/55) Installing dbus-libs (1.14.10-r1) (20/55) Installing dbus (1.14.10-r1) Executing dbus-1.14.10-r1.pre-install Executing dbus-1.14.10-r1.post-install (21/55) Installing dbus-daemon-launch-helper (1.14.10-r1) (22/55) Installing findutils (4.9.0-r5) (23/55) Installing ipset (7.21-r2) (24/55) Installing libnftnl (1.2.6-r0) (25/55) Installing libxtables (1.8.10-r3) (26/55) Installing iptables (1.8.10-r3) (27/55) Installing readline (8.2.10-r0) (28/55) Installing bash (5.2.26-r0) Executing bash-5.2.26-r0.post-install (29/55) Installing binutils-gold (2.42-r0) (30/55) Installing go (1.22.2-r0) (31/55) Installing linux-headers (6.6-r0) (32/55) Installing sqlite (3.45.2-r0) (33/55) Installing sqlite-libs (3.45.2-r0) (34/55) Installing sqlite-dev (3.45.2-r0) (35/55) Installing sqlite-static (3.45.2-r0) (36/55) Installing yq (4.43.1-r1) (37/55) Installing zlib-dev (1.3.1-r0) (38/55) Installing zlib-static (1.3.1-r0) (39/55) Installing btrfs-progs-libs (6.8-r0) (40/55) Installing btrfs-progs-dev (6.8-r0) (41/55) Installing btrfs-progs-static (6.8-r0) (42/55) Installing libseccomp-dev (2.5.5-r0) (43/55) Installing libseccomp-static (2.5.5-r0) (44/55) Installing .makedepends-k3s (20240406.123116) (45/55) Installing libffi (3.4.6-r0) (46/55) Installing libintl (0.22.5-r0) (47/55) Installing libblkid (2.39.3-r1) (48/55) Installing libmount (2.39.3-r1) (49/55) Installing glib (2.80.0-r2) (50/55) Installing log_proxy (0.7.2-r0) (51/55) Installing containerd-openrc (1.7.14-r1) (52/55) Installing iptables-openrc (1.8.10-r3) (53/55) Installing dbus-openrc (1.14.10-r1) (54/55) Installing ipset-openrc (7.21-r2) (55/55) Installing conntrack-tools-openrc (1.4.8-r0) Executing busybox-1.36.1-r25.trigger Executing dbus-1.14.10-r1.trigger Executing glib-2.80.0-r2.trigger OK: 615 MiB in 158 packages >>> k3s: Cleaning up srcdir >>> k3s: Cleaning up pkgdir >>> k3s: Cleaning up tmpdir >>> k3s: Fetching https://distfiles.alpinelinux.org/distfiles/edge/k3s-1.29.3.1.tar.gz >>> k3s: Fetching https://distfiles.alpinelinux.org/distfiles/edge/k3s-1.29.3.1.tar.gz >>> k3s: Checking sha512sums... k3s-1.29.3.1.tar.gz: OK k3s.confd: OK k3s.initd: OK k3s.logrotate: OK k3s.modules-load: OK >>> k3s: Unpacking /var/cache/distfiles/k3s-1.29.3.1.tar.gz... ++ dirname ./scripts/download + cd ./scripts/.. + . ./scripts/version.sh ++ GO=go +++ go env GOARCH ++ ARCH=arm +++ go env GOOS ++ OS=linux ++ SUFFIX=-arm ++ GIT_TAG= ++ TREE_STATE=clean ++ COMMIT= ++ '[' -d .git ']' +++ get-module-path github.com/containerd/containerd +++ go list -m -f '{{if .Replace}}{{.Replace.Path}}{{else}}{{.Path}}{{end}}' github.com/containerd/containerd ++ PKG_CONTAINERD_K3S=github.com/k3s-io/containerd +++ get-module-version github.com/containerd/containerd +++ go list -m -f '{{if .Replace}}{{.Replace.Version}}{{else}}{{.Version}}{{end}}' github.com/containerd/containerd ++ VERSION_CONTAINERD=v1.7.11-k3s2 ++ '[' -z v1.7.11-k3s2 ']' +++ get-module-version github.com/kubernetes-sigs/cri-tools +++ go list -m -f '{{if .Replace}}{{.Replace.Version}}{{else}}{{.Version}}{{end}}' github.com/kubernetes-sigs/cri-tools ++ VERSION_CRICTL=v1.29.0-k3s1 ++ '[' -z v1.29.0-k3s1 ']' +++ get-module-version k8s.io/kubernetes +++ go list -m -f '{{if .Replace}}{{.Replace.Version}}{{else}}{{.Version}}{{end}}' k8s.io/kubernetes ++ VERSION_K8S_K3S=v1.29.3-k3s1 ++ VERSION_K8S=v1.29.3 ++ '[' -z v1.29.3 ']' +++ get-module-version github.com/opencontainers/runc +++ go list -m -f '{{if .Replace}}{{.Replace.Version}}{{else}}{{.Version}}{{end}}' github.com/opencontainers/runc ++ VERSION_RUNC=v1.1.12-k3s1 ++ '[' -z v1.1.12-k3s1 ']' +++ get-module-version github.com/Microsoft/hcsshim +++ go list -m -f '{{if .Replace}}{{.Replace.Version}}{{else}}{{.Version}}{{end}}' github.com/Microsoft/hcsshim ++ VERSION_HCSSHIM=v0.11.0 ++ '[' -z v0.11.0 ']' +++ get-module-version github.com/flannel-io/flannel +++ go list -m -f '{{if .Replace}}{{.Replace.Version}}{{else}}{{.Version}}{{end}}' github.com/flannel-io/flannel ++ VERSION_FLANNEL=v0.24.2 ++ '[' -z v0.24.2 ']' +++ get-module-version github.com/Mirantis/cri-dockerd +++ go list -m -f '{{if .Replace}}{{.Replace.Version}}{{else}}{{.Version}}{{end}}' github.com/Mirantis/cri-dockerd ++ VERSION_CRI_DOCKERD=v0.3.9-k3s2 ++ '[' -z v0.3.9-k3s2 ']' ++ VERSION_CNIPLUGINS=v1.4.0-k3s2 ++ VERSION_FLANNEL_PLUGIN=v1.4.0-flannel1 +++ get-module-version github.com/cloudnativelabs/kube-router/v2 +++ go list -m -f '{{if .Replace}}{{.Replace.Version}}{{else}}{{.Version}}{{end}}' github.com/cloudnativelabs/kube-router/v2 ++ VERSION_KUBE_ROUTER=v2.0.1 ++ '[' -z v2.0.1 ']' ++ VERSION_ROOT=v0.12.2 ++ DEPENDENCIES_URL=https://raw.githubusercontent.com/kubernetes/kubernetes/v1.29.3/build/dependencies.yaml +++ curl -sL https://raw.githubusercontent.com/kubernetes/kubernetes/v1.29.3/build/dependencies.yaml ./scripts/version.sh: line 82: curl: command not found +++ yq e '.dependencies[] | select(.name == "golang: upstream version").version' - ++ VERSION_GOLANG=go ++ [[ -n '' ]] ++ VERSION=v1.29.3+k3s- +++ sed -e s/+/-/g ++ VERSION_TAG=v1.29.3-k3s- ++ BINARY_POSTFIX= ++ '[' linux = windows ']' + CHARTS_URL=https://k3s.io/k3s-charts/assets + CHARTS_DIR=build/static/charts + RUNC_DIR=build/src/github.com/opencontainers/runc + CONTAINERD_DIR=build/src/github.com/containerd/containerd + HCSSHIM_DIR=build/src/github.com/microsoft/hcsshim + DATA_DIR=build/data + export TZ=UTC + TZ=UTC + umask 022 + rm -rf build/static/charts + rm -rf build/src/github.com/opencontainers/runc + rm -rf build/src/github.com/containerd/containerd + rm -rf build/src/github.com/microsoft/hcsshim + mkdir -p build/static/charts + mkdir -p build/data + case ${OS} in + git clone --single-branch --branch=v1.1.12-k3s1 --depth=1 https://github.com/k3s-io/runc build/src/github.com/opencontainers/runc Cloning into 'build/src/github.com/opencontainers/runc'... Note: switching to '7d07dac287da807a624adba7ea7ccc1b3f28c614'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false + curl --compressed -sfL https://github.com/k3s-io/k3s-root/releases/download/v0.12.2/k3s-root-arm.tar + tar xf - ./scripts/download: line 28: curl: command not found tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230801142700-69c9adb7d386+incompatible go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/k3s-io/cri-tools v1.29.0-k3s1 go: downloading github.com/urfave/cli v1.22.14 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.29.3-k3s1 go: downloading github.com/erikdubbelboer/gspt v0.0.0-20190125194910-e68493906b83 go: downloading github.com/k3s-io/containerd v1.7.11-k3s2 go: downloading github.com/pkg/errors v0.9.1 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/otiai10/copy v1.7.0 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.29.3-k3s1 go: downloading github.com/mattn/go-sqlite3 v1.14.19 go: downloading github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e go: downloading github.com/lib/pq v1.10.2 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.29.3-k3s1 go: downloading github.com/rancher/wrangler v1.1.1-0.20230818201331-3604a6be798d go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading github.com/k3s-io/runc v1.1.12-k3s1 go: downloading github.com/rootless-containers/rootlesskit v1.0.1 go: downloading golang.org/x/sys v0.13.0 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.29.3-k3s1 go: downloading github.com/k3s-io/kubernetes v1.29.3-k3s1 go: downloading github.com/containerd/fuse-overlayfs-snapshotter v1.0.5 go: downloading github.com/containerd/stargz-snapshotter v0.14.4-0.20230913082252-7275d45b185c go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.29.3-k3s1 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.29.3-k3s1 go: downloading github.com/k3s-io/kine v0.11.4 go: downloading github.com/rancher/wharfie v0.6.4 go: downloading github.com/k3s-io/klog/v2 v2.100.1-k3s1 go: downloading github.com/prometheus/common v0.45.0 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.29.3-k3s1 go: downloading github.com/rancher/dynamiclistener v0.3.6 go: downloading github.com/google/uuid v1.4.0 go: downloading github.com/minio/minio-go/v7 v7.0.33 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/k3s-io/etcd/api/v3 v3.5.9-k3s1 go: downloading github.com/k3s-io/etcd/client/pkg/v3 v3.5.9-k3s1 go: downloading github.com/k3s-io/etcd/client/v3 v3.5.9-k3s1 go: downloading github.com/k3s-io/etcd/etcdutl/v3 v3.5.9-k3s1 go: downloading go.uber.org/zap v1.26.0 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.29.3-k3s1 go: downloading github.com/go-logr/logr v1.4.1 go: downloading github.com/go-logr/stdr v1.2.3-0.20220714215716-96bad1d688c5 go: downloading github.com/ipfs/go-ds-leveldb v0.5.0 go: downloading github.com/ipfs/go-log/v2 v2.5.1 go: downloading github.com/libp2p/go-libp2p v0.30.0 go: downloading github.com/k3s-io/spegel v0.0.18-k3s4 go: downloading github.com/rancher/lasso v0.0.0-20230830164424-d684fdeb6f29 go: downloading github.com/natefinch/lumberjack v2.0.0+incompatible go: downloading github.com/mwitkow/go-http-dialer v0.0.0-20161116154839-378f744fb2b8 go: downloading golang.org/x/net v0.17.0 go: downloading inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252 go: downloading github.com/ipfs/go-log v1.0.5 go: downloading github.com/blang/semver/v4 v4.0.0 go: downloading github.com/k3s-io/helm-controller v0.15.9 go: downloading github.com/go-test/deep v1.0.7 go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/blang/semver v3.5.1+incompatible go: downloading github.com/k3s-io/etcd/server/v3 v3.5.9-k3s1 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.29.3-k3s1 go: downloading sigs.k8s.io/yaml v1.4.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/urfave/cli/v2 v2.26.0 go: downloading golang.org/x/term v0.16.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.29.3-k3s1 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.29.3-k3s1 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/google/go-containerregistry v0.14.0 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading google.golang.org/protobuf v1.33.0 go: downloading github.com/prometheus/client_golang v1.18.0 go: downloading google.golang.org/grpc v1.58.3 go: downloading github.com/cyphar/filepath-securejoin v0.2.4 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/ipfs/go-datastore v0.6.0 go: downloading github.com/syndtr/goleveldb v1.0.0 go: downloading go.etcd.io/bbolt v1.3.8 go: downloading github.com/k3s-io/etcd/raft/v3 v3.5.9-k3s1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/rancher/remotedialer v0.3.0 go: downloading github.com/yl2chen/cidranger v1.0.2 go: downloading github.com/evanphx/json-patch v5.6.0+incompatible go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.29.3-k3s1 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading github.com/k3s-io/kube-router/v2 v2.0.1 go: downloading github.com/flannel-io/flannel v0.24.2 go: downloading github.com/google/cadvisor v0.48.1 go: downloading github.com/gorilla/websocket v1.5.0 go: downloading github.com/containerd/cgroups/v3 v3.0.2 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17 go: downloading github.com/containerd/cgroups v1.1.0 go: downloading github.com/coreos/go-iptables v0.7.0 go: downloading google.golang.org/genproto v0.0.0-20230525234035-dd9d682886f9 go: downloading github.com/k3s-io/cri-dockerd v0.3.9-k3s2 go: downloading github.com/opencontainers/selinux v1.10.1 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/mattn/go-isatty v0.0.19 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/gin-gonic/gin v1.9.1 go: downloading github.com/xenitab/pkg/gin v0.0.9 go: downloading github.com/ipfs/go-cid v0.4.1 go: downloading github.com/libp2p/go-libp2p-kad-dht v0.25.2 go: downloading github.com/multiformats/go-multiaddr v0.12.2 go: downloading github.com/multiformats/go-multicodec v0.9.0 go: downloading github.com/multiformats/go-multihash v0.2.3 go: downloading github.com/xenitab/pkg/channels v0.0.2 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/pelletier/go-toml/v2 v2.1.1 go: downloading github.com/spf13/afero v1.11.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/klauspost/compress v1.17.2 go: downloading github.com/minio/md5-simd v1.1.2 go: downloading github.com/minio/sha256-simd v1.0.1 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.29.3-k3s1 go: downloading github.com/Rican7/retry v0.1.0 go: downloading github.com/nats-io/jsm.go v0.0.31-0.20220317133147-fe318f464eee go: downloading github.com/nats-io/nats.go v1.31.0 go: downloading github.com/shengdoushi/base58 v1.0.0 go: downloading github.com/tidwall/btree v1.6.0 go: downloading github.com/jackc/pgerrcode v0.0.0-20220416144525-469b46aa5efa go: downloading github.com/jackc/pgx/v5 v5.4.2 go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 go: downloading github.com/containerd/typeurl v1.0.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/soheilhy/cmux v0.1.5 go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 go: downloading github.com/k3s-io/etcd/pkg/v3 v3.5.9-k3s1 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.35.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.13.0 go: downloading go.opentelemetry.io/otel/sdk v1.13.0 go: downloading go.opentelemetry.io/otel v1.13.0 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 go: downloading golang.org/x/time v0.5.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.13.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20220909204839-494a5a6aca78 go: downloading github.com/multiformats/go-multiaddr-dns v0.3.1 go: downloading go.uber.org/fx v1.20.0 go: downloading github.com/mr-tron/base58 v1.2.0 go: downloading github.com/prometheus/procfs v0.12.0 go: downloading github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 go: downloading github.com/hashicorp/golang-lru/arc/v2 v2.0.5 go: downloading github.com/libp2p/go-buffer-pool v0.1.0 go: downloading github.com/multiformats/go-base32 v0.1.0 go: downloading github.com/jbenet/goprocess v0.1.4 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/hashicorp/golang-lru v0.5.4 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/google/go-cmp v0.6.0 go: downloading k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/fsnotify/fsnotify v1.7.0 go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.29.3-k3s1 go: downloading github.com/mitchellh/go-wordwrap v1.0.1 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/containerd/fifo v1.1.0 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/containerd/ttrpc v1.2.2 go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/pierrec/lz4 v2.6.0+incompatible go: downloading github.com/godbus/dbus/v5 v5.1.0 go: downloading github.com/cilium/ebpf v0.9.1 go: downloading github.com/containerd/stargz-snapshotter/estargz v0.14.3 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/hanwen/go-fuse/v2 v2.3.0 go: downloading github.com/hashicorp/go-retryablehttp v0.7.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/bronze1man/goStrongswanVici v0.0.0-20221114103242-3f6dc524986c go: downloading github.com/containernetworking/plugins v1.3.0 go: downloading golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6 go: downloading github.com/multiformats/go-multibase v0.2.0 go: downloading github.com/multiformats/go-varint v0.0.7 go: downloading github.com/slok/go-http-metrics v0.10.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/rs/xid v1.5.0 go: downloading github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/emicklei/go-restful/v3 v3.9.0 go: downloading golang.org/x/exp v0.0.0-20231006140011-7918f672742d go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading github.com/libp2p/go-libp2p-kbucket v0.6.3 go: downloading github.com/libp2p/go-libp2p-record v0.2.0 go: downloading golang.zx2c4.com/wireguard v0.0.0-20230325221338-052af4a8072b go: downloading github.com/ipfs/boxo v0.10.0 go: downloading github.com/google/gopacket v1.1.19 go: downloading github.com/libp2p/go-libp2p-routing-helpers v0.7.2 go: downloading github.com/libp2p/go-msgio v0.3.0 go: downloading github.com/libp2p/go-netroute v0.2.1 go: downloading github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1 go: downloading go.opencensus.io v0.24.0 go: downloading go.opentelemetry.io/otel/trace v1.13.0 go: downloading gonum.org/v1/gonum v0.13.0 go: downloading github.com/emicklei/go-restful v2.16.0+incompatible go: downloading github.com/klauspost/cpuid/v2 v2.2.6 go: downloading github.com/gin-contrib/sse v0.1.0 go: downloading github.com/quic-go/quic-go v0.38.2 go: downloading github.com/libp2p/go-flow-metrics v0.1.0 go: downloading golang.org/x/oauth2 v0.16.0 go: downloading github.com/multiformats/go-multistream v0.4.1 go: downloading github.com/multiformats/go-multiaddr-fmt v0.1.0 go: downloading github.com/libp2p/go-yamux/v4 v4.0.1 go: downloading github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 go: downloading github.com/benbjohnson/clock v1.3.5 go: downloading github.com/jbenet/go-temp-err-catcher v0.1.0 go: downloading github.com/raulk/go-watchdog v1.3.0 go: downloading github.com/libp2p/go-libp2p-asn-util v0.3.0 go: downloading github.com/flynn/noise v1.0.0 go: downloading github.com/libp2p/go-reuseport v0.4.0 go: downloading github.com/marten-seemann/tcp v0.0.0-20210406111302-dfbc87cc63fd go: downloading github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b go: downloading github.com/quic-go/webtransport-go v0.5.3 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/golang-jwt/jwt/v4 v4.5.0 go: downloading github.com/k3s-io/etcd/client/v2 v2.305.9-k3s1 go: downloading github.com/google/btree v1.1.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/miekg/dns v1.1.55 go: downloading github.com/jackc/pgpassfile v1.0.0 go: downloading github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.35.1 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/hashicorp/golang-lru/v2 v2.0.5 go: downloading github.com/daviddengcn/go-colortext v1.0.0 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/fvbommel/sortorder v1.1.0 go: downloading sigs.k8s.io/kustomize/kustomize/v5 v5.0.4-0.20230601165947-6ce0bf390ce3 go: downloading sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 go: downloading github.com/lithammer/dedent v1.1.0 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.29.3-k3s1 go: downloading github.com/chai2010/gettext-go v1.0.2 go: downloading github.com/MakeNowJust/heredoc v1.0.0 go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d go: downloading go.uber.org/dig v1.17.0 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/containerd/go-cni v1.1.9 go: downloading github.com/intel/goresctrl v0.3.0 go: downloading github.com/Microsoft/hcsshim v0.11.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f go: downloading github.com/nats-io/nkeys v0.4.6 go: downloading github.com/nats-io/nuid v1.0.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.13.0 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/avast/retry-go/v4 v4.3.2 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/vbatts/tar-split v0.11.5 go: downloading github.com/google/cel-go v0.17.7 go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.28.0 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.29.3-k3s1 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/multiformats/go-base36 v0.2.0 go: downloading github.com/vishvananda/netns v0.0.4 go: downloading github.com/ugorji/go/codec v1.2.11 go: downloading github.com/go-playground/validator/v10 v10.14.0 go: downloading github.com/libp2p/go-cidranger v1.1.0 go: downloading github.com/libp2p/go-nat v0.2.0 go: downloading github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c go: downloading github.com/elastic/gosigar v0.14.2 go: downloading sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 go: downloading github.com/mikioh/tcpopt v0.0.0-20190314235656-172688c1accc go: downloading github.com/fatih/camelcase v1.0.0 go: downloading github.com/go-openapi/jsonreference v0.20.2 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v0.32.1 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible go: downloading github.com/containernetworking/cni v1.1.2 go: downloading github.com/francoispqt/gojay v1.2.13 go: downloading github.com/quic-go/qpack v0.4.0 go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/go-openapi/swag v0.22.4 go: downloading github.com/NYTimes/gziphandler v1.1.1 go: downloading lukechampine.com/blake3 v1.2.1 go: downloading github.com/spaolacci/murmur3 v1.1.0 go: downloading github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e go: downloading github.com/mdlayher/genetlink v1.3.2 go: downloading github.com/mdlayher/netlink v1.7.2 go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/containerd/go-runc v1.0.0 go: downloading github.com/huin/goupnp v1.2.0 go: downloading github.com/jackpal/go-nat-pmp v1.0.2 go: downloading github.com/koron/go-ssdp v0.0.4 go: downloading github.com/go-openapi/jsonpointer v0.20.0 go: downloading github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 go: downloading github.com/go-playground/universal-translator v0.18.1 go: downloading github.com/leodido/go-urn v1.2.4 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/mdlayher/socket v0.4.1 go: downloading github.com/ipld/go-ipld-prime v0.20.0 go: downloading github.com/stoewer/go-strcase v1.2.0 go: downloading github.com/go-errors/errors v1.4.2 go: downloading github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/go-playground/locales v0.14.1 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/xlab/treeprint v1.2.0 go: downloading go.starlark.net v0.0.0-20230525235612-a134d8f9ddca go: downloading github.com/polydawn/refmt v0.89.0 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.29.3-k3s1 go: downloading github.com/coreos/go-oidc v2.2.1+incompatible go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.29.3-k3s1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading github.com/moby/ipvs v1.1.0 go: downloading github.com/danwinship/knftables v0.0.13 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.29.3-k3s1 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.29.3-k3s1 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.29.3-k3s1 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.29.3-k3s1 go: downloading github.com/karrick/godirwalk v1.17.0 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.29.3-k3s1 go: downloading github.com/checkpoint-restore/go-criu/v5 v5.3.0 go: downloading golang.org/x/tools v0.16.1 go: downloading github.com/mrunalp/fileutils v0.5.1 go: downloading github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.29.3-k3s1 go: downloading github.com/euank/go-kmsg-parser v2.0.0+incompatible go: downloading go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.44.0 go: downloading github.com/seccomp/libseccomp-golang v0.10.0 go: downloading github.com/container-storage-interface/spec v1.8.0 go: downloading github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.29.3-k3s1 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/pquerna/cachecontrol v0.1.0 >>> k3s: Entering fakeroot... >>> k3s-doc*: Running split function doc... >>> k3s-doc*: Preparing subpackage k3s-doc... >>> k3s-doc*: Running postcheck for k3s-doc >>> k3s-openrc*: Running split function openrc... >>> k3s-openrc*: Preparing subpackage k3s-openrc... >>> k3s-openrc*: Running postcheck for k3s-openrc >>> k3s*: Running postcheck for k3s >>> k3s*: Preparing package k3s... >>> k3s*: Stripping binaries >>> k3s*: Script found. /bin/sh added as a dependency for k3s-1.29.3.1-r1.apk >>> k3s*: Adding .post-install >>> k3s*: Adding .pre-deinstall >>> k3s-doc*: Scanning shared objects >>> k3s-openrc*: Scanning shared objects >>> k3s*: Scanning shared objects >>> k3s-doc*: Tracing dependencies... >>> k3s-doc*: Package size: 32.0 KB >>> k3s-doc*: Compressing data... >>> k3s-doc*: Create checksum... >>> k3s-doc*: Create k3s-doc-1.29.3.1-r1.apk >>> k3s-openrc*: Tracing dependencies... >>> k3s-openrc*: Package size: 24.0 KB >>> k3s-openrc*: Compressing data... >>> k3s-openrc*: Create checksum... >>> k3s-openrc*: Create k3s-openrc-1.29.3.1-r1.apk >>> k3s*: Tracing dependencies... >>> k3s*: Package size: 152.1 MB >>> k3s*: Compressing data... >>> k3s*: Create checksum... >>> k3s*: Create k3s-1.29.3.1-r1.apk >>> k3s: Build complete at Sat, 06 Apr 2024 12:32:44 +0000 elapsed time 0h 1m 29s >>> k3s: Cleaning up srcdir >>> k3s: Cleaning up pkgdir >>> k3s: Uninstalling dependencies... (1/55) Purging .makedepends-k3s (20240406.123116) (2/55) Purging cni-plugins (1.4.0-r2) (3/55) Purging cni-plugin-flannel (1.1.2-r9) (4/55) Purging conntrack-tools-openrc (1.4.8-r0) (5/55) Purging conntrack-tools (1.4.8-r0) (6/55) Purging containerd-openrc (1.7.14-r1) (7/55) Purging log_proxy (0.7.2-r0) (8/55) Purging containerd (1.7.14-r1) (9/55) Purging runc (1.1.12-r2) (10/55) Purging coreutils (9.5-r0) Executing coreutils-9.5-r0.post-deinstall (11/55) Purging coreutils-env (9.5-r0) (12/55) Purging coreutils-fmt (9.5-r0) (13/55) Purging coreutils-sha512sum (9.5-r0) (14/55) Purging dbus-openrc (1.14.10-r1) (15/55) Purging dbus-daemon-launch-helper (1.14.10-r1) (16/55) Purging dbus (1.14.10-r1) (17/55) Purging findutils (4.9.0-r5) (18/55) Purging ipset-openrc (7.21-r2) (19/55) Purging ipset (7.21-r2) (20/55) Purging iptables-openrc (1.8.10-r3) (21/55) Purging iptables (1.8.10-r3) (22/55) Purging bash (5.2.26-r0) Executing bash-5.2.26-r0.pre-deinstall (23/55) Purging go (1.22.2-r0) (24/55) Purging binutils-gold (2.42-r0) (25/55) Purging sqlite-dev (3.45.2-r0) (26/55) Purging sqlite (3.45.2-r0) (27/55) Purging sqlite-libs (3.45.2-r0) (28/55) Purging sqlite-static (3.45.2-r0) (29/55) Purging yq (4.43.1-r1) (30/55) Purging zlib-dev (1.3.1-r0) (31/55) Purging zlib-static (1.3.1-r0) (32/55) Purging btrfs-progs-dev (6.8-r0) (33/55) Purging btrfs-progs-libs (6.8-r0) (34/55) Purging btrfs-progs-static (6.8-r0) (35/55) Purging libseccomp-dev (2.5.5-r0) (36/55) Purging linux-headers (6.6-r0) (37/55) Purging libseccomp (2.5.5-r0) (38/55) Purging libseccomp-static (2.5.5-r0) (39/55) Purging dbus-libs (1.14.10-r1) (40/55) Purging glib (2.80.0-r2) (41/55) Purging libffi (3.4.6-r0) (42/55) Purging libintl (0.22.5-r0) (43/55) Purging libmount (2.39.3-r1) (44/55) Purging libnetfilter_conntrack (1.0.9-r3) (45/55) Purging libnetfilter_cthelper (1.0.1-r2) (46/55) Purging libnetfilter_cttimeout (1.0.1-r2) (47/55) Purging libnetfilter_queue (1.0.5-r2) (48/55) Purging libnfnetlink (1.0.2-r3) (49/55) Purging libnftnl (1.2.6-r0) (50/55) Purging libxtables (1.8.10-r3) (51/55) Purging readline (8.2.10-r0) (52/55) Purging utmps-libs (0.1.2.2-r1) (53/55) Purging libblkid (2.39.3-r1) (54/55) Purging libmnl (1.0.5-r2) (55/55) Purging skalibs (2.14.1.1-r0) Executing busybox-1.36.1-r25.trigger OK: 270 MiB in 103 packages >>> k3s: Updating the community/armv7 repository index... >>> k3s: Signing the index...