Skip to content

Build and publish container images #99

Build and publish container images

Build and publish container images #99

Triggered via schedule September 2, 2024 03:43
Status Failure
Total duration 2m 18s
Artifacts
Matrix: Build/publish containers
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build/publish containers (azure-pipelines-jupyterhub)
Error: buildah exited with code 1 Resolving "jupyterhub/jupyterhub" using unqualified-search registries (/etc/containers/registries.conf) Trying to pull docker.io/jupyterhub/jupyterhub:4.1... Getting image source signatures Copying blob sha256:d3c594ae0ad40ea66dba91c67bcc69ea0d0a33d323e6431da362aca0a7ab443b Copying blob sha256:3713021b02770a720dea9b54c03d0ed83e03a2ef5dce2898c56a327fee9a8bca Copying blob sha256:049734aedfef140f5d465f69a215dab1be06abe7ab7dd063139edbada36d87a1 Copying blob sha256:12269a5f184a33bdff401f8e37855bf187ed70c54b02ea81ebe2d199e6fd4326 Copying blob sha256:3713021b02770a720dea9b54c03d0ed83e03a2ef5dce2898c56a327fee9a8bca Copying blob sha256:049734aedfef140f5d465f69a215dab1be06abe7ab7dd063139edbada36d87a1 Copying blob sha256:12269a5f184a33bdff401f8e37855bf187ed70c54b02ea81ebe2d199e6fd4326 Copying blob sha256:d3c594ae0ad40ea66dba91c67bcc69ea0d0a33d323e6431da362aca0a7ab443b Copying config sha256:32672038c7e9fb62d0d4666dabd42371041f5dfa08d32f7f4d062c423344af13 Writing manifest to image destination Storing signatures WARNING: apt does not have a stable CLI interface. Use with caution in scripts. WARNING: apt does not have a stable CLI interface. Use with caution in scripts. debconf: delaying package configuration, since apt-utils is not installed Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [20 lines of output] /tmp/pip-install-dbkpqin1/vsc-base_6597c3004daf433ba3a735ee415ea2e0/external_dist_only/shared_setup_dist_only.py:54: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. By 2024-Nov-15, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! from setuptools.command.test import test as TestCommand Traceback (most recent call last): File "<string>", line 2, in <module> File "<pip-setuptools-caller>