Skip to content

Add Flatpak CLI support and CRUD case (#17013) #4766

Add Flatpak CLI support and CRUD case (#17013)

Add Flatpak CLI support and CRUD case (#17013) #4766

Triggered via push December 13, 2024 10:21
Status Failure
Total duration 40s
Artifacts
Update Robottelo container image on Quay.
31s
Update Robottelo container image on Quay.
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Update Robottelo container image on Quay.
Error: buildah exited with code 1 Trying to pull ***/fedora/python-312:latest... Getting image source signatures Copying blob sha256:c2a8b89bcc10decab5f72d84c45c50b6534614c11878fb86d0775759d2700614 Copying blob sha256:51a45027b6a6e0e94358805bdfb1ab60935286cbb4a6e9b1f392f594e788d085 Copying blob sha256:773de5cc9527da496c4f605501969246d496c037a27d956c9f1e1e2c217417fc Copying blob sha256:53f1e32366d04b4ec96f3cb0ead04223f1048c0872d2c8a98edf2182811ca33e Copying blob sha256:773de5cc9527da496c4f605501969246d496c037a27d956c9f1e1e2c217417fc Copying blob sha256:53f1e32366d04b4ec96f3cb0ead04223f1048c0872d2c8a98edf2182811ca33e Copying blob sha256:c2a8b89bcc10decab5f72d84c45c50b6534614c11878fb86d0775759d2700614 Copying blob sha256:51a45027b6a6e0e94358805bdfb1ab60935286cbb4a6e9b1f392f594e788d085 Copying config sha256:dceb483d4b5965647a00ce01fad67194a80bb722bca388d9680ad53bad26b1a9 Writing manifest to image destination Storing signatures Trying to pull ghcr.io/astral-sh/uv:latest... Getting image source signatures Copying blob sha256:eac4fe9c52dc3f04264e95c25ea22676d02877c99a44fb5c8ca3fe914a757ebd Copying blob sha256:47d8e5288c3344338bb51f4239789a89c63a1b4bc2d0363900940cf6847f9ce6 Copying blob sha256:eac4fe9c52dc3f04264e95c25ea22676d02877c99a44fb5c8ca3fe914a757ebd Copying blob sha256:47d8e5288c3344338bb51f4239789a89c63a1b4bc2d0363900940cf6847f9ce6 Copying config sha256:29485c9b4f8ea1473d3bb5f494f2830f54954c04c53d2bdc2751cfea40c7f9ec Writing manifest to image destination Storing signatures Using Python 3.12.7 environment at: /opt/app-root × Failed to download and build `azure==5.0.0` ╰─▶ Build backend failed to determine requirements with `build_wheel()` (exit status: 1) [stderr] Traceback (most recent call last): File "<string>", line 14, in <module> File "/tmp/.tmpMaT11W/builds-v0/.tmpg3rNP8/lib64/python3.12/site-packages/setuptools/build_meta.py", line 334, in get_requires_for_build_wheel return self._get_build_requires(config_settings, requirements=[]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/.tmpMaT11W/builds-v0/.tmpg3rNP8/lib64/python3.12/site-packages/setuptools/build_meta.py", line 304, in _get_build_requires self.run_setup() File "/tmp/.tmpMaT11W/builds-v0/.tmpg3rNP8/lib64/python3.12/site-packages/setuptools/build_meta.py", line 522, in run_setup super().run_setup(setup_script=setup_script) File "/tmp/.tmpMaT11W/builds-v0/.tmpg3rNP8/lib64/python3.12/site-packages/setuptools/build_meta.py", line 320, in run_setup exec(code, locals()) File "<string>", line 60, in <module> RuntimeError: Starting with v5.0.0, the 'azure' meta-package is deprecated and cannot be installed anymore. Please install the service specific packages prefixed by `azure` needed for your application. The complete list of available packages can be found at: https://aka.ms/azsdk/python/all Here's a non-exhaustive list of common packages: - azure-mgmt-compute (https://pypi.python.org/pypi/azure-mgmt-compute) : Management of Virtual Machines, etc. - azure-mgmt-storage (https://pypi.python.org/pypi/azure-mgmt-storage) : Management of storage accounts. - azure-mgmt-resource (https://pypi.python.org/pypi/azure-mgmt-resource) : Generic package about Azure Resource Management (ARM) - azure-keyvault-secrets (https://pypi.python.org/pypi/azure-keyvault-secrets) : Access to secrets in Key Vault - azure-storage-blob (https://pypi.python.org/pypi/azure-storage-blob) : Access to blobs in storage accounts A more comprehensive discussion of the rationale for this decision can be found in the following issue: https://github.com/Azure/azure-sdk-for-python/issues/10646 help: `azure` (v5.0.0) was included because `wrapanapi` (v2.7.0) depends on `azure>=3.0.0` error building at STEP "RUN git config --global --add safe.directory
Update Robottelo container image on Quay.
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636