Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add QCMP support in XDP I/O loop #1084

Merged
merged 7 commits into from
Feb 3, 2025

Allow UDP to be disabled

7350f0f
Select commit
Loading
Failed to load commit list.
Merged

Add QCMP support in XDP I/O loop #1084

Allow UDP to be disabled
7350f0f
Select commit
Loading
Failed to load commit list.
Google Cloud Build / CI (quilkin) succeeded Jan 30, 2025 in 12m 12s

Summary

Build Information

Trigger CI
Build cf23b7ae-ed54-48e0-8eae-7704a4054d66
Start 2025-01-30T05:26:16-08:00
Duration 11m29.805s
Status SUCCESS

Steps

Step Status Duration
fetch-git-submodules SUCCESS 6.288s
pull-build-image SUCCESS 50.203s
fetch-quilkin SUCCESS 9.961s
test-quilkin SUCCESS 1m52.424s
test-docs SUCCESS 1m19.364s
build SUCCESS 4m34.049s
test-quilkin-image-default-config-file SUCCESS 6.078s
test-quilkin-image-command-line SUCCESS 6.35s
gcloud-auth-cluster SUCCESS 3.244s
test-agones SUCCESS 2m39.123s

Details

starting build "cf23b7ae-ed54-48e0-8eae-7704a4054d66"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/googleforgames/quilkin
 * branch            7350f0f14b098dd4cd39cf51255362785a34e830 -> FETCH_HEAD
HEAD is now at 7350f0f Allow UDP to be disabled
GitCommit:
7350f0f14b098dd4cd39cf51255362785a34e830
BUILD
Starting Step #0 - "fetch-git-submodules"
Starting Step #1 - "pull-build-image"
Step #0 - "fetch-git-submodules": Already have image (with digest): gcr.io/cloud-builders/git
Step #1 - "pull-build-image": Already have image (with digest): gcr.io/cloud-builders/docker
Step #0 - "fetch-git-submodules": Submodule 'proto/protoc-gen-validate' (https://github.com/envoyproxy/protoc-gen-validate.git) registered for path 'proto/protoc-gen-validate'
Step #0 - "fetch-git-submodules": Cloning into '/workspace/proto/protoc-gen-validate'...
Step #1 - "pull-build-image": Using default tag: latest
Step #1 - "pull-build-image": latest: Pulling from quilkin/ci/build-image
Step #1 - "pull-build-image": fd0410a2d1ae: Already exists
Step #1 - "pull-build-image": 6014e1106d9c: Pulling fs layer
Step #1 - "pull-build-image": 373e3c75c329: Pulling fs layer
Step #1 - "pull-build-image": d1c29a90e3c3: Pulling fs layer
Step #1 - "pull-build-image": 7fd33d9f5cb3: Pulling fs layer
Step #1 - "pull-build-image": 9a4261d6583b: Pulling fs layer
Step #1 - "pull-build-image": 4f4fb700ef54: Pulling fs layer
Step #1 - "pull-build-image": aad538cbf6cc: Pulling fs layer
Step #1 - "pull-build-image": 224c001973f3: Pulling fs layer
Step #1 - "pull-build-image": 96ad7b8be4b1: Pulling fs layer
Step #1 - "pull-build-image": 7fd33d9f5cb3: Waiting
Step #1 - "pull-build-image": 224c001973f3: Waiting
Step #1 - "pull-build-image": 96ad7b8be4b1: Waiting
Step #1 - "pull-build-image": 9a4261d6583b: Waiting
Step #1 - "pull-build-image": aad538cbf6cc: Waiting
Step #1 - "pull-build-image": 373e3c75c329: Verifying Checksum
Step #1 - "pull-build-image": 373e3c75c329: Download complete
Step #0 - "fetch-git-submodules": Submodule path 'proto/protoc-gen-validate': checked out 'fab737efbb4b4d03e7c771393708f75594b121e4'
Step #1 - "pull-build-image": 7fd33d9f5cb3: Verifying Checksum
Step #1 - "pull-build-image": 7fd33d9f5cb3: Download complete
Step #1 - "pull-build-image": 9a4261d6583b: Verifying Checksum
Step #1 - "pull-build-image": 9a4261d6583b: Download complete
Step #1 - "pull-build-image": 4f4fb700ef54: Verifying Checksum
Step #1 - "pull-build-image": 4f4fb700ef54: Download complete
Step #1 - "pull-build-image": aad538cbf6cc: Verifying Checksum
Step #1 - "pull-build-image": aad538cbf6cc: Download complete
Step #1 - "pull-build-image": 224c001973f3: Download complete
Step #1 - "pull-build-image": d1c29a90e3c3: Verifying Checksum
Step #1 - "pull-build-image": d1c29a90e3c3: Download complete
Step #1 - "pull-build-image": 6014e1106d9c: Verifying Checksum
Step #1 - "pull-build-image": 6014e1106d9c: Download complete
Step #1 - "pull-build-image": 96ad7b8be4b1: Verifying Checksum
Step #1 - "pull-build-image": 96ad7b8be4b1: Download complete
Finished Step #0 - "fetch-git-submodules"
Step #1 - "pull-build-image": 6014e1106d9c: Pull complete
Step #1 - "pull-build-image": 373e3c75c329: Pull complete
Step #1 - "pull-build-image": d1c29a90e3c3: Pull complete
Step #1 - "pull-build-image": 7fd33d9f5cb3: Pull complete
Step #1 - "pull-build-image": 9a4261d6583b: Pull complete
Step #1 - "pull-build-image": 4f4fb700ef54: Pull complete
Step #1 - "pull-build-image": aad538cbf6cc: Pull complete
Step #1 - "pull-build-image": 224c001973f3: Pull complete
Step #1 - "pull-build-image": 96ad7b8be4b1: Pull complete
Step #1 - "pull-build-image": Digest: sha256:474cb575ab467f148d3d620ab0db74eb580ed93171e39b66919d2bb51e0c310c
Step #1 - "pull-build-image": Status: Downloaded newer image for us-docker.pkg.dev/quilkin/ci/build-image:latest
Step #1 - "pull-build-image": us-docker.pkg.dev/quilkin/ci/build-image:latest
Finished Step #1 - "pull-build-image"
Starting Step #2 - "fetch-quilkin"
Step #2 - "fetch-quilkin": Pulling image: us-docker.pkg.dev/quilkin/ci/make-docker
Step #2 - "fetch-quilkin": Using default tag: latest
Step #2 - "fetch-quilkin": latest: Pulling from quilkin/ci/make-docker
Step #2 - "fetch-quilkin": d2aa1518a716: Already exists
Step #2 - "fetch-quilkin": 76ff73118202: Already exists
Step #2 - "fetch-quilkin": 3c2cba919283: Already exists
Step #2 - "fetch-quilkin": f8241056df5b: Already exists
Step #2 - "fetch-quilkin": 550e2994fa93: Already exists
Step #2 - "fetch-quilkin": bde5342788d3: Pulling fs layer
Step #2 - "fetch-quilkin": bde5342788d3: Verifying Checksum
Step #2 - "fetch-quilkin": bde5342788d3: Download complete
Step #2 - "fetch-quilkin": bde5342788d3: Pull complete
Step #2 - "fetch-quilkin": Digest: sha256:38fe802d6a5e716c292d08a6a24c571f21e0a721dcda1a4488c04a3ca349583b
Step #2 - "fetch-quilkin": Status: Downloaded newer image for us-docker.pkg.dev/quilkin/ci/make-docker:latest
Step #2 - "fetch-quilkin": us-docker.pkg.dev/quilkin/ci/make-docker:latest
Step #2 - "fetch-quilkin": mkdir -p /workspace/.cargo/registry
Step #2 - "fetch-quilkin": docker buildx build  --cache-to type=inline --cache-from type=registry,ref=us-docker.pkg.dev/quilkin/ci/build-image --build-arg RUST_TOOLCHAIN="1.84.0" --tag=us-docker.pkg.dev/quilkin/ci/build-image /workspace/build//build-image/
Step #2 - "fetch-quilkin": #1 [internal] load build definition from Dockerfile
Step #2 - "fetch-quilkin": #1 transferring dockerfile: 4.37kB done
Step #2 - "fetch-quilkin": #1 DONE 0.0s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #2 [internal] load .dockerignore
Step #2 - "fetch-quilkin": #2 transferring context: 2B done
Step #2 - "fetch-quilkin": #2 DONE 0.0s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #3 [internal] load metadata for docker.io/library/debian:bookworm
Step #2 - "fetch-quilkin": #3 DONE 0.4s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #4 [ 1/10] FROM docker.io/library/debian:bookworm@sha256:321341744acb788e251ebd374aecc1a42d60ce65da7bd4ee9207ff6be6686a62
Step #2 - "fetch-quilkin": #4 DONE 0.0s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #5 importing cache manifest from us-docker.pkg.dev/quilkin/ci/build-image
Step #2 - "fetch-quilkin": #5 DONE 0.0s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #6 [ 3/10] RUN cd /tmp &&     wget --quiet -O protoc-gen-doc.tar.gz https://github.com/pseudomuto/protoc-gen-doc/releases/download/v1.5.1/protoc-gen-doc_1.5.1_linux_amd64.tar.gz &&     tar -xf protoc-gen-doc.tar.gz &&     mv ./protoc-gen-doc /usr/local/bin/ &&     rm protoc-gen-doc.tar.gz
Step #2 - "fetch-quilkin": #6 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #7 [ 7/10] WORKDIR /tmp
Step #2 - "fetch-quilkin": #7 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #8 [ 5/10] RUN wget --quiet -O terraform.zip "https://releases.hashicorp.com/terraform/1.5.4/terraform_1.5.4_linux_$(dpkg --print-architecture).zip" &&     unzip terraform.zip && rm terraform.zip && mv terraform /usr/local/bin/
Step #2 - "fetch-quilkin": #8 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #9 [ 6/10] RUN curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash &&     echo "source <(helm completion bash)" >> /root/.bashrc
Step #2 - "fetch-quilkin": #9 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #10 [ 8/10] RUN wget --quiet -O htmltest.tar.gz "https://github.com/wjdp/htmltest/releases/download/v0.16.0/htmltest_0.16.0_linux_$(dpkg --print-architecture).tar.gz" &&      tar -xf htmltest.tar.gz && mv ./htmltest /usr/local/bin/ && rm htmltest.tar.gz
Step #2 - "fetch-quilkin": #10 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #11 [ 2/10] RUN set -eux &&     apt-get update &&     apt-get install -y lsb-release jq curl wget zip git build-essential software-properties-common protobuf-compiler         libssl-dev pkg-config nodejs npm bash-completion g++-x86-64-linux-gnu g++-mingw-w64-x86-64 &&     npm install -g browser-sync &&     echo "source /etc/bash_completion" >> /root/.bashrc
Step #2 - "fetch-quilkin": #11 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #12 [ 4/10] RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main" | tee -a /etc/apt/sources.list.d/google-cloud-sdk.list && curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key --keyring /usr/share/keyrings/cloud.google.gpg  add - && apt-get update -y &&     apt-get install google-cloud-cli google-cloud-cli-gke-gcloud-auth-plugin kubectl -y &&     echo "source /usr/share/google-cloud-sdk/completion.bash.inc" >> /root/.bashrc &&     echo "source <(kubectl completion bash)" >> /root/.bashrc
Step #2 - "fetch-quilkin": #12 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #13 [ 9/10] RUN git config --global --add safe.directory /workspace
Step #2 - "fetch-quilkin": #13 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #14 [10/10] RUN set -eux;     dpkgArch="$(dpkg --print-architecture)" &&     case "${dpkgArch##*-}" in         amd64) rustArch='x86_64-unknown-linux-gnu';;         armhf) rustArch='armv7-unknown-linux-gnueabihf';;         arm64) rustArch='aarch64-unknown-linux-gnu';;         i386) rustArch='i686-unknown-linux-gnu';;         *) echo >&2 "unsupported architecture: ${dpkgArch}"; exit 1 ;;     esac &&     wget --quiet "https://static.rust-lang.org/rustup/dist/${rustArch}/rustup-init" &&     chmod +x rustup-init;     ./rustup-init -y --no-modify-path --profile minimal --default-toolchain $RUST_TOOLCHAIN --default-host ${rustArch};     rm rustup-init &&     chmod -R a+w $RUSTUP_HOME $CARGO_HOME &&     rustup component add rustfmt clippy &&     rustup target add x86_64-unknown-linux-gnu aarch64-unknown-linux-gnu x86_64-pc-windows-gnu &&     cargo install mdbook cargo-watch &&     cargo install --locked cargo-about &&     cargo install --locked mdbook-variables &&     cargo install --locked cargo-deny &&     cargo install --locked proto-gen &&     rustup --version &&     cargo --version &&     rustc --version
Step #2 - "fetch-quilkin": #14 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #15 exporting to image
Step #2 - "fetch-quilkin": #15 exporting layers done
Step #2 - "fetch-quilkin": #15 writing image sha256:d9a8e68049121e6e5a0bee9163992140d162519f39fc2c1ee6f4ac691dff09f0 done
Step #2 - "fetch-quilkin": #15 naming to us-docker.pkg.dev/quilkin/ci/build-image done
Step #2 - "fetch-quilkin": #15 DONE 0.0s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #16 exporting cache
Step #2 - "fetch-quilkin": #16 preparing build cache for export done
Step #2 - "fetch-quilkin": #16 DONE 0.0s
Step #2 - "fetch-quilkin": docker run --rm -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image"  \
Step #2 - "fetch-quilkin": 		--network=host \
Step #2 - "fetch-quilkin": 		-e RUST_BACKTRACE=1 --entrypoint=cargo us-docker.pkg.dev/quilkin/ci/build-image fetch
Step #2 - "fetch-quilkin": �[1m�[32m    Updating�[0m crates.io index
Step #2 - "fetch-quilkin": �[1m�[32m Downloading�[0m crates ...
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m yoke-derive v0.7.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows-targets v0.52.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m zerofrom v0.1.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m lazy_static v1.5.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m cfg-if v1.0.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m adler v1.0.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m itoa v1.0.13
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tracing-log v0.2.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m utf8_iter v1.0.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m zerovec-derive v0.10.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m colorchoice v1.0.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m kqueue-sys v1.0.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m inotify-sys v0.1.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m instant v0.1.13
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m mimalloc v0.1.43
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m libredox v0.1.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m adler32 v1.2.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m write16 v1.0.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tower-service v0.3.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m sync_wrapper v1.0.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m futures-channel v0.3.31
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m serde_stacker v0.1.11
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows-targets v0.48.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m untrusted v0.9.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m serial_test_derive v3.2.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m foreign-types-shared v0.1.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m divan-macros v0.1.15
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m stable-eyre v0.2.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tinyvec_macros v0.1.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustls-pemfile v1.0.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tower-layer v0.3.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m sync_wrapper v0.1.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m foldhash v0.1.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m equivalent v1.0.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tower v0.4.13
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hashbrown v0.12.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m anyhow v1.0.93
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hyper-util v0.1.10
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m async-trait v0.1.83
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m axum-core v0.4.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hashbrown v0.15.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m mime v0.3.17
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m matchit v0.7.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m allocator-api2 v0.2.20
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m libc v0.2.167
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m etherparse v0.17.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m h2 v0.4.7
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tokio v1.41.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_aarch64_msvc v0.52.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hickory-proto v0.24.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustversion v1.0.18
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_i686_gnu v0.52.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m k8s-openapi v0.23.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_i686_msvc v0.52.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_x86_64_msvc v0.52.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_x86_64_gnu v0.52.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hyper v1.5.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_x86_64_gnu v0.48.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_x86_64_msvc v0.48.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m itertools v0.13.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_i686_msvc v0.48.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_x86_64_gnullvm v0.48.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_i686_gnu v0.48.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m indexmap v2.6.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m http v1.1.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m prost v0.13.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m h2 v0.3.26
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m regex-automata v0.4.9
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m winapi v0.3.9
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustls v0.23.18
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tokio-util v0.7.12
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m fnv v1.0.7
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m httparse v1.9.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m either v1.13.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m prost-derive v0.13.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m indexmap v1.9.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tonic v0.12.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustls v0.21.12
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m http-body v1.0.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m httpdate v1.0.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m try-lock v0.2.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m want v0.3.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tokio-stream v0.1.16
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m base64-serde v0.8.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m anstyle-query v1.1.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m is_terminal_polyfill v1.70.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m widestring v1.1.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m insta v1.42.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m anstyle-parse v0.2.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m data-encoding v2.6.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m enum-as-inner v0.6.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m http v0.2.12
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tinyvec v1.8.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m time v0.3.36
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m futures-core v0.3.31
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m anstyle-wincon v3.0.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m ipnet v2.10.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m quick-error v1.2.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m darling v0.20.10
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m kube-derive v0.97.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m concurrent-queue v2.5.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m linux-raw-sys v0.4.14
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m event-listener v5.3.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m event-listener-strategy v0.5.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m backoff v0.4.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m enum-ordinalize-derive v4.3.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m linked-hash-map v0.5.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hyper-openssl v0.10.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m openssl-probe v0.1.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m schannel v0.1.27
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m core-foundation v0.9.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m core-foundation-sys v0.8.7
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m security-framework-sys v2.12.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m security-framework v2.11.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hyper-rustls v0.27.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m pest v2.7.14
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m schemars v0.8.21
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m resolv-conf v0.7.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m parking v2.2.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m async-broadcast v0.7.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m enum-ordinalize v4.3.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hyper-http-proxy v1.0.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m linked_hash_set v0.1.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m ucd-trie v0.1.7
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m pest_meta v2.7.14
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m clap_builder v4.5.21
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_i686_gnullvm v0.52.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_x86_64_gnullvm v0.52.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m pest_generator v2.7.14
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m seahash v4.1.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m heck v0.5.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m strum_macros v0.26.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m sys-info v0.9.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m powerfmt v0.2.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows-sys v0.52.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows-sys v0.59.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m async-stream v0.3.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m utf8parse v0.2.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m anstream v0.6.18
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m clap_lex v0.7.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m terminal_size v0.4.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m clap_derive v4.5.18
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m clap v4.5.21
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m condtype v1.3.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m regex-lite v0.1.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m divan v0.1.15
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m scc v2.2.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustls-webpki v0.102.8
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_aarch64_msvc v0.48.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m webpki-roots v0.26.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m petgraph v0.6.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m winapi-i686-pc-windows-gnu v0.4.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_aarch64_gnullvm v0.52.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m strum v0.26.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m time-core v0.1.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m async-stream-impl v0.3.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m enum_dispatch v0.3.13
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m gxhash v3.4.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m pest_derive v2.7.14
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m icu_properties_data v1.5.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m encode_unicode v1.0.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustls-webpki v0.101.7
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m openssl v0.10.68
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m futures-util v0.3.31
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows-sys v0.48.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_aarch64_gnullvm v0.48.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m object v0.36.7
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m winapi-x86_64-pc-windows-gnu v0.4.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m fixedstr v0.5.8
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m regex-syntax v0.8.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m jsonpath-rust v0.7.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m foreign-types v0.3.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m openssl-macros v0.1.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m pkg-config v0.3.31
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustls-pki-types v1.10.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustls-pemfile v2.2.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m zeroize v1.8.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m serde_derive_internals v0.29.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tinystr v0.7.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hickory-resolver v0.24.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m io-uring v0.7.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m vcpkg v0.2.15
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m chrono v0.4.38
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m nix v0.27.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m syn v1.0.109
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustix v0.38.41
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m secrecy v0.10.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m schemars_derive v0.8.21
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m futures-io v0.3.31
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m litemap v0.7.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m icu_locid v1.5.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m icu_provider_macros v1.5.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m displaydoc v0.2.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m stable_deref_trait v1.2.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m sdd v3.0.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m arrayvec v0.7.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m console v0.15.10
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m sct v0.7.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tokio-rustls v0.24.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m strsim v0.11.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m darling_core v0.20.10
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m openssl-sys v0.9.104
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m spin v0.9.8
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m icu_collections v1.5.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m axum v0.7.9
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tower-http v0.6.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m libmimalloc-sys v0.1.39
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m symbolic-demangle v12.12.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m aya-obj v0.2.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m aya v0.13.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m object v0.32.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m ident_case v1.0.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m darling_macro v0.20.10
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m pem v3.0.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m subtle v2.6.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m thiserror-impl v2.0.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m thiserror v2.0.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m deranged v0.3.11
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m futures-macro v0.3.31
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m futures-sink v0.3.31
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m slab v0.4.9
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m futures v0.3.31
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tryhard v0.5.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m icu_normalizer_data v1.5.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m icu_locid_transform_data v1.5.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m icu_locid_transform v1.5.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m winreg v0.50.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m ipconfig v0.3.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m educe v0.6.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m base64 v0.21.7
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m headers v0.4.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustls-native-certs v0.8.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m kube-client v0.97.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m lasso v0.7.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rle-decode-fast v1.0.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m prettyplease v0.2.25
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m cpp_demangle v0.4.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m yansi v1.0.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m pretty_assertions v1.4.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m arc-swap v1.7.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hashbrown v0.14.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m bumpalo v3.16.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m cached v0.54.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m prometheus v0.13.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m gimli v0.28.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m regex-syntax v0.6.29
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m regex v1.11.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m syn v2.0.89
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m num-conv v0.1.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m futures-task v0.3.31
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m pin-utils v0.1.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m form_urlencoded v1.2.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m lru-cache v0.1.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m match_cfg v0.1.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m ring v0.17.8
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hostname v0.3.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m sha1 v0.10.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustls-native-certs v0.7.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tokio-rustls v0.26.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m unsafe-libyaml v0.2.11
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tower v0.5.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m kube-runtime v0.97.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m num-traits v0.2.19
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m kube-core v0.97.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m crossbeam-utils v0.8.20
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m libflate v2.1.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m lz4_flex v0.11.3
Step #2 - "f
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/quilkin-build-logs/log-cf23b7ae-ed54-48e0-8eae-7704a4054d66.txt.]
...
32m   Compiling�[0m lasso v0.7.3
Step #5 - "build": �[1m�[32m   Compiling�[0m tokio v1.41.1
Step #5 - "build": �[1m�[32m   Compiling�[0m http v1.1.0
Step #5 - "build": �[1m�[32m   Compiling�[0m http v0.2.12
Step #5 - "build": �[1m�[32m   Compiling�[0m aya-obj v0.2.1
Step #5 - "build": �[1m�[32m   Compiling�[0m icu_normalizer v1.5.0
Step #5 - "build": �[1m�[32m   Compiling�[0m jsonptr v0.6.3
Step #5 - "build": �[1m�[32m   Compiling�[0m jsonpath-rust v0.7.3
Step #5 - "build": �[1m�[32m   Compiling�[0m tracing-subscriber v0.3.18
Step #5 - "build": �[1m�[32m   Compiling�[0m rustls-webpki v0.102.8
Step #5 - "build": �[1m�[32m   Compiling�[0m sct v0.7.1
Step #5 - "build": �[1m�[32m   Compiling�[0m rustls-webpki v0.101.7
Step #5 - "build": �[1m�[32m   Compiling�[0m idna_adapter v1.2.0
Step #5 - "build": �[1m�[32m   Compiling�[0m http-body v1.0.1
Step #5 - "build": �[1m�[32m   Compiling�[0m idna v1.0.3
Step #5 - "build": �[1m�[32m   Compiling�[0m http-body-util v0.1.2
Step #5 - "build": �[1m�[32m   Compiling�[0m tower-http v0.6.2
Step #5 - "build": �[1m�[32m   Compiling�[0m json-patch v3.0.1
Step #5 - "build": �[1m�[32m   Compiling�[0m url v2.5.4
Step #5 - "build": �[1m�[32m   Compiling�[0m axum-core v0.4.5
Step #5 - "build": �[1m�[32m   Compiling�[0m xdp v0.1.0
Step #5 - "build": �[1m�[32m   Compiling�[0m tokio-util v0.7.12
Step #5 - "build": �[1m�[32m   Compiling�[0m tokio-rustls v0.24.1
Step #5 - "build": �[1m�[32m   Compiling�[0m aya v0.13.1
Step #5 - "build": �[1m�[32m   Compiling�[0m tryhard v0.5.1
Step #5 - "build": �[1m�[32m   Compiling�[0m h2 v0.4.7
Step #5 - "build": �[1m�[32m   Compiling�[0m tower v0.5.1
Step #5 - "build": �[1m�[32m   Compiling�[0m tokio-stream v0.1.16
Step #5 - "build": �[1m�[32m   Compiling�[0m tower v0.4.13
Step #5 - "build": �[1m�[32m   Compiling�[0m h2 v0.3.26
Step #5 - "build": �[1m�[32m   Compiling�[0m tokio-rustls v0.26.0
Step #5 - "build": �[1m�[32m   Compiling�[0m axum v0.7.9
Step #5 - "build": �[1m�[32m   Compiling�[0m aya-log v0.2.1
Step #5 - "build": �[1m�[32m   Compiling�[0m quilkin-xdp v0.1.0 (/workspace/crates/xdp)
Step #5 - "build": �[1m�[32m   Compiling�[0m hyper v1.5.1
Step #5 - "build": �[1m�[32m   Compiling�[0m hickory-proto v0.24.2
Step #5 - "build": �[1m�[32m   Compiling�[0m hyper-util v0.1.10
Step #5 - "build": �[1m�[32m   Compiling�[0m hyper-timeout v0.5.2
Step #5 - "build": �[1m�[32m   Compiling�[0m hyper-rustls v0.27.3
Step #5 - "build": �[1m�[32m   Compiling�[0m tonic v0.12.3
Step #5 - "build": �[1m�[32m   Compiling�[0m hickory-resolver v0.24.1
Step #5 - "build": �[1m�[32m   Compiling�[0m quilkin-proto v0.10.0-dev (/workspace/crates/quilkin-proto)
Step #5 - "build": �[1m�[32m   Compiling�[0m kube-core v0.97.0
Step #5 - "build": �[1m�[32m   Compiling�[0m kube-client v0.97.0
Step #5 - "build": �[1m�[32m   Compiling�[0m quilkin-xds v0.10.0-dev (/workspace/crates/xds)
Step #5 - "build": �[1m�[32m   Compiling�[0m kube-runtime v0.97.0
Step #5 - "build": �[1m�[32m   Compiling�[0m kube v0.97.0
Step #5 - "build": �[1m�[32m    Finished�[0m `lto` profile [optimized] target(s) in 4m 12s
Step #5 - "build": mkdir -p "/workspace/target/image/"
Step #5 - "build": cp "/workspace/target/build-image/x86_64-unknown-linux-gnu/lto/quilkin" "/workspace/target/image/"
Step #5 - "build": docker run --rm -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image" \
Step #5 - "build": 	--entrypoint=bash us-docker.pkg.dev/quilkin/ci/build-image -c './image/archive_dependencies.sh'
Step #5 - "build": rm: cannot remove '/workspace/dependencies-src.zip': No such file or directory
Step #5 - "build": Archiving dependencies to: /workspace/dependencies-src.zip
Step #5 - "build": /usr/local/cargo/registry/src /workspace
Step #5 - "build": 	zip warning: /workspace/dependencies-src.zip not found or empty
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/	(in=0) (out=0) (stored 0%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/LICENSE	(in=1065) (out=609) (deflated 43%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/tests/	(in=0) (out=0) (stored 0%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/tests/verify.rs	(in=7752) (out=2362) (deflated 70%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/tests/codegen.rs	(in=6256) (out=2348) (deflated 62%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/tests/data/	(in=0) (out=0) (stored 0%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/tests/data/tubitak/	(in=0) (out=0) (stored 0%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/tests/data/tubitak/inter.der	(in=1654) (out=1228) (deflated 26%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/tests/data/tubitak/root.der	(in=1127) (out=869) (deflated 23%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/tests/data/tubitak/subj.der	(in=1649) (out=1302) (deflated 21%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/.cargo_vcs_info.json	(in=106) (out=97) (deflated 8%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/src/	(in=0) (out=0) (stored 0%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/src/lib.rs 	(in=501809) (out=246266) (deflated 51%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/Cargo.toml.orig	(in=630) (out=313) (deflated 50%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/.cargo-ok	(in=7) (out=7) (stored 0%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/Cargo.toml	(in=1593) (out=710) (deflated 55%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/README.md	(in=1022) (out=499) (deflated 51%)
Step #5 - "build": total bytes=524670, compressed=256610 -> 51% savings
Step #5 - "build": /workspace
Step #5 - "build": docker build --platform=linux/amd64 -t us-docker.pkg.dev/quilkin/ci/quilkin:"0.10.0-dev"-7350f0f -f /workspace/image/Dockerfile /workspace
Step #5 - "build": Sending build context to Docker daemon  23.93MB

Step #5 - "build": Step 1/7 : FROM gcr.io/distroless/cc-debian12:nonroot as base
Step #5 - "build": nonroot: Pulling from distroless/cc-debian12
Step #5 - "build": 688513194d7a: Already exists
Step #5 - "build": bfb59b82a9b6: Already exists
Step #5 - "build": efa9d1d5d3a2: Already exists
Step #5 - "build": a62778643d56: Already exists
Step #5 - "build": 7c12895b777b: Already exists
Step #5 - "build": 3214acf345c0: Already exists
Step #5 - "build": 5664b15f108b: Already exists
Step #5 - "build": 0bab15eea81d: Already exists
Step #5 - "build": 4aa0ea1413d3: Already exists
Step #5 - "build": da7816fa955e: Already exists
Step #5 - "build": 9aee425378d2: Already exists
Step #5 - "build": 701c983262e9: Already exists
Step #5 - "build": 221438ca359c: Already exists
Step #5 - "build": 6f971e93c4e2: Pulling fs layer
Step #5 - "build": c83c31ce41af: Pulling fs layer
Step #5 - "build": 0cb5c07f8edd: Pulling fs layer
Step #5 - "build": c83c31ce41af: Verifying Checksum
Step #5 - "build": c83c31ce41af: Download complete
Step #5 - "build": 0cb5c07f8edd: Verifying Checksum
Step #5 - "build": 0cb5c07f8edd: Download complete
Step #5 - "build": 6f971e93c4e2: Verifying Checksum
Step #5 - "build": 6f971e93c4e2: Download complete
Step #5 - "build": 6f971e93c4e2: Pull complete
Step #5 - "build": c83c31ce41af: Pull complete
Step #5 - "build": 0cb5c07f8edd: Pull complete
Step #5 - "build": Digest: sha256:6970a2b2cb07c68f3e15d1b5d2ba857e53da911d5d321f48a842d6b0d26984cf
Step #5 - "build": Status: Downloaded newer image for gcr.io/distroless/cc-debian12:nonroot
Step #5 - "build":  ---> d49130403403
Step #5 - "build": Step 2/7 : WORKDIR /
Step #5 - "build":  ---> Running in 68b66a86fe15
Step #5 - "build": Removing intermediate container 68b66a86fe15
Step #5 - "build":  ---> 29a9d0349a4a
Step #5 - "build": Step 3/7 : COPY ./license.html .
Step #5 - "build":  ---> fa55183ccbe5
Step #5 - "build": Step 4/7 : COPY ./dependencies-src.zip .
Step #5 - "build":  ---> 721ad1a82900
Step #5 - "build": Step 5/7 : COPY --chown=nonroot:nonroot ./target/image/quilkin .
Step #5 - "build":  ---> 5d025ba6bdf2
Step #5 - "build": Step 6/7 : USER nonroot:nonroot
Step #5 - "build":  ---> Running in 371f14226bac
Step #5 - "build": Removing intermediate container 371f14226bac
Step #5 - "build":  ---> d3e80394586d
Step #5 - "build": Step 7/7 : ENTRYPOINT ["/quilkin"]
Step #5 - "build":  ---> Running in 2faf6e983860
Step #5 - "build": Removing intermediate container 2faf6e983860
Step #5 - "build":  ---> 78e4ed40b472
Step #5 - "build": Successfully built 78e4ed40b472
Step #5 - "build": Successfully tagged us-docker.pkg.dev/quilkin/ci/quilkin:0.10.0-dev-7350f0f
Finished Step #5 - "build"
Starting Step #7 - "test-quilkin-image-command-line"
Starting Step #9 - "test-agones"
Starting Step #6 - "test-quilkin-image-default-config-file"
Step #9 - "test-agones": Already have image (with digest): us-docker.pkg.dev/quilkin/ci/make-docker
Step #7 - "test-quilkin-image-command-line": Already have image (with digest): gcr.io/cloud-builders/docker
Step #6 - "test-quilkin-image-default-config-file": Already have image (with digest): gcr.io/cloud-builders/docker
Step #9 - "test-agones": docker push us-docker.pkg.dev/quilkin/ci/quilkin:"0.10.0-dev"-7350f0f
Step #9 - "test-agones": The push refers to repository [us-docker.pkg.dev/quilkin/ci/quilkin]
Step #9 - "test-agones": 26107ac910ff: Preparing
Step #9 - "test-agones": 5f9fc3de7571: Preparing
Step #9 - "test-agones": 6158d5a6e73c: Preparing
Step #9 - "test-agones": 78110d1d9807: Preparing
Step #9 - "test-agones": 72b92cef5d1c: Preparing
Step #9 - "test-agones": b82d7f2804d3: Preparing
Step #9 - "test-agones": 378aeea05457: Preparing
Step #9 - "test-agones": 58dd21421eb6: Preparing
Step #9 - "test-agones": b336e209998f: Preparing
Step #9 - "test-agones": f4aee9e53c42: Preparing
Step #9 - "test-agones": 1a73b54f556b: Preparing
Step #9 - "test-agones": 2a92d6ac9e4f: Preparing
Step #9 - "test-agones": bbb6cacb8c82: Preparing
Step #9 - "test-agones": 6f1cdceb6a31: Preparing
Step #9 - "test-agones": af5aa97ebe6c: Preparing
Step #9 - "test-agones": 4d049f83d9cf: Preparing
Step #9 - "test-agones": a80545a98dcd: Preparing
Step #9 - "test-agones": 8fa10c0194df: Preparing
Step #9 - "test-agones": f920c5680b0b: Preparing
Step #9 - "test-agones": b82d7f2804d3: Waiting
Step #9 - "test-agones": 378aeea05457: Waiting
Step #9 - "test-agones": 58dd21421eb6: Waiting
Step #9 - "test-agones": b336e209998f: Waiting
Step #9 - "test-agones": f4aee9e53c42: Waiting
Step #9 - "test-agones": 1a73b54f556b: Waiting
Step #9 - "test-agones": 4d049f83d9cf: Waiting
Step #9 - "test-agones": f920c5680b0b: Waiting
Step #9 - "test-agones": a80545a98dcd: Waiting
Step #9 - "test-agones": 8fa10c0194df: Waiting
Step #9 - "test-agones": 2a92d6ac9e4f: Waiting
Step #9 - "test-agones": 6f1cdceb6a31: Waiting
Step #9 - "test-agones": bbb6cacb8c82: Waiting
Step #9 - "test-agones": af5aa97ebe6c: Waiting
Step #9 - "test-agones": 72b92cef5d1c: Layer already exists
Step #6 - "test-quilkin-image-default-config-file": {"timestamp":"2025-01-30T13:35:06.025078Z","level":"INFO","fields":{"message":"Starting Quilkin","version":"0.10.0-dev","commit":"7350f0f14b098dd4cd39cf51255362785a34e830"},"target":"quilkin::cli","filename":"src/cli.rs","threadId":"ThreadId(1)"}
Step #6 - "test-quilkin-image-default-config-file": {"timestamp":"2025-01-30T13:35:06.025560Z","level":"INFO","fields":{"message":"Starting admin endpoint","address":"[::]:8000"},"target":"quilkin::components::admin","filename":"src/components/admin.rs","threadId":"ThreadId(1)"}
Step #6 - "test-quilkin-image-default-config-file": {"timestamp":"2025-01-30T13:35:06.025740Z","level":"INFO","fields":{"message":"Starting proxy","port":7777,"proxy_id":"my-proxy"},"target":"quilkin::cli::proxy","filename":"src/cli/proxy.rs","span":{"name":"run"},"spans":[{"name":"run"}],"threadId":"ThreadId(1)"}
Step #6 - "test-quilkin-image-default-config-file": {"timestamp":"2025-01-30T13:35:06.025893Z","level":"INFO","fields":{"message":"Quilkin is ready"},"target":"quilkin::components::proxy","filename":"src/components/proxy.rs","span":{"name":"run"},"spans":[{"name":"run"}],"threadId":"ThreadId(1)"}
Step #6 - "test-quilkin-image-default-config-file": {"timestamp":"2025-01-30T13:35:06.025933Z","level":"INFO","fields":{"message":"starting phoenix service","port":"7600"},"target":"quilkin::cli::service","filename":"src/cli/service.rs","threadId":"ThreadId(28)"}
Step #6 - "test-quilkin-image-default-config-file": {"timestamp":"2025-01-30T13:35:06.026070Z","level":"INFO","fields":{"message":"starting udp service","port":"7777"},"target":"quilkin::cli::service","filename":"src/cli/service.rs","threadId":"ThreadId(28)"}
Step #6 - "test-quilkin-image-default-config-file": {"timestamp":"2025-01-30T13:35:06.026332Z","level":"INFO","fields":{"message":"starting phoenix HTTP service","addr":"[::]:7600"},"target":"quilkin::net::phoenix","filename":"src/net/phoenix.rs","threadId":"ThreadId(35)"}
Step #6 - "test-quilkin-image-default-config-file": {"timestamp":"2025-01-30T13:35:06.057113Z","level":"INFO","fields":{"message":"starting qcmp service","port":"7600"},"target":"quilkin::cli::service","filename":"src/cli/service.rs","threadId":"ThreadId(28)"}
Step #9 - "test-agones": 78110d1d9807: Layer already exists
Step #9 - "test-agones": 378aeea05457: Layer already exists
Step #9 - "test-agones": b82d7f2804d3: Layer already exists
Step #7 - "test-quilkin-image-command-line": {"timestamp":"2025-01-30T13:35:06.227070Z","level":"INFO","fields":{"message":"Starting Quilkin","version":"0.10.0-dev","commit":"7350f0f14b098dd4cd39cf51255362785a34e830"},"target":"quilkin::cli","filename":"src/cli.rs","threadId":"ThreadId(1)"}
Step #7 - "test-quilkin-image-command-line": {"timestamp":"2025-01-30T13:35:06.227981Z","level":"INFO","fields":{"message":"Starting admin endpoint","address":"[::]:8000"},"target":"quilkin::components::admin","filename":"src/components/admin.rs","threadId":"ThreadId(1)"}
Step #7 - "test-quilkin-image-command-line": {"timestamp":"2025-01-30T13:35:06.228127Z","level":"INFO","fields":{"message":"Starting proxy","port":7777,"proxy_id":"f85ad323c1e8"},"target":"quilkin::cli::proxy","filename":"src/cli/proxy.rs","span":{"name":"run"},"spans":[{"name":"run"}],"threadId":"ThreadId(1)"}
Step #7 - "test-quilkin-image-command-line": {"timestamp":"2025-01-30T13:35:06.228243Z","level":"INFO","fields":{"message":"Quilkin is ready"},"target":"quilkin::components::proxy","filename":"src/components/proxy.rs","span":{"name":"run"},"spans":[{"name":"run"}],"threadId":"ThreadId(1)"}
Step #7 - "test-quilkin-image-command-line": {"timestamp":"2025-01-30T13:35:06.228275Z","level":"INFO","fields":{"message":"starting phoenix service","port":"7600"},"target":"quilkin::cli::service","filename":"src/cli/service.rs","threadId":"ThreadId(29)"}
Step #7 - "test-quilkin-image-command-line": {"timestamp":"2025-01-30T13:35:06.228426Z","level":"INFO","fields":{"message":"starting udp service","port":"7777"},"target":"quilkin::cli::service","filename":"src/cli/service.rs","threadId":"ThreadId(29)"}
Step #7 - "test-quilkin-image-command-line": {"timestamp":"2025-01-30T13:35:06.228611Z","level":"INFO","fields":{"message":"starting phoenix HTTP service","addr":"[::]:7600"},"target":"quilkin::net::phoenix","filename":"src/net/phoenix.rs","threadId":"ThreadId(35)"}
Step #9 - "test-agones": 58dd21421eb6: Layer already exists
Step #7 - "test-quilkin-image-command-line": {"timestamp":"2025-01-30T13:35:06.257132Z","level":"INFO","fields":{"message":"starting qcmp service","port":"7600"},"target":"quilkin::cli::service","filename":"src/cli/service.rs","threadId":"ThreadId(29)"}
Step #9 - "test-agones": b336e209998f: Layer already exists
Step #9 - "test-agones": f4aee9e53c42: Layer already exists
Step #9 - "test-agones": 5f9fc3de7571: Pushed
Step #9 - "test-agones": 6158d5a6e73c: Pushed
Step #9 - "test-agones": 2a92d6ac9e4f: Layer already exists
Step #9 - "test-agones": bbb6cacb8c82: Layer already exists
Step #9 - "test-agones": 1a73b54f556b: Layer already exists
Step #9 - "test-agones": 6f1cdceb6a31: Layer already exists
Step #9 - "test-agones": af5aa97ebe6c: Layer already exists
Step #9 - "test-agones": a80545a98dcd: Layer already exists
Step #9 - "test-agones": 4d049f83d9cf: Layer already exists
Step #9 - "test-agones": f920c5680b0b: Layer already exists
Step #9 - "test-agones": 8fa10c0194df: Layer already exists
Step #9 - "test-agones": 26107ac910ff: Pushed
Step #9 - "test-agones": 0.10.0-dev-7350f0f: digest: sha256:bc1cf3f6bb7af748ae67402c08e791dd138a57b59443a2d7f571e9a423b42263 size: 4284
Step #9 - "test-agones": /usr/bin/make run-test-agones
Step #9 - "test-agones": make[1]: Entering directory '/workspace/build'
Step #9 - "test-agones": mkdir -p ~/.config/helm
Step #9 - "test-agones": mkdir -p ~/.kube
Step #9 - "test-agones": docker image pull us-docker.pkg.dev/quilkin/release/quilkin:0.8.0
Step #9 - "test-agones": 0.8.0: Pulling from quilkin/release/quilkin
Step #9 - "test-agones": 2369c33f073a: Pulling fs layer
Step #9 - "test-agones": 2b776ada0341: Pulling fs layer
Step #9 - "test-agones": 2a977872b36c: Pulling fs layer
Step #9 - "test-agones": b6824ed73363: Pulling fs layer
Step #9 - "test-agones": 7c12895b777b: Pulling fs layer
Step #9 - "test-agones": 33e068de2649: Pulling fs layer
Step #9 - "test-agones": 5664b15f108b: Pulling fs layer
Step #9 - "test-agones": 27be814a09eb: Pulling fs layer
Step #9 - "test-agones": 4aa0ea1413d3: Pulling fs layer
Step #9 - "test-agones": da7816fa955e: Pulling fs layer
Step #9 - "test-agones": 9aee425378d2: Pulling fs layer
Step #9 - "test-agones": b6824ed73363: Waiting
Step #9 - "test-agones": ffb78650e679: Pulling fs layer
Step #9 - "test-agones": 7c12895b777b: Waiting
Step #9 - "test-agones": ad7888c7ea2f: Pulling fs layer
Step #9 - "test-agones": 09c50f98c494: Pulling fs layer
Step #9 - "test-agones": 1f1e45d26788: Pulling fs layer
Step #9 - "test-agones": 7145a5563bee: Pulling fs layer
Step #9 - "test-agones": 1d77afb4803e: Pulling fs layer
Step #9 - "test-agones": a384a66def43: Pulling fs layer
Step #9 - "test-agones": a1266b103575: Pulling fs layer
Step #9 - "test-agones": da7816fa955e: Waiting
Step #9 - "test-agones": 9aee425378d2: Waiting
Step #9 - "test-agones": 33e068de2649: Waiting
Step #9 - "test-agones": 5664b15f108b: Waiting
Step #9 - "test-agones": 7145a5563bee: Waiting
Step #9 - "test-agones": ffb78650e679: Waiting
Step #9 - "test-agones": 1f1e45d26788: Waiting
Step #9 - "test-agones": ad7888c7ea2f: Waiting
Step #9 - "test-agones": a1266b103575: Waiting
Step #9 - "test-agones": 09c50f98c494: Waiting
Step #9 - "test-agones": 27be814a09eb: Waiting
Step #9 - "test-agones": 4aa0ea1413d3: Waiting
Step #9 - "test-agones": a384a66def43: Waiting
Step #9 - "test-agones": 2b776ada0341: Verifying Checksum
Step #9 - "test-agones": 2b776ada0341: Download complete
Step #9 - "test-agones": 2369c33f073a: Verifying Checksum
Step #9 - "test-agones": 2369c33f073a: Download complete
Step #9 - "test-agones": 2a977872b36c: Verifying Checksum
Step #9 - "test-agones": 2a977872b36c: Download complete
Step #9 - "test-agones": 2369c33f073a: Pull complete
Step #9 - "test-agones": 2b776ada0341: Pull complete
Step #9 - "test-agones": b6824ed73363: Verifying Checksum
Step #9 - "test-agones": b6824ed73363: Download complete
Step #9 - "test-agones": 7c12895b777b: Verifying Checksum
Step #9 - "test-agones": 7c12895b777b: Download complete
Step #9 - "test-agones": 33e068de2649: Download complete
Step #9 - "test-agones": 5664b15f108b: Download complete
Step #9 - "test-agones": 2a977872b36c: Pull complete
Step #9 - "test-agones": 27be814a09eb: Download complete
Step #9 - "test-agones": 4aa0ea1413d3: Download complete
Step #9 - "test-agones": b6824ed73363: Pull complete
Step #9 - "test-agones": 7c12895b777b: Pull complete
Step #9 - "test-agones": da7816fa955e: Verifying Checksum
Step #9 - "test-agones": da7816fa955e: Download complete
Step #9 - "test-agones": 33e068de2649: Pull complete
Step #9 - "test-agones": 9aee425378d2: Verifying Checksum
Step #9 - "test-agones": 9aee425378d2: Download complete
Step #9 - "test-agones": 5664b15f108b: Pull complete
Step #9 - "test-agones": 27be814a09eb: Pull complete
Step #9 - "test-agones": ffb78650e679: Verifying Checksum
Step #9 - "test-agones": ffb78650e679: Download complete
Step #9 - "test-agones": ad7888c7ea2f: Verifying Checksum
Step #9 - "test-agones": ad7888c7ea2f: Download complete
Step #9 - "test-agones": 4aa0ea1413d3: Pull complete
Step #9 - "test-agones": da7816fa955e: Pull complete
Step #9 - "test-agones": 9aee425378d2: Pull complete
Step #9 - "test-agones": 1f1e45d26788: Verifying Checksum
Step #9 - "test-agones": 1f1e45d26788: Download complete
Step #9 - "test-agones": 7145a5563bee: Verifying Checksum
Step #9 - "test-agones": 7145a5563bee: Download complete
Step #9 - "test-agones": 1d77afb4803e: Verifying Checksum
Step #9 - "test-agones": 1d77afb4803e: Download complete
Step #9 - "test-agones": ffb78650e679: Pull complete
Step #9 - "test-agones": a384a66def43: Verifying Checksum
Step #9 - "test-agones": a384a66def43: Download complete
Step #9 - "test-agones": ad7888c7ea2f: Pull complete
Step #9 - "test-agones": a1266b103575: Download complete
Step #9 - "test-agones": 09c50f98c494: Pull complete
Step #9 - "test-agones": 1f1e45d26788: Pull complete
Step #9 - "test-agones": 7145a5563bee: Pull complete
Step #9 - "test-agones": 1d77afb4803e: Pull complete
Step #9 - "test-agones": a384a66def43: Pull complete
Step #9 - "test-agones": a1266b103575: Pull complete
Step #9 - "test-agones": Digest: sha256:3f0abe1af9bc378b16af84f7497f273caaf79308fd04ca302974d070fe68b8e2
Step #9 - "test-agones": Status: Downloaded newer image for us-docker.pkg.dev/quilkin/release/quilkin:0.8.0
Step #9 - "test-agones": us-docker.pkg.dev/quilkin/release/quilkin:0.8.0
Step #9 - "test-agones": docker run --rm --network=cloudbuild -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image" -w /workspace/crates/agones  \
Step #9 - "test-agones": 		--entrypoint=cargo us-docker.pkg.dev/quilkin/ci/build-image clippy --tests -- -D warnings
Step #6 - "test-quilkin-image-default-config-file": {"timestamp":"2025-01-30T13:35:10.554415Z","level":"INFO","fields":{"message":"shutting down from signal","signal":"SIGINT"},"target":"quilkin::signal","filename":"src/signal.rs","threadId":"ThreadId(2)"}
Step #6 - "test-quilkin-image-default-config-file": {"timestamp":"2025-01-30T13:35:10.554623Z","level":"INFO","fields":{"message":"shutting down phoenix HTTP service"},"target":"quilkin::net::phoenix","filename":"src/net/phoenix.rs","threadId":"ThreadId(36)"}
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m quilkin v0.10.0-dev (/workspace)
Step #9 - "test-agones": �[1m�[32m    Checking�[0m quilkin-xdp v0.1.0 (/workspace/crates/xdp)
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m quilkin-macros v0.10.0-dev (/workspace/crates/macros)
Step #9 - "test-agones": �[1m�[32m    Checking�[0m quilkin-proto v0.10.0-dev (/workspace/crates/quilkin-proto)
Step #7 - "test-quilkin-image-command-line": {"timestamp":"2025-01-30T13:35:10.835926Z","level":"INFO","fields":{"message":"shutting down from signal","signal":"SIGINT"},"target":"quilkin::signal","filename":"src/signal.rs","threadId":"ThreadId(4)"}
Step #7 - "test-quilkin-image-command-line": {"timestamp":"2025-01-30T13:35:10.836137Z","level":"INFO","fields":{"message":"shutting down phoenix HTTP service"},"target":"quilkin::net::phoenix","filename":"src/net/phoenix.rs","threadId":"ThreadId(36)"}
Finished Step #6 - "test-quilkin-image-default-config-file"
Finished Step #7 - "test-quilkin-image-command-line"
Step #9 - "test-agones": �[1m�[32m    Checking�[0m quilkin-xds v0.10.0-dev (/workspace/crates/xds)
Step #9 - "test-agones": �[1m�[32m    Checking�[0m agones v0.1.0 (/workspace/crates/agones)
Step #9 - "test-agones": �[1m�[32m    Finished�[0m `dev` profile [unoptimized + debuginfo] target(s) in 17.13s
Step #9 - "test-agones": docker run --rm --network=cloudbuild -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image" -w /workspace/crates/agones \
Step #9 - "test-agones": 	--entrypoint=cargo us-docker.pkg.dev/quilkin/ci/build-image fmt -- --check
Step #9 - "test-agones": # Confirm access to K8s, and force refresh of the auth token for the kube context
Step #9 - "test-agones": docker run --rm --network=cloudbuild -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image" -v ~/.kube/:/root/.kube -v ~/.config/helm:/root/.config/helm -v ~/.cache/helm:/root/.cache/helm -w /workspace/crates/agones \
Step #9 - "test-agones": 	--entrypoint=kubectl us-docker.pkg.dev/quilkin/ci/build-image get ns
Step #9 - "test-agones": NAME                 STATUS   AGE
Step #9 - "test-agones": 1738240548           Active   59m
Step #9 - "test-agones": agones-system        Active   267d
Step #9 - "test-agones": default              Active   267d
Step #9 - "test-agones": gke-managed-system   Active   267d
Step #9 - "test-agones": gmp-public           Active   267d
Step #9 - "test-agones": gmp-system           Active   267d
Step #9 - "test-agones": kube-node-lease      Active   267d
Step #9 - "test-agones": kube-public          Active   267d
Step #9 - "test-agones": kube-system          Active   267d
Step #9 - "test-agones": docker run --rm --network=cloudbuild -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image" -v ~/.kube/:/root/.kube -v ~/.config/helm:/root/.config/helm -v ~/.cache/helm:/root/.cache/helm -w /workspace/crates/agones \
Step #9 - "test-agones": 		-e "RUST_BACKTRACE=1" -e "IMAGE_TAG=us-docker.pkg.dev/quilkin/ci/quilkin:"0.10.0-dev"-7350f0f" -e "PREV_IMAGE_TAG=us-docker.pkg.dev/quilkin/release/quilkin:0.8.0" --entrypoint=cargo us-docker.pkg.dev/quilkin/ci/build-image test 
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m foreign-types-shared v0.1.1
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m openssl-sys v0.9.104
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m darling_core v0.20.10
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m linked_hash_set v0.1.4
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m serde_json v1.0.133
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m sdd v3.0.4
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m foreign-types v0.3.2
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m scc v2.2.5
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m openssl v0.10.68
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m serial_test v3.2.0
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m darling_macro v0.20.10
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m darling v0.20.10
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m kube-derive v0.97.0
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m hyper-openssl v0.10.2
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m kube-client v0.97.0
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m kube-runtime v0.97.0
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m kube v0.97.0
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m quilkin v0.10.0-dev (/workspace)
Step #9 - "test-agones": �[1m�[32m   Compiling�[0m agones v0.1.0 (/workspace/crates/agones)
Step #9 - "test-agones": �[1m�[32m    Finished�[0m `test` profile [unoptimized + debuginfo] target(s) in 33.06s
Step #9 - "test-agones": �[1m�[32m     Running�[0m unittests src/lib.rs (/workspace/target/build-image/debug/deps/agones-450a51a22e7187f2)
Step #9 - "test-agones": 
Step #9 - "test-agones": running 5 tests
Step #9 - "test-agones": test sidecar::tests::gameserver_no_sidecar ... ok
Step #9 - "test-agones": test sidecar::tests::gameserver_sidecar ... ok
Step #9 - "test-agones": test pod::tests::create_quilkin_pod ... ok
Step #9 - "test-agones": test provider::tests::agones_token_router has been running for over 60 seconds
Step #9 - "test-agones": test relay::tests::agones_token_router has been running for over 60 seconds
Step #9 - "test-agones": test relay::tests::agones_token_router ... ok
Step #9 - "test-agones": test provider::tests::agones_token_router ... ok
Step #9 - "test-agones": 
Step #9 - "test-agones": test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 99.61s
Step #9 - "test-agones": 
Step #9 - "test-agones": �[1m�[32m   Doc-tests�[0m agones
Step #9 - "test-agones": 
Step #9 - "test-agones": running 0 tests
Step #9 - "test-agones": 
Step #9 - "test-agones": test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Step #9 - "test-agones": 
Step #9 - "test-agones": make[1]: Leaving directory '/workspace/build'
Finished Step #9 - "test-agones"
PUSH
Pushing us-docker.pkg.dev/quilkin/ci/quilkin
The push refers to repository [us-docker.pkg.dev/quilkin/ci/quilkin]
26107ac910ff: Preparing
5f9fc3de7571: Preparing
6158d5a6e73c: Preparing
78110d1d9807: Preparing
72b92cef5d1c: Preparing
b82d7f2804d3: Preparing
378aeea05457: Preparing
58dd21421eb6: Preparing
b336e209998f: Preparing
f4aee9e53c42: Preparing
1a73b54f556b: Preparing
2a92d6ac9e4f: Preparing
bbb6cacb8c82: Preparing
6f1cdceb6a31: Preparing
af5aa97ebe6c: Preparing
4d049f83d9cf: Preparing
a80545a98dcd: Preparing
8fa10c0194df: Preparing
f920c5680b0b: Preparing
2a92d6ac9e4f: Waiting
6f1cdceb6a31: Waiting
af5aa97ebe6c: Waiting
4d049f83d9cf: Waiting
bbb6cacb8c82: Waiting
b82d7f2804d3: Waiting
a80545a98dcd: Waiting
b336e209998f: Waiting
378aeea05457: Waiting
8fa10c0194df: Waiting
58dd21421eb6: Waiting
f4aee9e53c42: Waiting
f920c5680b0b: Waiting
1a73b54f556b: Waiting
26107ac910ff: Layer already exists
72b92cef5d1c: Layer already exists
5f9fc3de7571: Layer already exists
6158d5a6e73c: Layer already exists
78110d1d9807: Layer already exists
b82d7f2804d3: Layer already exists
58dd21421eb6: Layer already exists
378aeea05457: Layer already exists
b336e209998f: Layer already exists
2a92d6ac9e4f: Layer already exists
bbb6cacb8c82: Layer already exists
6f1cdceb6a31: Layer already exists
1a73b54f556b: Layer already exists
4d049f83d9cf: Layer already exists
f4aee9e53c42: Layer already exists
a80545a98dcd: Layer already exists
8fa10c0194df: Layer already exists
af5aa97ebe6c: Layer already exists
f920c5680b0b: Layer already exists
0.10.0-dev-7350f0f: digest: sha256:bc1cf3f6bb7af748ae67402c08e791dd138a57b59443a2d7f571e9a423b42263 size: 4284
DONE
Step #4 - "test-docs": �[0m

Build Log: https://storage.cloud.google.com/quilkin-build-logs/log-cf23b7ae-ed54-48e0-8eae-7704a4054d66.txt