Bump gunicorn from 20.1.0 to 21.2.0 #347
resultsdb.yaml
on: push
Matrix: Hadolint
Matrix: Unit tests
Container Image Build
1m 28s
Finish coveralls-python
0s
Annotations
2 errors and 4 warnings
Unit tests (3.9)
Process completed with exit code 255.
|
Container Image Build
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi8/ubi:8.7...
Getting image source signatures
Copying blob sha256:6208c5a2e205726f3a2cd42a392c5e4f05256850d13197a711000c4021ede87b
Copying blob sha256:6208c5a2e205726f3a2cd42a392c5e4f05256850d13197a711000c4021ede87b
Copying config sha256:768688a189716f9aef8d33a9eef4209f57dc2e66e9cb5fc3b8862940f314b9bc
Writing manifest to image destination
Storing signatures
+ mkdir -p /mnt/rootfs
+ yum install -y --setopt install_weak_deps=false --nodocs gcc krb5-devel openldap-devel python39 python39-devel
+ yum install -y --installroot=/mnt/rootfs --releasever=8 --setopt install_weak_deps=false --nodocs krb5-libs mod_ssl openldap python39 python39-mod_wsgi
Importing GPG key 0xFD431D51:
Userid : "Red Hat, Inc. (release key 2) <security@redhat.com>"
Fingerprint: 567E 347A D004 4ADE 55BA 8A5F 199E 2F91 FD43 1D51
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
Importing GPG key 0xD4082792:
Userid : "Red Hat, Inc. (auxiliary key) <security@redhat.com>"
Fingerprint: 6A6A A7C9 7C88 90AE C6AE BFE2 F76F 66C3 D408 2792
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
+ 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/cache/private /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
+ ln -s mod_wsgi-express-3.9 /mnt/rootfs/usr/bin/mod_wsgi-express-3
+ 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
++ '[' '!' 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
++ '[' -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.a229f58
+ pip install --no-cache-dir dist/resultsdb-2.2.0+git.a229f58-py3-none-any.whl
ERROR: Cannot install oic, resultsdb and resultsdb==2.2.0+git.a229f58 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="2023-08-01T07:30:38Z" level=error msg="exit status 1"
|
Hadolint (Dockerfile)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests (3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Container Image Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Container Image Build
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/
|