Skip to content

Update and rename benchmarks.md to SKILL.md

b8516b7
Select commit
Loading
Failed to load commit list.
Closed

Update and rename benchmarks.md to SKILL.md #1011

Update and rename benchmarks.md to SKILL.md
b8516b7
Select commit
Loading
Failed to load commit list.
Google Cloud Build / kaggle-cli-branch-3-11-15 (kaggle-cicd) succeeded May 15, 2026 in 44s

Summary

Build Information

Trigger kaggle-cli-branch-3-11-15
Build 91a4b78c-a8e8-43bb-b86b-409c28101b77
Start 2026-05-15T09:06:06-07:00
Duration 39.933s
Status SUCCESS

Steps

Step Status Duration
check_substitutions SUCCESS 8.171s
build-hatch-image SUCCESS 1.545s
lint SUCCESS 22.934s

Details

starting build "91a4b78c-a8e8-43bb-b86b-409c28101b77"

FETCHSOURCE
From https://github.com/Kaggle/kaggle-cli
 * branch            b8516b7fa6c423d164ffc62433b3d8036e8136ff -> FETCH_HEAD
HEAD is now at b8516b7 Update and rename benchmarks.md to SKILL.md
GitCommit:
b8516b7fa6c423d164ffc62433b3d8036e8136ff
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": 307f8152a55e: Already exists
Step #0 - "check_substitutions": caf6c0a95e34: Already exists
Step #0 - "check_substitutions": 82a92b93bf71: Already exists
Step #0 - "check_substitutions": 547079076124: Already exists
Step #0 - "check_substitutions": ee1920716a2a: Pulling fs layer
Step #0 - "check_substitutions": 0fd907e85340: Pulling fs layer
Step #0 - "check_substitutions": b54c7cfea51e: Pulling fs layer
Step #0 - "check_substitutions": accd14bfe1d0: Pulling fs layer
Step #0 - "check_substitutions": 34febf7851f9: Pulling fs layer
Step #0 - "check_substitutions": b54c7cfea51e: Verifying Checksum
Step #0 - "check_substitutions": b54c7cfea51e: Download complete
Step #0 - "check_substitutions": ee1920716a2a: Verifying Checksum
Step #0 - "check_substitutions": ee1920716a2a: Download complete
Step #0 - "check_substitutions": accd14bfe1d0: Verifying Checksum
Step #0 - "check_substitutions": accd14bfe1d0: Download complete
Step #0 - "check_substitutions": 0fd907e85340: Verifying Checksum
Step #0 - "check_substitutions": 0fd907e85340: Download complete
Step #0 - "check_substitutions": ee1920716a2a: Pull complete
Step #0 - "check_substitutions": 34febf7851f9: Verifying Checksum
Step #0 - "check_substitutions": 34febf7851f9: Download complete
Step #0 - "check_substitutions": 0fd907e85340: Pull complete
Step #0 - "check_substitutions": b54c7cfea51e: Pull complete
Step #0 - "check_substitutions": accd14bfe1d0: Pull complete
Step #0 - "check_substitutions": 34febf7851f9: Pull complete
Step #0 - "check_substitutions": Digest: sha256:2010de9e6118b3676271256d483dc3d26635da192c336d09edb9cc4e4f12af8b
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": 307f8152a55e: Already exists
Step #1 - "build-hatch-image": caf6c0a95e34: Already exists
Step #1 - "build-hatch-image": 82a92b93bf71: Already exists
Step #1 - "build-hatch-image": 547079076124: Already exists
Step #1 - "build-hatch-image": ee1920716a2a: Already exists
Step #1 - "build-hatch-image": 0fd907e85340: Already exists
Step #1 - "build-hatch-image": b54c7cfea51e: Already exists
Step #1 - "build-hatch-image": Digest: sha256:0ce7e56401dd74f6551b21cdef543eb31e376d3d2fc819d355667c37a5034818
Step #1 - "build-hatch-image": Status: Downloaded newer image for python:3.11.15
Step #1 - "build-hatch-image":  ---> 979fff4abfdf
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":  ---> 5801281833d0
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":  ---> 96cd86f80504
Step #1 - "build-hatch-image": Step 5/5 : ENTRYPOINT ["hatch"]
Step #1 - "build-hatch-image":  ---> Using cache
Step #1 - "build-hatch-image":  ---> 82b7d16c3d66
Step #1 - "build-hatch-image": Successfully built 82b7d16c3d66
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": All done! ✨ 🍰 ✨
Step #2 - "lint": 20 files would be left unchanged.
Step #2 - "lint": cmd [2] | mypy --install-types --non-interactive src/kaggle tests
Step #2 - "lint": Collecting types-PySocks
Step #2 - "lint":   Downloading types_pysocks-1.7.1.20260508-py3-none-any.whl.metadata (1.7 kB)
Step #2 - "lint": Collecting types-Pygments
Step #2 - "lint":   Downloading types_pygments-2.20.0.20260508-py3-none-any.whl.metadata (2.0 kB)
Step #2 - "lint": Collecting types-bleach
Step #2 - "lint":   Downloading types_bleach-6.3.0.20260508-py3-none-any.whl.metadata (1.7 kB)
Step #2 - "lint": Collecting types-pexpect
Step #2 - "lint":   Downloading types_pexpect-4.9.0.20260508-py3-none-any.whl.metadata (1.7 kB)
Step #2 - "lint": Collecting types-protobuf
Step #2 - "lint":   Downloading types_protobuf-7.34.1.20260508-py3-none-any.whl.metadata (2.2 kB)
Step #2 - "lint": Collecting types-python-dateutil
Step #2 - "lint":   Downloading types_python_dateutil-2.9.0.20260508-py3-none-any.whl.metadata (1.8 kB)
Step #2 - "lint": Collecting types-six
Step #2 - "lint":   Downloading types_six-1.17.0.20260408-py3-none-any.whl.metadata (1.7 kB)
Step #2 - "lint": Collecting types-docutils (from types-Pygments)
Step #2 - "lint":   Downloading types_docutils-0.22.3.20260508-py3-none-any.whl.metadata (1.7 kB)
Step #2 - "lint": Collecting types-html5lib (from types-bleach)
Step #2 - "lint":   Downloading types_html5lib-1.1.11.20260508-py3-none-any.whl.metadata (1.8 kB)
Step #2 - "lint": Collecting types-webencodings (from types-html5lib->types-bleach)
Step #2 - "lint":   Downloading types_webencodings-0.5.0.20260408-py3-none-any.whl.metadata (1.8 kB)
Step #2 - "lint": Downloading types_pysocks-1.7.1.20260508-py3-none-any.whl (9.6 kB)
Step #2 - "lint": Downloading types_pygments-2.20.0.20260508-py3-none-any.whl (28 kB)
Step #2 - "lint": Downloading types_bleach-6.3.0.20260508-py3-none-any.whl (11 kB)
Step #2 - "lint": Downloading types_pexpect-4.9.0.20260508-py3-none-any.whl (17 kB)
Step #2 - "lint": Downloading types_protobuf-7.34.1.20260508-py3-none-any.whl (85 kB)
Step #2 - "lint": Downloading types_python_dateutil-2.9.0.20260508-py3-none-any.whl (18 kB)
Step #2 - "lint": Downloading types_six-1.17.0.20260408-py3-none-any.whl (19 kB)
Step #2 - "lint": Downloading types_docutils-0.22.3.20260508-py3-none-any.whl (91 kB)
Step #2 - "lint": Downloading types_html5lib-1.1.11.20260508-py3-none-any.whl (24 kB)
Step #2 - "lint": Downloading types_webencodings-0.5.0.20260408-py3-none-any.whl (8.7 kB)
Step #2 - "lint": Installing collected packages: types-webencodings, types-six, types-python-dateutil, types-PySocks, types-protobuf, types-pexpect, types-docutils, types-Pygments, types-html5lib, types-bleach
Step #2 - "lint": 
Step #2 - "lint": Successfully installed types-PySocks-1.7.1.20260508 types-Pygments-2.20.0.20260508 types-bleach-6.3.0.20260508 types-docutils-0.22.3.20260508 types-html5lib-1.1.11.20260508 types-pexpect-4.9.0.20260508 types-protobuf-7.34.1.20260508 types-python-dateutil-2.9.0.20260508 types-six-1.17.0.20260408 types-webencodings-0.5.0.20260408
Step #2 - "lint": Installing missing stub packages:
Step #2 - "lint": /builder/home/.local/share/hatch/env/virtual/kaggle/xS3fZVNL/lint/bin/python -m pip install types-PySocks types-Pygments types-bleach types-pexpect types-protobuf types-python-dateutil types-six
Step #2 - "lint": 
Step #2 - "lint": 
Step #2 - "lint": Success: no issues found in 17 source files
Step #2 - "lint": src/kaggle/api/kaggle_api_extended.py:1037: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs  [annotation-unchecked]
Step #2 - "lint": src/kaggle/api/kaggle_api_extended.py:4984: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs  [annotation-unchecked]
Step #2 - "lint": src/kaggle/api/kaggle_api_extended.py:5419: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs  [annotation-unchecked]
Finished Step #2 - "lint"
PUSH
Pushing us-docker.pkg.dev/kaggle-cicd/tools/cli-builder
The push refers to repository [us-docker.pkg.dev/kaggle-cicd/tools/cli-builder]
067a3c6d5fe1: Preparing
c426deea2562: Preparing
dbecdc580f3a: Preparing
4a5ebd67c638: Preparing
fc705e19df1d: Preparing
4d2414aceaa7: Preparing
524a6050e1b0: Preparing
7bcd5e8a1f82: Preparing
5222f025e44a: Preparing
dbecdc580f3a: Layer already exists
524a6050e1b0: Layer already exists
067a3c6d5fe1: Layer already exists
4d2414aceaa7: Layer already exists
4a5ebd67c638: Layer already exists
7bcd5e8a1f82: Layer already exists
fc705e19df1d: Layer already exists
c426deea2562: Layer already exists
5222f025e44a: Layer already exists
3.11.15: digest: sha256:2010de9e6118b3676271256d483dc3d26635da192c336d09edb9cc4e4f12af8b size: 2219
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds/91a4b78c-a8e8-43bb-b86b-409c28101b77?project=464139560241