chore: release main #493
Merged
chore: release main #493
Google Cloud Build / langchain-python-sdk-pr-py310 (toolbox-testing-438616)
succeeded
Jan 13, 2026 in 45s
Summary
Build Information
| Trigger | langchain-python-sdk-pr-py310 |
| Build | 747e258a-53c8-4d46-a3d1-8717b8c2a2d0 |
| Start | 2026-01-13T01:53:12-08:00 |
| Duration | 42.144s |
| Status | SUCCESS |
Steps
| Step | Status | Duration |
|---|---|---|
| Install library requirements | SUCCESS | 13.855s |
| Install test requirements | SUCCESS | 5.545s |
| Run integration tests | SUCCESS | 17.986s |
Details
starting build "747e258a-53c8-4d46-a3d1-8717b8c2a2d0"
FETCHSOURCE
From https://github.com/googleapis/mcp-toolbox-sdk-python
* branch 3af717cddba935220d75d6c2ee5fc05851bbdfed -> FETCH_HEAD
HEAD is now at 3af717c chore: Update CHANGELOG.md
GitCommit:
3af717cddba935220d75d6c2ee5fc05851bbdfed
BUILD
Starting Step #0 - "Install library requirements"
Step #0 - "Install library requirements": Pulling image: python:3.10
Step #0 - "Install library requirements": 3.10: Pulling from library/python
Step #0 - "Install library requirements": 281b80c799de: Already exists
Step #0 - "Install library requirements": 15f14138abe4: Already exists
Step #0 - "Install library requirements": 378c64c44580: Already exists
Step #0 - "Install library requirements": 02e37abc533a: Already exists
Step #0 - "Install library requirements": 26be60fca407: Pulling fs layer
Step #0 - "Install library requirements": e380570fb967: Pulling fs layer
Step #0 - "Install library requirements": a080cbb336ed: Pulling fs layer
Step #0 - "Install library requirements": a080cbb336ed: Verifying Checksum
Step #0 - "Install library requirements": a080cbb336ed: Download complete
Step #0 - "Install library requirements": 26be60fca407: Verifying Checksum
Step #0 - "Install library requirements": 26be60fca407: Download complete
Step #0 - "Install library requirements": e380570fb967: Verifying Checksum
Step #0 - "Install library requirements": e380570fb967: Download complete
Step #0 - "Install library requirements": 26be60fca407: Pull complete
Step #0 - "Install library requirements": e380570fb967: Pull complete
Step #0 - "Install library requirements": a080cbb336ed: Pull complete
Step #0 - "Install library requirements": Digest: sha256:ea5d5a197ffbf5fe870875de75e0a3b6604bb14c840913902b1e2ac73a7db9a0
Step #0 - "Install library requirements": Status: Downloaded newer image for python:3.10
Step #0 - "Install library requirements": docker.io/library/python:3.10
Step #0 - "Install library requirements": Collecting uv
Step #0 - "Install library requirements": Downloading uv-0.9.24-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (22.3 MB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.3/22.3 MB 61.5 MB/s eta 0:00:00
Step #0 - "Install library requirements": Installing collected packages: uv
Step #0 - "Install library requirements": Successfully installed uv-0.9.24
Step #0 - "Install library requirements": WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Step #0 - "Install library requirements":
Step #0 - "Install library requirements": [notice] A new release of pip is available: 23.0.1 -> 25.3
Step #0 - "Install library requirements": [notice] To update, run: pip install --upgrade pip
Step #0 - "Install library requirements": Using CPython 3.10.19 interpreter at: /usr/local/bin/python3
Step #0 - "Install library requirements": Creating virtual environment at: /workspace/venv
Step #0 - "Install library requirements": Activate with: source /workspace/venv/bin/activate
Step #0 - "Install library requirements": Using Python 3.10.19 environment at: /workspace/venv
Step #0 - "Install library requirements": Resolved 1 package in 73ms
Step #0 - "Install library requirements": Downloading uv (21.3MiB)
Step #0 - "Install library requirements": Downloaded uv
Step #0 - "Install library requirements": Prepared 1 package in 317ms
Step #0 - "Install library requirements": warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
Step #0 - "Install library requirements": If the cache and target directories are on different filesystems, hardlinking may not be supported.
Step #0 - "Install library requirements": If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Step #0 - "Install library requirements": Installed 1 package in 70ms
Step #0 - "Install library requirements": + uv==0.9.24
Step #0 - "Install library requirements": Using Python 3.10.19 environment at: /workspace/venv
Step #0 - "Install library requirements": Resolved 42 packages in 1.47s
Step #0 - "Install library requirements": Building toolbox-core @ file:///workspace/packages/toolbox-core
Step #0 - "Install library requirements": Downloading zstandard (5.3MiB)
Step #0 - "Install library requirements": Downloading pydantic-core (2.0MiB)
Step #0 - "Install library requirements": Downloading aiohttp (1.6MiB)
Step #0 - "Install library requirements": Downloaded pydantic-core
Step #0 - "Install library requirements": Downloaded zstandard
Step #0 - "Install library requirements": Downloaded aiohttp
Step #0 - "Install library requirements": Built toolbox-core @ file:///workspace/packages/toolbox-core
Step #0 - "Install library requirements": Prepared 42 packages in 533ms
Step #0 - "Install library requirements": warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
Step #0 - "Install library requirements": If the cache and target directories are on different filesystems, hardlinking may not be supported.
Step #0 - "Install library requirements": If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Step #0 - "Install library requirements": Installed 42 packages in 102ms
Step #0 - "Install library requirements": + aiohappyeyeballs==2.6.1
Step #0 - "Install library requirements": + aiohttp==3.13.3
Step #0 - "Install library requirements": + aiosignal==1.4.0
Step #0 - "Install library requirements": + annotated-types==0.7.0
Step #0 - "Install library requirements": + anyio==4.12.1
Step #0 - "Install library requirements": + async-timeout==5.0.1
Step #0 - "Install library requirements": + attrs==25.4.0
Step #0 - "Install library requirements": + certifi==2026.1.4
Step #0 - "Install library requirements": + charset-normalizer==3.4.4
Step #0 - "Install library requirements": + deprecated==1.3.1
Step #0 - "Install library requirements": + exceptiongroup==1.3.1
Step #0 - "Install library requirements": + frozenlist==1.8.0
Step #0 - "Install library requirements": + google-auth==2.47.0
Step #0 - "Install library requirements": + h11==0.16.0
Step #0 - "Install library requirements": + httpcore==1.0.9
Step #0 - "Install library requirements": + httpx==0.28.1
Step #0 - "Install library requirements": + idna==3.11
Step #0 - "Install library requirements": + jsonpatch==1.33
Step #0 - "Install library requirements": + jsonpointer==3.0.0
Step #0 - "Install library requirements": + langchain-core==1.2.6
Step #0 - "Install library requirements": + langsmith==0.6.2
Step #0 - "Install library requirements": + multidict==6.7.0
Step #0 - "Install library requirements": + orjson==3.11.5
Step #0 - "Install library requirements": + packaging==25.0
Step #0 - "Install library requirements": + propcache==0.4.1
Step #0 - "Install library requirements": + pyasn1==0.6.1
Step #0 - "Install library requirements": + pyasn1-modules==0.4.2
Step #0 - "Install library requirements": + pydantic==2.12.5
Step #0 - "Install library requirements": + pydantic-core==2.41.5
Step #0 - "Install library requirements": + pyyaml==6.0.3
Step #0 - "Install library requirements": + requests==2.32.5
Step #0 - "Install library requirements": + requests-toolbelt==1.0.0
Step #0 - "Install library requirements": + rsa==4.9.1
Step #0 - "Install library requirements": + tenacity==9.1.2
Step #0 - "Install library requirements": + toolbox-core==0.5.7 (from file:///workspace/packages/toolbox-core)
Step #0 - "Install library requirements": + typing-extensions==4.15.0
Step #0 - "Install library requirements": + typing-inspection==0.4.2
Step #0 - "Install library requirements": + urllib3==2.6.3
Step #0 - "Install library requirements": + uuid-utils==0.13.0
Step #0 - "Install library requirements": + wrapt==2.0.1
Step #0 - "Install library requirements": + yarl==1.22.0
Step #0 - "Install library requirements": + zstandard==0.25.0
Finished Step #0 - "Install library requirements"
Starting Step #1 - "Install test requirements"
Step #1 - "Install test requirements": Already have image (with digest): python:3.10
Step #1 - "Install test requirements": Using Python 3.10.19 environment at: /workspace/venv
Step #1 - "Install test requirements": Resolved 89 packages in 1.74s
Step #1 - "Install test requirements": Building toolbox-langchain @ file:///workspace/packages/toolbox-langchain
Step #1 - "Install test requirements": Downloading jedi (1.5MiB)
Step #1 - "Install test requirements": Downloading grpcio (6.3MiB)
Step #1 - "Install test requirements": Downloading black (1.7MiB)
Step #1 - "Install test requirements": Downloading pillow (6.7MiB)
Step #1 - "Install test requirements": Downloading pygments (1.2MiB)
Step #1 - "Install test requirements": Downloading mypy (12.9MiB)
Step #1 - "Install test requirements": Built toolbox-langchain @ file:///workspace/packages/toolbox-langchain
Step #1 - "Install test requirements": Downloaded black
Step #1 - "Install test requirements": Downloaded pillow
Step #1 - "Install test requirements": Downloaded grpcio
Step #1 - "Install test requirements": Downloaded pygments
Step #1 - "Install test requirements": Downloaded mypy
Step #1 - "Install test requirements": Downloaded jedi
Step #1 - "Install test requirements": Prepared 47 packages in 1.30s
Step #1 - "Install test requirements": warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
Step #1 - "Install test requirements": If the cache and target directories are on different filesystems, hardlinking may not be supported.
Step #1 - "Install test requirements": If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Step #1 - "Install test requirements": Installed 47 packages in 347ms
Step #1 - "Install test requirements": + asttokens==3.0.1
Step #1 - "Install test requirements": + backports-asyncio-runner==1.2.0
Step #1 - "Install test requirements": + black==25.12.0
Step #1 - "Install test requirements": + click==8.3.1
Step #1 - "Install test requirements": + coverage==7.13.1
Step #1 - "Install test requirements": + decorator==5.2.1
Step #1 - "Install test requirements": + executing==2.2.1
Step #1 - "Install test requirements": + google-api-core==2.29.0
Step #1 - "Install test requirements": + google-cloud-core==2.5.0
Step #1 - "Install test requirements": + google-cloud-secret-manager==2.26.0
Step #1 - "Install test requirements": + google-cloud-storage==3.7.0
Step #1 - "Install test requirements": + google-crc32c==1.8.0
Step #1 - "Install test requirements": + google-resumable-media==2.8.0
Step #1 - "Install test requirements": + googleapis-common-protos==1.72.0
Step #1 - "Install test requirements": + grpc-google-iam-v1==0.14.3
Step #1 - "Install test requirements": + grpcio==1.76.0
Step #1 - "Install test requirements": + grpcio-status==1.76.0
Step #1 - "Install test requirements": + iniconfig==2.3.0
Step #1 - "Install test requirements": + ipython==8.38.0
Step #1 - "Install test requirements": + isort==7.0.0
Step #1 - "Install test requirements": + jedi==0.19.2
Step #1 - "Install test requirements": + librt==0.7.7
Step #1 - "Install test requirements": + matplotlib-inline==0.2.1
Step #1 - "Install test requirements": + mypy==1.19.1
Step #1 - "Install test requirements": + mypy-extensions==1.1.0
Step #1 - "Install test requirements": + parso==0.8.5
Step #1 - "Install test requirements": + pathspec==1.0.3
Step #1 - "Install test requirements": + pexpect==4.9.0
Step #1 - "Install test requirements": + pillow==12.1.0
Step #1 - "Install test requirements": + platformdirs==4.5.1
Step #1 - "Install test requirements": + pluggy==1.6.0
Step #1 - "Install test requirements": + prompt-toolkit==3.0.52
Step #1 - "Install test requirements": + proto-plus==1.27.0
Step #1 - "Install test requirements": + protobuf==6.33.4
Step #1 - "Install test requirements": + ptyprocess==0.7.0
Step #1 - "Install test requirements": + pure-eval==0.2.3
Step #1 - "Install test requirements": + pygments==2.19.2
Step #1 - "Install test requirements": + pytest==9.0.2
Step #1 - "Install test requirements": + pytest-asyncio==1.3.0
Step #1 - "Install test requirements": + pytest-cov==7.0.0
Step #1 - "Install test requirements": + pytokens==0.3.0
Step #1 - "Install test requirements": + stack-data==0.6.3
Step #1 - "Install test requirements": + tokenize-rt==6.2.0
Step #1 - "Install test requirements": + tomli==2.4.0
Step #1 - "Install test requirements": + toolbox-langchain==0.5.7 (from file:///workspace/packages/toolbox-langchain)
Step #1 - "Install test requirements": + traitlets==5.14.3
Step #1 - "Install test requirements": + wcwidth==0.2.14
Finished Step #1 - "Install test requirements"
Starting Step #2 - "Run integration tests"
Step #2 - "Run integration tests": Already have image (with digest): python:3.10
Step #2 - "Run integration tests": ============================= test session starts ==============================
Step #2 - "Run integration tests": platform linux -- Python 3.10.19, pytest-9.0.2, pluggy-1.6.0
Step #2 - "Run integration tests": rootdir: /workspace/packages/toolbox-langchain
Step #2 - "Run integration tests": configfile: pyproject.toml
Step #2 - "Run integration tests": plugins: asyncio-1.3.0, cov-7.0.0, anyio-4.12.1, langsmith-0.6.2
Step #2 - "Run integration tests": asyncio: mode=strict, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
Step #2 - "Run integration tests": collected 84 items
Step #2 - "Run integration tests":
Step #2 - "Run integration tests": tests/test_async_client.py ............... [ 17%]
Step #2 - "Run integration tests": tests/test_async_tools.py .................. [ 39%]
Step #2 - "Run integration tests": tests/test_client.py ............. [ 54%]
Step #2 - "Run integration tests": tests/test_e2e.py ............................ [ 88%]
Step #2 - "Run integration tests": tests/test_tools.py .......... [100%]
Step #2 - "Run integration tests":
Step #2 - "Run integration tests": =============================== warnings summary ===============================
Step #2 - "Run integration tests": ../../venv/lib/python3.10/site-packages/google/api_core/_python_version_support.py:275
Step #2 - "Run integration tests": /workspace/venv/lib/python3.10/site-packages/google/api_core/_python_version_support.py:275: FutureWarning: You are using a Python version (3.10.19) which Google will stop supporting in new releases of google.api_core once it reaches its end of life (2026-10-04). Please upgrade to the latest Python version, or at least Python 3.11, to continue receiving updates for google.api_core past that date.
Step #2 - "Run integration tests": warnings.warn(message, FutureWarning)
Step #2 - "Run integration tests":
Step #2 - "Run integration tests": ../../venv/lib/python3.10/site-packages/google/api_core/_python_version_support.py:275
Step #2 - "Run integration tests": /workspace/venv/lib/python3.10/site-packages/google/api_core/_python_version_support.py:275: FutureWarning: You are using a Python version (3.10.19) which Google will stop supporting in new releases of google.cloud.secretmanager_v1 once it reaches its end of life (2026-10-04). Please upgrade to the latest Python version, or at least Python 3.11, to continue receiving updates for google.cloud.secretmanager_v1 past that date.
Step #2 - "Run integration tests": warnings.warn(message, FutureWarning)
Step #2 - "Run integration tests":
Step #2 - "Run integration tests": -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
Step #2 - "Run integration tests": ================================ tests coverage ================================
Step #2 - "Run integration tests": _______________ coverage: platform linux, python 3.10.19-final-0 _______________
Step #2 - "Run integration tests":
Step #2 - "Run integration tests": Name Stmts Miss Cover
Step #2 - "Run integration tests": -----------------------------------------------------------
Step #2 - "Run integration tests": src/toolbox_langchain/__init__.py 3 0 100%
Step #2 - "Run integration tests": src/toolbox_langchain/async_client.py 48 3 94%
Step #2 - "Run integration tests": src/toolbox_langchain/async_tools.py 29 4 86%
Step #2 - "Run integration tests": src/toolbox_langchain/client.py 77 8 90%
Step #2 - "Run integration tests": src/toolbox_langchain/tools.py 30 2 93%
Step #2 - "Run integration tests": src/toolbox_langchain/version.py 1 1 0%
Step #2 - "Run integration tests": -----------------------------------------------------------
Step #2 - "Run integration tests": TOTAL 188 18 90%
Step #2 - "Run integration tests": Required test coverage of 90% reached. Total coverage: 90.43%
Step #2 - "Run integration tests": ======================= 84 passed, 2 warnings in 11.34s ========================
Finished Step #2 - "Run integration tests"
PUSH
DONE
Loading