Skip to content

Update python Docker tag to v3.12.4 #24

Update python Docker tag to v3.12.4

Update python Docker tag to v3.12.4 #24

Triggered via pull request June 6, 2024 19:02
Status Failure
Total duration 36s
Artifacts

pr-flavor-base.yml

on: pull_request
pr-dckr-base-stable  /  pr-check-build
24s
pr-dckr-base-stable / pr-check-build
pr-dckr-base-master  /  pr-check-build
27s
pr-dckr-base-master / pr-check-build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
pr-dckr-base-stable / pr-check-build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; export BUILD_DEPS='libldap2-dev libsasl2-dev'; apt-get update; DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends mime-support libffi7 libpq5 libssl1.1 libldap-2.4-2 libsasl2-2 ${BUILD_DEPS}; git clone --depth=1 --branch=${ETE_VERSION} \"${ETE_REPO}\" \"${BASE_DIR}\"; /usr/local/bin/python -m pip install --no-cache-dir --progress-bar off --upgrade pip; pip install --no-cache-dir --progress-bar off -r \"${BASE_DIR}/requirements.txt\" \"psycopg2-binary\" \"python-ldap\"; apt-get remove --purge -y ${BUILD_DEPS}; apt-get autoremove --purge -y; rm -rf /var/lib/apt/lists/*; rm -r \"${BASE_DIR}/.git\"; chown -R \"${DEFAULT_UID}\":\"${DEFAULT_GID}\" \"${BASE_DIR}\"" did not complete successfully: exit code: 100
pr-dckr-base-master / pr-check-build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; export BUILD_DEPS='libldap2-dev libsasl2-dev'; apt-get update; DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends mime-support libffi7 libpq5 libssl1.1 libldap-2.4-2 libsasl2-2 ${BUILD_DEPS}; git clone --depth=1 --branch=${ETE_VERSION} \"${ETE_REPO}\" \"${BASE_DIR}\"; /usr/local/bin/python -m pip install --no-cache-dir --progress-bar off --upgrade pip; pip install --no-cache-dir --progress-bar off -r \"${BASE_DIR}/requirements.txt\" \"psycopg2-binary\" \"python-ldap\"; apt-get remove --purge -y ${BUILD_DEPS}; apt-get autoremove --purge -y; rm -rf /var/lib/apt/lists/*; rm -r \"${BASE_DIR}/.git\"; chown -R \"${DEFAULT_UID}\":\"${DEFAULT_GID}\" \"${BASE_DIR}\"" did not complete successfully: exit code: 100
pr-dckr-base-stable / pr-check-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/[email protected], docker/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pr-dckr-base-master / pr-check-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/[email protected], docker/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.