Added cities with population > 1M to dev place page experiment group #4781
Google Cloud Build / website-pull-request-py (datcom-ci)
succeeded
Dec 10, 2024 in 5m 54s
Summary
Build Information
Trigger | website-pull-request-py |
Build | 841a7dd0-a1bd-4f44-8959-da90e26ad5fd |
Start | 2024-12-10T11:09:25-08:00 |
Duration | 5m53.269s |
Status | SUCCESS |
Steps
Step | Status | Duration |
---|---|---|
flask_test | SUCCESS | 5m43.084s |
Details
starting build "841a7dd0-a1bd-4f44-8959-da90e26ad5fd"
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/datacommonsorg/website
* branch 30161802471d2149bb7f957be01e55e6c8fff964 -> FETCH_HEAD
Updating files: 87% (1979/2249)
Updating files: 88% (1980/2249)
Updating files: 89% (2002/2249)
Updating files: 90% (2025/2249)
Updating files: 91% (2047/2249)
Updating files: 92% (2070/2249)
Updating files: 93% (2092/2249)
Updating files: 94% (2115/2249)
Updating files: 95% (2137/2249)
Updating files: 96% (2160/2249)
Updating files: 97% (2182/2249)
Updating files: 98% (2205/2249)
Updating files: 99% (2227/2249)
Updating files: 100% (2249/2249)
Updating files: 100% (2249/2249), done.
HEAD is now at 3016180 Merge branch 'master' into dev-place-experiment-group
BUILD
Pulling image: python:3.11.3
3.11.3: Pulling from library/python
bd73737482dd: Pulling fs layer
6710592d62aa: Pulling fs layer
75256935197e: Pulling fs layer
c1e5026c6457: Pulling fs layer
f0016544b8b9: Pulling fs layer
1d58eee51ff2: Pulling fs layer
93dc7b704cd1: Pulling fs layer
caefdefa531e: Pulling fs layer
f0016544b8b9: Waiting
1d58eee51ff2: Waiting
93dc7b704cd1: Waiting
caefdefa531e: Waiting
6710592d62aa: Verifying Checksum
6710592d62aa: Download complete
75256935197e: Verifying Checksum
75256935197e: Download complete
bd73737482dd: Verifying Checksum
bd73737482dd: Download complete
f0016544b8b9: Verifying Checksum
f0016544b8b9: Download complete
1d58eee51ff2: Verifying Checksum
1d58eee51ff2: Download complete
93dc7b704cd1: Verifying Checksum
93dc7b704cd1: Download complete
caefdefa531e: Verifying Checksum
caefdefa531e: Download complete
c1e5026c6457: Verifying Checksum
c1e5026c6457: Download complete
bd73737482dd: Pull complete
6710592d62aa: Pull complete
75256935197e: Pull complete
c1e5026c6457: Pull complete
f0016544b8b9: Pull complete
1d58eee51ff2: Pull complete
93dc7b704cd1: Pull complete
caefdefa531e: Pull complete
Digest: sha256:3a619e3c96fd4c5fc5e1998fd4dcb1f1403eb90c4c6409c70d7e80b9468df7df
Status: Downloaded newer image for python:3.11.3
docker.io/library/python:3.11.3
--setup_python ### Set up python environment
Collecting absl-py==1.4.0
Downloading absl_py-1.4.0-py3-none-any.whl (126 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.5/126.5 kB 11.7 MB/s eta 0:00:00
Collecting beautifulsoup4==4.12.2
Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 16.7 MB/s eta 0:00:00
Collecting CacheControl==0.12.11
Downloading CacheControl-0.12.11-py2.py3-none-any.whl (21 kB)
Collecting Flask==2.3.2
Downloading Flask-2.3.2-py3-none-any.whl (96 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 15.8 MB/s eta 0:00:00
Collecting Flask-Babel==2.0.0
Downloading Flask_Babel-2.0.0-py3-none-any.whl (9.3 kB)
Collecting Flask-Caching==2.0.1
Downloading Flask_Caching-2.0.1-py3-none-any.whl (28 kB)
Collecting flask_cors==3.0.10
Downloading Flask_Cors-3.0.10-py2.py3-none-any.whl (14 kB)
Collecting flask_testing==0.8.1
Downloading Flask-Testing-0.8.1.tar.gz (45 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.2/45.2 kB 8.8 MB/s eta 0:00:00
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting frozendict==2.3.4
Downloading frozendict-2.3.4-py3-none-any.whl (11 kB)
Collecting geojson_rewind==1.0.1
Downloading geojson_rewind-1.0.1-py3-none-any.whl (4.8 kB)
Collecting google-auth==2.28.1
Downloading google_auth-2.28.1-py2.py3-none-any.whl (186 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.9/186.9 kB 30.1 MB/s eta 0:00:00
Collecting google-auth-oauthlib==1.2.0
Downloading google_auth_oauthlib-1.2.0-py2.py3-none-any.whl (24 kB)
Collecting google-api-core==2.17.1
Downloading google_api_core-2.17.1-py3-none-any.whl (137 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 23.8 MB/s eta 0:00:00
Collecting google-cloud-aiplatform==1.42.1
Downloading google_cloud_aiplatform-1.42.1-py2.py3-none-any.whl (3.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 84.7 MB/s eta 0:00:00
Collecting google-cloud-bigtable==2.23.0
Downloading google_cloud_bigtable-2.23.0-py2.py3-none-any.whl (357 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 357.5/357.5 kB 48.3 MB/s eta 0:00:00
Collecting google-cloud-core==2.4.1
Downloading google_cloud_core-2.4.1-py2.py3-none-any.whl (29 kB)
Collecting google-cloud-logging==3.10.0
Downloading google_cloud_logging-3.10.0-py2.py3-none-any.whl (213 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.4/213.4 kB 34.9 MB/s eta 0:00:00
Collecting google-cloud-secret-manager==2.18.3
Downloading google_cloud_secret_manager-2.18.3-py2.py3-none-any.whl (119 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.7/119.7 kB 14.6 MB/s eta 0:00:00
Collecting google-cloud-storage==2.15.0
Downloading google_cloud_storage-2.15.0-py2.py3-none-any.whl (123 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.5/123.5 kB 24.2 MB/s eta 0:00:00
Collecting gunicorn==22.0.0
Downloading gunicorn-22.0.0-py3-none-any.whl (84 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.4/84.4 kB 17.7 MB/s eta 0:00:00
Collecting isort==5.10.0
Downloading isort-5.10.0-py3-none-any.whl (103 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.4/103.4 kB 16.3 MB/s eta 0:00:00
Collecting jinja2==3.1.3
Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 24.7 MB/s eta 0:00:00
Collecting json5==0.9.14
Downloading json5-0.9.14-py2.py3-none-any.whl (19 kB)
Collecting langdetect==1.0.9
Downloading langdetect-1.0.9.tar.gz (981 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 981.5/981.5 kB 63.0 MB/s eta 0:00:00
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting markupsafe==2.1.2
Downloading MarkupSafe-2.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27 kB)
Collecting parameterized==0.8.1
Downloading parameterized-0.8.1-py2.py3-none-any.whl (26 kB)
Collecting pillow==10.3.0
Downloading pillow-10.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 71.3 MB/s eta 0:00:00
Collecting protobuf==4.25.3
Downloading protobuf-4.25.3-cp37-abi3-manylinux2014_x86_64.whl (294 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.6/294.6 kB 36.4 MB/s eta 0:00:00
Collecting PyGithub==1.58.2
Downloading PyGithub-1.58.2-py3-none-any.whl (312 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 312.5/312.5 kB 42.7 MB/s eta 0:00:00
Collecting pyOpenSSL==23.2.0
Downloading pyOpenSSL-23.2.0-py3-none-any.whl (59 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 10.9 MB/s eta 0:00:00
Collecting python-dateutil==2.8.2
Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 38.2 MB/s eta 0:00:00
Collecting pytest-rerunfailures==10.2
Downloading pytest_rerunfailures-10.2-py3-none-any.whl (11 kB)
Collecting pytest-xdist==3.2.1
Downloading pytest_xdist-3.2.1-py3-none-any.whl (41 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/41.0 kB 7.9 MB/s eta 0:00:00
Collecting PyYAML==6.0.1
Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 66.5 MB/s eta 0:00:00
Collecting redis==4.5.4
Downloading redis-4.5.4-py3-none-any.whl (238 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 38.0 MB/s eta 0:00:00
Collecting requests==2.31.0
Downloading requests-2.31.0-py3-none-any.whl (62 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 10.9 MB/s eta 0:00:00
Collecting selenium==4.21.0
Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 84.2 MB/s eta 0:00:00
Collecting typing-extensions==4.10.0
Downloading typing_extensions-4.10.0-py3-none-any.whl (33 kB)
Collecting webdriver-manager==4.0.0
Downloading webdriver_manager-4.0.0-py2.py3-none-any.whl (27 kB)
Collecting Werkzeug==3.0.1
Downloading werkzeug-3.0.1-py3-none-any.whl (226 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.7/226.7 kB 32.5 MB/s eta 0:00:00
Collecting wheel==0.38.1
Downloading wheel-0.38.1-py3-none-any.whl (35 kB)
Collecting soupsieve>1.2
Downloading soupsieve-2.6-py3-none-any.whl (36 kB)
Collecting msgpack>=0.5.2
Downloading msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (403 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 403.7/403.7 kB 47.8 MB/s eta 0:00:00
Collecting itsdangerous>=2.1.2
Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)
Collecting click>=8.1.3
Downloading click-8.1.7-py3-none-any.whl (97 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 19.8 MB/s eta 0:00:00
Collecting blinker>=1.6.2
Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB)
Collecting pytz
Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.0/508.0 kB 58.0 MB/s eta 0:00:00
Collecting Babel>=2.3
Downloading babel-2.16.0-py3-none-any.whl (9.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 93.1 MB/s eta 0:00:00
Collecting cachelib>=0.9.0
Downloading cachelib-0.13.0-py3-none-any.whl (20 kB)
Collecting Six
Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
Collecting cachetools<6.0,>=2.0.0
Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB)
Collecting pyasn1-modules>=0.2.1
Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.5/181.5 kB 32.4 MB/s eta 0:00:00
Collecting rsa<5,>=3.1.4
Downloading rsa-4.9-py3-none-any.whl (34 kB)
Collecting requests-oauthlib>=0.7.0
Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)
Collecting googleapis-common-protos<2.0.dev0,>=1.56.2
Downloading googleapis_common_protos-1.66.0-py2.py3-none-any.whl (221 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 221.7/221.7 kB 35.7 MB/s eta 0:00:00
Collecting google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.34.1
Downloading google_api_core-2.24.0-py3-none-any.whl (158 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.6/158.6 kB 26.2 MB/s eta 0:00:00
Collecting proto-plus<2.0.0dev,>=1.22.0
Downloading proto_plus-1.25.0-py3-none-any.whl (50 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 9.0 MB/s eta 0:00:00
Collecting packaging>=14.3
Downloading packaging-24.2-py3-none-any.whl (65 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 12.7 MB/s eta 0:00:00
Collecting google-cloud-bigquery<4.0.0dev,>=1.15.0
Downloading google_cloud_bigquery-3.27.0-py2.py3-none-any.whl (240 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.1/240.1 kB 35.2 MB/s eta 0:00:00
Collecting google-cloud-resource-manager<3.0.0dev,>=1.3.3
Downloading google_cloud_resource_manager-1.13.1-py2.py3-none-any.whl (358 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 358.6/358.6 kB 42.4 MB/s eta 0:00:00
Collecting shapely<3.0.0dev
Downloading shapely-2.0.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 83.6 MB/s eta 0:00:00
Collecting grpc-google-iam-v1<1.0.0dev,>=0.12.4
Downloading grpc_google_iam_v1-0.13.1-py2.py3-none-any.whl (24 kB)
Collecting google-cloud-appengine-logging<2.0.0dev,>=0.1.0
Downloading google_cloud_appengine_logging-1.5.0-py2.py3-none-any.whl (15 kB)
Collecting google-cloud-audit-log<1.0.0dev,>=0.1.0
Downloading google_cloud_audit_log-0.3.0-py2.py3-none-any.whl (27 kB)
Collecting google-resumable-media>=2.6.0
Downloading google_resumable_media-2.7.2-py2.py3-none-any.whl (81 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.3/81.3 kB 15.4 MB/s eta 0:00:00
Collecting google-crc32c<2.0dev,>=1.0
Downloading google_crc32c-1.6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32 kB)
Collecting deprecated
Downloading Deprecated-1.2.15-py2.py3-none-any.whl (9.9 kB)
Collecting pyjwt[crypto]>=2.4.0
Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB)
Collecting pynacl>=1.4.0
Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 67.6 MB/s eta 0:00:00
Collecting cryptography!=40.0.0,!=40.0.1,<42,>=38.0.0
Downloading cryptography-41.0.7-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 78.7 MB/s eta 0:00:00
Requirement already satisfied: setuptools>=40.0 in ./.env/lib/python3.11/site-packages (from pytest-rerunfailures==10.2->-r server/requirements.txt (line 32)) (65.5.0)
Collecting pytest>=5.3
Downloading pytest-8.3.4-py3-none-any.whl (343 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.1/343.1 kB 42.9 MB/s eta 0:00:00
Collecting execnet>=1.1
Downloading execnet-2.1.1-py3-none-any.whl (40 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.6/40.6 kB 8.0 MB/s eta 0:00:00
Collecting async-timeout>=4.0.2
Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB)
Collecting charset-normalizer<4,>=2
Downloading charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 26.4 MB/s eta 0:00:00
Collecting idna<4,>=2.5
Downloading idna-3.10-py3-none-any.whl (70 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 13.7 MB/s eta 0:00:00
Collecting urllib3<3,>=1.21.1
Downloading urllib3-2.2.3-py3-none-any.whl (126 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 23.5 MB/s eta 0:00:00
Collecting certifi>=2017.4.17
Downloading certifi-2024.8.30-py3-none-any.whl (167 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 25.8 MB/s eta 0:00:00
Collecting trio~=0.17
Downloading trio-0.27.0-py3-none-any.whl (481 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 481.7/481.7 kB 55.9 MB/s eta 0:00:00
Collecting trio-websocket~=0.9
Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB)
Collecting python-dotenv
Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB)
Collecting cffi>=1.12
Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.2/467.2 kB 46.1 MB/s eta 0:00:00
Collecting google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.34.1
Downloading google_api_core-2.23.0-py3-none-any.whl (156 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.6/156.6 kB 28.2 MB/s eta 0:00:00
Downloading google_api_core-2.22.0-py3-none-any.whl (156 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.5/156.5 kB 27.6 MB/s eta 0:00:00
Downloading google_api_core-2.21.0-py3-none-any.whl (156 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.4/156.4 kB 27.2 MB/s eta 0:00:00
Downloading google_api_core-2.20.0-py3-none-any.whl (142 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 25.8 MB/s eta 0:00:00
Downloading google_api_core-2.19.2-py3-none-any.whl (139 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 27.7 MB/s eta 0:00:00
Downloading google_api_core-2.19.1-py3-none-any.whl (139 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 25.0 MB/s eta 0:00:00
Downloading google_api_core-2.19.0-py3-none-any.whl (139 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 20.6 MB/s eta 0:00:00
Downloading google_api_core-2.18.0-py3-none-any.whl (138 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 17.4 MB/s eta 0:00:00
Collecting grpcio<2.0dev,>=1.33.2
Downloading grpcio-1.68.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.9/5.9 MB 88.0 MB/s eta 0:00:00
Collecting grpcio-status<2.0.dev0,>=1.33.2
Downloading grpcio_status-1.68.1-py3-none-any.whl (14 kB)
Collecting pyasn1<0.7.0,>=0.4.6
Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 15.7 MB/s eta 0:00:00
Collecting iniconfig
Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Collecting pluggy<2,>=1.5
Downloading pluggy-1.5.0-py3-none-any.whl (20 kB)
Collecting oauthlib>=3.0.0
Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 26.5 MB/s eta 0:00:00
Collecting numpy<3,>=1.14
Downloading numpy-2.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.4 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.4/16.4 MB 63.5 MB/s eta 0:00:00
Collecting attrs>=23.2.0
Downloading attrs-24.2.0-py3-none-any.whl (63 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 13.0 MB/s eta 0:00:00
Collecting sortedcontainers
Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Collecting outcome
Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
Collecting sniffio>=1.3.0
Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
Collecting wsproto>=0.14
Downloading wsproto-1.2.0-py3-none-any.whl (24 kB)
Collecting pysocks!=1.5.7,<2.0,>=1.5.6
Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
Collecting wrapt<2,>=1.10
Downloading wrapt-1.17.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.2/83.2 kB 16.8 MB/s eta 0:00:00
Collecting pycparser
Downloading pycparser-2.22-py3-none-any.whl (117 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 21.6 MB/s eta 0:00:00
Collecting grpcio-status<2.0.dev0,>=1.33.2
Downloading grpcio_status-1.68.0-py3-none-any.whl (14 kB)
Downloading grpcio_status-1.67.1-py3-none-any.whl (14 kB)
Downloading grpcio_status-1.67.0-py3-none-any.whl (14 kB)
Downloading grpcio_status-1.66.2-py3-none-any.whl (14 kB)
Downloading grpcio_status-1.66.1-py3-none-any.whl (14 kB)
Downloading grpcio_status-1.66.0-py3-none-any.whl (14 kB)
Downloading grpcio_status-1.65.5-py3-none-any.whl (14 kB)
Downloading grpcio_status-1.65.4-py3-none-any.whl (14 kB)
Downloading grpcio_status-1.65.2-py3-none-any.whl (14 kB)
Downloading grpcio_status-1.65.1-py3-none-any.whl (14 kB)
Downloading grpcio_status-1.64.3-py3-none-any.whl (14 kB)
Downloading grpcio_status-1.64.1-py3-none-any.whl (14 kB)
Downloading grpcio_status-1.64.0-py3-none-any.whl (14 kB)
Downloading grpcio_status-1.63.2-py3-none-any.whl (14 kB)
Downloading grpcio_status-1.63.0-py3-none-any.whl (14 kB)
Downloading grpcio_status-1.62.3-py3-none-any.whl (14 kB)
Collecting h11<1,>=0.9.0
Downloading h11-0.14.0-py3-none-any.whl (58 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 10.9 MB/s eta 0:00:00
Installing collected packages: sortedcontainers, pytz, parameterized, json5, wrapt, wheel, urllib3, typing-extensions, soupsieve, sniffio, Six, PyYAML, python-dotenv, pysocks, pyjwt, pycparser, pyasn1, protobuf, pluggy, pillow, packaging, oauthlib, numpy, msgpack, markupsafe, itsdangerous, isort, iniconfig, idna, h11, grpcio, google-crc32c, geojson_rewind, frozendict, execnet, click, charset-normalizer, certifi, cachetools, cachelib, blinker, Babel, attrs, async-timeout, absl-py, wsproto, Werkzeug, shapely, rsa, requests, redis, python-dateutil, pytest, pyasn1-modules, proto-plus, outcome, langdetect, jinja2, gunicorn, googleapis-common-protos, google-resumable-media, deprecated, cffi, beautifulsoup4, webdriver-manager, trio, requests-oauthlib, pytest-xdist, pytest-rerunfailures, pynacl, grpcio-status, google-cloud-audit-log, google-auth, Flask, cryptography, CacheControl, trio-websocket, pyOpenSSL, grpc-google-iam-v1, google-auth-oauthlib, google-api-core, flask_testing, flask_cors, Flask-Caching, Flask-Babel, selenium, PyGithub, google-cloud-core, google-cloud-storage, google-cloud-secret-manager, google-cloud-resource-manager, google-cloud-bigtable, google-cloud-bigquery, google-cloud-appengine-logging, google-cloud-logging, google-cloud-aiplatform
DEPRECATION: langdetect is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
Running setup.py install for langdetect: started
Running setup.py install for langdetect: finished with status 'done'
DEPRECATION: flask_testing is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
Running setup.py install for flask_testing: started
Running setup.py install for flask_testing: finished with status 'done'
Successfully installed Babel-2.16.0 CacheControl-0.12.11 Flask-2.3.2 Flask-Babel-2.0.0 Flask-Caching-2.0.1 PyGithub-1.58.2 PyYAML-6.0.1 Six-1.17.0 Werkzeug-3.0.1 absl-py-1.4.0 async-timeout-5.0.1 attrs-24.2.0 beautifulsoup4-4.12.2 blinker-1.9.0 cachelib-0.13.0 cachetools-5.5.0 certifi-2024.8.30 cffi-1.17.1 charset-normalizer-3.4.0 click-8.1.7 cryptography-41.0.7 deprecated-1.2.15 execnet-2.1.1 flask_cors-3.0.10 flask_testing-0.8.1 frozendict-2.3.4 geojson_rewind-1.0.1 google-api-core-2.17.1 google-auth-2.28.1 google-auth-oauthlib-1.2.0 google-cloud-aiplatform-1.42.1 google-cloud-appengine-logging-1.5.0 google-cloud-audit-log-0.3.0 google-cloud-bigquery-3.27.0 google-cloud-bigtable-2.23.0 google-cloud-core-2.4.1 google-cloud-logging-3.10.0 google-cloud-resource-manager-1.13.1 google-cloud-secret-manager-2.18.3 google-cloud-storage-2.15.0 google-crc32c-1.6.0 google-resumable-media-2.7.2 googleapis-common-protos-1.66.0 grpc-google-iam-v1-0.13.1 grpcio-1.68.1 grpcio-status-1.62.3 gunicorn-22.0.0 h11-0.14.0 idna-3.10 iniconfig-2.0.0 isort-5.10.0 itsdangerous-2.2.0 jinja2-3.1.3 json5-0.9.14 langdetect-1.0.9 markupsafe-2.1.2 msgpack-1.1.0 numpy-2.2.0 oauthlib-3.2.2 outcome-1.3.0.post0 packaging-24.2 parameterized-0.8.1 pillow-10.3.0 pluggy-1.5.0 proto-plus-1.25.0 protobuf-4.25.3 pyOpenSSL-23.2.0 pyasn1-0.6.1 pyasn1-modules-0.4.1 pycparser-2.22 pyjwt-2.10.1 pynacl-1.5.0 pysocks-1.7.1 pytest-8.3.4 pytest-rerunfailures-10.2 pytest-xdist-3.2.1 python-dateutil-2.8.2 python-dotenv-1.0.1 pytz-2024.2 redis-4.5.4 requests-2.31.0 requests-oauthlib-2.0.0 rsa-4.9 selenium-4.21.0 shapely-2.0.6 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.6 trio-0.27.0 trio-websocket-0.11.1 typing-extensions-4.10.0 urllib3-2.2.3 webdriver-manager-4.0.0 wheel-0.38.1 wrapt-1.17.0 wsproto-1.2.0
[notice] A new release of pip available: 22.3.1 -> 24.3.1
[notice] To update, run: pip install --upgrade pip
Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cpu
Collecting torch==2.2.2
Downloading https://download.pytorch.org/whl/cpu/torch-2.2.2%2Bcpu-cp311-cp311-linux_x86_64.whl (186.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.8/186.8 MB 6.6 MB/s eta 0:00:00
Collecting filelock
Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
Requirement already satisfied: typing-extensions>=4.8.0 in ./.env/lib/python3.11/site-packages (from torch==2.2.2) (4.10.0)
Collecting sympy
Downloading sympy-1.13.3-py3-none-any.whl (6.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 64.4 MB/s eta 0:00:00
Collecting networkx
Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 65.3 MB/s eta 0:00:00
Requirement already satisfied: jinja2 in ./.env/lib/python3.11/site-packages (from torch==2.2.2) (3.1.3)
Collecting fsspec
Downloading fsspec-2024.10.0-py3-none-any.whl (179 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 179.6/179.6 kB 31.5 MB/s eta 0:00:00
Requirement already satisfied: MarkupSafe>=2.0 in ./.env/lib/python3.11/site-packages (from jinja2->torch==2.2.2) (2.1.2)
Collecting mpmath<1.4,>=1.1.0
Downloading https://download.pytorch.org/whl/mpmath-1.3.0-py3-none-any.whl (536 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 57.0 MB/s eta 0:00:00
Installing collected packages: mpmath, sympy, networkx, fsspec, filelock, torch
Successfully installed filelock-3.16.1 fsspec-2024.10.0 mpmath-1.3.0 networkx-3.4.2 sympy-1.13.3 torch-2.2.2+cpu
[notice] A new release of pip available: 22.3.1 -> 24.3.1
[notice] To update, run: pip install --upgrade pip
Collecting en_core_web_sm@ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl
Downloading https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl (12.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.8/12.8 MB 24.7 MB/s eta 0:00:00
Requirement already satisfied: frozendict==2.3.4 in ./.env/lib/python3.11/site-packages (from -r nl_server/../nl_requirements.txt (line 1)) (2.3.4)
Collecting fsspec==2024.2.0
Downloading fsspec-2024.2.0-py3-none-any.whl (170 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 170.9/170.9 kB 1.1 MB/s eta 0:00:00
Collecting datasets==2.18.0
Downloading datasets-2.18.0-py3-none-any.whl (510 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 510.5/510.5 kB 3.6 MB/s eta 0:00:00
Requirement already satisfied: google-cloud-aiplatform==1.42.1 in ./.env/lib/python3.11/site-packages (from -r nl_server/../nl_requirements.txt (line 4)) (1.42.1)
Requirement already satisfied: google-cloud-storage==2.15.0 in ./.env/lib/python3.11/site-packages (from -r nl_server/../nl_requirements.txt (line 5)) (2.15.0)
Collecting lancedb==0.6.8
Downloading lancedb-0.6.8-cp38-abi3-manylinux_2_28_x86_64.whl (20.0 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.0/20.0 MB 62.1 MB/s eta 0:00:00
Collecting pandas==2.1.1
Downloading pandas-2.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 80.0 MB/s eta 0:00:00
Collecting scikit-learn==1.3.1
Downloading scikit_learn-1.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.9 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.9/10.9 MB 87.0 MB/s eta 0:00:00
Collecting sentence-transformers==2.2.2
Downloading sentence-transformers-2.2.2.tar.gz (85 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.0/86.0 kB 16.3 MB/s eta 0:00:00
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting spacy==3.7.4
Downloading spacy-3.7.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 94.8 MB/s eta 0:00:00
Collecting torchvision==0.17.2
Downloading torchvision-0.17.2-cp311-cp311-manylinux1_x86_64.whl (6.9 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 90.3 MB/s eta 0:00:00
Collecting huggingface_hub==0.25.2
Downloading huggingface_hub-0.25.2-py3-none-any.whl (436 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 436.6/436.6 kB 47.2 MB/s eta 0:00:00
Collecting transformers==4.45.2
Downloading transformers-4.45.2-py3-none-any.whl (9.9 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.9/9.9 MB 90.6 MB/s eta 0:00:00
Collecting dacite==1.8.1
Downloading dacite-1.8.1-py3-none-any.whl (14 kB)
Requirement already satisfied: Flask==2.3.2 in ./.env/lib/python3.11/site-packages (from -r nl_server/requirements.txt (line 4)) (2.3.2)
Requirement already satisfied: google-cloud-logging==3.10.0 in ./.env/lib/python3.11/site-packages (from -r nl_server/requirements.txt (line 5)) (3.10.0)
Requirement already satisfied: gunicorn==22.0.0 in ./.env/lib/python3.11/site-packages (from -r nl_server/requirements.txt (line 6)) (22.0.0)
Requirement already satisfied: markupsafe==2.1.2 in ./.env/lib/python3.11/site-packages (from -r nl_server/requirements.txt (line 7)) (2.1.2)
Requirement already satisfied: Werkzeug==3.0.1 in ./.env/lib/python3.11/site-packages (from -r nl_server/requirements.txt (line 8)) (3.0.1)
Requirement already satisfied: filelock in ./.env/lib/python3.11/site-packages (from datasets==2.18.0->-r nl_server/../nl_requirements.txt (line 3)) (3.16.1)
Requirement already satisfied: numpy>=1.17 in ./.env/lib/python3.11/site-packages (from datasets==2.18.0->-r nl_server/../nl_requirements.txt (line 3)) (2.2.0)
Collecting pyarrow>=12.0.0
Downloading pyarrow-18.1.0-cp311-cp311-manylinux_2_28_x86_64.whl (40.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.1/40.1 MB 37.8 MB/s eta 0:00:00
Collecting pyarrow-hotfix
Downloading pyarrow_hotfix-0.6-py3-none-any.whl (7.9 kB)
Collecting dill<0.3.9,>=0.3.0
Downloading dill-0.3.8-py3-none-any.whl (116 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.3/116.3 kB 19.6 MB/s eta 0:00:00
Requirement already satisfied: requests>=2.19.0 in ./.env/lib/python3.11/site-packages (from datasets==2.18.0->-r nl_server/../nl_requirements.txt (line 3)) (2.31.0)
Collecting tqdm>=4.62.1
Downloading tqdm-4.67.1-py3-none-any.whl (78 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 14.0 MB/s eta 0:00:00
Collecting xxhash
Downloading xxhash-3.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (194 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.8/194.8 kB 27.6 MB/s eta 0:00:00
Collecting multiprocess
Downloading multiprocess-0.70.17-py311-none-any.whl (144 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.3/144.3 kB 26.0 MB/s eta 0:00:00
Collecting aiohttp
Downloading aiohttp-3.11.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 75.8 MB/s eta 0:00:00
Requirement already satisfied: packaging in ./.env/lib/python3.11/site-packages (from datasets==2.18.0->-r nl_server/../nl_requirements.txt (line 3)) (24.2)
Requirement already satisfied: pyyaml>=5.1 in ./.env/lib/python3.11/site-packages (from datasets==2.18.0->-r nl_server/../nl_requirements.txt (line 3)) (6.0.1)
Requirement already satisfied: google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.34.1 in ./.env/lib/python3.11/site-packages (from google-cloud-aiplatform==1.42.1->-r nl_server/../nl_requirements.txt (line 4)) (2.17.1)
Requirement already satisfied: google-auth<3.0.0dev,>=2.14.1 in ./.env/lib/python3.11/site-packages
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/cloud-build/builds/841a7dd0-a1bd-4f44-8959-da90e26ad5fd?project=879489846695.]
...
earch_query
[gw0] PASSED server/tests/routes/search_test.py::TestSearchPages::test_search_query
server/tests/routes/special_announcement_test.py::TestSpecialAnnouncementPages::test_special_announcement
[gw0] PASSED server/tests/routes/special_announcement_test.py::TestSpecialAnnouncementPages::test_special_announcement
server/tests/routes/special_announcement_test.py::TestSpecialAnnouncementPages::test_special_announcement_faq
[gw1] PASSED server/tests/routes/place_test.py::TestPlacePage::test_place
[gw0] PASSED server/tests/routes/special_announcement_test.py::TestSpecialAnnouncementPages::test_special_announcement_faq
server/tests/routes/place_test.py::TestPlacePageHeaders::test_place_page_alternate_header
server/tests/routes/static_test.py::TestStaticPages::test_about
[gw0] PASSED server/tests/routes/static_test.py::TestStaticPages::test_about
server/tests/routes/static_test.py::TestStaticPages::test_disclaimers
[gw1] PASSED server/tests/routes/place_test.py::TestPlacePageHeaders::test_place_page_alternate_header
server/tests/routes/place_test.py::TestPlacePageHeaders::test_place_page_canonical_header
[gw0] PASSED server/tests/routes/static_test.py::TestStaticPages::test_disclaimers
server/tests/routes/static_test.py::TestStaticPages::test_faq
[gw0] PASSED server/tests/routes/static_test.py::TestStaticPages::test_faq
server/tests/routes/static_test.py::TestStaticPages::test_homepage
[gw0] PASSED server/tests/routes/static_test.py::TestStaticPages::test_homepage
server/tests/routes/static_test.py::TestStaticPages::test_homepage_i18n
[gw0] PASSED server/tests/routes/static_test.py::TestStaticPages::test_homepage_i18n
server/tests/routes/tools_test.py::TestStaticPage::test_download
[gw1] PASSED server/tests/routes/place_test.py::TestPlacePageHeaders::test_place_page_canonical_header
server/tests/routes/static_test.py::TestStaticPages::test_feedback
[gw0] PASSED server/tests/routes/tools_test.py::TestStaticPage::test_download
server/tests/routes/tools_test.py::TestStaticPage::test_map
[gw1] PASSED server/tests/routes/static_test.py::TestStaticPages::test_feedback
server/tests/routes/tools_test.py::TestStaticPage::test_scatter
[gw0] PASSED server/tests/routes/tools_test.py::TestStaticPage::test_map
server/tests/routes/tools_test.py::TestStaticPage::test_stat_var
[gw1] PASSED server/tests/routes/tools_test.py::TestStaticPage::test_scatter
server/tests/routes/tools_test.py::TestStaticPage::test_timeline
[gw0] PASSED server/tests/routes/tools_test.py::TestStaticPage::test_stat_var
server/tests/services/discovery_test.py::TestServiceDiscovery::test_configure_endpoints_from_ingress_1
[gw1] PASSED server/tests/routes/tools_test.py::TestStaticPage::test_timeline
[gw0] PASSED server/tests/services/discovery_test.py::TestServiceDiscovery::test_configure_endpoints_from_ingress_1
server/tests/services/discovery_test.py::TestServiceDiscovery::test_configure_endpoints_from_ingress_2
server/tests/services/discovery_test.py::TestServiceDiscovery::test_default_config
[gw0] PASSED server/tests/services/discovery_test.py::TestServiceDiscovery::test_default_config
[gw1] PASSED server/tests/services/discovery_test.py::TestServiceDiscovery::test_configure_endpoints_from_ingress_2
=============================== warnings summary ===============================
.env/lib/python3.11/site-packages/flask_babel/__init__.py:183
.env/lib/python3.11/site-packages/flask_babel/__init__.py:183
/workspace/.env/lib/python3.11/site-packages/flask_babel/__init__.py:183: DeprecationWarning: 'locked_cached_property' is deprecated and will be removed in Flask 2.4. Use a lock inside the decorated function if locking is needed.
@locked_cached_property
shared/lib/constants.py:33
shared/lib/constants.py:33
shared/lib/constants.py:33
shared/lib/constants.py:33
/workspace/shared/lib/constants.py:33: DeprecationWarning: invalid escape sequence '\s'
f'(?<!{rate_word}\srate)(?<!{rate_word}\srates)'
shared/lib/constants.py:251
shared/lib/constants.py:251
/workspace/shared/lib/constants.py:251: DeprecationWarning: invalid escape sequence '\W'
"WetBulb": ["wet(\W?)bulb",],
server/tests/lib/nl/quantity_parser_test.py:72
/workspace/server/tests/lib/nl/quantity_parser_test.py:72: DeprecationWarning: invalid escape sequence '\s'
('in cities with poverty rate under 10% \show me asthma prevalence',
server/routes/oembed/oembed.py:45
/workspace/server/routes/oembed/oembed.py:45: DeprecationWarning: invalid escape sequence '\.'
url_regex = "https?://*\.datacommons\.org/chart*"
server/routes/oembed/oembed.py:47
/workspace/server/routes/oembed/oembed.py:47: DeprecationWarning: invalid escape sequence '\.'
url_regex = "http://(127\.0\.0\.1|localhost):8080/chart*"
server/tests/i18n_test.py: 4 warnings
server/tests/routes/api/autocomplete_test.py: 2 warnings
server/tests/routes/api/browser_test.py: 5 warnings
server/tests/routes/api/choropleth_test.py: 5 warnings
server/tests/routes/api/disaster_test.py: 17 warnings
server/tests/routes/api/facets_test.py: 3 warnings
server/tests/routes/api/place_test.py: 1 warning
server/tests/routes/api/point_test.py: 4 warnings
server/tests/routes/api/series_test.py: 4 warnings
server/tests/routes/api/stats_test.py: 3 warnings
server/tests/routes/api/varable_group_test.py: 1 warning
server/tests/routes/api/variable_test.py: 1 warning
server/tests/routes/api/csv_test.py: 18 warnings
server/tests/routes/api/detection_test.py: 13 warnings
server/tests/routes/api/dev_place_test.py: 3 warnings
server/tests/routes/browser_test.py: 2 warnings
server/tests/routes/factcheck_test.py: 4 warnings
server/tests/routes/dev_test.py: 1 warning
server/tests/routes/import_wizard_test.py: 2 warnings
server/tests/routes/place_list_test.py: 4 warnings
server/tests/routes/redirects_test.py: 7 warnings
server/tests/routes/place_test.py: 27 warnings
server/tests/routes/screenshot_test.py: 3 warnings
server/tests/routes/search_test.py: 4 warnings
server/tests/routes/special_announcement_test.py: 2 warnings
server/tests/routes/static_test.py: 6 warnings
server/tests/routes/tools_test.py: 5 warnings
/workspace/.env/lib/python3.11/site-packages/flask/testing.py:118: DeprecationWarning: The '__version__' attribute is deprecated and will be removed in Werkzeug 3.1. Use feature detection or 'importlib.metadata.version("werkzeug")' instead.
"HTTP_USER_AGENT": f"werkzeug/{werkzeug.__version__}",
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================ 517 passed, 16 skipped, 162 warnings in 14.00s ================
============================= test session starts ==============================
platform linux -- Python 3.11.3, pytest-8.3.4, pluggy-1.5.0
rootdir: /workspace
configfile: pytest.ini
plugins: rerunfailures-10.2, xdist-3.2.1
gw0 I / gw1 I
[gw0] Python 3.11.3 (main, May 23 2023, 13:25:46) [GCC 10.2.1 20210110]
[gw1] Python 3.11.3 (main, May 23 2023, 13:25:46) [GCC 10.2.1 20210110]
gw0 [48] / gw1 [48]
scheduling tests via LoadScheduling
shared/tests/lib/gcs_test.py::TestGCSFunctions::test_get_path_parts_1_gs_bucket_folder_object
shared/tests/lib/detected_variables_test.py::TestDetectedVariables::test_main
[gw1] PASSED shared/tests/lib/gcs_test.py::TestGCSFunctions::test_get_path_parts_1_gs_bucket_folder_object
shared/tests/lib/gcs_test.py::TestGCSFunctions::test_get_path_parts_2_gs_bucket
[gw1] PASSED shared/tests/lib/gcs_test.py::TestGCSFunctions::test_get_path_parts_2_gs_bucket
shared/tests/lib/gcs_test.py::TestGCSFunctions::test_get_path_parts_invalid_path
[gw1] PASSED shared/tests/lib/gcs_test.py::TestGCSFunctions::test_get_path_parts_invalid_path
shared/tests/lib/gcs_test.py::TestGCSFunctions::test_is_gcs_path_0_abc
[gw0] PASSED shared/tests/lib/detected_variables_test.py::TestDetectedVariables::test_main
shared/tests/lib/gcs_test.py::TestGCSFunctions::test_download_blob_by_path_0_gs_datcom_ci_test_folder1_folder11_d_txt
[gw1] PASSED shared/tests/lib/gcs_test.py::TestGCSFunctions::test_is_gcs_path_0_abc
shared/tests/lib/gcs_test.py::TestGCSFunctions::test_is_gcs_path_1_gs_bucket_object
[gw1] PASSED shared/tests/lib/gcs_test.py::TestGCSFunctions::test_is_gcs_path_1_gs_bucket_object
shared/tests/lib/gcs_test.py::TestGCSFunctions::test_is_gcs_path_2_gs_bucket
[gw1] PASSED shared/tests/lib/gcs_test.py::TestGCSFunctions::test_is_gcs_path_2_gs_bucket
shared/tests/lib/gcs_test.py::TestGCSFunctions::test_is_gcs_path_3_gs_
[gw1] PASSED shared/tests/lib/gcs_test.py::TestGCSFunctions::test_is_gcs_path_3_gs_
shared/tests/lib/utils_test.py::TestUtilsAddToSet::test_add_to_set_from_list
[gw1] PASSED shared/tests/lib/utils_test.py::TestUtilsAddToSet::test_add_to_set_from_list
shared/tests/lib/utils_test.py::TestUtilsAddToSet::test_combine_stop_words
[gw1] PASSED shared/tests/lib/utils_test.py::TestUtilsAddToSet::test_combine_stop_words
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_punctuation_0_this_is_a_random_query_with_no_punctuation
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_punctuation_0_this_is_a_random_query_with_no_punctuation
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_punctuation_1_people_of_palo_alto_mountain_view_and_California_
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_punctuation_1_people_of_palo_alto_mountain_view_and_California_
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_punctuation_2_America_s_population_growth
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_punctuation_2_America_s_population_growth
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_punctuation_3_Is_this_a_question_
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_punctuation_3_Is_this_a_question_
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_punctuation_4_what_about_Santa_Clara_
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_punctuation_4_what_about_Santa_Clara_
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_punctuation_5__
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_punctuation_5__
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_punctuation_6_query_about_St_Landry_Parish
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_punctuation_6_query_about_St_Landry_Parish
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_00_this_is_a_random_query
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_00_this_is_a_random_query
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_01_population_of_palo_alto
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_01_population_of_palo_alto
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_02_tell_me_about_life_expectancy
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_02_tell_me_about_life_expectancy
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_03_what_about_Capitalization
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_03_what_about_Capitalization
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_04_say_something_about_crime_in_California_counties
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_04_say_something_about_crime_in_California_counties
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_05_how_are_you
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_05_how_are_you
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_06_tell_me_about_the_climate_extremes_in_palo_alto
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_06_tell_me_about_the_climate_extremes_in_palo_alto
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_07_How_big_are_the_public_elementary_schools_in_Sunnyvale
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_07_How_big_are_the_public_elementary_schools_in_Sunnyvale
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_08_what_is_relationship_between_the_sickest_and_healthiest_people_in_the_world
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_08_what_is_relationship_between_the_sickest_and_healthiest_people_in_the_world
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_09_how_does_it_correlate_with_heart_disease
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_09_how_does_it_correlate_with_heart_disease
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_10_best_high_schools_in_Florida_counties
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_10_best_high_schools_in_Florida_counties
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_11_interest_rates_among_people_who_are_living_in_poverty_across_US_states
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_11_interest_rates_among_people_who_are_living_in_poverty_across_US_states
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_12_how_many_hispanics_people_in_california
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_12_how_many_hispanics_people_in_california
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_13_what_is_the_number_of_students_in_new_york
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_13_what_is_the_number_of_students_in_new_york
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_14_unemployment_rate_in_palo_alto
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_14_unemployment_rate_in_palo_alto
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_15_rate_of_unemployment_in_palo_alto
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_15_rate_of_unemployment_in_palo_alto
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_16_what_are_the_rates_of_uninsured_people_in_california
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_16_what_are_the_rates_of_uninsured_people_in_california
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_17_obesity_rate
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_17_obesity_rate
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_toolformer_0_this_is_a_random_query
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_toolformer_0_this_is_a_random_query
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_toolformer_1_unemployment_rate_in_palo_alto
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_toolformer_1_unemployment_rate_in_palo_alto
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_toolformer_2_rate_of_unemployment_in_palo_alto
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_toolformer_2_rate_of_unemployment_in_palo_alto
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_toolformer_3_what_are_the_rates_of_uninsured_people_in_california
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_toolformer_3_what_are_the_rates_of_uninsured_people_in_california
shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_toolformer_4_obesity_rate
[gw1] PASSED shared/tests/lib/utils_test.py::TestNLUtilsRemoveStopWordsAndPunctuation::test_query_remove_stop_words_toolformer_4_obesity_rate
shared/tests/lib/utils_test.py::TestUtilsEscapeStrings::test_escape_strings_0__test_string_
[gw1] PASSED shared/tests/lib/utils_test.py::TestUtilsEscapeStrings::test_escape_strings_0__test_string_
shared/tests/lib/utils_test.py::TestUtilsEscapeStrings::test_escape_strings_1
[gw1] PASSED shared/tests/lib/utils_test.py::TestUtilsEscapeStrings::test_escape_strings_1
shared/tests/lib/utils_test.py::TestUtilsEscapeStrings::test_escape_strings_2
[gw1] PASSED shared/tests/lib/utils_test.py::TestUtilsEscapeStrings::test_escape_strings_2
[gw0] PASSED shared/tests/lib/gcs_test.py::TestGCSFunctions::test_download_blob_by_path_0_gs_datcom_ci_test_folder1_folder11_d_txt
shared/tests/lib/gcs_test.py::TestGCSFunctions::test_download_file_0_x_y_txt
[gw0] PASSED shared/tests/lib/gcs_test.py::TestGCSFunctions::test_download_file_0_x_y_txt
shared/tests/lib/gcs_test.py::TestGCSFunctions::test_download_file_1_a_txt
[gw0] PASSED shared/tests/lib/gcs_test.py::TestGCSFunctions::test_download_file_1_a_txt
shared/tests/lib/gcs_test.py::TestGCSFunctions::test_download_folder
[gw0] PASSED shared/tests/lib/gcs_test.py::TestGCSFunctions::test_download_folder
shared/tests/lib/gcs_test.py::TestGCSFunctions::test_get_path_parts_0_gs_bucket_object
[gw0] PASSED shared/tests/lib/gcs_test.py::TestGCSFunctions::test_get_path_parts_0_gs_bucket_object
============================== 48 passed in 3.63s ==============================
============================= test session starts ==============================
platform linux -- Python 3.11.3, pytest-8.3.4, pluggy-1.5.0
rootdir: /workspace
configfile: pytest.ini
plugins: rerunfailures-10.2, xdist-3.2.1
gw0 I / gw1 I
[gw0] Python 3.11.3 (main, May 23 2023, 13:25:46) [GCC 10.2.1 20210110]
[gw1] Python 3.11.3 (main, May 23 2023, 13:25:46) [GCC 10.2.1 20210110]
gw0 [38] / gw1 [38]
scheduling tests via LoadScheduling
nl_server/tests/custom_embeddings_test.py::TestEmbeddings::test_queries_2_money
Generating train split: 0 examples [00:00, ? examples/s]
Generating train split: 1 examples [00:00, 9.01 examples/s]
Generating train split: 1 examples [00:00, 8.76 examples/s]
Generating train split: 0 examples [00:00, ? examples/s]
Generating train split: 1 examples [00:00, 1.98 examples/s]
Generating train split: 1 examples [00:00, 1.97 examples/s]
nl_server/tests/custom_embeddings_test.py::TestEmbeddings::test_entries
[gw0] PASSED nl_server/tests/custom_embeddings_test.py::TestEmbeddings::test_entries
nl_server/tests/custom_embeddings_test.py::TestEmbeddings::test_merge_custom_embeddings
[gw1] PASSED nl_server/tests/custom_embeddings_test.py::TestEmbeddings::test_queries_2_money
nl_server/tests/custom_embeddings_test.py::TestEmbeddings::test_queries_3_food
[gw1] PASSED nl_server/tests/custom_embeddings_test.py::TestEmbeddings::test_queries_3_food
nl_server/tests/embeddings_test.py::TestEmbeddings::test_low_score_matches_0_random_random
[gw0] PASSED nl_server/tests/custom_embeddings_test.py::TestEmbeddings::test_merge_custom_embeddings
nl_server/tests/custom_embeddings_test.py::TestEmbeddings::test_queries_0_money
[gw0] PASSED nl_server/tests/custom_embeddings_test.py::TestEmbeddings::test_queries_0_money
nl_server/tests/custom_embeddings_test.py::TestEmbeddings::test_queries_1_food
[gw0] PASSED nl_server/tests/custom_embeddings_test.py::TestEmbeddings::test_queries_1_food
Generating train split: 0 examples [00:00, ? examples/s]
Generating train split: 7244 examples [00:02, 2953.32 examples/s]
Generating train split: 7244 examples [00:02, 2946.08 examples/s]
Generating train split: 0 examples [00:00, ? examples/s]
Generating train split: 92 examples [00:00, 1189.67 examples/s]
Generating train split: 0 examples [00:00, ? examples/s]
Generating train split: 10000 examples [00:01, 9754.04 examples/s]
Generating train split: 20000 examples [00:01, 10342.96 examples/s]
Generating train split: 30000 examples [00:02, 10720.13 examples/s]
Generating train split: 40000 examples [00:03, 10855.33 examples/s]
Generating train split: 42418 examples [00:04, 10642.60 examples/s]
Generating train split: 42418 examples [00:04, 10579.65 examples/s]
Generating train split: 0 examples [00:00, ? examples/s]
Generating train split: 0 examples [00:00, ? examples/s]
Generating train split: 7259 examples [00:19, 371.69 examples/s]
Generating train split: 7259 examples [00:19, 371.14 examples/s]
Generating train split: 0 examples [00:00, ? examples/s]
Generating train split: 4565 examples [00:00, 6216.69 examples/s]
Generating train split: 4565 examples [00:00, 6186.73 examples/s]
Generating train split: 7259 examples [00:18, 389.79 examples/s]
Generating train split: 7259 examples [00:18, 389.24 examples/s]
Generating train split: 0 examples [00:00, ? examples/s]
Generating train split: 5474 examples [00:01, 5122.01 examples/s]
Generating train split: 5474 examples [00:01, 5094.19 examples/s]
Generating train split: 0 examples [00:00, ? examples/s]
Generating train split: 86 examples [00:00, 668.83 examples/s]
Generating train split: 86 examples [00:00, 655.65 examples/s]
nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_04_life_expectancy_in_USA
[gw1] PASSED nl_server/tests/embeddings_test.py::TestEmbeddings::test_low_score_matches_0_random_random
nl_server/tests/embeddings_test.py::TestEmbeddings::test_low_score_matches_1_who_where_why
[gw0] PASSED nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_04_life_expectancy_in_USA
nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_05_GDP
[gw1] PASSED nl_server/tests/embeddings_test.py::TestEmbeddings::test_low_score_matches_1_who_where_why
nl_server/tests/embeddings_test.py::TestEmbeddings::test_low_score_matches_2___124__abc
[gw0] PASSED nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_05_GDP
nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_06_auto_theft
[gw1] PASSED nl_server/tests/embeddings_test.py::TestEmbeddings::test_low_score_matches_2___124__abc
nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_00_number_of_people
[gw0] PASSED nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_06_auto_theft
nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_07_agriculture
[gw1] PASSED nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_00_number_of_people
nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_01_population_of
[gw0] PASSED nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_07_agriculture
nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_08_agricultural_output
[gw0] PASSED nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_08_agricultural_output
nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_09_agriculture_workers
[gw1] PASSED nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_01_population_of
nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_02_economy_of_the_state
[gw1] PASSED nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_02_economy_of_the_state
nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_03_household_income
[gw0] PASSED nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_09_agriculture_workers
nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_10_coronary_heart_disease
[gw1] PASSED nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_03_household_income
nl_server/tests/rerank_test.py::TestReank::test_main_0_population_sans_health_insurance
[gw1] PASSED nl_server/tests/rerank_test.py::TestReank::test_main_0_population_sans_health_insurance
nl_server/tests/util_test.py::TestUtil::test_use_anonymous_gcs_client_0_
[gw1] PASSED nl_server/tests/util_test.py::TestUtil::test_use_anonymous_gcs_client_0_
nl_server/tests/util_test.py::TestUtil::test_use_anonymous_gcs_client_1_
[gw1] PASSED nl_server/tests/util_test.py::TestUtil::test_use_anonymous_gcs_client_1_
nl_server/tests/util_test.py::TestUtil::test_use_anonymous_gcs_client_2_
[gw1] PASSED nl_server/tests/util_test.py::TestUtil::test_use_anonymous_gcs_client_2_
nl_server/tests/util_test.py::TestUtil::test_use_anonymous_gcs_client_3_false
[gw1] PASSED nl_server/tests/util_test.py::TestUtil::test_use_anonymous_gcs_client_3_false
nl_server/tests/util_test.py::TestUtil::test_use_anonymous_gcs_client_4_false
[gw1] PASSED nl_server/tests/util_test.py::TestUtil::test_use_anonymous_gcs_client_4_false
nl_server/tests/util_test.py::TestUtil::test_use_anonymous_gcs_client_5_false
[gw1] PASSED nl_server/tests/util_test.py::TestUtil::test_use_anonymous_gcs_client_5_false
nl_server/tests/util_test.py::TestUtil::test_use_anonymous_gcs_client_6_true
[gw1] PASSED nl_server/tests/util_test.py::TestUtil::test_use_anonymous_gcs_client_6_true
nl_server/tests/util_test.py::TestUtil::test_use_anonymous_gcs_client_7_true
[gw1] PASSED nl_server/tests/util_test.py::TestUtil::test_use_anonymous_gcs_client_7_true
nl_server/tests/util_test.py::TestUtil::test_use_anonymous_gcs_client_8_true
[gw1] PASSED nl_server/tests/util_test.py::TestUtil::test_use_anonymous_gcs_client_8_true
nl_server/tests/verb_test.py::TestVerbs::test_verb_detection_0_GDP_of_Africa
[gw0] PASSED nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_10_coronary_heart_disease
nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_11_coronary_heart_disease
[gw0] PASSED nl_server/tests/embeddings_test.py::TestEmbeddings::test_sv_detection_11_coro
Loading