[Off Platform SDK]UX nits #1024
+170
−48
Open
Google Cloud Build / kaggle-cli-branch-3-11-15 (kaggle-cicd)
failed
May 23, 2026 in 1m 8s
Summary
Build Information
| Trigger | kaggle-cli-branch-3-11-15 |
| Build | 6391301f-4a9d-48fb-b409-fa11817a56b3 |
| Start | 2026-05-22T18:19:07-07:00 |
| Duration | 1m5.233s |
| Status | FAILURE |
Steps
| Step | Status | Duration |
|---|---|---|
| check_substitutions | SUCCESS | 31.813s |
| build-hatch-image | SUCCESS | 3.057s |
| lint | FAILURE | 14.182s |
Details
starting build "6391301f-4a9d-48fb-b409-fa11817a56b3"
FETCHSOURCE
From https://github.com/Kaggle/kaggle-cli
* branch 137eb5aa0debe7ad01e6ed0d5c7013298a294b39 -> FETCH_HEAD
HEAD is now at 137eb5a push command
GitCommit:
137eb5aa0debe7ad01e6ed0d5c7013298a294b39
BUILD
Starting Step #0 - "check_substitutions"
Step #0 - "check_substitutions": Already have image (with digest): gcr.io/cloud-builders/docker
Step #0 - "check_substitutions": 3.11.15: Pulling from kaggle-cicd/tools/cli-builder
Step #0 - "check_substitutions": f32f49ce655a: Pulling fs layer
Step #0 - "check_substitutions": 8a7504cd2818: Pulling fs layer
Step #0 - "check_substitutions": b53089dca505: Pulling fs layer
Step #0 - "check_substitutions": 8d6d44b254da: Pulling fs layer
Step #0 - "check_substitutions": b3085a3e73e9: Pulling fs layer
Step #0 - "check_substitutions": 3dfcdc764bf9: Pulling fs layer
Step #0 - "check_substitutions": bc5f9aa62a15: Pulling fs layer
Step #0 - "check_substitutions": 1cad9a714f52: Pulling fs layer
Step #0 - "check_substitutions": 8c02a753d263: Pulling fs layer
Step #0 - "check_substitutions": bc5f9aa62a15: Waiting
Step #0 - "check_substitutions": 1cad9a714f52: Waiting
Step #0 - "check_substitutions": 8c02a753d263: Waiting
Step #0 - "check_substitutions": b3085a3e73e9: Download complete
Step #0 - "check_substitutions": bc5f9aa62a15: Verifying Checksum
Step #0 - "check_substitutions": bc5f9aa62a15: Download complete
Step #0 - "check_substitutions": 3dfcdc764bf9: Verifying Checksum
Step #0 - "check_substitutions": 3dfcdc764bf9: Download complete
Step #0 - "check_substitutions": 8a7504cd2818: Verifying Checksum
Step #0 - "check_substitutions": 8a7504cd2818: Download complete
Step #0 - "check_substitutions": 1cad9a714f52: Verifying Checksum
Step #0 - "check_substitutions": 1cad9a714f52: Download complete
Step #0 - "check_substitutions": f32f49ce655a: Verifying Checksum
Step #0 - "check_substitutions": f32f49ce655a: Download complete
Step #0 - "check_substitutions": b53089dca505: Verifying Checksum
Step #0 - "check_substitutions": b53089dca505: Download complete
Step #0 - "check_substitutions": 8c02a753d263: Verifying Checksum
Step #0 - "check_substitutions": 8c02a753d263: Download complete
Step #0 - "check_substitutions": 8d6d44b254da: Verifying Checksum
Step #0 - "check_substitutions": 8d6d44b254da: Download complete
Step #0 - "check_substitutions": f32f49ce655a: Pull complete
Step #0 - "check_substitutions": 8a7504cd2818: Pull complete
Step #0 - "check_substitutions": b53089dca505: Pull complete
Step #0 - "check_substitutions": 8d6d44b254da: Pull complete
Step #0 - "check_substitutions": b3085a3e73e9: Pull complete
Step #0 - "check_substitutions": 3dfcdc764bf9: Pull complete
Step #0 - "check_substitutions": bc5f9aa62a15: Pull complete
Step #0 - "check_substitutions": 1cad9a714f52: Pull complete
Step #0 - "check_substitutions": 8c02a753d263: Pull complete
Step #0 - "check_substitutions": Digest: sha256:d3a0c142b6584d475abd12a36fe9aa57d8f490045563430acd4c8e1bef34eb7f
Step #0 - "check_substitutions": Status: Downloaded newer image for us-docker.pkg.dev/kaggle-cicd/tools/cli-builder:3.11.15
Step #0 - "check_substitutions": us-docker.pkg.dev/kaggle-cicd/tools/cli-builder:3.11.15
Finished Step #0 - "check_substitutions"
Starting Step #1 - "build-hatch-image"
Step #1 - "build-hatch-image": Already have image (with digest): gcr.io/cloud-builders/docker
Step #1 - "build-hatch-image": Sending build context to Docker daemon 5.632kB
Step #1 - "build-hatch-image": Step 1/5 : ARG PYTHON_VERSION
Step #1 - "build-hatch-image": Step 2/5 : FROM python:${PYTHON_VERSION}
Step #1 - "build-hatch-image": 3.11.15: Pulling from library/python
Step #1 - "build-hatch-image": f32f49ce655a: Already exists
Step #1 - "build-hatch-image": 8a7504cd2818: Already exists
Step #1 - "build-hatch-image": b53089dca505: Already exists
Step #1 - "build-hatch-image": 8d6d44b254da: Already exists
Step #1 - "build-hatch-image": b3085a3e73e9: Already exists
Step #1 - "build-hatch-image": 3dfcdc764bf9: Already exists
Step #1 - "build-hatch-image": bc5f9aa62a15: Already exists
Step #1 - "build-hatch-image": Digest: sha256:452f742b83799e5d55163fe5eeb5d9b30dd2bcd4f50f69652c3f083fc9bf536f
Step #1 - "build-hatch-image": Status: Downloaded newer image for python:3.11.15
Step #1 - "build-hatch-image": ---> 7337351e0be7
Step #1 - "build-hatch-image": Step 3/5 : RUN python -m pip install --upgrade pip
Step #1 - "build-hatch-image": ---> Using cache
Step #1 - "build-hatch-image": ---> a513899b5ed2
Step #1 - "build-hatch-image": Step 4/5 : RUN python -m pip install hatch==1.16.5
Step #1 - "build-hatch-image": ---> Using cache
Step #1 - "build-hatch-image": ---> bc52d9ff8b08
Step #1 - "build-hatch-image": Step 5/5 : ENTRYPOINT ["hatch"]
Step #1 - "build-hatch-image": ---> Using cache
Step #1 - "build-hatch-image": ---> 6afab0422826
Step #1 - "build-hatch-image": Successfully built 6afab0422826
Step #1 - "build-hatch-image": Successfully tagged us-docker.pkg.dev/kaggle-cicd/tools/cli-builder:3.11.15
Finished Step #1 - "build-hatch-image"
Starting Step #2 - "lint"
Step #2 - "lint": Already have image (with digest): us-docker.pkg.dev/kaggle-cicd/tools/cli-builder:3.11.15
Step #2 - "lint": Creating environment: lint
Step #2 - "lint": Checking dependencies
Step #2 - "lint": Syncing dependencies
Step #2 - "lint": cmd [1] | black --check --diff .
Step #2 - "lint": Skipping .ipynb files as Jupyter dependencies are not installed.
Step #2 - "lint": You can fix this by running ``pip install "black[jupyter]"``
Step #2 - "lint": --- /workspace/src/kaggle/test/test_discussions_cli.py 2026-05-23 01:19:11.250485+00:00
Step #2 - "lint": +++ /workspace/src/kaggle/test/test_discussions_cli.py 2026-05-23 01:19:59.793133+00:00
Step #2 - "lint": @@ -17,11 +17,10 @@
Step #2 - "lint": from unittest.mock import MagicMock
Step #2 - "lint":
Step #2 - "lint": import pytest
Step #2 - "lint":
Step #2 - "lint": from kaggle.api.kaggle_api_extended import KaggleApi
Step #2 - "lint": -
Step #2 - "lint":
Step #2 - "lint": # ---- Fixtures ----
Step #2 - "lint":
Step #2 - "lint":
Step #2 - "lint": @pytest.fixture
Step #2 - "lint": would reformat /workspace/src/kaggle/test/test_discussions_cli.py
Step #2 - "lint":
Step #2 - "lint": Oh no! 💥 💔 💥
Step #2 - "lint": 1 file would be reformatted, 20 files would be left unchanged.
Finished Step #2 - "lint"
ERROR
ERROR: build step 2 "us-docker.pkg.dev/kaggle-cicd/tools/cli-builder:3.11.15" failed: step exited with non-zero status: 1
Loading