test: dev and main diffs #235
Closed
Google Cloud Build / dev-webapp-updated (dev-sst-02)
succeeded
May 7, 2026 in 6m 38s
Summary
Build Information
| Trigger | dev-webapp-updated |
| Build | 7e0db5c1-6964-470d-a61f-6e3f9ec9efdd |
| Start | 2026-05-07T07:59:36-07:00 |
| Duration | 6m35.92s |
| Status | SUCCESS |
Steps
| Step | Status | Duration |
|---|---|---|
| ghcr.io/astral-sh/uv:debian | SUCCESS | 14.836s |
| gcr.io/cloud-builders/docker | SUCCESS | 3m5.374s |
| gcr.io/cloud-builders/docker | SUCCESS | 1m45.569s |
| gcr.io/cloud-builders/docker | SUCCESS | 1.2s |
| gcr.io/cloud-builders/gcloud | SUCCESS | 1m21.127s |
| notify-slack | SUCCESS | 2.37s |
Details
starting build "7e0db5c1-6964-470d-a61f-6e3f9ec9efdd"
FETCHSOURCE
From https://github.com/datakind/edvise-api
* branch ca41320c9a2ac51493abac3c3d354e92b38bf9ac -> FETCH_HEAD
HEAD is now at ca41320 Merge pull request #232 from datakind/chore/bump_edvise_0_2_1
GitCommit:
ca41320c9a2ac51493abac3c3d354e92b38bf9ac
BUILD
Starting Step #0
Step #0: Pulling image: ghcr.io/astral-sh/uv:debian
Step #0: debian: Pulling from astral-sh/uv
Step #0: 3b32e3bb7338: Already exists
Step #0: 5467f93954cf: Already exists
Step #0: 20d12c8f3f3f: Already exists
Step #0: 1e1bb20756a8: Already exists
Step #0: 3eb010b3907e: Pulling fs layer
Step #0: 3eb010b3907e: Verifying Checksum
Step #0: 3eb010b3907e: Download complete
Step #0: 3eb010b3907e: Pull complete
Step #0: Digest: sha256:844e7975a1d54305c09ffcffabedab251807ef1473ef92e9538d016a15c6fdcd
Step #0: Status: Downloaded newer image for ghcr.io/astral-sh/uv:debian
Step #0: ghcr.io/astral-sh/uv:debian
Step #0: Hit:1 http://deb.debian.org/debian trixie InRelease
Step #0: Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
Step #0: Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
Step #0: Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9671 kB]
Step #0: Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B]
Step #0: Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [132 kB]
Step #0: Fetched 9899 kB in 1s (7098 kB/s)
Step #0: Reading package lists...
Step #0: Reading package lists...
Step #0: Building dependency tree...
Step #0: Reading state information...
Step #0: git is already the newest version (1:2.47.3-0+deb13u1).
Step #0: 0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded.
Step #0: Downloading cpython-3.12.13-linux-x86_64-gnu (download) (32.5MiB)
Step #0: Downloaded cpython-3.12.13-linux-x86_64-gnu (download)
Step #0: Using CPython 3.12.13
Step #0: Resolved 267 packages in 3.89s
Step #0: warning: The package `bleach==4.1.0` does not have an extra named `css`
Step #0: warning: `rignore==0.7.4` is yanked (reason: "missing wheels")
Finished Step #0
Starting Step #1
Step #1: Already have image (with digest): gcr.io/cloud-builders/docker
Step #1: Sending build context to Docker daemon 2.268MB
Step #1: Step 1/15 : FROM python:3.10-slim-bookworm AS builder
Step #1: 3.10-slim-bookworm: Pulling from library/python
Step #1: ff86ea2e5edc: Pulling fs layer
Step #1: c3e679e50d24: Pulling fs layer
Step #1: 105e80ad8221: Pulling fs layer
Step #1: 9f517d69e498: Pulling fs layer
Step #1: 9f517d69e498: Verifying Checksum
Step #1: 9f517d69e498: Download complete
Step #1: c3e679e50d24: Verifying Checksum
Step #1: c3e679e50d24: Download complete
Step #1: 105e80ad8221: Verifying Checksum
Step #1: 105e80ad8221: Download complete
Step #1: ff86ea2e5edc: Verifying Checksum
Step #1: ff86ea2e5edc: Download complete
Step #1: ff86ea2e5edc: Pull complete
Step #1: c3e679e50d24: Pull complete
Step #1: 105e80ad8221: Pull complete
Step #1: 9f517d69e498: Pull complete
Step #1: Digest: sha256:8ad64ba4c969828c644c996e0f9239f0a84e01588464ec6ca79e507f6d4575b0
Step #1: Status: Downloaded newer image for python:3.10-slim-bookworm
Step #1: ---> b876d443abca
Step #1: Step 2/15 : COPY --from=ghcr.io/astral-sh/uv:0.5.30 /uv /uvx /bin/
Step #1: 0.5.30: Pulling from astral-sh/uv
Step #1: 110868002cfe: Pulling fs layer
Step #1: 20346dd24510: Pulling fs layer
Step #1: 110868002cfe: Verifying Checksum
Step #1: 110868002cfe: Download complete
Step #1: 110868002cfe: Pull complete
Step #1: 20346dd24510: Verifying Checksum
Step #1: 20346dd24510: Download complete
Step #1: 20346dd24510: Pull complete
Step #1: Digest: sha256:bb74263127d6451222fe7f71b330edfb189ab1c98d7898df2401fbf4f272d9b9
Step #1: Status: Downloaded newer image for ghcr.io/astral-sh/uv:0.5.30
Step #1: ---> 0d4bf247173a
Step #1: Step 3/15 : ENV UV_COMPILE_BYTECODE=1
Step #1: ---> Running in 210f6e3e88bb
Step #1: Removing intermediate container 210f6e3e88bb
Step #1: ---> 91b3fc17f7b2
Step #1: Step 4/15 : ENV UV_NO_CACHE=1
Step #1: ---> Running in c42716d6a374
Step #1: Removing intermediate container c42716d6a374
Step #1: ---> 93c1c4de6aa1
Step #1: Step 5/15 : WORKDIR /app
Step #1: ---> Running in 71bd4611eb43
Step #1: Removing intermediate container 71bd4611eb43
Step #1: ---> 44548be738e8
Step #1: Step 6/15 : ADD uv.lock pyproject.toml /app/
Step #1: ---> a2bdea804b1a
Step #1: Step 7/15 : RUN apt-get update && apt-get install -y --no-install-recommends git ca-certificates && rm -rf /var/lib/apt/lists/*
Step #1: ---> Running in e41c41d56aef
Step #1: Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Step #1: Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Step #1: Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Step #1: Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB]
Step #1: Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B]
Step #1: Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [299 kB]
Step #1: Fetched 9352 kB in 1s (6434 kB/s)
Step #1: Reading package lists...
Step #1: Reading package lists...
Step #1: Building dependency tree...
Step #1: Reading state information...
Step #1: ca-certificates is already the newest version (20230311+deb12u1).
Step #1: The following additional packages will be installed:
Step #1: git-man libbrotli1 libcurl3-gnutls liberror-perl libexpat1 libgdbm-compat4
Step #1: libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 librtmp1 libsasl2-2
Step #1: libsasl2-modules-db libssh2-1 perl perl-modules-5.36
Step #1: Suggested packages:
Step #1: gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
Step #1: gitk gitweb git-cvs git-mediawiki git-svn sensible-utils perl-doc
Step #1: libterm-readline-gnu-perl | libterm-readline-perl-perl make
Step #1: libtap-harness-archive-perl
Step #1: Recommended packages:
Step #1: patch less ssh-client libldap-common publicsuffix libsasl2-modules
Step #1: The following NEW packages will be installed:
Step #1: git git-man libbrotli1 libcurl3-gnutls liberror-perl libexpat1
Step #1: libgdbm-compat4 libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 librtmp1
Step #1: libsasl2-2 libsasl2-modules-db libssh2-1 perl perl-modules-5.36
Step #1: 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
Step #1: Need to get 18.0 MB of archives.
Step #1: After this operation, 100 MB of additional disk space will be used.
Step #1: Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u3 [2815 kB]
Step #1: Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB]
Step #1: Get:3 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u3 [4196 kB]
Step #1: Get:4 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u3 [239 kB]
Step #1: Get:5 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
Step #1: Get:6 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
Step #1: Get:7 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
Step #1: Get:8 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
Step #1: Get:9 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB]
Step #1: Get:10 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
Step #1: Get:11 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
Step #1: Get:12 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
Step #1: Get:13 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u14 [386 kB]
Step #1: Get:14 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u2 [99.9 kB]
Step #1: Get:15 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB]
Step #1: Get:16 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u3 [2053 kB]
Step #1: Get:17 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u3 [7264 kB]
Step #1: �[91mdebconf: delaying package configuration, since apt-utils is not installed
Step #1: �[0mFetched 18.0 MB in 0s (94.9 MB/s)
Step #1: Selecting previously unselected package perl-modules-5.36.
Step #1: (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6695 files and directories currently installed.)
Step #1: Preparing to unpack .../00-perl-modules-5.36_5.36.0-7+deb12u3_all.deb ...
Step #1: Unpacking perl-modules-5.36 (5.36.0-7+deb12u3) ...
Step #1: Selecting previously unselected package libgdbm-compat4:amd64.
Step #1: Preparing to unpack .../01-libgdbm-compat4_1.23-3_amd64.deb ...
Step #1: Unpacking libgdbm-compat4:amd64 (1.23-3) ...
Step #1: Selecting previously unselected package libperl5.36:amd64.
Step #1: Preparing to unpack .../02-libperl5.36_5.36.0-7+deb12u3_amd64.deb ...
Step #1: Unpacking libperl5.36:amd64 (5.36.0-7+deb12u3) ...
Step #1: Selecting previously unselected package perl.
Step #1: Preparing to unpack .../03-perl_5.36.0-7+deb12u3_amd64.deb ...
Step #1: Unpacking perl (5.36.0-7+deb12u3) ...
Step #1: Selecting previously unselected package libbrotli1:amd64.
Step #1: Preparing to unpack .../04-libbrotli1_1.0.9-2+b6_amd64.deb ...
Step #1: Unpacking libbrotli1:amd64 (1.0.9-2+b6) ...
Step #1: Selecting previously unselected package libsasl2-modules-db:amd64.
Step #1: Preparing to unpack .../05-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
Step #1: Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
Step #1: Selecting previously unselected package libsasl2-2:amd64.
Step #1: Preparing to unpack .../06-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
Step #1: Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
Step #1: Selecting previously unselected package libldap-2.5-0:amd64.
Step #1: Preparing to unpack .../07-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ...
Step #1: Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
Step #1: Selecting previously unselected package libnghttp2-14:amd64.
Step #1: Preparing to unpack .../08-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ...
Step #1: Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ...
Step #1: Selecting previously unselected package libpsl5:amd64.
Step #1: Preparing to unpack .../09-libpsl5_0.21.2-1_amd64.deb ...
Step #1: Unpacking libpsl5:amd64 (0.21.2-1) ...
Step #1: Selecting previously unselected package librtmp1:amd64.
Step #1: Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
Step #1: Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
Step #1: Selecting previously unselected package libssh2-1:amd64.
Step #1: Preparing to unpack .../11-libssh2-1_1.10.0-3+b1_amd64.deb ...
Step #1: Unpacking libssh2-1:amd64 (1.10.0-3+b1) ...
Step #1: Selecting previously unselected package libcurl3-gnutls:amd64.
Step #1: Preparing to unpack .../12-libcurl3-gnutls_7.88.1-10+deb12u14_amd64.deb ...
Step #1: Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ...
Step #1: Selecting previously unselected package libexpat1:amd64.
Step #1: Preparing to unpack .../13-libexpat1_2.5.0-1+deb12u2_amd64.deb ...
Step #1: Unpacking libexpat1:amd64 (2.5.0-1+deb12u2) ...
Step #1: Selecting previously unselected package liberror-perl.
Step #1: Preparing to unpack .../14-liberror-perl_0.17029-2_all.deb ...
Step #1: Unpacking liberror-perl (0.17029-2) ...
Step #1: Selecting previously unselected package git-man.
Step #1: Preparing to unpack .../15-git-man_1%3a2.39.5-0+deb12u3_all.deb ...
Step #1: Unpacking git-man (1:2.39.5-0+deb12u3) ...
Step #1: Selecting previously unselected package git.
Step #1: Preparing to unpack .../16-git_1%3a2.39.5-0+deb12u3_amd64.deb ...
Step #1: Unpacking git (1:2.39.5-0+deb12u3) ...
Step #1: Setting up libexpat1:amd64 (2.5.0-1+deb12u2) ...
Step #1: Setting up libpsl5:amd64 (0.21.2-1) ...
Step #1: Setting up libbrotli1:amd64 (1.0.9-2+b6) ...
Step #1: Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ...
Step #1: Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
Step #1: Setting up perl-modules-5.36 (5.36.0-7+deb12u3) ...
Step #1: Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
Step #1: Setting up libgdbm-compat4:amd64 (1.23-3) ...
Step #1: Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
Step #1: Setting up git-man (1:2.39.5-0+deb12u3) ...
Step #1: Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
Step #1: Setting up libperl5.36:amd64 (5.36.0-7+deb12u3) ...
Step #1: Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
Step #1: Setting up perl (5.36.0-7+deb12u3) ...
Step #1: Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ...
Step #1: Setting up liberror-perl (0.17029-2) ...
Step #1: Setting up git (1:2.39.5-0+deb12u3) ...
Step #1: Processing triggers for libc-bin (2.36-9+deb12u13) ...
Step #1: Removing intermediate container e41c41d56aef
Step #1: ---> 6dbd420e3113
Step #1: Step 8/15 : RUN uv sync --frozen --no-install-project
Step #1: ---> Running in 6a923240fb04
Step #1: �[91mUsing CPython 3.10.20 interpreter at: /usr/local/bin/python3
Step #1: �[0m�[91mCreating virtual environment at: .venv
Step #1: �[0m�[91m Updating https://github.com/datakind/edvise.git (develop)
Step #1: �[0m�[91mDownloading pyphen (2.0MiB)
Step #1: �[0m�[91mDownloading jedi (1.5MiB)
Step #1: Downloading brotli (1.4MiB)
Step #1: Downloading pynacl�[0m�[91m (1.3MiB)
Step #1: Downloading lz4 (1.3MiB)�[0m�[91m
Step #1: �[0m�[91mDownloading�[0m�[91m pygments (1.2MiB)
Step #1: �[0m�[91mDownloading black (1.7MiB)
Step #1: �[0m�[91mDownloading numpy (17.4MiB)
Step #1: �[0m�[91mDownloading babel (9.7MiB)
Step #1: �[0m�[91mDownloading scipy (35.9MiB)
Step #1: �[0m�[91mDownloading grpcio (6.3MiB)
Step #1: �[0m�[91mDownloading widgetsnbextension (2.1MiB)
Step #1: �[0m�[91mDownloading statsmodels (9.9MiB)�[0m�[91m
Step #1: �[0m�[91mDownloading jupyterlab (11.7MiB)
Step #1: Downloading pandas (12.5MiB)
Step #1: �[0m�[91mDownloading scikit-learn (12.7MiB)
Step #1: �[0m�[91mDownloading setuptools (1.1MiB)
Step #1: �[0m�[91mDownloading polars (27.5MiB)
Step #1: �[0m�[91mDownloading rapidfuzz �[0m�[91m(3.0MiB)
Step #1: �[0m�[91mDownloading uvloop (3.5MiB)
Step #1: �[0m�[91mDownloading pillow �[0m�[91m(6.7MiB)
Step #1: �[0m�[91mDownloading�[0m�[91m kiwisolver (1.6MiB)
Step #1: �[0m�[91mDownloading�[0m�[91m pycryptodome (2.0MiB)
Step #1: �[0m�[91mDownloading aiohttp (1.6MiB)
Step #1: �[0m�[91mDownloading faker (1.8MiB)
Step #1: �[0m�[91mDownloading h2o (253.6MiB)�[0m�[91m
Step #1: �[0m�[91mDownloading ruff (12.7MiB)
Step #1: �[0m�[91mDownloading numba (3.6MiB)
Step #1: �[0m�[91mDownloading cryptography�[0m�[91m (4.3MiB)
Step #1: �[0m�[91mDownloading pydantic-core (2.0MiB)
Step #1: �[0m�[91mDownloading sqlalchemy (3.1MiB)
Step #1: �[0m�[91mDownloading llvmlite (53.7MiB)
Step #1: Downloading databricks-connect (2.3MiB)
Step #1: �[0m�[91mDownloading �[0m�[91mmatplotlib (8.3MiB)
Step #1: �[0m�[91mDownloading �[0m�[91mfonttools (4.6MiB)
Step #1: �[0m�[91mDownloading debugpy (2.9MiB)
Step #1: Downloading mypy (12.6MiB)
Step #1: Downloading mlflow (27.7MiB)
Step #1: Downloading pyarrow (40.1MiB)
Step #1: Downloading mlflow-skinny (6.0MiB)
Step #1: �[0m�[91m Updated https://github.com/datakind/edvise.git (22d2598617be47539a0c478595664e329f234a54)
Step #1: �[0m�[91m Building edvise @ git+https://github.com/datakind/edvise.git@22d2598617be47539a0c478595664e329f234a54
Step #1: �[0m�[91m Downloaded lz4
Step #1: �[0m�[91m Downloaded brotli
Step #1: �[0m�[91m Downloaded pynacl
Step #1: �[0m�[91m Downloaded pygments
Step #1: �[0m�[91m Downloaded kiwisolver
Step #1: �[0m�[91m Downloaded aiohttp
Step #1: �[0m�[91m Downloaded black
Step #1: �[0m�[91m Downloaded setuptools
Step #1: �[0m�[91m Downloaded�[0m�[91m pyphen
Step #1: �[0m�[91m Downloaded pydantic-core
Step #1: �[0m�[91m Downloaded widgetsnbextension
Step #1: �[0m�[91m Downloaded pycryptodome
Step #1: �[0m�[91m Downloaded databricks-connect
Step #1: �[0m�[91m Downloaded sqlalchemy
Step #1: �[0m�[91m Downloaded rapidfuzz
Step #1: �[0m�[91m Downloaded debugpy
Step #1: �[0m�[91m Downloaded uvloop
Step #1: �[0m�[91m Building thrift==0.20.0
Step #1: �[0m�[91m Downloaded fonttools
Step #1: �[0m�[91m Downloaded numba
Step #1: �[0m�[91m Downloaded cryptography
Step #1: �[0m�[91m Downloaded faker
Step #1: �[0m�[91m Built edvise @ git+https://github.com/datakind/edvise.git@22d2598617be47539a0c478595664e329f234a54
Step #1: �[0m�[91m �[0m�[91mDownloaded�[0m�[91m �[0m�[91mgrpcio�[0m�[91m
Step #1: �[0m�[91m �[0m�[91mDownloaded�[0m�[91m �[0m�[91mpillow�[0m�[91m
Step #1: �[0m�[91m �[0m�[91mDownloaded�[0m�[91m �[0m�[91mmlflow-skinny�[0m�[91m
Step #1: �[0m�[91m Downloaded matplotlib
Step #1: �[0m�[91m Downloaded babel
Step #1: �[0m�[91m �[0m�[91mBuilt thrift==0.20.0
Step #1: �[0m�[91m Downloaded jupyterlab
Step #1: �[0m�[91m Downloaded jedi
Step #1: �[0m�[91m Downloaded scikit-learn
Step #1: �[0m�[91m Downloaded ruff
Step #1: �[0m�[91m Downloaded statsmodels
Step #1: �[0m�[91m Downloaded pandas
Step #1: �[0m�[91m Downloaded mypy
Step #1: �[0m�[91m Downloaded numpy
Step #1: �[0m�[91m Downloaded polars
Step #1: �[0m�[91m Downloaded llvmlite
Step #1: �[0m�[91m Downloaded mlflow
Step #1: �[0m�[91m Downloaded pyarrow
Step #1: �[0m�[91m Downloaded h2o
Step #1: �[0m�[91m Downloaded scipy
Step #1: �[0m�[91mPrepared 255 packages in 20.75s
Step #1: �[0m�[91mInstalled 255 packages in 1.12s
Step #1: �[0m�[91mBytecode compiled 16317 files in 41.21s
Step #1: �[0m�[91m + aiofiles==25.1.0
Step #1: �[0m�[91m + aiohappyeyeballs==2.6.1
Step #1: + aiohttp�[0m�[91m==3.13.2
Step #1: + aiosignal==1.4.0
Step #1: + alembic==1.17.1
Step #1: + annotated-types==0.7.0
Step #1: + anyio==4.11.0
Step #1: + argon2-cffi==25.1.0
Step #1: + argon2-cffi-bindings�[0m�[91m==25.1.0
Step #1: + arrow==1.4.0�[0m�[91m
Step #1: + astroid==3.3.11
Step #1: + asttokens==3.0.0
Step #1: + async-lru==2.0.5
Step #1: + async-timeout==5.0.1�[0m�[91m
Step #1: + attrs==25.4.0
Step #1: + babel==2.17.0
Step #1: +�[0m�[91m bcrypt==4.2.1
Step #1: + beautifulsoup4==4.14.2
Step #1: �[0m�[91m + black==25.1.0
Step #1: + bleach==�[0m�[91m4.1.0
Step #1: + blinker�[0m�[91m==1.9.0
Step #1: + brotli==�[0m�[91m1.2.0
Step #1: +�[0m�[91m cachetools==5.5.2
Step #1: + �[0m�[91mcertifi==�[0m�[91m2025.10.5
Step #1: + cffi==2.0.0
Step #1: �[0m�[91m+ charset-normalizer�[0m�[91m==3.4.4
Step #1: + click==�[0m�[91m8.3.0
Step #1: +�[0m�[91m cloud-sql-python-connector==1.14.0
Step #1: +�[0m�[91m cloudpickle==3.1.2
Step #1: + comm==�[0m�[91m0.2.3
Step #1: + contourpy==1.3.2�[0m�[91m
Step #1: �[0m�[91m+ coverage==7.6.12
Step #1: + cryptography�[0m�[91m==46.0.3�[0m�[91m
Step #1: + cssselect2==0.8.0
Step #1: �[0m�[91m + cycler==�[0m�[91m0.12.1
Step #1: + databricks-connect==16.1.7�[0m�[91m
Step #1: + databricks-sdk==�[0m�[91m0.38.0
Step #1: + databricks-sql-connector==�[0m�[91m4.2.5
Step #1: + debugpy�[0m�[91m==1.8.17
Step #1: + �[0m�[91mdecorator==5.2.1
Step #1: �[0m�[91m + defusedxml==0.7.1
Step #1: �[0m�[91m + dill�[0m�[91m==0.4.0
Step #1: + dnspython==2.8.0�[0m�[91m
Step #1: +�[0m�[91m docker==7.1.0
Step #1: + edvise�[0m�[91m==0.2.1 (from �[0m�[91mgit+https://github.com/datakind/edvise.git@22d2598617be47539a0c478595664e329f234a54)
Step #1: + email-validator==�[0m�[91m2.3.0
Step #1: + et-xmlfile==�[0m�[91m2.0.0
Step #1: + exceptiongroup�[0m�[91m==1.3.0
Step #1: +�[0m�[91m executing==2.2.1
Step #1: +�[0m�[91m faker==33.1.0�[0m�[91m
Step #1: + fastapi==0.115.14
Step #1: �[0m�[91m + �[0m�[91mfastapi-cli==0.0.14
Step #1: + fastapi-cloud-cli==0.3.1�[0m�[91m
Step #1: + fastjsonschema==2.21.2�[0m�[91m
Step #1: + flask==3.1.2�[0m�[91m
Step #1: + fonttools==�[0m�[91m4.60.1
Step #1: + fqdn==�[0m�[91m1.5.1
Step #1: +�[0m�[91m frozenlist==1.8.0
Step #1: + �[0m�[91mgitdb==4.0.12�[0m�[91m
Step #1: + gitpython==3.1.45
Step #1: �[0m�[91m+ google-api-core�[0m�[91m==2.28.1
Step #1: + google-auth==�[0m�[91m2.42.1
Step #1: +�[0m�[91m google-cloud-core==2.5.0
Step #1: +�[0m�[91m google-cloud-storage==2.19.0
Step #1: �[0m�[91m + google-crc32c==1.7.1�[0m�[91m
Step #1: + google-resumable-media==2.7.2�[0m�[91m
Step #1: + googleapis-common-protos==1.71.0�[0m�[91m
Step #1: + graphene==�[0m�[91m3.4.3
Step #1: + graphql-core==3.2.7�[0m�[91m
Step #1: �[0m�[91m+ graphql-relay==3.2.0
Step #1: + greenlet==�[0m�[91m3.2.4
Step #1: + grpcio==�[0m�[91m1.76.0
Step #1: + grpcio-status==1.76.0�[0m�[91m
Step #1: + gunicorn==�[0m�[91m22.0.0
Step #1: + h11�[0m�[91m==0.16.0
Step #1: + �[0m�[91mh2o==3.46.0.7
Step #1: +�[0m�[91m httpcore==1.0.9�[0m�[91m
Step #1: + httptools==0.7.1
Step #1: �[0m�[91m+ �[0m�[91mhttpx==0.28.1
Step #1: + idna==3.11�[0m�[91m
Step #1: +�[0m�[91m importlib-metadata==7.2.1
Step #1: + iniconfig==2.3.0�[0m�[91m
Step #1: + ipykernel�[0m�[91m==6.31.0
Step #1: + ipython�[0m�[91m==8.37.0
Step #1: + �[0m�[91mipywidgets==8.1.8
Step #1: + isoduration==20.11.0�[0m�[91m
Step #1: + isort==6.1.0�[0m�[91m
Step #1: + itsdangerous==2.2.0
Step #1: �[0m�[91m + jedi==0.19.2�[0m�[91m
Step #1: + jinja2==3.1.6
Step #1: + �[0m�[91mjoblib==1.5.2
Step #1: +�[0m�[91m json5==0.12.1
Step #1: + jsonpickle==4.0.5�[0m�[91m
Step #1: + jsonpointer==3.0.0�[0m�[91m
Step #1: + jsonschema==4.25.1
Step #1: �[0m�[91m+ jsonschema-specifications==2025.9.1�[0m�[91m
Step #1: + jupyter-client==8.6.3�[0m�[91m
Step #1: + jupyter-core==5.9.1�[0m�[91m
Step #1: + jupyter-events==0.12.0
Step #1: + �[0m�[91mjupyter-lsp==2.3.0
Step #1: +�[0m�[91m jupyter-server==2.17.0
Step #1: + jupyter-server-terminals==0.5.3�[0m�[91m
Step #1: + jupyterlab==4.4.10�[0m�[91m
Step #1: + jupyterlab-pygments==0.3.0
Step #1: �[0m�[91m+ jupyterlab-server==2.28.0
Step #1: + jupyterlab-widgets==3.0.16�[0m�[91m
Step #1: + kiwisolver�[0m�[91m==1.4.9
Step #1: + lark==1.3.1
Step #1: �[0m�[91m + llvmlite==�[0m�[91m0.46.0
Step #1: + lz4==4.4.5
Step #1: + mako�[0m�[91m==1.3.10
Step #1: + markdown==3.10
Step #1: + �[0m�[91mmarkdown-it-py==4.0.0
Step #1: + markupsafe==3.0.3
Step #1: + matplotlib==3.10.7�[0m�[91m
Step #1: + matplotlib-inline==0.2.1
Step #1: + mccabe==0.7.0
Step #1: + mdurl==0.1.2
Step #1: + missingno==0.5.2
Step #1: + mistune==3.1.4
Step #1: + mlflow==2.22.4
Step #1: + mlflow-skinny==2.22.4
Step #1: + multidict==6.7.0
Step #1: + mypy==1.18.2
Step #1: + mypy-extensions==1.1.0
Step #1: + nbclient==0.10.2
Step #1: + nbconvert==7.16.6
Step #1: + nbformat==5.10.4
Step #1: + nest-asyncio==1.6.0
Step #1: + notebook-shim==0.2.4
Step #1: + numba==0.63.1
Step #1: + numpy==1.26.4
Step #1: + oauthlib==3.3.1�[0m�[91m
Step #1: + openpyxl==3.1.5
Step #1: + opentelemetry-api==1.38.0
Step #1: + opentelemetry-sdk==1.38.0
Step #1: + opentelemetry-semantic-conventions==0.59b0
Step #1: + overrides==7.7.0
Step #1: + packaging==24.2
Step #1: + pandas==2.2.3
Step #1: + pandera==0.23.1
Step #1: + pandocfilters==1.5.1
Step #1: + paramiko==3.5.1
Step #1: + parso==0.8.5
Step #1: + passlib==1.7.4
Step #1: + pathspec==0.12.1
Step #1: + patsy==1.0.2
Step #1: + pexpect==4.9.0
Step #1: + pillow==12.0.0
Step #1: + platformdirs==4.5.0
Step #1: + pluggy==1.6.0
Step #1: + polars==0.20.31
Step #1: + prometheus-client==0.23.1
Step #1: + prompt-toolkit==3.0.52
Step #1: + propcache==0.4.1
Step #1: + proto-plus==1.26.1
Step #1: + protobuf==6.33.5
Step #1: + psutil==7.1.3
Step #1: + ptyprocess==0.7.0
Step #1: + pure-eval==0.2.3
Step #1: + py4j==0.10.9.7
Step #1: + pyarrow==19.0.1
Step #1: + pyasn1==0.6.1
Step #1: + pyasn1-modules==0.4.2
Step #1: + pybreaker==1.4.1
Step #1: + pycparser�[0m�[91m==�[0m�[91m2.23�[0m�[91m
Step #1: �[0m�[91m+ pycryptodome==3.20.0
Step #1: �[0m�[91m+�[0m�[91m pydantic==2.12.3
Step #1: + pydantic-core==2.41.4
Step #1: + pydyf==0.11.0
Step #1: + pygments==2.19.2
Step #1: + pyjwt==2.10.1
Step #1: + pylint==3.3.9
Step #1: + pymysql==1.1.2
Step #1: + pynacl==1.6.0
Step #1: + pyparsing==3.2.5
Step #1: + pyphen==0.17.2
Step #1: + pytest==8.4.2
Step #1: + python-dateutil==2.9.0.post0
Step #1: + python-dotenv==1.0.1
Step #1: + python-json-logger==4.0.0
Step #1: + python-multipart==0.0.20
Step #1: + pytz==2024.2
Step #1: + pyyaml==6.0.3
Step #1: + pyzmq==27.1.0
Step #1: + rapidfuzz==3.14.3
Step #1: + referencing==0.37.0
Step #1: + requests==2.32.5
Step #1: + rfc3339-validator==0.1.4
Step #1: + rfc3986-validator==0.1.1
Step #1: + rfc3987-syntax==1.1.0
Step #1: + rich==14.2.0
Step #1: + rich-toolkit==0.15.1
Step #1: + rignore==0.7.4
Step #1: + rpds-py==0.28.0
Step #1: + rsa==4.9.1
Step #1: + ruff==0.14.3
Step #1: + scikit-learn==1.5.2
Step #1: + scipy==1.15.3
Step #1: + seaborn==0.13.2
Step #1: + send2trash==1.8.3
Step #1: + sentry-sdk==2.43.0
Step #1: + setuptools==80.9.0
Step #1: + shap==0.46.0
Step #1: + shellingham==1.5.4
Step #1: + six==1.16.0
Step #1: + slicer==0.0.8
Step #1: + smmap==5.0.2
Step #1: + sniffio==1.3.1
Step #1: + soupsieve==2.8
Step #1: + sqlalchemy==2.0.44
Step #1: + sqlparse==0.5.3
Step #1: + stack-data==0.6.3
Step #1: + starlette==0.46.2
Step #1: + statsmodels==0.14.6
Step #1: + strenum==0.4.15
Step #1: + tabulate==0.9.0
Step #1: + terminado==0.18.1
Step #1: + thefuzz==0.22.1
Step #1: + threadpoolctl==3.6.0
Step #1: + thrift==0.20.0
Step #1: + tinycss2==1.5.1
Step #1: + tinyhtml5==2.1.0
Step #1: + tomli==2.2.1
Step #1: + tomlkit==0.13.3
Step #1: + tornado==6.5.2
Step #1: �[0m�[91m + tqdm==4.67.3
Step #1: + traitlets==�[0m�[91m5.14.3
Step #1: �[0m�[91m+ �[0m�[91mtypeguard�[0m�[91m==4.4.4
Step #1: �[0m�[91m + �[0m�[91mtyper==�[0m�[91m0.20.0
Step #1: �[0m�[91m+ �[0m�[91mtypes-cachetools==6.2.0.20251022�[0m�[91m
Step #1: �[0m�[91m+ types-markdown==3.10.0.20251106
Step #1: + types-paramiko==3.5.0.20250801
Step #1: + types-pyyaml==6.0.12.20250915
Step #1: + types-requests==2.32.0.20250602
Step #1: + typing-extensions==4.15.0
Step #1: + typing-inspect==0.9.0
Step #1: + typing-inspection==0.4.2
Step #1: + tzdata==2025.2
Step #1: + uri-template==1.3.0
Step #1: + urllib3==2.5.0
Step #1: + uvicorn==0.38.0
Step #1: + uvloop==0.22.1
Step #1: + watchfiles==1.1.1
Step #1: + wcwidth==0.2.14
Step #1: + weasyprint==68.1
Step #1: + webcolors==25.10.0
Step #1: + webencodings==0.5.1
Step #1: + websocket-client==1.9.0
Step #1: + websockets==15.0.1
Step #1: + werkzeug==3.1.3
Step #1: + widgetsnbextension==4.0.15
Step #1: + yarl==1.22.0
Step #1: + zipp==3.23.0
Step #1: + zopfli==0.4.0
Step #1: �[0mRemoving intermediate container 6a923240fb04
Step #1: ---> 9f319e23e855
Step #1: Step 9/15 : ADD . /app
Step #1: ---> 9d9cf796df5a
Step #1: Step 10/15 : RUN uv sync --frozen --no-editable
Step #1: ---> Running in 7c5c7589b33f
Step #1: �[91m Building src @ file:///app
Step #1: �[0m�[91m Built src @ file:///app
Step #1: �[0m�[91mPrepared 1 package in 631ms
Step #1: �[0m�[91mInstalled 1 package in 2ms
Step #1: �[0m�[91mBytecode compiled 16361 files in 1.93s
Step #1: + src==0.2.0.dev0 (from file:///app)
Step #1: �[0mRemoving intermediate container 7c5c7589b33f
Step #1: ---> 6c8f5c918e71
Step #1: Step 11/15 : FROM python:3.10-slim-bookworm
Step #1: ---> b876d443abca
Step #1: Step 12/15 : COPY --from=builder /app/.venv /app/.venv
Step #1: ---> 31ad632fdcd8
Step #1: Step 13/15 : COPY --from=builder /app/src /app/src
Step #1: ---> c37786c8f069
Step #1: Step 14/15 : ENV PATH="/app/.venv/bin:$PATH"
Step #1: ---> Running in 8009c9300686
Step #1: Removing intermediate container 8009c9300686
Step #1: ---> 87328712c6d1
Step #1: Step 15/15 : CMD ["fastapi", "run", "app/src/webapp", "--port", "8080", "--host", "0.0.0.0"]
Step #1: ---> Running in fb6c76700b50
Step #1: Removing intermediate container fb6c76700b50
Step #1: ---> a4f747c6b042
Step #1: Successfully built a4f747c6b042
Step #1: Successfully tagged us-east4-docker.pkg.dev/dev-sst-02/edvise-api/webapp:ca41320c9a2ac51493abac3c3d354e92b38bf9ac
Step #1: Successfully tagged us-east4-docker.pkg.dev/dev-sst-02/edvise-api/webapp:latest
Finished Step #1
Starting Step #2
Step #2: Already have image (with digest): gcr.io/cloud-builders/docker
Step #2: The push refers to repository [us-east4-docker.pkg.dev/dev-sst-02/edvise-api/webapp]
Step #2: 544c7c3508b0: Preparing
Step #2: 8d95417254a0: Preparing
Step #2: f28450cf3f05: Preparing
Step #2: b0d0e34f4e25: Preparing
Step #2: 763e4c995088: Preparing
Step #2: 0da811fd3ed4: Preparing
Step #2: b0d0e34f4e25: Layer already exists
Step #2: 763e4c995088: Layer already exists
Step #2: f28450cf3f05: Layer already exists
Step #2: 544c7c3508b0: Pushed
Step #2: 0da811fd3ed4: Pushed
Step #2: 8d95417254a0: Pushed
Step #2: ca41320c9a2ac51493abac3c3d354e92b38bf9ac: digest: sha256:17228f36c5c7ab635a9823b6d2b72dc13654fc91bd332d06b59f4b0e5dd8c0d5 size: 1582
Finished Step #2
Starting Step #3
Step #3: Already have image (with digest): gcr.io/cloud-builders/docker
Step #3: The push refers to repository [us-east4-docker.pkg.dev/dev-sst-02/edvise-api/webapp]
Step #3: 544c7c3508b0: Preparing
Step #3: 8d95417254a0: Preparing
Step #3: f28450cf3f05: Preparing
Step #3: b0d0e34f4e25: Preparing
Step #3: 763e4c995088: Preparing
Step #3: 0da811fd3ed4: Preparing
Step #3: 544c7c3508b0: Layer already exists
Step #3: b0d0e34f4e25: Layer already exists
Step #3: 0da811fd3ed4: Layer already exists
Step #3: 8d95417254a0: Layer already exists
Step #3: 763e4c995088: Layer already exists
Step #3: f28450cf3f05: Layer already exists
Step #3: latest: digest: sha256:17228f36c5c7ab635a9823b6d2b72dc13654fc91bd332d06b59f4b0e5dd8c0d5 size: 1582
Finished Step #3
Starting Step #4
Step #4: Already have image (with digest): gcr.io/cloud-builders/gcloud
Step #4: Deploying container to Cloud Run service [dev-webapp] in project [dev-sst-02] region [us-east4]
Step #4: Deploying...
Step #4: Creating Revision...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................done
Step #4: Routing traffic.....done
Step #4: Done.
Step #4: Service [dev-webapp] revision [dev-webapp-00490-8zm] has been deployed and is serving 100 percent of traffic.
Step #4: Service URL: https://dev-webapp-30046184227.us-east4.run.app
Finished Step #4
Starting Step #5 - "notify-slack"
Step #5 - "notify-slack": Pulling image: curlimages/curl
Step #5 - "notify-slack": Using default tag: latest
Step #5 - "notify-slack": latest: Pulling from curlimages/curl
Step #5 - "notify-slack": Digest: sha256:b3f1fb2a51d923260350d21b8654bbc607164a987e2f7c84a0ac199a67df812a
Step #5 - "notify-slack": Status: Downloaded newer image for curlimages/curl:latest
Step #5 - "notify-slack": docker.io/curlimages/curl:latest
Step #5 - "notify-slack": % Total % Received % Xferd Average Speed Time Time Time Current
Step #5 - "notify-slack": Dload Upload Total Spent Left Speed
Step #5 - "notify-slack":
0 0 0 0 0 0 0 0 0
100 123 100 11 100 112 88 898 0
100 123 100 11 100 112 88 897 0
100 123 100 11 100 112 88 896 0
Finished Step #5 - "notify-slack"
PUSH
DONE
Step #5 - "notify-slack": {"ok":true}
Loading