Extract common operations to reusable scripts in base images #454
build-release.yaml
on: pull_request
Matrix: build-base
Matrix: build-base-pro
Matrix: build-products
Annotations
11 errors and 5 warnings
product-base-build-ubuntu2204-r4.2.3_4.1.3-py3.9.14_3.8.15
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ${SCRIPTS_DIR}/apt.sh --update install lsof && ${SCRIPTS_DIR}/apt.sh --update upgrade && ${SCRIPTS_DIR}/apt.sh install \"$(cat /tmp/apt_packages.txt)\" && ${SCRIPTS_DIR}/apt.sh --clean && rm -f /tmp/apt_packages.txt" did not complete successfully: exit code: 100
|
product-base-build-ubuntu2204-r4.2.3_4.1.3-py3.9.14_3.8.15
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ${SCRIPTS_DIR}/apt.sh --update install lsof && ${SCRIPTS_DIR}/apt.sh --update upgrade && ${SCRIPTS_DIR}/apt.sh install \"$(cat /tmp/apt_packages.txt)\" && ${SCRIPTS_DIR}/apt.sh --clean && rm -f /tmp/apt_packages.txt" did not complete successfully: exit code: 100
|
product-base-build-ubuntu2204-r4.2.0_3.6.2-py3.9.5_3.8.10
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ${SCRIPTS_DIR}/apt.sh --update install lsof && ${SCRIPTS_DIR}/apt.sh --update upgrade && ${SCRIPTS_DIR}/apt.sh install \"$(cat /tmp/apt_packages.txt)\" && ${SCRIPTS_DIR}/apt.sh --clean && rm -f /tmp/apt_packages.txt" did not complete successfully: exit code: 100
|
product-base-build-ubuntu2204-r4.2.0_3.6.2-py3.9.5_3.8.10
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ${SCRIPTS_DIR}/apt.sh --update install lsof && ${SCRIPTS_DIR}/apt.sh --update upgrade && ${SCRIPTS_DIR}/apt.sh install \"$(cat /tmp/apt_packages.txt)\" && ${SCRIPTS_DIR}/apt.sh --clean && rm -f /tmp/apt_packages.txt" did not complete successfully: exit code: 100
|
product-base-build-centos7-r4.2.3_4.1.3-py3.9.14_3.8.15
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ${SCRIPTS_DIR}/yum.sh --update upgrade && ${SCRIPTS_DIR}/yum.sh install epel-release && ${SCRIPTS_DIR}/yum.sh install \"$(cat /tmp/packages.txt)\" && ${SCRIPTS_DIR}/yum.sh --clean" did not complete successfully: exit code: 1
|
product-base-build-centos7-r4.2.3_4.1.3-py3.9.14_3.8.15
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ${SCRIPTS_DIR}/yum.sh --update upgrade && ${SCRIPTS_DIR}/yum.sh install epel-release && ${SCRIPTS_DIR}/yum.sh install \"$(cat /tmp/packages.txt)\" && ${SCRIPTS_DIR}/yum.sh --clean" did not complete successfully: exit code: 1
|
product-base-build-ubuntu2204-r4.2.3_4.1.3-py3.9.17_3.8.17
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ${SCRIPTS_DIR}/apt.sh --update install lsof && ${SCRIPTS_DIR}/apt.sh --update upgrade && ${SCRIPTS_DIR}/apt.sh install \"$(cat /tmp/apt_packages.txt)\" && ${SCRIPTS_DIR}/apt.sh --clean && rm -f /tmp/apt_packages.txt" did not complete successfully: exit code: 100
|
product-base-build-ubuntu2204-r4.2.3_4.1.3-py3.9.17_3.8.17
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ${SCRIPTS_DIR}/apt.sh --update install lsof && ${SCRIPTS_DIR}/apt.sh --update upgrade && ${SCRIPTS_DIR}/apt.sh install \"$(cat /tmp/apt_packages.txt)\" && ${SCRIPTS_DIR}/apt.sh --clean && rm -f /tmp/apt_packages.txt" did not complete successfully: exit code: 100
|
product-base-build-centos7-r4.2.0_3.6.2-py3.9.5_3.8.10
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ${SCRIPTS_DIR}/yum.sh --update upgrade && ${SCRIPTS_DIR}/yum.sh install epel-release && ${SCRIPTS_DIR}/yum.sh install \"$(cat /tmp/packages.txt)\" && ${SCRIPTS_DIR}/yum.sh --clean" did not complete successfully: exit code: 1
|
product-base-build-centos7-r4.2.0_3.6.2-py3.9.5_3.8.10
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ${SCRIPTS_DIR}/yum.sh --update upgrade && ${SCRIPTS_DIR}/yum.sh install epel-release && ${SCRIPTS_DIR}/yum.sh install \"$(cat /tmp/packages.txt)\" && ${SCRIPTS_DIR}/yum.sh --clean" did not complete successfully: exit code: 1
|
product-base-build-ubuntu2204-r4.2.3_4.1.3-py3.12.1_3.11.7
Canceling since a higher priority waiting request for 'base-build-ubuntu2204-r4.2.3_4.1.3-py3.12.1_3.11.7-refs/pull/716/merge' exists
|
product-base-build-ubuntu2204-r4.2.3_4.1.3-py3.9.14_3.8.15
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, extractions/setup-just@v1, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
product-base-build-ubuntu2204-r4.2.0_3.6.2-py3.9.5_3.8.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, extractions/setup-just@v1, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
product-base-build-centos7-r4.2.3_4.1.3-py3.9.14_3.8.15
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, extractions/setup-just@v1, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
product-base-build-ubuntu2204-r4.2.3_4.1.3-py3.9.17_3.8.17
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, extractions/setup-just@v1, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
product-base-build-centos7-r4.2.0_3.6.2-py3.9.5_3.8.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, extractions/setup-just@v1, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|