Skip to content

Bump urllib3 from 1.26.20 to 2.6.0 in /simple#456

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/simple/urllib3-2.6.0
Closed

Bump urllib3 from 1.26.20 to 2.6.0 in /simple#456
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/simple/urllib3-2.6.0

Bump urllib3 from 1.26.20 to 2.6.0 in /simple

411c323
Select commit
Loading
Failed to load commit list.
Google Cloud Build / import-push-request-simple (datcom-ci) failed Dec 5, 2025 in 1m 21s

Summary

Build Information

Trigger import-push-request-simple
Build 526e4299-938e-4a1a-ac18-dab5866ca560
Start 2025-12-05T14:22:46-08:00
Duration 28.011s
Status FAILURE

Steps

Step Status Duration
push-simple FAILURE 13.389s

Details

starting build "526e4299-938e-4a1a-ac18-dab5866ca560"

FETCHSOURCE
From https://github.com/datacommonsorg/import
 * branch            411c3234380f036e49bec40b5f34dc6d254cd698 -> FETCH_HEAD
HEAD is now at 411c323 Bump urllib3 from 1.26.20 to 2.6.0 in /simple
GitCommit:
411c3234380f036e49bec40b5f34dc6d254cd698
BUILD
Already have image (with digest): gcr.io/cloud-builders/docker
Sending build context to Docker daemon  3.318MB

Step 1/10 : FROM python:3.11.4-slim as base
3.11.4-slim: Pulling from library/python
52d2b7f179e3: Pulling fs layer
2b8a9a2240c1: Pulling fs layer
051d6521462a: Pulling fs layer
fce84b1f897c: Pulling fs layer
46233543d8c2: Pulling fs layer
fce84b1f897c: Verifying Checksum
fce84b1f897c: Download complete
46233543d8c2: Download complete
2b8a9a2240c1: Download complete
52d2b7f179e3: Verifying Checksum
52d2b7f179e3: Download complete
051d6521462a: Verifying Checksum
051d6521462a: Download complete
52d2b7f179e3: Pull complete
2b8a9a2240c1: Pull complete
051d6521462a: Pull complete
fce84b1f897c: Pull complete
46233543d8c2: Pull complete
Digest: sha256:17d62d681d9ecef20aae6c6605e9cf83b0ba3dc247013e2f43e1b5a045ad4901
Status: Downloaded newer image for python:3.11.4-slim
 ---> 596e0d6b34df
Step 2/10 : ARG ENV
 ---> Running in 0a21d412a6f1
Removing intermediate container 0a21d412a6f1
 ---> c7f7b67a317c
Step 3/10 : ARG PIP_DISABLE_PIP_VERSION_CHECK=1
 ---> Running in 0dff57f60402
Removing intermediate container 0dff57f60402
 ---> aed42fdae738
Step 4/10 : ARG PIP_NO_CACHE_DIR=1
 ---> Running in b32f8a4d1d7e
Removing intermediate container b32f8a4d1d7e
 ---> 1ac7b1801baa
Step 5/10 : ENV ENV=${ENV}
 ---> Running in 16f1fb6c1634
Removing intermediate container 16f1fb6c1634
 ---> 2c493a8011b6
Step 6/10 : WORKDIR /workspace
 ---> Running in be47a0739818
Removing intermediate container be47a0739818
 ---> e105a8bd8a1e
Step 7/10 : COPY simple/ .
 ---> a17fbe40be62
Step 8/10 : COPY build/simple/run.sh .
 ---> dc010c6bc266
Step 9/10 : RUN pip3 install -r /workspace/requirements.txt
 ---> Running in ba8761ca4fba
Collecting absl-py==1.4.0 (from -r /workspace/requirements.txt (line 1))
  Downloading absl_py-1.4.0-py3-none-any.whl (126 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.5/126.5 kB 4.2 MB/s eta 0:00:00
Collecting certifi==2023.7.22 (from -r /workspace/requirements.txt (line 2))
  Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 29.9 MB/s eta 0:00:00
Collecting charset-normalizer==3.2.0 (from -r /workspace/requirements.txt (line 3))
  Downloading charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.6/199.6 kB 62.0 MB/s eta 0:00:00
Collecting cloud-sql-python-connector==1.4.3 (from -r /workspace/requirements.txt (line 4))
  Downloading cloud_sql_python_connector-1.4.3-py2.py3-none-any.whl (36 kB)
Collecting freezegun==1.2.2 (from -r /workspace/requirements.txt (line 5))
  Downloading freezegun-1.2.2-py3-none-any.whl (17 kB)
Collecting fakeredis==2.26.2 (from -r /workspace/requirements.txt (line 6))
  Downloading fakeredis-2.26.2-py3-none-any.whl (103 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.5/103.5 kB 277.6 MB/s eta 0:00:00
Collecting fs==2.4.16 (from -r /workspace/requirements.txt (line 7))
  Downloading fs-2.4.16-py2.py3-none-any.whl (135 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.3/135.3 kB 156.7 MB/s eta 0:00:00
Collecting fs-gcsfs==1.5.1 (from -r /workspace/requirements.txt (line 8))
  Downloading fs-gcsfs-1.5.1.tar.gz (26 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting google-cloud-storage==2.11.0 (from -r /workspace/requirements.txt (line 9))
  Downloading google_cloud_storage-2.11.0-py2.py3-none-any.whl (118 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 265.7 MB/s eta 0:00:00
Collecting httpx==0.26.0 (from -r /workspace/requirements.txt (line 10))
  Downloading httpx-0.26.0-py3-none-any.whl (75 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.9/75.9 kB 243.9 MB/s eta 0:00:00
Collecting idna==3.4 (from -r /workspace/requirements.txt (line 11))
  Downloading idna-3.4-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 234.9 MB/s eta 0:00:00
Collecting importlib-metadata==6.8.0 (from -r /workspace/requirements.txt (line 12))
  Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
Collecting mypy-protobuf==3.6.0 (from -r /workspace/requirements.txt (line 13))
  Downloading mypy_protobuf-3.6.0-py3-none-any.whl (16 kB)
Collecting numpy==1.25.2 (from -r /workspace/requirements.txt (line 14))
  Downloading numpy-1.25.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 237.7 MB/s eta 0:00:00
Collecting pandas==2.1.0 (from -r /workspace/requirements.txt (line 15))
  Downloading pandas-2.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.6/12.6 MB 214.1 MB/s eta 0:00:00
Collecting parameterized==0.9.0 (from -r /workspace/requirements.txt (line 16))
  Downloading parameterized-0.9.0-py2.py3-none-any.whl (20 kB)
Collecting platformdirs==3.10.0 (from -r /workspace/requirements.txt (line 17))
  Downloading platformdirs-3.10.0-py3-none-any.whl (17 kB)
Collecting protobuf==4.25.3 (from -r /workspace/requirements.txt (line 18))
  Downloading protobuf-4.25.3-cp37-abi3-manylinux2014_x86_64.whl (294 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.6/294.6 kB 301.9 MB/s eta 0:00:00
Collecting PyMySQL==1.1.0 (from -r /workspace/requirements.txt (line 19))
  Downloading PyMySQL-1.1.0-py3-none-any.whl (44 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.8/44.8 kB 215.0 MB/s eta 0:00:00
Collecting python-dateutil==2.8.2 (from -r /workspace/requirements.txt (line 20))
  Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 285.3 MB/s eta 0:00:00
Collecting pytest==7.4.2 (from -r /workspace/requirements.txt (line 21))
  Downloading pytest-7.4.2-py3-none-any.whl (324 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 324.5/324.5 kB 304.4 MB/s eta 0:00:00
Collecting PyYAML==6.0.1 (from -r /workspace/requirements.txt (line 22))
  Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 276.6 MB/s eta 0:00:00
Collecting pytz==2023.3.post1 (from -r /workspace/requirements.txt (line 23))
  Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 312.2 MB/s eta 0:00:00
Collecting redis==5.2.1 (from -r /workspace/requirements.txt (line 24))
  Downloading redis-5.2.1-py3-none-any.whl (261 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 261.5/261.5 kB 282.7 MB/s eta 0:00:00
Collecting requests==2.31.0 (from -r /workspace/requirements.txt (line 25))
  Downloading requests-2.31.0-py3-none-any.whl (62 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 225.6 MB/s eta 0:00:00
Collecting s2sphere==0.2.5 (from -r /workspace/requirements.txt (line 26))
  Downloading s2sphere-0.2.5-py2.py3-none-any.whl (23 kB)
Collecting six==1.16.0 (from -r /workspace/requirements.txt (line 27))
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting tomli==2.0.1 (from -r /workspace/requirements.txt (line 28))
  Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
Collecting tzdata==2023.3 (from -r /workspace/requirements.txt (line 29))
  Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 308.8 MB/s eta 0:00:00
Collecting urllib3==2.6.0 (from -r /workspace/requirements.txt (line 30))
  Downloading urllib3-2.6.0-py3-none-any.whl (131 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 273.0 MB/s eta 0:00:00
Collecting zipp==3.16.2 (from -r /workspace/requirements.txt (line 31))
  Downloading zipp-3.16.2-py3-none-any.whl (7.2 kB)
Collecting aiohttp (from cloud-sql-python-connector==1.4.3->-r /workspace/requirements.txt (line 4))
  Downloading aiohttp-3.13.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.7 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 249.8 MB/s eta 0:00:00
Collecting cryptography>=38.0.3 (from cloud-sql-python-connector==1.4.3->-r /workspace/requirements.txt (line 4))
  Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 256.2 MB/s eta 0:00:00
Collecting google-auth (from cloud-sql-python-connector==1.4.3->-r /workspace/requirements.txt (line 4))
  Downloading google_auth-2.43.0-py2.py3-none-any.whl (223 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.1/223.1 kB 11.8 MB/s eta 0:00:00
Collecting sortedcontainers<3,>=2 (from fakeredis==2.26.2->-r /workspace/requirements.txt (line 6))
  Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Collecting appdirs~=1.4.3 (from fs==2.4.16->-r /workspace/requirements.txt (line 7))
  Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Requirement already satisfied: setuptools in /usr/local/lib/python3.11/site-packages (from fs==2.4.16->-r /workspace/requirements.txt (line 7)) (65.5.1)
INFO: pip is looking at multiple versions of fs-gcsfs to determine which version is compatible with other requirements. This could take a while.
�[91mERROR: Cannot install -r /workspace/requirements.txt (line 8) and urllib3==2.6.0 because these package versions have conflicting dependencies.
�[0m
The conflict is caused by:
    The user requested urllib3==2.6.0
    fs-gcsfs 1.5.1 depends on urllib3~=1.25

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

�[91mERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
The command '/bin/sh -c pip3 install -r /workspace/requirements.txt' returned a non-zero code: 1
ERROR
ERROR: build step 0 "gcr.io/cloud-builders/docker" failed: step exited with non-zero status: 1
�[0m

Build Log: https://console.cloud.google.com/cloud-build/builds/526e4299-938e-4a1a-ac18-dab5866ca560?project=879489846695