Загрузка данных


Running with gitlab-runner 15.8.0 (12335144)
  on gitlab-runner-gitlab-runner-5c5d8dfd84-fc2jj x3T1Qxkg, system ID: r_0t1aE5p8nfLN
Preparing the "kubernetes" executor
00:00
Using Kubernetes namespace: gitlab-runners
Using Kubernetes executor with image registry.rshbdev.ru/rshbintech/integrations/ckpr/infra/util/buildkit-journey:1.4.2 ...
Using attach strategy to execute scripts...
Preparing environment
00:09
Waiting for pod gitlab-runners/runner-x3t1qxkg-project-4390-concurrent-06h2xc to be running, status is Pending
Waiting for pod gitlab-runners/runner-x3t1qxkg-project-4390-concurrent-06h2xc to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper svc-0 svc-1]"
	ContainersNotReady: "containers with unready status: [build helper svc-0 svc-1]"
Running on runner-x3t1qxkg-project-4390-concurrent-06h2xc via gitlab-runner-gitlab-runner-5c5d8dfd84-fc2jj...
Getting source from Git repository
00:03
$ git config --global --add url."https://gitlab-ci-token:${CI_JOB_TOKEN}@${CI_SERVER_HOST}/".insteadOf "https://${CI_SERVER_HOST}" # collapsed multi-line command
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/rshbintech/crft/ctp/virtual-assistant/supporter/.git/
Created fresh repository.
Checking out 5ce1841b as feature/DEF-134415...
Skipping Git submodules setup
Downloading artifacts
00:00
Downloading artifacts for dockerfilegen (22129810)...
Downloading artifacts from coordinator... ok        id=22129810 responseStatus=200 OK token=64_bcY6y
Executing "step_script" stage of the job script
00:54
$ if [ -n "$CI_COMMIT_TAG" ] && [ "$BUILDKIT_PUBLISH" ]; then export BUILDKIT_CLIENT_OUTPUT=$CI_REGISTRY/$CI_PROJECT_PATH:$CI_COMMIT_TAG; fi
$ if [ -n "$BUILDKIT_CLIENT_BUILD_ARTIFACTS" ]; then export BUILDKIT_CLIENT_BUILD_ARTIFACTS_DESTINATION=$CI_REGISTRY/buildkit-cache/$CI_PROJECT_PATH:$CI_COMMIT_SHA-$CI_JOB_NAME_SLUG-artifacts; fi
$ /buildkit-journey client
> [INFO] Команда для запуска: buildctl --tlscert /mtls/client/tls.crt --tlskey /mtls/client/tls.key --tlscacert /mtls/client/ca.crt --addr tcp://localhost:2323 build --progress auto --frontend dockerfile.v0 --local context=. --local dockerfile=. --opt target=deps --output type=image,compression=gzip,push=false,name=docker.io/stub:latest --import-cache type=registry,ref=registry.rshbdev.ru/buildkit-cache/rshbintech/crft/ctp/virtual-assistant/supporter:5ce1841b3c9bb650af00d43644ab819e722d958e --import-cache type=registry,ref=registry.rshbdev.ru/buildkit-cache/rshbintech/crft/ctp/virtual-assistant/supporter:5ce1841b3c9bb650af00d43644ab819e722d958e-deps --import-cache type=registry,ref=registry.rshbdev.ru/buildkit-cache/rshbintech/crft/ctp/virtual-assistant/supporter:53ffd0c4dde523291b67827b872ac085c99c2506 --import-cache type=registry,ref=registry.rshbdev.ru/buildkit-cache/rshbintech/crft/ctp/virtual-assistant/supporter:53ffd0c4dde523291b67827b872ac085c99c2506-deps --export-cache type=registry,oci-mediatypes=false,ref=registry.rshbdev.ru/buildkit-cache/rshbintech/crft/ctp/virtual-assistant/supporter:5ce1841b3c9bb650af00d43644ab819e722d958e,mode=max --export-cache type=registry,oci-mediatypes=false,ref=registry.rshbdev.ru/buildkit-cache/rshbintech/crft/ctp/virtual-assistant/supporter:5ce1841b3c9bb650af00d43644ab819e722d958e-deps,mode=min --opt build-arg:HTTP_PROXY=http://10.7.200.8:3129 --opt build-arg:http_proxy=http://10.7.200.8:3129 --opt build-arg:HTTPS_PROXY=http://10.7.200.8:3129 --opt build-arg:https_proxy=http://10.7.200.8:3129 --opt build-arg:NO_PROXY=localhost,rshb,gitlab-webservice.gitlab,.rshbdev.ru,.rshbintech.ru,.rshb.pro,.go.rshbank.ru,docker,.0,.1,.2,.3,.4,.5,.6,.7,.8,.9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,10.7.27.0/24,10.27.180.0/24 --opt build-arg:no_proxy=localhost,rshb,gitlab-webservice.gitlab,.rshbdev.ru,.rshbintech.ru,.rshb.pro,.go.rshbank.ru,docker,.0,.1,.2,.3,.4,.5,.6,.7,.8,.9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,10.7.27.0/24,10.27.180.0/24 --opt build-arg:CI_REGISTRY=registry.rshbdev.ru --opt build-arg:PROXY_REGISTRY=registry-proxy.rshbdev.ru --opt build-arg:IMAGE_NAME__PYTHON=registry.rshbdev.ru/appfarm/infra/images/base/python --opt build-arg:IMAGE_TAG__PYTHON=3.12.11-slim-bookworm-rshb.0.3.0 --opt build-arg:IMAGE_NAME__PYTHON_BUILDER=registry.rshbdev.ru/appfarm/infra/images/base/python-builder --opt build-arg:IMAGE_TAG__PYTHON_BUILDER=3.12.11-slim-bookworm-rshb.0.3.0 --opt build-arg:IMAGE_NAME__PYTHON_LEGACY=registry.rshbdev.ru/appfarm/infra/images/base/python-flow/runtime/python-legacy --opt build-arg:IMAGE_TAG__PYTHON_LEGACY=3.9.23-slim-bookworm-rshb.1.0.0 --opt build-arg:IMAGE_NAME__PYTHON_BUILDER_LEGACY=registry.rshbdev.ru/appfarm/infra/images/base/python-flow/build/python-legacy --opt build-arg:IMAGE_TAG__PYTHON_BUILDER_LEGACY=3.9.23-slim-bookworm-rshb.1.0.0 --opt build-arg:NEXUS_PYPI=https://nexus.rshbdev.ru/repository/pypi --opt build-arg:NEXUS_PYPI_USERNAME=cicd-ro --opt build-arg:NEXUS_PYPI_PASSWORD=[MASKED] --opt build-arg:NEXUS_PYPI_HOSTED=https://nexus.rshbdev.ru/repository/pypi-hosted --opt build-arg:NEXUS_PYPI_RW_USERNAME=cicd-rw --opt build-arg:NEXUS_PYPI_RW_PASSWORD=[MASKED] --opt build-arg:TWINE_REPOSITORY= --opt build-arg:TWINE_REPOSITORY_URL= --opt build-arg:TWINE_USERNAME= --opt build-arg:TWINE_PASSWORD= --opt build-arg:ARTIFACT_VERSION=0.0.0+feature-def-134415.5ce1841b --opt build-arg:CI_PROJECT_NAME=supporter --opt build-arg:CI_PROJECT_TITLE=ЯДРО - Центр поддержки --opt build-arg:CI_PROJECT_URL=https://gitlab.rshbdev.ru/rshbintech/crft/ctp/virtual-assistant/supporter
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.19kB 0.0s done
#1 DONE 0.1s
#2 [internal] load metadata for registry.rshbdev.ru/appfarm/infra/images/base/python-builder:3.12.11-slim-bookworm-rshb.0.3.0
#2 DONE 0.3s
#3 [internal] load .dockerignore
#3 transferring context:
#3 transferring context: 194B done
#3 DONE 0.0s
#4 importing cache manifest from registry.rshbdev.ru/buildkit-cache/rshbintech/crft/ctp/virtual-assistant/supporter:53ffd0c4dde523291b67827b872ac085c99c2506-deps
#4 ERROR: failed to configure registry cache importer: registry.rshbdev.ru/buildkit-cache/rshbintech/crft/ctp/virtual-assistant/supporter:53ffd0c4dde523291b67827b872ac085c99c2506-deps: not found
#5 importing cache manifest from registry.rshbdev.ru/buildkit-cache/rshbintech/crft/ctp/virtual-assistant/supporter:53ffd0c4dde523291b67827b872ac085c99c2506
#5 ERROR: failed to configure registry cache importer: registry.rshbdev.ru/buildkit-cache/rshbintech/crft/ctp/virtual-assistant/supporter:53ffd0c4dde523291b67827b872ac085c99c2506: not found
#6 importing cache manifest from registry.rshbdev.ru/buildkit-cache/rshbintech/crft/ctp/virtual-assistant/supporter:5ce1841b3c9bb650af00d43644ab819e722d958e-deps
#6 ERROR: failed to configure registry cache importer: registry.rshbdev.ru/buildkit-cache/rshbintech/crft/ctp/virtual-assistant/supporter:5ce1841b3c9bb650af00d43644ab819e722d958e-deps: not found
#7 importing cache manifest from registry.rshbdev.ru/buildkit-cache/rshbintech/crft/ctp/virtual-assistant/supporter:5ce1841b3c9bb650af00d43644ab819e722d958e
#7 ERROR: failed to configure registry cache importer: registry.rshbdev.ru/buildkit-cache/rshbintech/crft/ctp/virtual-assistant/supporter:5ce1841b3c9bb650af00d43644ab819e722d958e: not found
#8 [deps 1/7] FROM registry.rshbdev.ru/appfarm/infra/images/base/python-builder:3.12.11-slim-bookworm-rshb.0.3.0@sha256:38f13b36058b47e7f1a23b2fdea72a7b9870893956b30ddecc08026747b71231
#8 resolve registry.rshbdev.ru/appfarm/infra/images/base/python-builder:3.12.11-slim-bookworm-rshb.0.3.0@sha256:38f13b36058b47e7f1a23b2fdea72a7b9870893956b30ddecc08026747b71231 0.0s done
#8 ...
#9 [internal] load build context
#9 transferring context: 1.85MB 0.1s done
#9 DONE 0.2s
#8 [deps 1/7] FROM registry.rshbdev.ru/appfarm/infra/images/base/python-builder:3.12.11-slim-bookworm-rshb.0.3.0@sha256:38f13b36058b47e7f1a23b2fdea72a7b9870893956b30ddecc08026747b71231
#8 DONE 0.5s
#8 [deps 1/7] FROM registry.rshbdev.ru/appfarm/infra/images/base/python-builder:3.12.11-slim-bookworm-rshb.0.3.0@sha256:38f13b36058b47e7f1a23b2fdea72a7b9870893956b30ddecc08026747b71231
#8 sha256:1e7470195b203d8e9a5242231dad54f1a6e39a340c29b9912fc55d14c0c1c8ae 217B / 217B 0.1s done
#8 sha256:c0e660e1c1f4135e5643356d96a9621a309eaefbf2c7d5a38bf3742456423917 261B / 261B 0.1s done
#8 sha256:9d9a47cc75baeca7ebcfb242ef63b1b6266fda043b911f0a327eadc284011701 850.21kB / 850.21kB 0.1s done
#8 sha256:a9d1bc655d7342890f970b2b2952249b128efbfcc1a697df6d024c695dbae37c 13.63MB / 30.21MB 0.2s
#8 sha256:d7b04226b1284bec679cb4dd49b2d514832092803301b5496d1b13806ff62a28 259B / 259B 0.1s done
#8 sha256:a9d1bc655d7342890f970b2b2952249b128efbfcc1a697df6d024c695dbae37c 22.02MB / 30.21MB 0.3s
#8 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done
#8 sha256:8215fdf08ebbbfe4a607b953229899e265b4de92775988534e11e4430730349c 5.24MB / 209.13MB 0.2s
#8 sha256:9999ebd67565b66d5e24154046278b76472c67d0d9416b9283e2ecc1643fdc8b 138.70kB / 138.70kB 0.1s done
#8 sha256:846d2bb483d04aa99393a8bde431746f88e4853f9ae78681867be4c1797100ca 11.03kB / 11.03kB 0.1s done
#8 sha256:0e2eeb4972c143540d09831e1df2ba11e321fc1fd583e123bce4bcbaf902c5cd 249B / 249B 0.1s done
#8 sha256:a9d1bc655d7342890f970b2b2952249b128efbfcc1a697df6d024c695dbae37c 30.21MB / 30.21MB 0.4s done
#8 sha256:8215fdf08ebbbfe4a607b953229899e265b4de92775988534e11e4430730349c 16.78MB / 209.13MB 0.3s
#8 sha256:e3cb3cb08772654f53dacd1f8b31a0651d99d8d7750dfaf0140c85c1e99ea5b7 2.10MB / 13.66MB 0.2s
#8 sha256:a02682fc7e29d89673695c379584938f17852684ce0edfd6dd870e0a3c657d2f 3.52MB / 3.52MB 0.2s done
#8 sha256:af7c915c88494a197ce5f1ef0b0e7ca86bdd56a613a975f75d2c6dd9511922c7 0B / 29.15MB 0.2s
#8 sha256:8215fdf08ebbbfe4a607b953229899e265b4de92775988534e11e4430730349c 28.31MB / 209.13MB 0.6s
#8 sha256:e3cb3cb08772654f53dacd1f8b31a0651d99d8d7750dfaf0140c85c1e99ea5b7 8.39MB / 13.66MB 0.3s
#8 sha256:e3cb3cb08772654f53dacd1f8b31a0651d99d8d7750dfaf0140c85c1e99ea5b7 13.66MB / 13.66MB 0.5s done
#8 sha256:af7c915c88494a197ce5f1ef0b0e7ca86bdd56a613a975f75d2c6dd9511922c7 5.24MB / 29.15MB 0.3s
#8 sha256:af7c915c88494a197ce5f1ef0b0e7ca86bdd56a613a975f75d2c6dd9511922c7 13.63MB / 29.15MB 0.5s
#8 sha256:8215fdf08ebbbfe4a607b953229899e265b4de92775988534e11e4430730349c 45.09MB / 209.13MB 0.9s
#8 sha256:af7c915c88494a197ce5f1ef0b0e7ca86bdd56a613a975f75d2c6dd9511922c7 20.97MB / 29.15MB 0.6s
#8 sha256:af7c915c88494a197ce5f1ef0b0e7ca86bdd56a613a975f75d2c6dd9511922c7 29.15MB / 29.15MB 0.8s done
#8 extracting sha256:af7c915c88494a197ce5f1ef0b0e7ca86bdd56a613a975f75d2c6dd9511922c7
#8 sha256:8215fdf08ebbbfe4a607b953229899e265b4de92775988534e11e4430730349c 70.25MB / 209.13MB 1.2s
#8 sha256:8215fdf08ebbbfe4a607b953229899e265b4de92775988534e11e4430730349c 82.84MB / 209.13MB 1.4s
#8 sha256:8215fdf08ebbbfe4a607b953229899e265b4de92775988534e11e4430730349c 101.71MB / 209.13MB 1.5s
#8 sha256:8215fdf08ebbbfe4a607b953229899e265b4de92775988534e11e4430730349c 124.78MB / 209.13MB 1.7s
#8 sha256:8215fdf08ebbbfe4a607b953229899e265b4de92775988534e11e4430730349c 140.51MB / 209.13MB 1.8s
#8 sha256:8215fdf08ebbbfe4a607b953229899e265b4de92775988534e11e4430730349c 155.19MB / 209.13MB 2.0s
#8 extracting sha256:af7c915c88494a197ce5f1ef0b0e7ca86bdd56a613a975f75d2c6dd9511922c7 0.9s done
#8 extracting sha256:a02682fc7e29d89673695c379584938f17852684ce0edfd6dd870e0a3c657d2f
#8 sha256:8215fdf08ebbbfe4a607b953229899e265b4de92775988534e11e4430730349c 168.82MB / 209.13MB 2.1s
#8 sha256:8215fdf08ebbbfe4a607b953229899e265b4de92775988534e11e4430730349c 187.70MB / 209.13MB 2.3s
#8 sha256:8215fdf08ebbbfe4a607b953229899e265b4de92775988534e11e4430730349c 207.62MB / 209.13MB 2.4s
#8 sha256:8215fdf08ebbbfe4a607b953229899e265b4de92775988534e11e4430730349c 209.13MB / 209.13MB 2.7s done
#8 extracting sha256:a02682fc7e29d89673695c379584938f17852684ce0edfd6dd870e0a3c657d2f 1.0s done
#8 extracting sha256:e3cb3cb08772654f53dacd1f8b31a0651d99d8d7750dfaf0140c85c1e99ea5b7
#8 extracting sha256:e3cb3cb08772654f53dacd1f8b31a0651d99d8d7750dfaf0140c85c1e99ea5b7 0.6s done
#8 extracting sha256:0e2eeb4972c143540d09831e1df2ba11e321fc1fd583e123bce4bcbaf902c5cd 0.0s done
#8 extracting sha256:846d2bb483d04aa99393a8bde431746f88e4853f9ae78681867be4c1797100ca 0.0s done
#8 extracting sha256:9999ebd67565b66d5e24154046278b76472c67d0d9416b9283e2ecc1643fdc8b
#8 extracting sha256:9999ebd67565b66d5e24154046278b76472c67d0d9416b9283e2ecc1643fdc8b 0.1s done
#8 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.1s done
#8 extracting sha256:d7b04226b1284bec679cb4dd49b2d514832092803301b5496d1b13806ff62a28 0.0s done
#8 DONE 4.5s
#8 [deps 1/7] FROM registry.rshbdev.ru/appfarm/infra/images/base/python-builder:3.12.11-slim-bookworm-rshb.0.3.0@sha256:38f13b36058b47e7f1a23b2fdea72a7b9870893956b30ddecc08026747b71231
#8 extracting sha256:8215fdf08ebbbfe4a607b953229899e265b4de92775988534e11e4430730349c
#8 extracting sha256:8215fdf08ebbbfe4a607b953229899e265b4de92775988534e11e4430730349c 7.2s done
#8 DONE 11.7s
#8 [deps 1/7] FROM registry.rshbdev.ru/appfarm/infra/images/base/python-builder:3.12.11-slim-bookworm-rshb.0.3.0@sha256:38f13b36058b47e7f1a23b2fdea72a7b9870893956b30ddecc08026747b71231
#8 extracting sha256:a9d1bc655d7342890f970b2b2952249b128efbfcc1a697df6d024c695dbae37c
#8 extracting sha256:a9d1bc655d7342890f970b2b2952249b128efbfcc1a697df6d024c695dbae37c 1.7s done
#8 extracting sha256:c0e660e1c1f4135e5643356d96a9621a309eaefbf2c7d5a38bf3742456423917 0.1s done
#8 extracting sha256:9d9a47cc75baeca7ebcfb242ef63b1b6266fda043b911f0a327eadc284011701
#8 extracting sha256:9d9a47cc75baeca7ebcfb242ef63b1b6266fda043b911f0a327eadc284011701 0.1s done
#8 extracting sha256:1e7470195b203d8e9a5242231dad54f1a6e39a340c29b9912fc55d14c0c1c8ae 0.1s done
#8 DONE 13.6s
#10 [deps 2/7] COPY src src
#10 DONE 0.5s
#11 [deps 3/7] COPY tests tests
#11 DONE 0.4s
#12 [deps 4/7] RUN touch VERSION
#12 DONE 0.2s
#13 [deps 5/7] RUN echo 0.0.0+feature-def-134415.5ce1841b >> VERSION
#13 DONE 0.1s
#14 [deps 6/7] COPY pyproject.toml pyproject.toml
#14 DONE 0.1s
#15 [deps 7/7] RUN export NEXUS_PYPI=$(echo -n https://nexus.rshbdev.ru/repository/pypi | sed -r 's|^https?://||')     && export PIP_INDEX=https://cicd-ro:[MASKED]@https://nexus.rshbdev.ru/repository/pypi/pypi     && export PIP_INDEX_URL=https://cicd-ro:[MASKED]@https://nexus.rshbdev.ru/repository/pypi/simple     && python3 -m piptools compile -o requirements.txt pyproject.toml
#15 36.93     ERROR: HTTP error 404 while getting https://nexus.rshbdev.ru/repository/pypi/packages/coverage/7.14.0/coverage-7.14.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl#sha256=ca3d9cf2c32b521bd9518385608787fa86f38daf993695307531822c3430ed67 (from https://nexus.rshbdev.ru/repository/pypi/simple/coverage/) (requires-python:>=3.10)
#15 36.95 Traceback (most recent call last):
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/operations/prepare.py", line 613, in _prepare_linked_requirement
#15 36.95     local_file = unpack_url(
#15 36.95                  ^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/operations/prepare.py", line 180, in unpack_url
#15 36.95     file = get_http_url(
#15 36.95            ^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/operations/prepare.py", line 121, in get_http_url
#15 36.95     from_path, content_type = download(link, temp_dir.path)
#15 36.95                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/network/download.py", line 188, in __call__
#15 36.95     resp = self._http_get(link)
#15 36.95            ^^^^^^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/network/download.py", line 334, in _http_get
#15 36.95     raise_for_status(resp)
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/network/utils.py", line 56, in raise_for_status
#15 36.95     raise NetworkConnectionError(http_error_msg, response=resp)
#15 36.95 pip._internal.exceptions.NetworkConnectionError: 404 Client Error: Not Found for url: https://nexus.rshbdev.ru/repository/pypi/packages/coverage/7.14.0/coverage-7.14.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
#15 36.95 
#15 36.95 During handling of the above exception, another exception occurred:
#15 36.95 
#15 36.95 Traceback (most recent call last):
#15 36.95   File "<frozen runpy>", line 198, in _run_module_as_main
#15 36.95   File "<frozen runpy>", line 88, in _run_code
#15 36.95   File "/usr/local/lib/python3.12/site-packages/piptools/__main__.py", line 19, in <module>
#15 36.95     cli()
#15 36.95   File "/usr/local/lib/python3.12/site-packages/click/core.py", line 1485, in __call__
#15 36.95     return self.main(*args, **kwargs)
#15 36.95            ^^^^^^^^^^^^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/click/core.py", line 1406, in main
#15 36.95     rv = self.invoke(ctx)
#15 36.95          ^^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/click/core.py", line 1873, in invoke
#15 36.95     return _process_result(sub_ctx.command.invoke(sub_ctx))
#15 36.95                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/click/core.py", line 1269, in invoke
#15 36.95     return ctx.invoke(self.callback, **ctx.params)
#15 36.95            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/click/core.py", line 824, in invoke
#15 36.95     return callback(*args, **kwargs)
#15 36.95            ^^^^^^^^^^^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/click/decorators.py", line 34, in new_func
#15 36.95     return f(get_current_context(), *args, **kwargs)
#15 36.95            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/piptools/scripts/compile.py", line 481, in cli
#15 36.95     results = resolver.resolve(max_rounds=max_rounds)
#15 36.95               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/piptools/resolver.py", line 642, in resolve
#15 36.95     is_resolved = self._do_resolve(
#15 36.95                   ^^^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/piptools/resolver.py", line 677, in _do_resolve
#15 36.95     resolver.resolve(
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 99, in resolve
#15 36.95     result = self._result = resolver.resolve(
#15 36.95                             ^^^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 601, in resolve
#15 36.95     state = resolution.resolve(requirements, max_rounds=max_rounds)
#15 36.95             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 434, in resolve
#15 36.95     self._add_to_criteria(self.state.criteria, r, parent=None)
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 150, in _add_to_criteria
#15 36.95     if not criterion.candidates:
#15 36.95            ^^^^^^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_vendor/resolvelib/structs.py", line 194, in __bool__
#15 36.95     return bool(self._sequence)
#15 36.95            ^^^^^^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 165, in __bool__
#15 36.95     self._bool = any(self)
#15 36.95                  ^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 149, in <genexpr>
#15 36.95     return (c for c in iterator if id(c) not in self._incompatible_ids)
#15 36.95                        ^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 39, in _iter_built
#15 36.95     candidate = func()
#15 36.95                 ^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 180, in _make_candidate_from_link
#15 36.95     base: BaseCandidate | None = self._make_base_candidate_from_link(
#15 36.95                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 226, in _make_base_candidate_from_link
#15 36.95     self._link_candidate_cache[link] = LinkCandidate(
#15 36.95                                        ^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 318, in __init__
#15 36.95     super().__init__(
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 161, in __init__
#15 36.95     self.dist = self._prepare()
#15 36.95                 ^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 238, in _prepare
#15 36.95     dist = self._prepare_distribution()
#15 36.95            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 329, in _prepare_distribution
#15 36.95     return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True)
#15 36.95            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/operations/prepare.py", line 542, in prepare_linked_requirement
#15 36.95     return self._prepare_linked_requirement(req, parallel_builds)
#15 36.95            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#15 36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/operations/prepare.py", line 622, in _prepare_linked_requirement
#15 36.95     raise InstallationError(
#15 36.95 pip._internal.exceptions.InstallationError: Could not install requirement coverage>=7.6.4 from https://nexus.rshbdev.ru/repository/pypi/packages/coverage/7.14.0/coverage-7.14.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl#sha256=ca3d9cf2c32b521bd9518385608787fa86f38daf993695307531822c3430ed67 (from supporter (pyproject.toml)) because of HTTP error 404 Client Error: Not Found for url: https://nexus.rshbdev.ru/repository/pypi/packages/coverage/7.14.0/coverage-7.14.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl for URL https://nexus.rshbdev.ru/repository/pypi/packages/coverage/7.14.0/coverage-7.14.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl#sha256=ca3d9cf2c32b521bd9518385608787fa86f38daf993695307531822c3430ed67 (from https://nexus.rshbdev.ru/repository/pypi/simple/coverage/) (requires-python:>=3.10)
#15 ERROR: process "/bin/sh -c export NEXUS_PYPI=$(echo -n $NEXUS_PYPI | sed -r 's|^https?://||')     && export PIP_INDEX=https://${NEXUS_PYPI_USERNAME}:${NEXUS_PYPI_PASSWORD}@${NEXUS_PYPI}/pypi     && export PIP_INDEX_URL=https://${NEXUS_PYPI_USERNAME}:${NEXUS_PYPI_PASSWORD}@${NEXUS_PYPI}/simple     && python3 -m piptools compile -o requirements.txt pyproject.toml" did not complete successfully: exit code: 1
------
 > importing cache manifest from registry.rshbdev.ru/buildkit-cache/rshbintech/crft/ctp/virtual-assistant/supporter:5ce1841b3c9bb650af00d43644ab819e722d958e:
------
------
 > importing cache manifest from registry.rshbdev.ru/buildkit-cache/rshbintech/crft/ctp/virtual-assistant/supporter:5ce1841b3c9bb650af00d43644ab819e722d958e-deps:
------
------
 > importing cache manifest from registry.rshbdev.ru/buildkit-cache/rshbintech/crft/ctp/virtual-assistant/supporter:53ffd0c4dde523291b67827b872ac085c99c2506:
------
------
 > importing cache manifest from registry.rshbdev.ru/buildkit-cache/rshbintech/crft/ctp/virtual-assistant/supporter:53ffd0c4dde523291b67827b872ac085c99c2506-deps:
------
------
 > [deps 7/7] RUN export NEXUS_PYPI=$(echo -n https://nexus.rshbdev.ru/repository/pypi | sed -r 's|^https?://||')     && export PIP_INDEX=https://cicd-ro:[MASKED]@https://nexus.rshbdev.ru/repository/pypi/pypi     && export PIP_INDEX_URL=https://cicd-ro:[MASKED]@https://nexus.rshbdev.ru/repository/pypi/simple     && python3 -m piptools compile -o requirements.txt pyproject.toml:
36.95            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 329, in _prepare_distribution
36.95     return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True)
36.95            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/operations/prepare.py", line 542, in prepare_linked_requirement
36.95     return self._prepare_linked_requirement(req, parallel_builds)
36.95            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
36.95   File "/usr/local/lib/python3.12/site-packages/pip/_internal/operations/prepare.py", line 622, in _prepare_linked_requirement
36.95     raise InstallationError(
36.95 pip._internal.exceptions.InstallationError: Could not install requirement coverage>=7.6.4 from https://nexus.rshbdev.ru/repository/pypi/packages/coverage/7.14.0/coverage-7.14.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl#sha256=ca3d9cf2c32b521bd9518385608787fa86f38daf993695307531822c3430ed67 (from supporter (pyproject.toml)) because of HTTP error 404 Client Error: Not Found for url: https://nexus.rshbdev.ru/repository/pypi/packages/coverage/7.14.0/coverage-7.14.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl for URL https://nexus.rshbdev.ru/repository/pypi/packages/coverage/7.14.0/coverage-7.14.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl#sha256=ca3d9cf2c32b521bd9518385608787fa86f38daf993695307531822c3430ed67 (from https://nexus.rshbdev.ru/repository/pypi/simple/coverage/) (requires-python:>=3.10)
------
Dockerfile:23
--------------------
  22 |     # компиляция requirements.txt по зависимостям из pyproject.toml
  23 | >>> RUN export NEXUS_PYPI=$(echo -n $NEXUS_PYPI | sed -r 's|^https?://||') \
  24 | >>>     && export PIP_INDEX=https://${NEXUS_PYPI_USERNAME}:${NEXUS_PYPI_PASSWORD}@${NEXUS_PYPI}/pypi \
  25 | >>>     && export PIP_INDEX_URL=https://${NEXUS_PYPI_USERNAME}:${NEXUS_PYPI_PASSWORD}@${NEXUS_PYPI}/simple \
  26 | >>>     && python3 -m piptools compile -o requirements.txt pyproject.toml
  27 |     
--------------------
error: failed to solve: process "/bin/sh -c export NEXUS_PYPI=$(echo -n $NEXUS_PYPI | sed -r 's|^https?://||')     && export PIP_INDEX=https://${NEXUS_PYPI_USERNAME}:${NEXUS_PYPI_PASSWORD}@${NEXUS_PYPI}/pypi     && export PIP_INDEX_URL=https://${NEXUS_PYPI_USERNAME}:${NEXUS_PYPI_PASSWORD}@${NEXUS_PYPI}/simple     && python3 -m piptools compile -o requirements.txt pyproject.toml" did not complete successfully: exit code: 1
> [FATAL] Не удалось выполнить команду /buildkit-journey:
ошибка при выполнении дочернего процесса "buildctl": exit status 1
Cleaning up project directory and file based variables
00:00
ERROR: Job failed: command terminated with exit code 1