:: Synchronizing package databases... build-support-manual downloading... build-support downloading... core-staging downloading... extra-staging downloading... core-testing downloading... core downloading... extra-testing downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging-with-build-support] (i686)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-with-build-support-i686/root] -> [build]...done ==> Making package: gitlab-runner 17.11.0-1.0 (Tue Apr 22 04:54:24 2025) ==> Retrieving sources... -> Updating gitlab-runner git repo... -> Found prebuilt-alpine-arm-17.11.0.tar.xz -> Found prebuilt-alpine-arm64-17.11.0.tar.xz -> Found prebuilt-alpine-s390x-17.11.0.tar.xz -> Found prebuilt-alpine-x86_64-pwsh-17.11.0.tar.xz -> Found prebuilt-alpine-x86_64-17.11.0.tar.xz -> Found prebuilt-ubuntu-arm-17.11.0.tar.xz -> Found prebuilt-ubuntu-arm64-17.11.0.tar.xz -> Found prebuilt-ubuntu-s390x-17.11.0.tar.xz -> Found prebuilt-ubuntu-x86_64-pwsh-17.11.0.tar.xz -> Found prebuilt-ubuntu-x86_64-17.11.0.tar.xz -> Found gitlab-runner.service -> Found gitlab-runner.sysusers -> Found gitlab-runner.tmpfiles -> Found config.toml ==> Validating source files with sha512sums... gitlab-runner ... Passed prebuilt-alpine-arm-17.11.0.tar.xz ... Passed prebuilt-alpine-arm64-17.11.0.tar.xz ... Passed prebuilt-alpine-s390x-17.11.0.tar.xz ... Passed prebuilt-alpine-x86_64-pwsh-17.11.0.tar.xz ... Passed prebuilt-alpine-x86_64-17.11.0.tar.xz ... Passed prebuilt-ubuntu-arm-17.11.0.tar.xz ... Passed prebuilt-ubuntu-arm64-17.11.0.tar.xz ... Passed prebuilt-ubuntu-s390x-17.11.0.tar.xz ... Passed prebuilt-ubuntu-x86_64-pwsh-17.11.0.tar.xz ... Passed prebuilt-ubuntu-x86_64-17.11.0.tar.xz ... Passed gitlab-runner.service ... Passed gitlab-runner.sysusers ... Passed gitlab-runner.tmpfiles ... Passed config.toml ... Passed gpg: Warning: using insecure memory! ==> Appending keys from archlinux32.gpg... gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! ==> Updating trust database... gpg: Warning: using insecure memory! gpg: next trustdb check due at 2025-06-16 ==> Making package: gitlab-runner 17.11.0-1.0 (Tue Apr 22 04:54:30 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (4) perl-error-0.17029-7.0 perl-mailtools-2.22-1.0 perl-timedate-2.33-7.0 git-2.47.1-1.0 Total Installed Size: 28.45 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/4) Creating system user accounts... /usr/lib/sysusers.d/uuidd.conf:1: Unknown modifier 'u!'. Creating group 'git' with GID 972. Creating user 'git' (git daemon user) with UID 972 and GID 972. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Checking for old perl modules... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (3) go-2:1.22.5-1.0 gox-1.0.1-7.0 mercurial-6.9-1.0 Total Installed Size: 241.55 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing go... installing mercurial... Optional dependencies for mercurial tk: for the hgk GUI installing gox... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found prebuilt-alpine-arm-17.11.0.tar.xz -> Found prebuilt-alpine-arm64-17.11.0.tar.xz -> Found prebuilt-alpine-s390x-17.11.0.tar.xz -> Found prebuilt-alpine-x86_64-pwsh-17.11.0.tar.xz -> Found prebuilt-alpine-x86_64-17.11.0.tar.xz -> Found prebuilt-ubuntu-arm-17.11.0.tar.xz -> Found prebuilt-ubuntu-arm64-17.11.0.tar.xz -> Found prebuilt-ubuntu-s390x-17.11.0.tar.xz -> Found prebuilt-ubuntu-x86_64-pwsh-17.11.0.tar.xz -> Found prebuilt-ubuntu-x86_64-17.11.0.tar.xz -> Found gitlab-runner.service -> Found gitlab-runner.sysusers -> Found gitlab-runner.tmpfiles -> Found config.toml ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of gitlab-runner git repo... Cloning into 'gitlab-runner'... done. Switched to a new branch 'makepkg' ==> Starting build()... go: downloading go1.23.6 (linux/386) GOOS="linux" GOARCH="386" go build -trimpath -ldflags "-X gitlab.com/gitlab-org/gitlab-runner/common.NAME=gitlab-runner -X gitlab.com/gitlab-org/gitlab-runner/common.VERSION=17.11.0 -X gitlab.com/gitlab-org/gitlab-runner/common.BRANCH=17-11-stable -w" -o out/binaries/gitlab-runner-linux-386 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/KimMachineGun/automemlimit v0.3.0 go: downloading github.com/urfave/cli v1.22.15 go: downloading gitlab.com/gitlab-org/labkit v1.17.0 go: downloading go.uber.org/automaxprocs v1.5.2 go: downloading cloud.google.com/go/storage v1.43.0 go: downloading google.golang.org/api v0.191.0 go: downloading github.com/aws/aws-sdk-go-v2 v1.30.4 go: downloading github.com/aws/aws-sdk-go-v2/config v1.27.31 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.30 go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.61.0 go: downloading cloud.google.com/go v0.115.0 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.30.5 go: downloading github.com/stretchr/testify v1.10.0 go: downloading cloud.google.com/go/compute/metadata v0.6.0 go: downloading cloud.google.com/go/iam v1.1.13 go: downloading github.com/googleapis/gax-go/v2 v2.13.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.3.2 go: downloading gitlab.com/gitlab-org/fleeting/fleeting-artifact v0.0.0-20241018172108-3f6e6586dc5c go: downloading github.com/minio/minio-go/v7 v7.0.70 go: downloading github.com/bmatcuk/doublestar/v4 v4.4.0 go: downloading github.com/docker/cli v27.5.0+incompatible go: downloading github.com/docker/docker v27.5.0+incompatible go: downloading github.com/hashicorp/go-version v1.2.1 go: downloading github.com/opencontainers/image-spec v1.1.0 go: downloading gitlab.com/gitlab-org/gitlab-terminal v0.0.0-20230425133101-519a58790bfd go: downloading dario.cat/mergo v1.0.1 go: downloading github.com/kardianos/service v1.2.2 go: downloading github.com/prometheus/client_golang v1.20.5 go: downloading github.com/in-toto/in-toto-golang v0.9.0 go: downloading github.com/joho/godotenv v1.5.1 go: downloading gitlab.com/ajwalker/phrasestream v0.0.0-20250306164532-3b0af7cb1452 go: downloading gocloud.dev v0.40.0 go: downloading mvdan.cc/sh/v3 v3.9.0 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/BurntSushi/toml v1.4.0 go: downloading github.com/denisbrodbeck/machineid v1.0.1 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/go-http-utils/headers v0.0.0-20181008091004-fed159eddc2a go: downloading github.com/invopop/jsonschema v0.12.0 go: downloading github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 go: downloading gitlab.com/gitlab-org/golang-cli-helpers v0.0.0-20210929155855-70bef318ae0a go: downloading golang.org/x/text v0.23.0 go: downloading k8s.io/api v0.26.1 go: downloading k8s.io/apimachinery v0.26.1 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible go: downloading github.com/gorilla/websocket v1.5.0 go: downloading github.com/jpillora/backoff v1.0.0 go: downloading golang.org/x/net v0.37.0 go: downloading golang.org/x/sync v0.12.0 go: downloading k8s.io/client-go v0.26.1 go: downloading github.com/containerd/cgroups/v3 v3.0.2 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.6 go: downloading golang.org/x/sys v0.31.0 go: downloading github.com/aws/smithy-go v1.20.4 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.22.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.5 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.4 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.18 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/stretchr/objx v0.5.2 go: downloading github.com/google/uuid v1.6.0 go: downloading golang.org/x/oauth2 v0.25.0 go: downloading google.golang.org/genproto v0.0.0-20240812133136-8ffd90a71988 go: downloading google.golang.org/grpc v1.68.1 go: downloading google.golang.org/protobuf v1.36.3 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.4 go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.16 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.18 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.16 go: downloading github.com/google/go-containerregistry v0.20.3 go: downloading golang.org/x/mod v0.22.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 go: downloading golang.org/x/crypto v0.36.0 go: downloading gitlab.com/gitlab-org/fleeting/fleeting v0.0.0-20250331223446-30f1dda488b1 go: downloading gitlab.com/gitlab-org/fleeting/fleeting/metrics/prometheus v0.0.0-20240911165028-a0ce7d6c3260 go: downloading gitlab.com/gitlab-org/fleeting/nesting v0.1.1-0.20230410214021-ab545632193b go: downloading gitlab.com/gitlab-org/fleeting/taskscaler v0.0.0-20250219122911-60728b8fa8f7 go: downloading gitlab.com/gitlab-org/fleeting/taskscaler/metrics/prometheus v0.0.0-20230821135503-23448d122365 go: downloading github.com/goccy/go-json v0.10.2 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading github.com/klauspost/compress v1.17.11 go: downloading github.com/minio/md5-simd v1.1.2 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading github.com/distribution/reference v0.6.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 go: downloading go.opentelemetry.io/otel/trace v1.33.0 go: downloading gitlab.com/gitlab-org/step-runner v0.8.0 go: downloading go.opentelemetry.io/otel v1.33.0 go: downloading github.com/docker/machine v0.7.1-0.20170120224952-7b7a141da844 go: downloading github.com/getsentry/sentry-go v0.13.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/prometheus/common v0.60.1 go: downloading github.com/prometheus/procfs v0.15.1 go: downloading github.com/saracen/fastzip v0.1.11 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.6.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/gorhill/cronexpr v0.0.0-20160318121724-f0984319b442 go: downloading github.com/wk8/go-ordered-map/v2 v2.1.8 go: downloading go.opencensus.io v0.24.0 go: downloading github.com/google/wire v0.6.0 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 go: downloading github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.10 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible go: downloading github.com/aws/aws-sdk-go v1.55.5 go: downloading github.com/akeylesslabs/akeyless-go-cloud-id v0.3.5 go: downloading github.com/akeylesslabs/akeyless-go/v4 v4.3.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/keyvault/azsecrets v0.11.0 go: downloading cloud.google.com/go/secretmanager v1.13.6 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/gofuzz v1.2.0 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading k8s.io/utils v0.0.0-20221107191617-1a15be271d1d go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 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.30.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/godbus/dbus/v5 v5.1.0 go: downloading github.com/opencontainers/runtime-spec v1.1.0-rc.3 go: downloading github.com/cilium/ebpf v0.9.1 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.16 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576 go: downloading cloud.google.com/go/auth v0.8.1 go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.4 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0 go: downloading golang.org/x/time v0.7.0 go: downloading github.com/containerd/platforms v0.2.1 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/hashicorp/go-hclog v1.6.3 go: downloading github.com/hashicorp/go-plugin v1.6.2 go: downloading github.com/masterzen/winrm v0.0.0-20240702205601-3fad6e106085 go: downloading resenje.org/singleflight v0.4.3 go: downloading github.com/rs/xid v1.5.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.33.0 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587 go: downloading github.com/morikuni/aec v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/klauspost/pgzip v1.2.5 go: downloading github.com/saracen/zipextra v0.0.0-20220303013732-0187cb0159ea go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/hashicorp/vault/api v1.12.2 go: downloading golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9 go: downloading github.com/bahlo/generic-list-go v0.2.0 go: downloading github.com/buger/jsonparser v1.1.1 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal v0.7.1 go: downloading github.com/docker/docker-credential-helpers v0.8.2 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/go-logr/logr v1.4.2 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/google/s2a-go v0.1.8 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/golang-jwt/jwt/v5 v5.2.2 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/fatih/color v1.18.0 go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/ChrisTrenkamp/goxpath v0.0.0-20210404020558-97928f7e12b6 go: downloading github.com/bodgit/ntlmssp v0.0.0-20240506230425-31973bb52d9b go: downloading github.com/gofrs/uuid v4.4.0+incompatible go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4 go: downloading github.com/hashicorp/yamux v0.1.2 go: downloading github.com/oklog/run v1.1.0 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/cenkalti/backoff/v3 v3.2.2 go: downloading github.com/go-jose/go-jose/v3 v3.0.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/hashicorp/go-retryablehttp v0.7.7 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.8 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 go: downloading github.com/hashicorp/hcl v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/google/go-cmp v0.6.0 go: downloading github.com/moby/spdystream v0.2.1-0.20240621174147-0c1fc43b0e4a go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/auto/sdk v1.1.0 go: downloading github.com/containerd/stargz-snapshotter/estargz v0.16.3 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/masterzen/simplexml v0.0.0-20190410153822-31eea3082786 go: downloading github.com/bodgit/windows v1.0.1 go: downloading github.com/tidwall/transform v0.0.0-20201103190739-32f242e2dbde go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0 go: downloading github.com/jcmturner/gofork v1.7.6 go: downloading github.com/hashicorp/go-uuid v1.0.3 go: downloading github.com/jcmturner/goidentity/v6 v6.0.1 go: downloading github.com/ryanuber/go-glob v1.0.0 go: downloading github.com/jmespath/go-jmespath v0.4.0 go: downloading github.com/hashicorp/go-sockaddr v1.0.6 go: downloading github.com/vbatts/tar-split v0.11.6 go: downloading github.com/emicklei/go-restful/v3 v3.10.2 go: downloading github.com/go-openapi/swag v0.21.1 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/jcmturner/aescts/v2 v2.0.0 go: downloading github.com/jcmturner/rpc/v2 v2.0.3 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 -buildmode=pie requires external (cgo) linking, but cgo is not enabled make: *** [Makefile.build.mk:36: out/binaries/gitlab-runner-linux-386] Error 1 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-with-build-support-i686/build/build used straw: :with_build_support:haskell_without_check: build@euronuc.lan