Bump pip from 23.3.1 to 23.3.2 #431
Annotations
1 error and 2 warnings
Build Image
Error: buildah exited with code 1
Trying to pull registry.fedoraproject.org/fedora:38...
Getting image source signatures
Copying blob sha256:37f364a5003122c48e4ac83c8b4ec837130f30e43f6947b3edc9173bff345bde
Copying blob sha256:37f364a5003122c48e4ac83c8b4ec837130f30e43f6947b3edc9173bff345bde
Copying config sha256:c7cdd11723e511203192f0001bbe123fcca89124f8d25a0d855421446a632a10
Writing manifest to image destination
Storing signatures
+ mkdir -p /mnt/rootfs
+ yum install -y --setopt install_weak_deps=false --nodocs '--disablerepo=*' --enablerepo=fedora,updates gcc krb5-devel openldap-devel python3 python3-devel
+ yum install -y --installroot=/mnt/rootfs --releasever=38 --setopt install_weak_deps=false --nodocs '--disablerepo=*' --enablerepo=fedora,updates krb5-libs mod_ssl openldap python3 python3-mod_wsgi
Importing GPG key 0xEB10B464:
Userid : "Fedora (38) <[email protected]>"
Fingerprint: 6A51 BBAB BA3D 5467 B617 1221 809A 8D7C EB10 B464
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-38-x86_64
+ yum --installroot=/mnt/rootfs clean all
+ rm -rf /mnt/rootfs/var/cache/bpf /mnt/rootfs/var/cache/dnf /mnt/rootfs/var/cache/httpd /mnt/rootfs/var/cache/ldconfig /mnt/rootfs/var/log/dnf.librepo.log /mnt/rootfs/var/log/dnf.log /mnt/rootfs/var/log/dnf.rpm.log '/mnt/rootfs/var/log/yum.*'
+ curl -sSL https://install.python-poetry.org
+ python3 -
+ python3 -m venv --system-site-packages /venv
+ export PATH=/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ PATH=/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ . /venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/sh -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/venv/bin:/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ '[' -n /bin/sh -o -n '' ']'
++ hash -r
+ pip install --no-cache-dir -r requirements.txt
+ poetry build --format=wheel
++ poetry version --short
+ version=2.2.0+git.85fa947
+ pip install --no-cache-dir dist/resultsdb-2.2.0+git.85fa947-py3-none-any.whl
ERROR: Cannot install opentelemetry-exporter-otlp-proto-grpc, opentelemetry-instrumentation-flask and resultsdb because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
error building at STEP "RUN set -ex && export PATH=/root/.local/bin:$PATH && . /venv/bin/activate && pip install --no-cache-dir -r requirements.txt && poetry build --format=wheel && version=$(poetry version --short) && pip install --no-cache-dir dist/resultsdb-"$version"-py3*.whl && deactivate && mv /venv /mnt/rootfs && mkdir -p /mnt/rootfs/app && cp -v entrypoint.sh /mnt/rootfs/app": error while running runtime: exit status 1
time="2024-01-01T07:50:24Z" level=error msg="exit status 1"
|
Set up Python
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Get image tag from git branch
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/
|
The logs for this run have expired and are no longer available.
Loading