Skip to content

Add Ruff pytest standards #27

Add Ruff pytest standards

Add Ruff pytest standards #27

Triggered via push November 8, 2023 18:46
Status Failure
Total duration 1m 40s
Artifacts
Update Robottelo container image on Quay.
1m 29s
Update Robottelo container image on Quay.
Fit to window
Zoom out
Zoom in

Annotations

1 error
Update Robottelo container image on Quay.
Error: buildah exited with code 1 Resolved "fedora" as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull registry.fedoraproject.org/fedora:latest... Getting image source signatures Copying blob sha256:6eb6364132025ad55f6fcb77569eeda080231bd8b0afd82e508f3cb29c3adbec Copying blob sha256:6eb6364132025ad55f6fcb77569eeda080231bd8b0afd82e508f3cb29c3adbec Copying config sha256:ec546109f8227b6cca3212bad13f50f3f3555455f51f0162776a43f160f60343 Writing manifest to image destination Storing signatures % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1924 100 1924 0 0 20158 0 --:--:-- --:--:-- --:--:-- 20252 Running command git clone --filter=blob:none --quiet https://github.com/SatelliteQE/airgun.git /tmp/pip-install-zlq40gvk/airgun_47953d3e363940eca0fa9529b16e7730 Running command git checkout -b 6.13.z --track origin/6.13.z Switched to a new branch '6.13.z' branch '6.13.z' set up to track 'origin/6.13.z'. Running command git clone --filter=blob:none --quiet https://github.com/SatelliteQE/nailgun.git /tmp/pip-install-zlq40gvk/nailgun_eb4447a77d4347639a98f9b059d82712 Running command git checkout -b 6.13.z --track origin/6.13.z Switched to a new branch '6.13.z' branch '6.13.z' set up to track 'origin/6.13.z'. error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [33 lines of output] /tmp/pip-install-zlq40gvk/ssh2-python_df491ec17cef4101ae548aacf2aac4b5/versioneer.py:421: SyntaxWarning: invalid escape sequence '\s' LONG_VERSION_PY['git'] = ''' /tmp/pip-build-env-kow8568t/overlay/lib/python3.12/site-packages/setuptools/_distutils/extension.py:134: UserWarning: Unknown Extension options: 'cython_compile_time_env', 'cython_directives' warnings.warn(msg) Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module> main() File "/usr/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main json_out['return_val'] = hook(**hook_input['kwargs']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel return hook(config_settings) ^^^^^^^^^^^^^^^^^^^^^ File "/tmp/pip-build-env-kow8568t/overlay/lib/python3.12/site-packages/setuptools/build_meta.py", line 355, in get_requires_for_build_wheel return self._get_build_requires(config_settings, requirements=['wheel']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/pip-build-env-kow8568t/overlay/lib/python3.12/site-packages/setuptools/build_meta.py", line 325, in _get_build_requires self.run_setup() File "/tmp/pip-build-env-kow8568t/overlay/lib/python3.12/site-packages/setuptools/build_meta.py", line 507, in run_setup super(_BuildMetaLegacyBackend, self).run_setup(setup_script=setup_script) File "/tmp/pip-build-env-kow8568t/overlay/lib/python3.12/site-packages/setuptools/build_meta.py", line 341, in run_setup exec(code, locals()) File "<string>", line 96, in <module> File "/tmp/pip-install-zlq40gvk/ssh2-python_df491ec17cef4101ae548aacf2aac4b5/versioneer.py", line 1480, in get_version return get_versions()["version"] ^^^^^^^^^^^^^^ File "/tmp/pip-install-zlq40gvk/ssh2-python_df491ec17cef4101ae548aacf2aac4b5/versioneer.py", line 1412, in get_versions cfg = get_config_from_root(root) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/pip-install-zlq40gvk/ssh2-python_df491ec17cef4101ae548aacf2aac4b5/versioneer.py",