Skip to content

用 python 镜像替代 centos, 升级 python 到 3.11 #52

用 python 镜像替代 centos, 升级 python 到 3.11

用 python 镜像替代 centos, 升级 python 到 3.11 #52

Triggered via pull request November 16, 2023 10:05
Status Failure
Total duration 4m 51s
Artifacts

docker-base-image.yml

on: pull_request
Build and push Docker Base images
4m 39s
Build and push Docker Base images
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
Build and push Docker Base images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yum -yq install glibc-common cyrus-sasl-gssapi cyrus-sasl-plain cmake bison gcc-c++ libaio-devel glib2 glib2-devel xz-libs libffi-devel gcc make zlib-devel openssl-devel ncurses-devel openldap-devel gettext bzip2-devel xz-devel wget && curl -o mysql-community.rpm -L https://dev.mysql.com/get/mysql80-community-release-el9-5.noarch.rpm && yum -yq install mysql-community.rpm && yum -yq install mysql-devel && curl https://packages.microsoft.com/config/rhel/7/prod.repo > /etc/yum.repos.d/mssql-release.repo && ACCEPT_EULA=Y yum -y install msodbcsql17 unixODBC-devel && yum -yq install http://yum.oracle.com/repo/OracleLinux/OL7/oracle/instantclient/x86_64/getPackage/oracle-instantclient19.3-basiclite-19.3.0.0.0-1.x86_64.rpm && yum -yq install https://repo.percona.com/yum/percona-release-latest.noarch.rpm && yum -yq install Percona-Server-devel-57 Percona-Server-shared-57 Percona-Server-client-57 percona-toolkit && yum clean all && rm -rf /var/cache/yum/* && ln -fs /usr/lib64/mysql/libmysqlclient.so.18 /usr/lib64/libperconaserverclient_r.so && ln -fs /usr/lib64/liblzma.so.0 /usr/lib64/liblzma.so && ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone && localedef -c -f UTF-8 -i zh_CN zh_CN.utf8 && cd /opt && chmod +x sqladvisor soar my2sql && chmod +x /usr/local/bin/dockerize && chmod +x /usr/local/bin/mongo && ln -fs /usr/local/python3/bin/python3 /usr/bin/python3 && ln -fs /usr/local/python3/bin/pip3 /usr/bin/pip3 && ln -fs /usr/local/python3/bin/virtualenv /usr/bin/virtualenv && virtualenv venv4archery --python=python3 && yum remove cmake gcc-c++ libaio-devel glib2-devel libffi-devel gcc make gettext bzip2-devel wget" did not complete successfully: exit code: 1
Build and push Docker Base images
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/metadata-action@v3, docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and push Docker Base images
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push Docker Base images
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push Docker Base images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push Docker Base images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push Docker Base images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push Docker Base images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push Docker Base images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/