[0KRunning with gitlab-runner 17.7.0~pre.103.g896916a8 (896916a8)[0;m [0K on green-5.saas-linux-small-amd64.runners-manager.gitlab.com/default xS6Vzpvo, system ID: s_6b1e4f06fcfd[0;m [0K feature flags: FF_SCRIPT_SECTIONS:true[0;m [0K[36;1mResolving secrets[0;m[0;m section_start:1741184671:prepare_executor [0K[0K[36;1mPreparing the "docker+machine" executor[0;m[0;m [0KUsing Docker executor with image docker:latest ...[0;m [0KStarting service docker:dind...[0;m [0KPulling docker image docker:dind ...[0;m [0KUsing docker image sha256:cca75ab1d7a7464eafbb043969362b3580b89fc13d0a24015f05784cf1fbf4a8 for docker:dind with digest docker@sha256:9a651b22672c7151b5d8ca820ed2290b3fe4d4922e9b3f37ab14c8876da6613d ...[0;m [0KWaiting for services to be up and running (timeout 30 seconds)...[0;m [0KPulling docker image docker:latest ...[0;m [0KUsing docker image sha256:cca75ab1d7a7464eafbb043969362b3580b89fc13d0a24015f05784cf1fbf4a8 for docker:latest with digest docker@sha256:9a651b22672c7151b5d8ca820ed2290b3fe4d4922e9b3f37ab14c8876da6613d ...[0;m section_end:1741184703:prepare_executor [0Ksection_start:1741184703:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-xs6vzpvo-project-23684830-concurrent-0 via runner-xs6vzpvo-s-l-s-amd64-1741184613-d26699ef... section_end:1741184703:prepare_script [0Ksection_start:1741184703:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 100...[0;m Initialized empty Git repository in /builds/nbdkit/nbdkit/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out 1aeaa096 as detached HEAD (ref is master)...[0;m [32;1mSkipping Git submodules setup[0;m [32;1m$ git remote set-url origin "${CI_REPOSITORY_URL}"[0;m section_end:1741184705:get_sources [0Ksection_start:1741184705:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:cca75ab1d7a7464eafbb043969362b3580b89fc13d0a24015f05784cf1fbf4a8 for docker:latest with digest docker@sha256:9a651b22672c7151b5d8ca820ed2290b3fe4d4922e9b3f37ab14c8876da6613d ...[0;m [32;1m$ export TAG="$CI_REGISTRY_IMAGE/ci-$NAME:latest"[0;m [32;1m$ docker info[0;m Client: Version: 28.0.1 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.21.2 Path: /usr/local/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.33.1 Path: /usr/local/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 0 Server Version: 28.0.1 Storage Driver: overlay2 Backing Filesystem: extfs [DEPRECATION NOTICE]: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/go/attack-surface/ In future versions this will be a hard failure preventing the daemon from starting! Learn more at: https://docs.docker.com/go/api-security/ Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: bcc810d6b9066471b0b6fa75f557a15a1cbf31bb runc version: v1.2.5-0-g59923ef init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.154+ Operating System: Alpine Linux v3.21 (containerized) OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.768GiB Name: 2e48f38272a3 ID: cc705d6a-f4c2-4f5f-83d0-d7e92aaf796c Docker Root Dir: /var/lib/docker Debug Mode: false Experimental: false Insecure Registries: ::1/128 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine [32;1m$ docker login "$CI_REGISTRY" -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/root/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded [32;1m$ docker build --tag "$TAG" -f "ci/containers/$NAME.Dockerfile" ci/containers ;[0;m #0 building with "default" instance using docker driver #1 [internal] load build definition from fedora-40.Dockerfile #1 transferring dockerfile: 2.79kB done #1 DONE 0.0s #2 [internal] load metadata for registry.fedoraproject.org/fedora:40 #2 ERROR: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry.fedoraproject.org/v2/fedora/blobs/sha256:9d7d4503d4c7441333ce69ecb6d170fa929921a3714c68d69f2b8d23f49c0848: 502 Bad Gateway ------ > [internal] load metadata for registry.fedoraproject.org/fedora:40: ------ fedora-40.Dockerfile:7 -------------------- 5 | # https://gitlab.com/libvirt/libvirt-ci 6 | 7 | >>> FROM registry.fedoraproject.org/fedora:40 8 | 9 | RUN dnf install -y nosync && \ -------------------- ERROR: failed to solve: registry.fedoraproject.org/fedora:40: failed to resolve source metadata for registry.fedoraproject.org/fedora:40: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry.fedoraproject.org/v2/fedora/blobs/sha256:9d7d4503d4c7441333ce69ecb6d170fa929921a3714c68d69f2b8d23f49c0848: 502 Bad Gateway section_end:1741184707:step_script [0Ksection_start:1741184707:after_script [0K[0K[36;1mRunning after_script[0;m[0;m [32;1mRunning after script...[0;m [32;1m$ docker logout[0;m Removing login credentials for https://index.docker.io/v1/ section_end:1741184707:after_script [0Ksection_start:1741184707:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1741184708:cleanup_file_variables [0K[31;1mERROR: Job failed: exit code 1 [0;m