>>> etcd: Building community/etcd 3.5.18-r3 (using abuild 3.15.0-r0) started Thu, 09 Oct 2025 20:01:55 +0000 >>> etcd: Validating /home/udu/aports/community/etcd/APKBUILD... >>> etcd: Analyzing dependencies... >>> etcd: Installing for build: build-base go bash WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/2) Installing go (1.24.7-r0) (2/2) Installing .makedepends-etcd (20251009.200155) Executing busybox-1.37.0-r19.trigger OK: 490 MiB in 91 packages >>> etcd: Cleaning up srcdir >>> etcd: Cleaning up pkgdir >>> etcd: Cleaning up tmpdir >>> etcd: Fetching etcd-3.5.18.tar.gz::https://github.com/etcd-io/etcd/archive/v3.5.18.tar.gz >>> etcd: Fetching etcd-3.5.18.tar.gz::https://github.com/etcd-io/etcd/archive/v3.5.18.tar.gz >>> etcd: Checking sha512sums... etcd-3.5.18.tar.gz: OK git-sha.patch: OK fix_unsupported_arch.patch: OK etcd.yaml: OK etcd.confd: OK etcd.initd: OK >>> etcd: Unpacking /var/cache/distfiles/etcd-3.5.18.tar.gz... >>> etcd: git-sha.patch patching file build.sh >>> etcd: fix_unsupported_arch.patch patching file server/etcdmain/etcd.go >>> etcd: Creating group etcd >>> etcd: Creating user etcd + set -euo pipefail + source ./scripts/test_lib.sh + set -euo pipefail + ROOT_MODULE=go.etcd.io/etcd + [[ "$(go list)" != "${ROOT_MODULE}/v3" ]] + 3190727 go list failed to start telemetry sidecar: os.Executable: readlink /proc/self/exe: no such file or directory go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set + echo $'must be run from \'go.etcd.io/etcd/v3\' module directory' must be run from 'go.etcd.io/etcd/v3' module directory + exit 255 >>> ERROR: etcd: build failed >>> etcd: Uninstalling dependencies... (1/2) Purging .makedepends-etcd (20251009.200155) (2/2) Purging go (1.24.7-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages