[0KRunning with gitlab-runner 17.7.0~pre.103.g896916a8 (896916a8)[0;m [0K on green-6.saas-linux-small-amd64.runners-manager.gitlab.com/default YKxHNyexq, system ID: s_a201ab37b78a[0;m [0K[36;1mResolving secrets[0;m[0;m section_start:1736544266:prepare_executor [0K[0K[36;1mPreparing the "docker+machine" executor[0;m[0;m [0KUsing Docker executor with image golang:1.22-alpine ...[0;m [0KPulling docker image golang:1.22-alpine ...[0;m [0KUsing docker image sha256:75bdb6636ef45041fd17616f5fe9587a32ea8988ab7073ae4a82c7df7de52f76 for golang:1.22-alpine with digest golang@sha256:371d9fe4b716720eb5d955f7e50390d2adba92638fd8bd9ce05d336255485872 ...[0;m section_end:1736544278:prepare_executor [0Ksection_start:1736544278:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-ykxhnyexq-project-52469398-concurrent-0 via runner-ykxhnyexq-s-l-s-amd64-1736544218-b4c7fda5... section_end:1736544280:prepare_script [0Ksection_start:1736544280:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 20...[0;m Initialized empty Git repository in /builds/gitlab-org/step-runner/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out d0d8ef0c as detached HEAD (ref is main)...[0;m [32;1mSkipping Git submodules setup[0;m [32;1m$ git remote set-url origin "${CI_REPOSITORY_URL}"[0;m section_end:1736544282:get_sources [0Ksection_start:1736544282:restore_cache [0K[0K[36;1mRestoring cache[0;m[0;m [32;1mChecking cache for binaries---freebsd-amd64-freebsd-arm64-protected...[0;m [0;33mWARNING: file does not exist [0;m [0;33mFailed to extract cache[0;m section_end:1736544283:restore_cache [0Ksection_start:1736544283:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:75bdb6636ef45041fd17616f5fe9587a32ea8988ab7073ae4a82c7df7de52f76 for golang:1.22-alpine with digest golang@sha256:371d9fe4b716720eb5d955f7e50390d2adba92638fd8bd9ce05d336255485872 ...[0;m [32;1m$ mkdir -p "${GOCACHE}"[0;m [32;1m$ apk add git make curl unzip[0;m fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz (1/15) Installing brotli-libs (1.1.0-r2) (2/15) Installing c-ares (1.34.3-r0) (3/15) Installing libunistring (1.2-r0) (4/15) Installing libidn2 (2.3.7-r0) (5/15) Installing nghttp2-libs (1.64.0-r0) (6/15) Installing libpsl (0.21.5-r3) (7/15) Installing zstd-libs (1.5.6-r2) (8/15) Installing libcurl (8.11.1-r0) (9/15) Installing curl (8.11.1-r0) (10/15) Installing libexpat (2.6.4-r0) (11/15) Installing pcre2 (10.43-r0) (12/15) Installing git (2.47.1-r0) (13/15) Installing git-init-template (2.47.1-r0) (14/15) Installing make (4.4.1-r2) (15/15) Installing unzip (6.0-r15) Executing busybox-1.37.0-r9.trigger OK: 19 MiB in 31 packages [32;1m$ make build[0;m make .generate-proto make[1]: Entering directory '/builds/gitlab-org/step-runner' # Installing https://github.com/protocolbuffers/protobuf/releases/download/v22.2/protoc-22.2-linux-x86_64.zip as /builds/gitlab-org/step-runner/.local/bin/protoc Archive: /builds/gitlab-org/step-runner/.local/protoc.zip inflating: /builds/gitlab-org/step-runner/.local/bin/protoc inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/any.proto inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/api.proto inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/compiler/plugin.proto inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/descriptor.proto inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/duration.proto inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/empty.proto inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/field_mask.proto inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/source_context.proto inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/struct.proto inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/timestamp.proto inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/type.proto inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/wrappers.proto inflating: /builds/gitlab-org/step-runner/.local/readme.txt go: downloading google.golang.org/protobuf v1.29.1 go: downloading google.golang.org/grpc v1.3.0 go: downloading google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0 go: downloading google.golang.org/protobuf v1.28.1 # Downloading protovalidate import from https://github.com/bufbuild/protovalidate/archive/refs/tags/v0.5.4.zip go generate ./proto go: downloading google.golang.org/grpc v1.58.3 go: downloading google.golang.org/protobuf v1.33.0 go: downloading golang.org/x/net v0.23.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230913181813-007df8e322eb go: downloading github.com/golang/protobuf v1.5.3 go: downloading golang.org/x/sys v0.18.0 go: downloading golang.org/x/text v0.14.0 make DIRECTORY=./proto go-fmt make[2]: Entering directory '/builds/gitlab-org/step-runner' go: downloading golang.org/x/tools v0.23.0 go: downloading golang.org/x/mod v0.19.0 go: downloading golang.org/x/sync v0.7.0 goimports -w -local gitlab.com/gitlab-org/step-runner ./proto make[2]: Leaving directory '/builds/gitlab-org/step-runner' make[1]: Leaving directory '/builds/gitlab-org/step-runner' go mod download CGO_ENABLED=0 GOOS="freebsd" GOARCH="amd64" go build \ -ldflags '-X "gitlab.com/gitlab-org/step-runner/cmd.stepRunnerVersion=d0d8ef0c"' \ -o "out/bin/step-runner-freebsd-amd64" CGO_ENABLED=0 GOOS="freebsd" GOARCH="arm64" go build \ -ldflags '-X "gitlab.com/gitlab-org/step-runner/cmd.stepRunnerVersion=d0d8ef0c"' \ -o "out/bin/step-runner-freebsd-arm64" section_end:1736544391:step_script [0Ksection_start:1736544391:archive_cache [0K[0K[36;1mSaving cache for successful job[0;m[0;m [32;1mCreating cache binaries---freebsd-amd64-freebsd-arm64-protected...[0;m /builds/gitlab-org/step-runner/.gocache/: found 5360 matching artifact files and directories[0;m Uploading cache.zip to https://storage.googleapis.com/gitlab-com-runners-cache/project/52469398/binaries---freebsd-amd64-freebsd-arm64-protected[0;m [32;1mCreated cache[0;m section_end:1736544402:archive_cache [0Ksection_start:1736544402:upload_artifacts_on_success [0K[0K[36;1mUploading artifacts for successful job[0;m[0;m [32;1mUploading artifacts...[0;m out/bin/step-runner-*: found 2 matching artifact files and directories[0;m [0;33mWARNING: Upload request redirected [0;m [0;33mlocation[0;m=https://gitlab.com/api/v4/jobs/8823353986/artifacts?artifact_format=zip&artifact_type=archive [0;33mnew-url[0;m=https://gitlab.com [0;33mWARNING: Retrying... [0;m [0;33mcontext[0;m=artifacts-uploader [0;33merror[0;m=request redirected Uploading artifacts as "archive" to coordinator... 201 Created[0;m id[0;m=8823353986 responseStatus[0;m=201 Created token[0;m=glcbt-66 section_end:1736544407:upload_artifacts_on_success [0Ksection_start:1736544407:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1736544408:cleanup_file_variables [0K[32;1mJob succeeded[0;m