Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(startup): provisioning only in specific auth types #2022

fix(startup): provisioning oenv variable

4134840
Select commit
Loading
Failed to load commit list.
Merged

fix(startup): provisioning only in specific auth types #2022

fix(startup): provisioning oenv variable
4134840
Select commit
Loading
Failed to load commit list.
Google Cloud Build / Cloud-Run-Keep-API (keephq-sandbox) failed Sep 29, 2024 in 7m 10s

Summary

Build Information

Trigger Cloud-Run-Keep-API
Build c4479e63-a5b1-4421-979c-3038f81b464d
Start 2024-09-29T05:25:21-07:00
Duration 6m18.465s
Status FAILURE

Steps

Step Status Duration
Build SUCCESS 5m1.991s
Push SUCCESS 49.192s
Deploy FAILURE 22.968s

Details

starting build "c4479e63-a5b1-4421-979c-3038f81b464d"

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/keephq/keep
 * branch            41348400f76be9be49b0eeac8a732ec1cc8f89ca -> FETCH_HEAD
HEAD is now at 4134840 fix(startup): provisioning oenv variable
BUILD
Starting Step #0 - "Build"
Step #0 - "Build": Already have image (with digest): gcr.io/cloud-builders/docker
Step #0 - "Build": Sending build context to Docker daemon   40.7MB

Step #0 - "Build": Step 1/26 : FROM python:3.11.6-slim as base
Step #0 - "Build": 3.11.6-slim: Pulling from library/python
Step #0 - "Build": 1f7ce2fa46ab: Pulling fs layer
Step #0 - "Build": 442c5d63eafd: Pulling fs layer
Step #0 - "Build": c3aa3af0d581: Pulling fs layer
Step #0 - "Build": 4bfbe15b3e01: Pulling fs layer
Step #0 - "Build": 848d19a36773: Pulling fs layer
Step #0 - "Build": 4bfbe15b3e01: Waiting
Step #0 - "Build": 848d19a36773: Waiting
Step #0 - "Build": 442c5d63eafd: Verifying Checksum
Step #0 - "Build": 442c5d63eafd: Download complete
Step #0 - "Build": 4bfbe15b3e01: Verifying Checksum
Step #0 - "Build": 4bfbe15b3e01: Download complete
Step #0 - "Build": c3aa3af0d581: Verifying Checksum
Step #0 - "Build": c3aa3af0d581: Download complete
Step #0 - "Build": 1f7ce2fa46ab: Verifying Checksum
Step #0 - "Build": 1f7ce2fa46ab: Download complete
Step #0 - "Build": 848d19a36773: Verifying Checksum
Step #0 - "Build": 848d19a36773: Download complete
Step #0 - "Build": 1f7ce2fa46ab: Pull complete
Step #0 - "Build": 442c5d63eafd: Pull complete
Step #0 - "Build": c3aa3af0d581: Pull complete
Step #0 - "Build": 4bfbe15b3e01: Pull complete
Step #0 - "Build": 848d19a36773: Pull complete
Step #0 - "Build": Digest: sha256:cc758519481092eb5a4a5ab0c1b303e288880d59afc601958d19e95b300bc86b
Step #0 - "Build": Status: Downloaded newer image for python:3.11.6-slim
Step #0 - "Build":  ---> 7ba9869f7b1e
Step #0 - "Build": Step 2/26 : ENV PYTHONFAULTHANDLER=1     PYTHONHASHSEED=random     PYTHONUNBUFFERED=1
Step #0 - "Build":  ---> Running in 0a4b3b21bf3e
Step #0 - "Build": Removing intermediate container 0a4b3b21bf3e
Step #0 - "Build":  ---> 06fedd53b432
Step #0 - "Build": Step 3/26 : RUN useradd --user-group --system --create-home --no-log-init keep
Step #0 - "Build":  ---> Running in f64e21c54057
Step #0 - "Build": Removing intermediate container f64e21c54057
Step #0 - "Build":  ---> 29e19c1ac8b1
Step #0 - "Build": Step 4/26 : WORKDIR /app
Step #0 - "Build":  ---> Running in 97b33d03e5e3
Step #0 - "Build": Removing intermediate container 97b33d03e5e3
Step #0 - "Build":  ---> 3ead93e1e3ce
Step #0 - "Build": Step 5/26 : FROM base as builder
Step #0 - "Build":  ---> 3ead93e1e3ce
Step #0 - "Build": Step 6/26 : ENV PIP_DEFAULT_TIMEOUT=100     PIP_DISABLE_PIP_VERSION_CHECK=1     PIP_NO_CACHE_DIR=1     POETRY_VERSION=1.3.2
Step #0 - "Build":  ---> Running in 2dc2e26f95c4
Step #0 - "Build": Removing intermediate container 2dc2e26f95c4
Step #0 - "Build":  ---> a0edf0ddb61f
Step #0 - "Build": Step 7/26 : RUN pip install "poetry==$POETRY_VERSION"
Step #0 - "Build":  ---> Running in 6d879e7f2f88
Step #0 - "Build": Collecting poetry==1.3.2
Step #0 - "Build":   Obtaining dependency information for poetry==1.3.2 from https://files.pythonhosted.org/packages/45/b2/98e33a3699ee82decba1e26d71cd1b1c09b2d60792e29004ecbd32af3097/poetry-1.3.2-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading poetry-1.3.2-py3-none-any.whl.metadata (7.1 kB)
Step #0 - "Build": Collecting cachecontrol[filecache]<0.13.0,>=0.12.9 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for cachecontrol[filecache]<0.13.0,>=0.12.9 from https://files.pythonhosted.org/packages/72/a2/28e0ef082f7d78253aded97933e1d7b94bab3c5be366e8afd6513de4028e/CacheControl-0.12.14-py2.py3-none-any.whl.metadata
Step #0 - "Build":   Downloading CacheControl-0.12.14-py2.py3-none-any.whl.metadata (2.2 kB)
Step #0 - "Build": Collecting cleo<3.0.0,>=2.0.0 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for cleo<3.0.0,>=2.0.0 from https://files.pythonhosted.org/packages/2d/f5/6bbead8b880620e5a99e0e4bb9e22e67cca16ff48d54105302a3e7821096/cleo-2.1.0-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading cleo-2.1.0-py3-none-any.whl.metadata (12 kB)
Step #0 - "Build": Collecting crashtest<0.5.0,>=0.4.1 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for crashtest<0.5.0,>=0.4.1 from https://files.pythonhosted.org/packages/b0/5c/3ba7d12e7a79566f97b8f954400926d7b6eb33bcdccc1315a857f200f1f1/crashtest-0.4.1-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading crashtest-0.4.1-py3-none-any.whl.metadata (1.1 kB)
Step #0 - "Build": Collecting dulwich<0.21.0,>=0.20.46 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for dulwich<0.21.0,>=0.20.46 from https://files.pythonhosted.org/packages/37/d5/48223047ec7b76069eb8c72e74f255bede4f130ca7f916452c49ee86be0a/dulwich-0.20.50-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
Step #0 - "Build":   Downloading dulwich-0.20.50-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
Step #0 - "Build": Collecting filelock<4.0.0,>=3.8.0 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for filelock<4.0.0,>=3.8.0 from https://files.pythonhosted.org/packages/b9/f8/feced7779d755758a52d1f6635d990b8d98dc0a29fa568bbe0625f18fdf3/filelock-3.16.1-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
Step #0 - "Build": Collecting html5lib<2.0,>=1.0 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for html5lib<2.0,>=1.0 from https://files.pythonhosted.org/packages/6c/dd/a834df6482147d48e225a49515aabc28974ad5a4ca3215c18a882565b028/html5lib-1.1-py2.py3-none-any.whl.metadata
Step #0 - "Build":   Downloading html5lib-1.1-py2.py3-none-any.whl.metadata (16 kB)
Step #0 - "Build": Collecting jsonschema<5.0.0,>=4.10.0 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for jsonschema<5.0.0,>=4.10.0 from https://files.pythonhosted.org/packages/69/4a/4f9dbeb84e8850557c02365a0eee0649abe5eb1d84af92a25731c6c0f922/jsonschema-4.23.0-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
Step #0 - "Build": Collecting keyring<24.0.0,>=23.9.0 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for keyring<24.0.0,>=23.9.0 from https://files.pythonhosted.org/packages/62/db/0e9a09b2b95986dcd73ac78be6ed2bd73ebe8bac65cba7add5b83eb9d899/keyring-23.13.1-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading keyring-23.13.1-py3-none-any.whl.metadata (20 kB)
Step #0 - "Build": Collecting lockfile<0.13.0,>=0.12.2 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for lockfile<0.13.0,>=0.12.2 from https://files.pythonhosted.org/packages/c8/22/9460e311f340cb62d26a38c419b1381b8593b0bb6b5d1f056938b086d362/lockfile-0.12.2-py2.py3-none-any.whl.metadata
Step #0 - "Build":   Downloading lockfile-0.12.2-py2.py3-none-any.whl.metadata (2.4 kB)
Step #0 - "Build": Collecting packaging>=20.4 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for packaging>=20.4 from https://files.pythonhosted.org/packages/08/aa/cc0199a5f0ad350994d660967a8efb233fe0416e4639146c089643407ce6/packaging-24.1-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB)
Step #0 - "Build": Collecting pexpect<5.0.0,>=4.7.0 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for pexpect<5.0.0,>=4.7.0 from https://files.pythonhosted.org/packages/9e/c3/059298687310d527a58bb01f3b1965787ee3b40dce76752eda8b44e9a2c5/pexpect-4.9.0-py2.py3-none-any.whl.metadata
Step #0 - "Build":   Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB)
Step #0 - "Build": Collecting pkginfo<2.0,>=1.5 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for pkginfo<2.0,>=1.5 from https://files.pythonhosted.org/packages/c0/38/d617739840a2f576e400f03fea0a75703f93cc274002635b4b998bbb9de4/pkginfo-1.11.1-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading pkginfo-1.11.1-py3-none-any.whl.metadata (11 kB)
Step #0 - "Build": Collecting platformdirs<3.0.0,>=2.5.2 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for platformdirs<3.0.0,>=2.5.2 from https://files.pythonhosted.org/packages/c1/c7/9be9d651b93efce682b45142a6267034fc4215972780748618c02e236361/platformdirs-2.6.2-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading platformdirs-2.6.2-py3-none-any.whl.metadata (9.5 kB)
Step #0 - "Build": Collecting poetry-core==1.4.0 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for poetry-core==1.4.0 from https://files.pythonhosted.org/packages/53/2e/8c9edbd32862b801e7e01ac5bb7a2fce827c5b535da9421003a857ac6204/poetry_core-1.4.0-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading poetry_core-1.4.0-py3-none-any.whl.metadata (3.4 kB)
Step #0 - "Build": Collecting poetry-plugin-export<2.0.0,>=1.2.0 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for poetry-plugin-export<2.0.0,>=1.2.0 from https://files.pythonhosted.org/packages/de/55/1dd7c8c955d71f58a9202c37bf8e037d697dc9f11a9a2ade65663251ee44/poetry_plugin_export-1.8.0-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading poetry_plugin_export-1.8.0-py3-none-any.whl.metadata (2.8 kB)
Step #0 - "Build": Collecting requests<3.0,>=2.18 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for requests<3.0,>=2.18 from https://files.pythonhosted.org/packages/f9/9b/335f9764261e915ed497fcdeb11df5dfd6f7bf257d4a6a2a686d80da4d54/requests-2.32.3-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Step #0 - "Build": Collecting requests-toolbelt<0.11.0,>=0.9.1 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for requests-toolbelt<0.11.0,>=0.9.1 from https://files.pythonhosted.org/packages/05/d3/bf87a36bff1cb88fd30a509fd366c70ec30676517ee791b2f77e0e29817a/requests_toolbelt-0.10.1-py2.py3-none-any.whl.metadata
Step #0 - "Build":   Downloading requests_toolbelt-0.10.1-py2.py3-none-any.whl.metadata (14 kB)
Step #0 - "Build": Collecting shellingham<2.0,>=1.5 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for shellingham<2.0,>=1.5 from https://files.pythonhosted.org/packages/e0/f9/0595336914c5619e5f28a1fb793285925a8cd4b432c9da0a987836c7f822/shellingham-1.5.4-py2.py3-none-any.whl.metadata
Step #0 - "Build":   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
Step #0 - "Build": Collecting tomlkit!=0.11.2,!=0.11.3,<1.0.0,>=0.11.1 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for tomlkit!=0.11.2,!=0.11.3,<1.0.0,>=0.11.1 from https://files.pythonhosted.org/packages/f9/b6/a447b5e4ec71e13871be01ba81f5dfc9d0af7e473da256ff46bc0e24026f/tomlkit-0.13.2-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading tomlkit-0.13.2-py3-none-any.whl.metadata (2.7 kB)
Step #0 - "Build": Collecting trove-classifiers>=2022.5.19 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for trove-classifiers>=2022.5.19 from https://files.pythonhosted.org/packages/b6/7a/e0edec9c8905e851d52076bbc41890603e2ba97cf64966bc1498f2244fd2/trove_classifiers-2024.9.12-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading trove_classifiers-2024.9.12-py3-none-any.whl.metadata (2.2 kB)
Step #0 - "Build": Collecting urllib3<2.0.0,>=1.26.0 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for urllib3<2.0.0,>=1.26.0 from https://files.pythonhosted.org/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl.metadata
Step #0 - "Build":   Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)
Step #0 - "Build":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 4.7 MB/s eta 0:00:00
Step #0 - "Build": Collecting virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/59/90/57b8ac0c8a231545adc7698c64c5a36fa7cd8e376c691b9bde877269f2eb/virtualenv-20.26.6-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.26.6-py3-none-any.whl.metadata (4.5 kB)
Step #0 - "Build": Collecting msgpack>=0.5.2 (from cachecontrol[filecache]<0.13.0,>=0.12.9->poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for msgpack>=0.5.2 from https://files.pythonhosted.org/packages/a8/a1/ad7b84b91ab5a324e707f4c9761633e357820b011a01e34ce658c1dda7cc/msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
Step #0 - "Build":   Downloading msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB)
Step #0 - "Build": Collecting rapidfuzz<4.0.0,>=3.0.0 (from cleo<3.0.0,>=2.0.0->poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for rapidfuzz<4.0.0,>=3.0.0 from https://files.pythonhosted.org/packages/ed/82/5a3eb4ef6dcf757bde6d94bbc14be4e7fd30cf226f383ff00c75ec0b64c8/rapidfuzz-3.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
Step #0 - "Build":   Downloading rapidfuzz-3.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Step #0 - "Build": Collecting six>=1.9 (from html5lib<2.0,>=1.0->poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for six>=1.9 from https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl.metadata
Step #0 - "Build":   Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
Step #0 - "Build": Collecting webencodings (from html5lib<2.0,>=1.0->poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for webencodings from https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl.metadata
Step #0 - "Build":   Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB)
Step #0 - "Build": Collecting attrs>=22.2.0 (from jsonschema<5.0.0,>=4.10.0->poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for attrs>=22.2.0 from https://files.pythonhosted.org/packages/6a/21/5b6702a7f963e95456c0de2d495f67bf5fd62840ac655dc451586d23d39a/attrs-24.2.0-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB)
Step #0 - "Build": Collecting jsonschema-specifications>=2023.03.6 (from jsonschema<5.0.0,>=4.10.0->poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/ee/07/44bd408781594c4d0a027666ef27fab1e441b109dc3b76b4f836f8fd04fe/jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB)
Step #0 - "Build": Collecting referencing>=0.28.4 (from jsonschema<5.0.0,>=4.10.0->poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/b7/59/2056f61236782a2c86b33906c025d4f4a0b17be0161b63b70fd9e8775d36/referencing-0.35.1-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB)
Step #0 - "Build": Collecting rpds-py>=0.7.1 (from jsonschema<5.0.0,>=4.10.0->poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/a7/e8/85835077b782555d6b3416874b702ea6ebd7db1f145283c9252968670dd5/rpds_py-0.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
Step #0 - "Build":   Downloading rpds_py-0.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
Step #0 - "Build": Collecting jaraco.classes (from keyring<24.0.0,>=23.9.0->poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for jaraco.classes from https://files.pythonhosted.org/packages/7f/66/b15ce62552d84bbfcec9a4873ab79d993a1dd4edb922cbfccae192bd5b5f/jaraco.classes-3.4.0-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading jaraco.classes-3.4.0-py3-none-any.whl.metadata (2.6 kB)
Step #0 - "Build": Collecting importlib-metadata>=4.11.4 (from keyring<24.0.0,>=23.9.0->poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for importlib-metadata>=4.11.4 from https://files.pythonhosted.org/packages/a0/d9/a1e041c5e7caa9a05c925f4bdbdfb7f006d1f74996af53467bc394c97be7/importlib_metadata-8.5.0-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB)
Step #0 - "Build": Collecting SecretStorage>=3.2 (from keyring<24.0.0,>=23.9.0->poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for SecretStorage>=3.2 from https://files.pythonhosted.org/packages/54/24/b4293291fa1dd830f353d2cb163295742fa87f179fcc8a20a306a81978b7/SecretStorage-3.3.3-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading SecretStorage-3.3.3-py3-none-any.whl.metadata (4.0 kB)
Step #0 - "Build": Collecting jeepney>=0.4.2 (from keyring<24.0.0,>=23.9.0->poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for jeepney>=0.4.2 from https://files.pythonhosted.org/packages/ae/72/2a1e2290f1ab1e06f71f3d0f1646c9e4634e70e1d37491535e19266e8dc9/jeepney-0.8.0-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading jeepney-0.8.0-py3-none-any.whl.metadata (1.3 kB)
Step #0 - "Build": Collecting ptyprocess>=0.5 (from pexpect<5.0.0,>=4.7.0->poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for ptyprocess>=0.5 from https://files.pythonhosted.org/packages/22/a6/858897256d0deac81a172289110f31629fc4cee19b6f01283303e18c8db3/ptyprocess-0.7.0-py2.py3-none-any.whl.metadata
Step #0 - "Build":   Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB)
Step #0 - "Build": INFO: pip is looking at multiple versions of poetry-plugin-export to determine which version is compatible with other requirements. This could take a while.
Step #0 - "Build": Collecting poetry-plugin-export<2.0.0,>=1.2.0 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for poetry-plugin-export<2.0.0,>=1.2.0 from https://files.pythonhosted.org/packages/a5/1e/106eb732a21b809b17366666d97a2b797d30f125efa4202a142d8485dd59/poetry_plugin_export-1.7.1-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading poetry_plugin_export-1.7.1-py3-none-any.whl.metadata (2.8 kB)
Step #0 - "Build":   Obtaining dependency information for poetry-plugin-export<2.0.0,>=1.2.0 from https://files.pythonhosted.org/packages/6f/a4/e45a9ee0de134af25b9b5c6958f88f00938a3f77b513f66e940483bdc11b/poetry_plugin_export-1.7.0-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading poetry_plugin_export-1.7.0-py3-none-any.whl.metadata (2.8 kB)
Step #0 - "Build":   Obtaining dependency information for poetry-plugin-export<2.0.0,>=1.2.0 from https://files.pythonhosted.org/packages/17/bb/78d7d920bb463e4bee64f44d8b0d4a286a80af7e76ff8326e5169103f44b/poetry_plugin_export-1.6.0-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading poetry_plugin_export-1.6.0-py3-none-any.whl.metadata (2.8 kB)
Step #0 - "Build":   Obtaining dependency information for poetry-plugin-export<2.0.0,>=1.2.0 from https://files.pythonhosted.org/packages/e9/12/43553a79e1d3bf8de119125dfc3e1fcc8f4258d658b603908d02efaed256/poetry_plugin_export-1.5.0-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading poetry_plugin_export-1.5.0-py3-none-any.whl.metadata (2.7 kB)
Step #0 - "Build":   Obtaining dependency information for poetry-plugin-export<2.0.0,>=1.2.0 from https://files.pythonhosted.org/packages/8e/85/ffc00ac05b50133f58549b712385a556a4312c30e0367a422fb172a686d5/poetry_plugin_export-1.4.0-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading poetry_plugin_export-1.4.0-py3-none-any.whl.metadata (2.6 kB)
Step #0 - "Build":   Obtaining dependency information for poetry-plugin-export<2.0.0,>=1.2.0 from https://files.pythonhosted.org/packages/d9/07/fccaeb648bf9f46b64ca60fa51274ff1616fcc48ea614fa99514d87d31b5/poetry_plugin_export-1.3.1-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading poetry_plugin_export-1.3.1-py3-none-any.whl.metadata (2.6 kB)
Step #0 - "Build": Collecting charset-normalizer<4,>=2 (from requests<3.0,>=2.18->poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/40/26/f35951c45070edc957ba40a5b1db3cf60a9dbb1b350c2d5bef03e01e61de/charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
Step #0 - "Build":   Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
Step #0 - "Build": Collecting idna<4,>=2.5 (from requests<3.0,>=2.18->poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for idna<4,>=2.5 from https://files.pythonhosted.org/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
Step #0 - "Build": Collecting certifi>=2017.4.17 (from requests<3.0,>=2.18->poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/12/90/3c9ff0512038035f59d279fddeb79f5f1eccd8859f06d6163c58798b9487/certifi-2024.8.30-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB)
Step #0 - "Build": Collecting distlib<1,>=0.3.7 (from virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3->poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for distlib<1,>=0.3.7 from https://files.pythonhosted.org/packages/8e/41/9307e4f5f9976bc8b7fea0b66367734e8faf3ec84bc0d412d8cfabbb66cd/distlib-0.3.8-py2.py3-none-any.whl.metadata
Step #0 - "Build":   Downloading distlib-0.3.8-py2.py3-none-any.whl.metadata (5.1 kB)
Step #0 - "Build": INFO: pip is looking at multiple versions of virtualenv to determine which version is compatible with other requirements. This could take a while.
Step #0 - "Build": Collecting virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 (from poetry==1.3.2)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/c6/1d/e1a44fdd6d30829ba21fc58b5d98a67e7aae8f4165f11d091e53aec12560/virtualenv-20.26.5-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.26.5-py3-none-any.whl.metadata (4.5 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/5d/ea/12f774a18b55754c730c8383dad8f10d7b87397d1cb6b2b944c87381bb3b/virtualenv-20.26.4-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.26.4-py3-none-any.whl.metadata (4.5 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/07/4d/410156100224c5e2f0011d435e477b57aed9576fc7fe137abcf14ec16e11/virtualenv-20.26.3-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.26.3-py3-none-any.whl.metadata (4.5 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/0a/02/085eee8570e807db9a1aa905e18c9123efec753ae9021b029115c6e0bb28/virtualenv-20.26.2-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.26.2-py3-none-any.whl.metadata (4.4 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/ca/28/19728b052c52b588fa117e80561d4b6e872664f4df73628d58593218becd/virtualenv-20.26.1-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.26.1-py3-none-any.whl.metadata (4.4 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/fa/80/4230da6f5898d50c427591d81c4ca154c19ff3ea789266affcd9a770ed3d/virtualenv-20.26.0-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.26.0-py3-none-any.whl.metadata (4.4 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/cd/8a/709e9994dc2f9705d1127c63b64151582655e02c953e163b317803864fc0/virtualenv-20.25.3-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.25.3-py3-none-any.whl.metadata (4.4 kB)
Step #0 - "Build": INFO: pip is still looking at multiple versions of virtualenv to determine which version is compatible with other requirements. This could take a while.
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/b7/d0/ee2496ac979bbb3fd7ed2edba0da3f1f415a6559721b9d51b7efe99d15ea/virtualenv-20.25.2-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.25.2-py3-none-any.whl.metadata (4.4 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/16/65/0d0bdfdac31e2db8c6d6c18fe1e00236f0dea279f9846f94a9aafa49cfc9/virtualenv-20.25.1-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.25.1-py3-none-any.whl.metadata (4.4 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/83/22/54b1180756d2d6194bcafb7425d437c3034c4bff92129c3e1e633079e2c4/virtualenv-20.25.0-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.25.0-py3-none-any.whl.metadata (4.5 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/7f/1b/433ebb5530c48d70bebe1bf10ec7591af9f66847e34c4fcbca16d5eaaa0c/virtualenv-20.24.7-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.24.7-py3-none-any.whl.metadata (4.5 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/7f/19/1f0eddcb9acf00a95793ce83417f69e0fd106c192121360af499cd6fde39/virtualenv-20.24.6-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.24.6-py3-none-any.whl.metadata (4.5 kB)
Step #0 - "Build": INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/4e/8b/f0d3a468c0186c603217a6656ea4f49259630e8ed99558501d92f6ff7dc3/virtualenv-20.24.5-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.24.5-py3-none-any.whl.metadata (4.5 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/48/87/0ff871ebe003075d61e1abeab67c21d50edf44dbfdeabd107bef30a9e027/virtualenv-20.24.4-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.24.4-py3-none-any.whl.metadata (4.5 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/17/8d/6989e5dcd812520cbf9f31be2b08643ae3a895586601bbab501df8ed6e54/virtualenv-20.24.3-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.24.3-py3-none-any.whl.metadata (4.5 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/14/19/e266f07cf55155d5f45170bbe08c486d8a9a9ae17bc8983acb1c019a8dd4/virtualenv-20.24.2-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.24.2-py3-none-any.whl.metadata (4.5 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/dd/af/4a7f56bb73ede17f6195aaf03353a1c1dd1381ba0aa2e3b786f7ec9fe8aa/virtualenv-20.24.1-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.24.1-py3-none-any.whl.metadata (4.5 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/c5/d5/f914b715f8b4c2ae8ca10112d389c04bed368ddd8888b70dafe740269bb5/virtualenv-20.24.0-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.24.0-py3-none-any.whl.metadata (4.5 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/2a/5b/f5ba6ec56448dc85abb75b97dc918a621a52d119ade29c8c1b7e916b0cd3/virtualenv-20.23.1-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.23.1-py3-none-any.whl.metadata (4.5 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/f1/0a/18755fa6aec794fd539b050beeaa905fa5c77c64356aa8bdecb62c01581a/virtualenv-20.23.0-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.23.0-py3-none-any.whl.metadata (4.3 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/b9/dc/44f55e57b8c106391987b17fe17db0ef3cc6364a935d1691b89df0e149a7/virtualenv-20.22.0-py3-none-any.whl.metadata
Step #0 - "Build":   Downloading virtualenv-20.22.0-py3-none-any.whl.metadata (4.1 kB)
Step #0 - "Build":   Obtaining dependency information for virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 from https://files.pythonhosted.org/packages/fb/9b/445412c769289c18a5f9c2e8c816c1369f6c5fae4802f2196e5aef7630fd
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/cloud-build/builds/c4479e63-a5b1-4421-979c-3038f81b464d?project=442666953093.]
...
0) (3.10.0)
Step #0 - "Build": Requirement already satisfied: psycopg2-binary<3.0.0,>=2.9.5 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (2.9.9)
Step #0 - "Build": Requirement already satisfied: pusher<4.0.0,>=3.3.2 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (3.3.2)
Step #0 - "Build": Requirement already satisfied: pydantic<2.0.0,>=1.10.4 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (1.10.16)
Step #0 - "Build": Requirement already satisfied: pygithub<2.0,>=1.57 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (1.59.1)
Step #0 - "Build": Requirement already satisfied: pymongo<5.0.0,>=4.6.3 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (4.7.3)
Step #0 - "Build": Requirement already satisfied: pympler<2.0.0,>=1.0.1 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (1.0.1)
Step #0 - "Build": Requirement already satisfied: pymysql<2.0.0,>=1.1.1 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (1.1.1)
Step #0 - "Build": Requirement already satisfied: pyngrok<8.0.0,>=7.0.2 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (7.1.6)
Step #0 - "Build": Requirement already satisfied: python-dotenv<0.22.0,>=0.21.1 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (0.21.1)
Step #0 - "Build": Requirement already satisfied: python-jose<4.0.0,>=3.3.0 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (3.3.0)
Step #0 - "Build": Requirement already satisfied: python-json-logger<3.0.0,>=2.0.6 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (2.0.7)
Step #0 - "Build": Requirement already satisfied: python-keycloak==4.2.3 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (4.2.3)
Step #0 - "Build": Requirement already satisfied: python-multipart<0.0.8,>=0.0.7 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (0.0.7)
Step #0 - "Build": Requirement already satisfied: python-telegram-bot<21.0,>=20.1 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (20.8)
Step #0 - "Build": Requirement already satisfied: pyyaml<7.0,>=6.0 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (6.0.1)
Step #0 - "Build": Requirement already satisfied: quickchart-io<3.0.0,>=2.0.0 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (2.0.0)
Step #0 - "Build": Requirement already satisfied: requests<3.0.0,>=2.32.0 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (2.32.3)
Step #0 - "Build": Requirement already satisfied: scipy<2.0.0,>=1.14.1 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (1.14.1)
Step #0 - "Build": Requirement already satisfied: sendgrid<7.0.0,>=6.10.0 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (6.11.0)
Step #0 - "Build": Requirement already satisfied: sentry-sdk<2.0.0,>=1.15.0 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (1.45.0)
Step #0 - "Build": Requirement already satisfied: snowflake-connector-python==3.12.1 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (3.12.1)
Step #0 - "Build": Requirement already satisfied: splunk-sdk<2.0.0,>=1.7.4 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (1.7.4)
Step #0 - "Build": Requirement already satisfied: sqlalchemy==1.4.41 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (1.4.41)
Step #0 - "Build": Requirement already satisfied: sqlalchemy-utils<0.42.0,>=0.41.1 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (0.41.2)
Step #0 - "Build": Requirement already satisfied: sqlmodel<0.0.9,>=0.0.8 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (0.0.8)
Step #0 - "Build": Requirement already satisfied: starlette-context<0.4.0,>=0.3.6 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (0.3.6)
Step #0 - "Build": Requirement already satisfied: twilio<9.0.0,>=8.10.0 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (8.13.0)
Step #0 - "Build": Requirement already satisfied: uptime-kuma-api<2.0.0,>=1.2.1 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (1.2.1)
Step #0 - "Build": Requirement already satisfied: uvicorn<0.21.0,>=0.20.0 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (0.20.0)
Step #0 - "Build": Requirement already satisfied: validators<0.21.0,>=0.20.0 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (0.20.0)
Step #0 - "Build": Requirement already satisfied: websocket-client<2.0.0,>=1.6.0 in /venv/lib/python3.11/site-packages (from keep==0.25.0) (1.8.0)
Step #0 - "Build": Requirement already satisfied: Mako in /venv/lib/python3.11/site-packages (from alembic<2.0.0,>=1.13.2->keep==0.25.0) (1.3.5)
Step #0 - "Build": Requirement already satisfied: typing-extensions>=4 in /venv/lib/python3.11/site-packages (from alembic<2.0.0,>=1.13.2->keep==0.25.0) (4.12.2)
Step #0 - "Build": Requirement already satisfied: redis[hiredis]<5,>=4.2.0 in /venv/lib/python3.11/site-packages (from arq<0.27.0,>=0.26.0->keep==0.25.0) (4.6.0)
Step #0 - "Build": Requirement already satisfied: wheel<1.0,>=0.23.0 in /venv/lib/python3.11/site-packages (from astunparse<2.0.0,>=1.6.3->keep==0.25.0) (0.43.0)
Step #0 - "Build": Requirement already satisfied: six<2.0,>=1.6.1 in /venv/lib/python3.11/site-packages (from astunparse<2.0.0,>=1.6.3->keep==0.25.0) (1.16.0)
Step #0 - "Build": Requirement already satisfied: aiohttp<4.0.0,>=3.8.5 in /venv/lib/python3.11/site-packages (from auth0-python<5.0.0,>=4.4.1->keep==0.25.0) (3.10.2)
Step #0 - "Build": Requirement already satisfied: cryptography<43.0.0,>=42.0.4 in /venv/lib/python3.11/site-packages (from auth0-python<5.0.0,>=4.4.1->keep==0.25.0) (42.0.8)
Step #0 - "Build": Requirement already satisfied: pyjwt<3.0.0,>=2.8.0 in /venv/lib/python3.11/site-packages (from auth0-python<5.0.0,>=4.4.1->keep==0.25.0) (2.8.0)
Step #0 - "Build": Requirement already satisfied: urllib3<3.0.0,>=2.0.7 in /venv/lib/python3.11/site-packages (from auth0-python<5.0.0,>=4.4.1->keep==0.25.0) (2.2.2)
Step #0 - "Build": Requirement already satisfied: azure-core>=1.23.0 in /venv/lib/python3.11/site-packages (from azure-identity<2.0.0,>=1.16.1->keep==0.25.0) (1.30.2)
Step #0 - "Build": Requirement already satisfied: msal>=1.24.0 in /venv/lib/python3.11/site-packages (from azure-identity<2.0.0,>=1.16.1->keep==0.25.0) (1.28.1)
Step #0 - "Build": Requirement already satisfied: msal-extensions>=0.3.0 in /venv/lib/python3.11/site-packages (from azure-identity<2.0.0,>=1.16.1->keep==0.25.0) (1.1.0)
Step #0 - "Build": Requirement already satisfied: isodate<1.0.0,>=0.6.1 in /venv/lib/python3.11/site-packages (from azure-mgmt-containerservice<28.0.0,>=27.0.0->keep==0.25.0) (0.6.1)
Step #0 - "Build": Requirement already satisfied: azure-common~=1.1 in /venv/lib/python3.11/site-packages (from azure-mgmt-containerservice<28.0.0,>=27.0.0->keep==0.25.0) (1.1.28)
Step #0 - "Build": Requirement already satisfied: azure-mgmt-core<2.0.0,>=1.3.2 in /venv/lib/python3.11/site-packages (from azure-mgmt-containerservice<28.0.0,>=27.0.0->keep==0.25.0) (1.4.0)
Step #0 - "Build": Requirement already satisfied: botocore<1.35.0,>=1.34.128 in /venv/lib/python3.11/site-packages (from boto3<2.0.0,>=1.26.72->keep==0.25.0) (1.34.128)
Step #0 - "Build": Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /venv/lib/python3.11/site-packages (from boto3<2.0.0,>=1.26.72->keep==0.25.0) (1.0.1)
Step #0 - "Build": Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /venv/lib/python3.11/site-packages (from boto3<2.0.0,>=1.26.72->keep==0.25.0) (0.10.1)
Step #0 - "Build": Requirement already satisfied: lark-parser>=0.10.1 in /venv/lib/python3.11/site-packages (from cel-python<0.2.0,>=0.1.5->keep==0.25.0) (0.12.0)
Step #0 - "Build": Requirement already satisfied: python-dateutil>=2.8.1 in /venv/lib/python3.11/site-packages (from cel-python<0.2.0,>=0.1.5->keep==0.25.0) (2.9.0.post0)
Step #0 - "Build": Requirement already satisfied: babel>=2.9.0 in /venv/lib/python3.11/site-packages (from cel-python<0.2.0,>=0.1.5->keep==0.25.0) (2.15.0)
Step #0 - "Build": Requirement already satisfied: pytz in /venv/lib/python3.11/site-packages (from clickhouse-driver<0.3.0,>=0.2.9->keep==0.25.0) (2024.1)
Step #0 - "Build": Requirement already satisfied: tzlocal in /venv/lib/python3.11/site-packages (from clickhouse-driver<0.3.0,>=0.2.9->keep==0.25.0) (5.2)
Step #0 - "Build": Requirement already satisfied: aiofiles in /venv/lib/python3.11/site-packages (from cloud-sql-python-connector==1.12.0->keep==0.25.0) (24.1.0)
Step #0 - "Build": Requirement already satisfied: certifi in /venv/lib/python3.11/site-packages (from datadog-api-client<3.0.0,>=2.12.0->keep==0.25.0) (2024.7.4)
Step #0 - "Build": Requirement already satisfied: regex>=2017.02.08 in /venv/lib/python3.11/site-packages (from datefinder<0.8.0,>=0.7.3->keep==0.25.0) (2024.5.15)
Step #0 - "Build": Requirement already satisfied: elastic-transport<9,>=8.13 in /venv/lib/python3.11/site-packages (from elasticsearch<9.0.0,>=8.6.1->keep==0.25.0) (8.13.1)
Step #0 - "Build": Requirement already satisfied: starlette<0.37.0,>=0.36.3 in /venv/lib/python3.11/site-packages (from fastapi<0.110.0,>=0.109.1->keep==0.25.0) (0.36.3)
Step #0 - "Build": Requirement already satisfied: cachetools<6.0,>=2.0.0 in /venv/lib/python3.11/site-packages (from google-auth==2.34.0->keep==0.25.0) (5.3.3)
Step #0 - "Build": Requirement already satisfied: pyasn1-modules>=0.2.1 in /venv/lib/python3.11/site-packages (from google-auth==2.34.0->keep==0.25.0) (0.4.0)
Step #0 - "Build": Requirement already satisfied: rsa<5,>=3.1.4 in /venv/lib/python3.11/site-packages (from google-auth==2.34.0->keep==0.25.0) (4.9)
Step #0 - "Build": Requirement already satisfied: google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.1 in /venv/lib/python3.11/site-packages (from google-cloud-bigquery<4.0.0,>=3.11.0->keep==0.25.0) (2.19.0)
Step #0 - "Build": Requirement already satisfied: google-cloud-core<3.0.0dev,>=1.6.0 in /venv/lib/python3.11/site-packages (from google-cloud-bigquery<4.0.0,>=3.11.0->keep==0.25.0) (2.4.1)
Step #0 - "Build": Requirement already satisfied: google-resumable-media<3.0dev,>=0.6.0 in /venv/lib/python3.11/site-packages (from google-cloud-bigquery<4.0.0,>=3.11.0->keep==0.25.0) (2.7.1)
Step #0 - "Build": Requirement already satisfied: proto-plus<2.0.0dev,>=1.22.3 in /venv/lib/python3.11/site-packages (from google-cloud-container<3.0.0,>=2.32.0->keep==0.25.0) (1.23.0)
Step #0 - "Build": Requirement already satisfied: protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.19.5 in /venv/lib/python3.11/site-packages (from google-cloud-container<3.0.0,>=2.32.0->keep==0.25.0) (4.25.3)
Step #0 - "Build": Requirement already satisfied: grpc-google-iam-v1<1.0.0dev,>=0.12.4 in /venv/lib/python3.11/site-packages (from google-cloud-secret-manager<3.0.0,>=2.16.1->keep==0.25.0) (0.13.0)
Step #0 - "Build": Requirement already satisfied: google-crc32c<2.0dev,>=1.0 in /venv/lib/python3.11/site-packages (from google-cloud-storage<3.0.0,>=2.10.0->keep==0.25.0) (1.5.0)
Step #0 - "Build": Requirement already satisfied: requests-oauthlib in /venv/lib/python3.11/site-packages (from kubernetes<28.0.0,>=27.2.0->keep==0.25.0) (2.0.0)
Step #0 - "Build": Requirement already satisfied: oauthlib>=3.2.2 in /venv/lib/python3.11/site-packages (from kubernetes<28.0.0,>=27.2.0->keep==0.25.0) (3.2.2)
Step #0 - "Build": Requirement already satisfied: anyio<5,>=3.5.0 in /venv/lib/python3.11/site-packages (from openai==1.37.1->keep==0.25.0) (4.4.0)
Step #0 - "Build": Requirement already satisfied: distro<2,>=1.7.0 in /venv/lib/python3.11/site-packages (from openai==1.37.1->keep==0.25.0) (1.9.0)
Step #0 - "Build": Requirement already satisfied: httpx<1,>=0.23.0 in /venv/lib/python3.11/site-packages (from openai==1.37.1->keep==0.25.0) (0.26.0)
Step #0 - "Build": Requirement already satisfied: sniffio in /venv/lib/python3.11/site-packages (from openai==1.37.1->keep==0.25.0) (1.3.1)
Step #0 - "Build": Requirement already satisfied: tqdm>4 in /venv/lib/python3.11/site-packages (from openai==1.37.1->keep==0.25.0) (4.66.4)
Step #0 - "Build": Requirement already satisfied: opentelemetry-api~=1.0 in /venv/lib/python3.11/site-packages (from opentelemetry-exporter-gcp-trace<2.0.0,>=1.6.0->keep==0.25.0) (1.20.0)
Step #0 - "Build": Requirement already satisfied: opentelemetry-resourcedetector-gcp==1.*,>=1.5.0dev0 in /venv/lib/python3.11/site-packages (from opentelemetry-exporter-gcp-trace<2.0.0,>=1.6.0->keep==0.25.0) (1.6.0a0)
Step #0 - "Build": Requirement already satisfied: backoff<3.0.0,>=1.10.0; python_version >= "3.7" in /venv/lib/python3.11/site-packages (from opentelemetry-exporter-otlp-proto-grpc<2.0.0,>=1.20.0->keep==0.25.0) (2.2.1)
Step #0 - "Build": Requirement already satisfied: deprecated>=1.2.6 in /venv/lib/python3.11/site-packages (from opentelemetry-exporter-otlp-proto-grpc<2.0.0,>=1.20.0->keep==0.25.0) (1.2.14)
Step #0 - "Build": Requirement already satisfied: googleapis-common-protos~=1.52 in /venv/lib/python3.11/site-packages (from opentelemetry-exporter-otlp-proto-grpc<2.0.0,>=1.20.0->keep==0.25.0) (1.63.1)
Step #0 - "Build": Requirement already satisfied: grpcio<2.0.0,>=1.0.0 in /venv/lib/python3.11/site-packages (from opentelemetry-exporter-otlp-proto-grpc<2.0.0,>=1.20.0->keep==0.25.0) (1.64.1)
Step #0 - "Build": Requirement already satisfied: opentelemetry-exporter-otlp-proto-common==1.20.0 in /venv/lib/python3.11/site-packages (from opentelemetry-exporter-otlp-proto-grpc<2.0.0,>=1.20.0->keep==0.25.0) (1.20.0)
Step #0 - "Build": Requirement already satisfied: opentelemetry-proto==1.20.0 in /venv/lib/python3.11/site-packages (from opentelemetry-exporter-otlp-proto-grpc<2.0.0,>=1.20.0->keep==0.25.0) (1.20.0)
Step #0 - "Build": Requirement already satisfied: opentelemetry-instrumentation-asgi==0.41b0 in /venv/lib/python3.11/site-packages (from opentelemetry-instrumentation-fastapi<0.42,>=0.41b0->keep==0.25.0) (0.41b0)
Step #0 - "Build": Requirement already satisfied: opentelemetry-instrumentation==0.41b0 in /venv/lib/python3.11/site-packages (from opentelemetry-instrumentation-fastapi<0.42,>=0.41b0->keep==0.25.0) (0.41b0)
Step #0 - "Build": Requirement already satisfied: opentelemetry-semantic-conventions==0.41b0 in /venv/lib/python3.11/site-packages (from opentelemetry-instrumentation-fastapi<0.42,>=0.41b0->keep==0.25.0) (0.41b0)
Step #0 - "Build": Requirement already satisfied: opentelemetry-util-http==0.41b0 in /venv/lib/python3.11/site-packages (from opentelemetry-instrumentation-fastapi<0.42,>=0.41b0->keep==0.25.0) (0.41b0)
Step #0 - "Build": Requirement already satisfied: wrapt>=1.11.2 in /venv/lib/python3.11/site-packages (from opentelemetry-instrumentation-sqlalchemy<0.42,>=0.41b0->keep==0.25.0) (1.16.0)
Step #0 - "Build": Requirement already satisfied: setuptools>=21.0.0 in /venv/lib/python3.11/site-packages (from opsgenie-sdk<3.0.0,>=2.1.5->keep==0.25.0) (70.0.0)
Step #0 - "Build": Requirement already satisfied: tenacity>=5.0.4 in /venv/lib/python3.11/site-packages (from opsgenie-sdk<3.0.0,>=2.1.5->keep==0.25.0) (8.4.1)
Step #0 - "Build": Requirement already satisfied: tzdata>=2022.7 in /venv/lib/python3.11/site-packages (from pandas<3.0.0,>=2.2.2->keep==0.25.0) (2024.1)
Step #0 - "Build": Requirement already satisfied: bcrypt>=3.2 in /venv/lib/python3.11/site-packages (from paramiko<4.0.0,>=3.4.0->keep==0.25.0) (4.1.3)
Step #0 - "Build": Requirement already satisfied: pynacl>=1.5 in /venv/lib/python3.11/site-packages (from paramiko<4.0.0,>=3.4.0->keep==0.25.0) (1.5.0)
Step #0 - "Build": Requirement already satisfied: monotonic>=1.5 in /venv/lib/python3.11/site-packages (from posthog<4.0.0,>=3.0.1->keep==0.25.0) (1.6)
Step #0 - "Build": Requirement already satisfied: wcwidth in /venv/lib/python3.11/site-packages (from prettytable<4.0.0,>=3.9.0->keep==0.25.0) (0.2.13)
Step #0 - "Build": Requirement already satisfied: pyopenssl in /venv/lib/python3.11/site-packages (from pusher<4.0.0,>=3.3.2->keep==0.25.0) (24.2.1)
Step #0 - "Build": Requirement already satisfied: ndg-httpsclient in /venv/lib/python3.11/site-packages (from pusher<4.0.0,>=3.3.2->keep==0.25.0) (0.5.1)
Step #0 - "Build": Requirement already satisfied: pyasn1 in /venv/lib/python3.11/site-packages (from pusher<4.0.0,>=3.3.2->keep==0.25.0) (0.6.0)
Step #0 - "Build": Requirement already satisfied: dnspython<3.0.0,>=1.16.0 in /venv/lib/python3.11/site-packages (from pymongo<5.0.0,>=4.6.3->keep==0.25.0) (2.6.1)
Step #0 - "Build": Requirement already satisfied: ecdsa!=0.15 in /venv/lib/python3.11/site-packages (from python-jose<4.0.0,>=3.3.0->keep==0.25.0) (0.19.0)
Step #0 - "Build": Requirement already satisfied: async-property>=0.2.2 in /venv/lib/python3.11/site-packages (from python-keycloak==4.2.3->keep==0.25.0) (0.2.2)
Step #0 - "Build": Requirement already satisfied: deprecation>=2.1.0 in /venv/lib/python3.11/site-packages (from python-keycloak==4.2.3->keep==0.25.0) (2.1.0)
Step #0 - "Build": Requirement already satisfied: requests-toolbelt>=0.6.0 in /venv/lib/python3.11/site-packages (from python-keycloak==4.2.3->keep==0.25.0) (1.0.0)
Step #0 - "Build": Requirement already satisfied: charset-normalizer<4,>=2 in /venv/lib/python3.11/site-packages (from requests<3.0.0,>=2.32.0->keep==0.25.0) (3.3.2)
Step #0 - "Build": Requirement already satisfied: idna<4,>=2.5 in /venv/lib/python3.11/site-packages (from requests<3.0.0,>=2.32.0->keep==0.25.0) (3.7)
Step #0 - "Build": Requirement already satisfied: python-http-client>=3.2.1 in /venv/lib/python3.11/site-packages (from sendgrid<7.0.0,>=6.10.0->keep==0.25.0) (3.3.7)
Step #0 - "Build": Requirement already satisfied: starkbank-ecdsa>=2.0.1 in /venv/lib/python3.11/site-packages (from sendgrid<7.0.0,>=6.10.0->keep==0.25.0) (2.2.0)
Step #0 - "Build": Requirement already satisfied: asn1crypto<2.0.0,>0.24.0 in /venv/lib/python3.11/site-packages (from snowflake-connector-python==3.12.1->keep==0.25.0) (1.5.1)
Step #0 - "Build": Requirement already satisfied: cffi<2.0.0,>=1.9 in /venv/lib/python3.11/site-packages (from snowflake-connector-python==3.12.1->keep==0.25.0) (1.16.0)
Step #0 - "Build": Requirement already satisfied: filelock<4,>=3.5 in /venv/lib/python3.11/site-packages (from snowflake-connector-python==3.12.1->keep==0.25.0) (3.15.1)
Step #0 - "Build": Requirement already satisfied: sortedcontainers>=2.4.0 in /venv/lib/python3.11/site-packages (from snowflake-connector-python==3.12.1->keep==0.25.0) (2.4.0)
Step #0 - "Build": Requirement already satisfied: platformdirs<5.0.0,>=2.6.0 in /venv/lib/python3.11/site-packages (from snowflake-connector-python==3.12.1->keep==0.25.0) (3.8.1)
Step #0 - "Build": Requirement already satisfied: tomlkit in /venv/lib/python3.11/site-packages (from snowflake-connector-python==3.12.1->keep==0.25.0) (0.12.5)
Step #0 - "Build": Requirement already satisfied: greenlet!=0.4.17; python_version >= "3" and (platform_machine == "aarch64" or (platform_machine == "ppc64le" or (platform_machine == "x86_64" or (platform_machine == "amd64" or (platform_machine == "AMD64" or (platform_machine == "win32" or platform_machine == "WIN32")))))) in /venv/lib/python3.11/site-packages (from sqlalchemy==1.4.41->keep==0.25.0) (3.0.3)
Step #0 - "Build": Requirement already satisfied: sqlalchemy2-stubs in /venv/lib/python3.11/site-packages (from sqlmodel<0.0.9,>=0.0.8->keep==0.25.0) (0.0.2a38)
Step #0 - "Build": Requirement already satisfied: aiohttp-retry>=2.8.3 in /venv/lib/python3.11/site-packages (from twilio<9.0.0,>=8.10.0->keep==0.25.0) (2.8.3)
Step #0 - "Build": Requirement already satisfied: python-socketio[client]>=5.0.0 in /venv/lib/python3.11/site-packages (from uptime-kuma-api<2.0.0,>=1.2.1->keep==0.25.0) (5.11.2)
Step #0 - "Build": Requirement already satisfied: h11>=0.8 in /venv/lib/python3.11/site-packages (from uvicorn<0.21.0,>=0.20.0->keep==0.25.0) (0.14.0)
Step #0 - "Build": Requirement already satisfied: decorator>=3.4.0 in /venv/lib/python3.11/site-packages (from validators<0.21.0,>=0.20.0->keep==0.25.0) (5.1.1)
Step #0 - "Build": Requirement already satisfied: MarkupSafe>=0.9.2 in /venv/lib/python3.11/site-packages (from Mako->alembic<2.0.0,>=1.13.2->keep==0.25.0) (2.1.5)
Step #0 - "Build": Requirement already satisfied: hiredis>=1.0.0; extra == "hiredis" in /venv/lib/python3.11/site-packages (from redis[hiredis]<5,>=4.2.0->arq<0.27.0,>=0.26.0->keep==0.25.0) (2.3.2)
Step #0 - "Build": Requirement already satisfied: aiohappyeyeballs>=2.3.0 in /venv/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.5->auth0-python<5.0.0,>=4.4.1->keep==0.25.0) (2.3.5)
Step #0 - "Build": Requirement already satisfied: aiosignal>=1.1.2 in /venv/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.5->auth0-python<5.0.0,>=4.4.1->keep==0.25.0) (1.3.1)
Step #0 - "Build": Requirement already satisfied: attrs>=17.3.0 in /venv/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.5->auth0-python<5.0.0,>=4.4.1->keep==0.25.0) (23.2.0)
Step #0 - "Build": Requirement already satisfied: frozenlist>=1.1.1 in /venv/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.5->auth0-python<5.0.0,>=4.4.1->keep==0.25.0) (1.4.1)
Step #0 - "Build": Requirement already satisfied: multidict<7.0,>=4.5 in /venv/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.5->auth0-python<5.0.0,>=4.4.1->keep==0.25.0) (6.0.5)
Step #0 - "Build": Requirement already satisfied: yarl<2.0,>=1.0 in /venv/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.5->auth0-python<5.0.0,>=4.4.1->keep==0.25.0) (1.9.4)
Step #0 - "Build": Requirement already satisfied: portalocker<3,>=1.0; platform_system != "Windows" in /venv/lib/python3.11/site-packages (from msal-extensions>=0.3.0->azure-identity<2.0.0,>=1.16.1->keep==0.25.0) (2.8.2)
Step #0 - "Build": Requirement already satisfied: grpcio-status<2.0.dev0,>=1.33.2; extra == "grpc" in /venv/lib/python3.11/site-packages (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.1->google-cloud-bigquery<4.0.0,>=3.11.0->keep==0.25.0) (1.62.2)
Step #0 - "Build": Requirement already satisfied: httpcore==1.* in /venv/lib/python3.11/site-packages (from httpx<1,>=0.23.0->openai==1.37.1->keep==0.25.0) (1.0.5)
Step #0 - "Build": Requirement already satisfied: importlib-metadata<7.0,>=6.0 in /venv/lib/python3.11/site-packages (from opentelemetry-api~=1.0->opentelemetry-exporter-gcp-trace<2.0.0,>=1.6.0->keep==0.25.0) (6.11.0)
Step #0 - "Build": Requirement already satisfied: asgiref~=3.0 in /venv/lib/python3.11/site-packages (from opentelemetry-instrumentation-asgi==0.41b0->opentelemetry-instrumentation-fastapi<0.42,>=0.41b0->keep==0.25.0) (3.8.1)
Step #0 - "Build": Requirement already satisfied: pycparser in /venv/lib/python3.11/site-packages (from cffi<2.0.0,>=1.9->snowflake-connector-python==3.12.1->keep==0.25.0) (2.22)
Step #0 - "Build": Requirement already satisfied: bidict>=0.21.0 in /venv/lib/python3.11/site-packages (from python-socketio[client]>=5.0.0->uptime-kuma-api<2.0.0,>=1.2.1->keep==0.25.0) (0.23.1)
Step #0 - "Build": Requirement already satisfied: python-engineio>=4.8.0 in /venv/lib/python3.11/site-packages (from python-socketio[client]>=5.0.0->uptime-kuma-api<2.0.0,>=1.2.1->keep==0.25.0) (4.9.1)
Step #0 - "Build": Requirement already satisfied: zipp>=0.5 in /venv/lib/python3.11/site-packages (from importlib-metadata<7.0,>=6.0->opentelemetry-api~=1.0->opentelemetry-exporter-gcp-trace<2.0.0,>=1.6.0->keep==0.25.0) (3.19.2)
Step #0 - "Build": Requirement already satisfied: simple-websocket>=0.10.0 in /venv/lib/python3.11/site-packages (from python-engineio>=4.8.0->python-socketio[client]>=5.0.0->uptime-kuma-api<2.0.0,>=1.2.1->keep==0.25.0) (1.0.0)
Step #0 - "Build": Requirement already satisfied: wsproto in /venv/lib/python3.11/site-packages (from simple-websocket>=0.10.0->python-engineio>=4.8.0->python-socketio[client]>=5.0.0->uptime-kuma-api<2.0.0,>=1.2.1->keep==0.25.0) (1.2.0)
Step #0 - "Build": Installing collected packages: keep
Step #0 - "Build": Successfully installed keep-0.25.0
Step #0 - "Build": Removing intermediate container bf4bca394272
Step #0 - "Build":  ---> cdc9b85a7296
Step #0 - "Build": Step 16/26 : FROM base as final
Step #0 - "Build":  ---> 3ead93e1e3ce
Step #0 - "Build": Step 17/26 : ENV PATH="/venv/bin:${PATH}"
Step #0 - "Build":  ---> Running in 6d3cb597725b
Step #0 - "Build": Removing intermediate container 6d3cb597725b
Step #0 - "Build":  ---> 798136f1fadb
Step #0 - "Build": Step 18/26 : ENV VIRTUAL_ENV="/venv"
Step #0 - "Build":  ---> Running in 7d0ee21c5d66
Step #0 - "Build": Removing intermediate container 7d0ee21c5d66
Step #0 - "Build":  ---> 1feb007a7f36
Step #0 - "Build": Step 19/26 : ENV EE_PATH="ee"
Step #0 - "Build":  ---> Running in 30c0522b9c30
Step #0 - "Build": Removing intermediate container 30c0522b9c30
Step #0 - "Build":  ---> 674d726d85c8
Step #0 - "Build": Step 20/26 : COPY --from=builder /venv /venv
Step #0 - "Build":  ---> b70203ddf7ff
Step #0 - "Build": Step 21/26 : COPY --from=builder /app/examples /examples
Step #0 - "Build":  ---> b65e079358df
Step #0 - "Build": Step 22/26 : RUN chgrp -R 0 /app && chmod -R g=u /app
Step #0 - "Build":  ---> Running in 5ff3b675b40d
Step #0 - "Build": Removing intermediate container 5ff3b675b40d
Step #0 - "Build":  ---> cb19f4695fde
Step #0 - "Build": Step 23/26 : RUN chown -R keep:keep /app
Step #0 - "Build":  ---> Running in ceacd26de5f9
Step #0 - "Build": Removing intermediate container ceacd26de5f9
Step #0 - "Build":  ---> 40f87bcfdba8
Step #0 - "Build": Step 24/26 : RUN chown -R keep:keep /venv
Step #0 - "Build":  ---> Running in f3f7076b4873
Step #0 - "Build": Removing intermediate container f3f7076b4873
Step #0 - "Build":  ---> 9284f95a64b6
Step #0 - "Build": Step 25/26 : USER keep
Step #0 - "Build":  ---> Running in 81627867a997
Step #0 - "Build": Removing intermediate container 81627867a997
Step #0 - "Build":  ---> ffbc6d2bc939
Step #0 - "Build": Step 26/26 : ENTRYPOINT ["gunicorn", "keep.api.api:get_app", "--bind" , "0.0.0.0:8080" , "--workers", "4" , "-k" , "uvicorn.workers.UvicornWorker", "-c", "/venv/lib/python3.11/site-packages/keep/api/config.py"]
Step #0 - "Build":  ---> Running in 93c20483931c
Step #0 - "Build": Removing intermediate container 93c20483931c
Step #0 - "Build":  ---> 65574a002b50
Step #0 - "Build": Successfully built 65574a002b50
Step #0 - "Build": Successfully tagged us-central1-docker.pkg.dev/keephq-sandbox/cloud-run-source-deploy/keep/keep-api:41348400f76be9be49b0eeac8a732ec1cc8f89ca
Finished Step #0 - "Build"
Starting Step #1 - "Push"
Step #1 - "Push": Already have image (with digest): gcr.io/cloud-builders/docker
Step #1 - "Push": The push refers to repository [us-central1-docker.pkg.dev/keephq-sandbox/cloud-run-source-deploy/keep/keep-api]
Step #1 - "Push": 1e452b4839ee: Preparing
Step #1 - "Push": ce3fc84d0e00: Preparing
Step #1 - "Push": 8f122b2ac0ce: Preparing
Step #1 - "Push": 2ed50dae3782: Preparing
Step #1 - "Push": 210e093f7d55: Preparing
Step #1 - "Push": 336e5013118d: Preparing
Step #1 - "Push": 7c7ccd8bfba8: Preparing
Step #1 - "Push": d8815e8a268d: Preparing
Step #1 - "Push": 8655910e6b5f: Preparing
Step #1 - "Push": 355bb094feb8: Preparing
Step #1 - "Push": ed123c9f1a56: Preparing
Step #1 - "Push": 92770f546e06: Preparing
Step #1 - "Push": d8815e8a268d: Waiting
Step #1 - "Push": 8655910e6b5f: Waiting
Step #1 - "Push": 355bb094feb8: Waiting
Step #1 - "Push": ed123c9f1a56: Waiting
Step #1 - "Push": 92770f546e06: Waiting
Step #1 - "Push": 336e5013118d: Waiting
Step #1 - "Push": 7c7ccd8bfba8: Waiting
Step #1 - "Push": 8f122b2ac0ce: Pushed
Step #1 - "Push": ce3fc84d0e00: Pushed
Step #1 - "Push": 2ed50dae3782: Pushed
Step #1 - "Push": d8815e8a268d: Layer already exists
Step #1 - "Push": 8655910e6b5f: Layer already exists
Step #1 - "Push": 336e5013118d: Pushed
Step #1 - "Push": 7c7ccd8bfba8: Pushed
Step #1 - "Push": 355bb094feb8: Layer already exists
Step #1 - "Push": 92770f546e06: Layer already exists
Step #1 - "Push": ed123c9f1a56: Layer already exists
Step #1 - "Push": 210e093f7d55: Pushed
Step #1 - "Push": 1e452b4839ee: Pushed
Step #1 - "Push": 41348400f76be9be49b0eeac8a732ec1cc8f89ca: digest: sha256:c5b100b382fb2daa762d0dfd7e96055be38a56a935553ea015d54d8a18f5d2dd size: 2833
Finished Step #1 - "Push"
Starting Step #2 - "Deploy"
Step #2 - "Deploy": Pulling image: gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #2 - "Deploy": slim: Pulling from google.com/cloudsdktool/cloud-sdk
Step #2 - "Deploy": 302e3ee49805: Pulling fs layer
Step #2 - "Deploy": 22fe3ba519d3: Pulling fs layer
Step #2 - "Deploy": d7917d009305: Pulling fs layer
Step #2 - "Deploy": 8ebd6067bc93: Pulling fs layer
Step #2 - "Deploy": 3364bf7530b0: Pulling fs layer
Step #2 - "Deploy": 6c9fbe6de681: Pulling fs layer
Step #2 - "Deploy": 8ebd6067bc93: Waiting
Step #2 - "Deploy": 6c9fbe6de681: Waiting
Step #2 - "Deploy": 3364bf7530b0: Waiting
Step #2 - "Deploy": 22fe3ba519d3: Verifying Checksum
Step #2 - "Deploy": 22fe3ba519d3: Download complete
Step #2 - "Deploy": d7917d009305: Verifying Checksum
Step #2 - "Deploy": d7917d009305: Download complete
Step #2 - "Deploy": 8ebd6067bc93: Verifying Checksum
Step #2 - "Deploy": 8ebd6067bc93: Download complete
Step #2 - "Deploy": 302e3ee49805: Download complete
Step #2 - "Deploy": 6c9fbe6de681: Download complete
Step #2 - "Deploy": 302e3ee49805: Pull complete
Step #2 - "Deploy": 22fe3ba519d3: Pull complete
Step #2 - "Deploy": d7917d009305: Pull complete
Step #2 - "Deploy": 8ebd6067bc93: Pull complete
Step #2 - "Deploy": 3364bf7530b0: Verifying Checksum
Step #2 - "Deploy": 3364bf7530b0: Download complete
Step #2 - "Deploy": 3364bf7530b0: Pull complete
Step #2 - "Deploy": 6c9fbe6de681: Pull complete
Step #2 - "Deploy": Digest: sha256:d4c1f708018d812e540ef20ee861eafe0cbc4c42e7c31d7d1d0b62b3fa39f0bf
Step #2 - "Deploy": Status: Downloaded newer image for gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #2 - "Deploy": gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #2 - "Deploy": ERROR: (gcloud.run.services.describe) Invalid resource name [keep-api-2021-‍-internal-provisioning-should-only-happen-in-s]. The name must use only lowercase alphanumeric characters and dashes, cannot begin or end with a dash, and cannot be longer than 63 characters.
Step #2 - "Deploy": ERROR: (gcloud.run.services.update) Invalid resource name [keep-api-2021-‍-internal-provisioning-should-only-happen-in-s]. The name must use only lowercase alphanumeric characters and dashes, cannot begin or end with a dash, and cannot be longer than 63 characters.
Step #2 - "Deploy": ERROR: (gcloud.run.services.add-iam-policy-binding) NOT_FOUND: Resource 'keep-api-2021-‍-internal-provisioning-should-only-happen-in-s' of kind 'SERVICE' in region 'us-central1' in project 'keephq-sandbox' does not exist. This command is authenticated as [email protected] which is the active account specified by the [core/account] property.
Finished Step #2 - "Deploy"
ERROR
ERROR: build step 2 "gcr.io/google.com/cloudsdktool/cloud-sdk:slim" failed: step exited with non-zero status: 1

Build Log: https://console.cloud.google.com/cloud-build/builds/c4479e63-a5b1-4421-979c-3038f81b464d?project=442666953093