AMD64 PASS
linuxserver/netbox
Runtime: 20.40s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3h --Hetzner
Created: 2025-07-15T18:26:59+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 123.41MB
Tag: amd64-v4.3.4-ls288
Version: v4.3.4-ls288
Expand
2025-07-15T18:33:34.885685550Z [migrations] started
2025-07-15T18:33:34.885727665Z [migrations] no migrations found
2025-07-15T18:33:34.897736409Z usermod: no changes
2025-07-15T18:33:34.899658480Z ───────────────────────────────────────
2025-07-15T18:33:34.899671907Z
2025-07-15T18:33:34.899678269Z ██╗ ███████╗██╗ ██████╗
2025-07-15T18:33:34.899684903Z ██║ ██╔════╝██║██╔═══██╗
2025-07-15T18:33:34.899691346Z ██║ ███████╗██║██║ ██║
2025-07-15T18:33:34.899697759Z ██║ ╚════██║██║██║ ██║
2025-07-15T18:33:34.899704472Z ███████╗███████║██║╚██████╔╝
2025-07-15T18:33:34.899710905Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-15T18:33:34.899717408Z
2025-07-15T18:33:34.899723561Z Brought to you by linuxserver.io
2025-07-15T18:33:34.899729853Z ───────────────────────────────────────
2025-07-15T18:33:34.899984196Z
2025-07-15T18:33:34.899992663Z To support LSIO projects visit:
2025-07-15T18:33:34.899997212Z https://www.linuxserver.io/donate/
2025-07-15T18:33:34.900000779Z
2025-07-15T18:33:34.900004166Z ───────────────────────────────────────
2025-07-15T18:33:34.900008444Z GID/UID
2025-07-15T18:33:34.900011851Z ───────────────────────────────────────
2025-07-15T18:33:34.904457013Z
2025-07-15T18:33:34.904472624Z User UID: 911
2025-07-15T18:33:34.904479628Z User GID: 911
2025-07-15T18:33:34.904486232Z ───────────────────────────────────────
2025-07-15T18:33:34.906958861Z Linuxserver.io version: v4.3.4-ls288
2025-07-15T18:33:34.907332503Z Build-date: 2025-07-15T18:26:59+00:00
2025-07-15T18:33:34.907337203Z ───────────────────────────────────────
2025-07-15T18:33:34.907341401Z
2025-07-15T18:33:35.171583501Z [custom-init] No custom files found, skipping...
2025-07-15T18:33:41.215841989Z Traceback (most recent call last):
2025-07-15T18:33:41.215910708Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-07-15T18:33:41.215920548Z self.connect()
2025-07-15T18:33:41.215928684Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-15T18:33:41.215963644Z return func(*args, **kwargs)
2025-07-15T18:33:41.215972542Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.215980729Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-07-15T18:33:41.216102153Z self.connection = self.get_new_connection(conn_params)
2025-07-15T18:33:41.216134027Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.216141543Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-15T18:33:41.216148446Z return func(*args, **kwargs)
2025-07-15T18:33:41.216157615Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.216164519Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-07-15T18:33:41.216331144Z connection = self.Database.connect(**conn_params)
2025-07-15T18:33:41.216353930Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.216363319Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-07-15T18:33:41.216372007Z attempts = conninfo_attempts(params)
2025-07-15T18:33:41.216381736Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.216390043Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-07-15T18:33:41.216446326Z raise e.OperationalError(str(last_exc))
2025-07-15T18:33:41.216468621Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-07-15T18:33:41.216478211Z
2025-07-15T18:33:41.216486247Z The above exception was the direct cause of the following exception:
2025-07-15T18:33:41.216494443Z
2025-07-15T18:33:41.216502279Z Traceback (most recent call last):
2025-07-15T18:33:41.216510355Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-07-15T18:33:41.216520606Z execute_from_command_line(sys.argv)
2025-07-15T18:33:41.216529063Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-07-15T18:33:41.216691700Z utility.execute()
2025-07-15T18:33:41.216712442Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-07-15T18:33:41.216794958Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-07-15T18:33:41.216804297Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-07-15T18:33:41.216932265Z self.execute(*args, **cmd_options)
2025-07-15T18:33:41.216941594Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-07-15T18:33:41.217100524Z self.check(**check_kwargs)
2025-07-15T18:33:41.217123911Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-07-15T18:33:41.217282500Z all_issues = checks.run_checks(
2025-07-15T18:33:41.217303372Z ^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.217312821Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-07-15T18:33:41.217322701Z new_errors = check(app_configs=app_configs, databases=databases)
2025-07-15T18:33:41.217341098Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.217349686Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-07-15T18:33:41.217386470Z all_namespaces = _load_all_namespaces(resolver)
2025-07-15T18:33:41.217406159Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.217414987Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-07-15T18:33:41.217465379Z url_patterns = getattr(resolver, "url_patterns", [])
2025-07-15T18:33:41.217493275Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.217511471Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-07-15T18:33:41.217552965Z res = instance.__dict__[self.name] = self.func(instance)
2025-07-15T18:33:41.217563125Z ^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.217571282Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-07-15T18:33:41.217788439Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-07-15T18:33:41.217798119Z ^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.217804461Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-07-15T18:33:41.217863711Z res = instance.__dict__[self.name] = self.func(instance)
2025-07-15T18:33:41.217874613Z ^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.217882919Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-07-15T18:33:41.218093433Z return import_module(self.urlconf_name)
2025-07-15T18:33:41.218101550Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.218108033Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-07-15T18:33:41.218166981Z return _bootstrap._gcd_import(name[level:], package, level)
2025-07-15T18:33:41.218207673Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.218214738Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-07-15T18:33:41.218222303Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-07-15T18:33:41.218246862Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-07-15T18:33:41.218253596Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-07-15T18:33:41.218260059Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-07-15T18:33:41.218266562Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-07-15T18:33:41.218273065Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-07-15T18:33:41.218306031Z path('core/', include('core.urls')),
2025-07-15T18:33:41.218328507Z ^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.218337956Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-07-15T18:33:41.218386043Z urlconf_module = import_module(urlconf_module)
2025-07-15T18:33:41.218394670Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.218401043Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-07-15T18:33:41.218460292Z return _bootstrap._gcd_import(name[level:], package, level)
2025-07-15T18:33:41.218492928Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.218501525Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-07-15T18:33:41.218508249Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-07-15T18:33:41.218514682Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-07-15T18:33:41.218521135Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-07-15T18:33:41.218527497Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-07-15T18:33:41.218533900Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-07-15T18:33:41.218540363Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-07-15T18:33:41.218552317Z from . import views
2025-07-15T18:33:41.218558941Z File "/app/netbox/netbox/core/views.py", line 201, in <module>
2025-07-15T18:33:41.218633471Z class ObjectChangeListView(generic.ObjectListView):
2025-07-15T18:33:41.218644263Z File "/app/netbox/netbox/core/views.py", line 202, in ObjectChangeListView
2025-07-15T18:33:41.218698171Z queryset = ObjectChange.objects.valid_models()
2025-07-15T18:33:41.218717029Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.218723923Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-07-15T18:33:41.218805467Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-07-15T18:33:41.218838103Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.218855578Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-07-15T18:33:41.218882162Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-07-15T18:33:41.218911350Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.218920499Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-07-15T18:33:41.218995560Z for ct in cts:
2025-07-15T18:33:41.219005761Z ^^^
2025-07-15T18:33:41.219013747Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-07-15T18:33:41.219122746Z self._fetch_all()
2025-07-15T18:33:41.219131524Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all
2025-07-15T18:33:41.219557632Z self._result_cache = list(self._iterable_class(self))
2025-07-15T18:33:41.219574015Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.219582793Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-07-15T18:33:41.219631761Z results = compiler.execute_sql(
2025-07-15T18:33:41.219640890Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.219647383Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-07-15T18:33:41.220097649Z cursor = self.connection.cursor()
2025-07-15T18:33:41.220121908Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.220131337Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-15T18:33:41.220139965Z return func(*args, **kwargs)
2025-07-15T18:33:41.220148271Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.220156438Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-07-15T18:33:41.220236689Z return self._cursor()
2025-07-15T18:33:41.220245437Z ^^^^^^^^^^^^^^
2025-07-15T18:33:41.220251670Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-07-15T18:33:41.220315348Z self.ensure_connection()
2025-07-15T18:33:41.220323123Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-15T18:33:41.220378625Z return func(*args, **kwargs)
2025-07-15T18:33:41.220400058Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.220409948Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-07-15T18:33:41.220503998Z with self.wrap_database_errors:
2025-07-15T18:33:41.220512314Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.220518587Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-07-15T18:33:41.220558087Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-07-15T18:33:41.220580151Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-07-15T18:33:41.220649020Z self.connect()
2025-07-15T18:33:41.220657497Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-15T18:33:41.220711455Z return func(*args, **kwargs)
2025-07-15T18:33:41.220723189Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.220731436Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-07-15T18:33:41.220816697Z self.connection = self.get_new_connection(conn_params)
2025-07-15T18:33:41.220825295Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.220831698Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-15T18:33:41.220882450Z return func(*args, **kwargs)
2025-07-15T18:33:41.220892801Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.220900957Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-07-15T18:33:41.221003253Z connection = self.Database.connect(**conn_params)
2025-07-15T18:33:41.221021380Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.221031330Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-07-15T18:33:41.221084978Z attempts = conninfo_attempts(params)
2025-07-15T18:33:41.221093164Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:33:41.221099797Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-07-15T18:33:41.221223577Z raise e.OperationalError(str(last_exc))
2025-07-15T18:33:41.221245341Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-07-15T18:33:42.128226005Z Building local documentation
2025-07-15T18:33:53.464210199Z [uWSGI] getting INI configuration from uwsgi.ini
2025-07-15T18:33:53.468327149Z [uwsgi-static] added mapping for /static => static
2025-07-15T18:33:53.468356308Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue Jul 15 18:33:53 2025] ***
2025-07-15T18:33:53.468364284Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-07-15T18:33:53.468371218Z os: Linux-6.1.0-28-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22)
2025-07-15T18:33:53.468378052Z nodename: 8ec32a2bee66
2025-07-15T18:33:53.468384725Z machine: x86_64
2025-07-15T18:33:53.468391279Z clock source: unix
2025-07-15T18:33:53.468398012Z pcre jit disabled
2025-07-15T18:33:53.468404716Z detected number of CPU cores: 64
2025-07-15T18:33:53.468429706Z current working directory: /app/netbox/netbox
2025-07-15T18:33:53.468436550Z detected binary path: /usr/sbin/uwsgi
2025-07-15T18:33:53.468443183Z your memory page size is 4096 bytes
2025-07-15T18:33:53.468449796Z detected max file descriptor number: 1048576
2025-07-15T18:33:53.472856961Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-07-15T18:33:53.472875689Z lock engine: pthread robust mutexes
2025-07-15T18:33:53.473060331Z thunder lock: disabled (you can enable it with --thunder-lock)
2025-07-15T18:33:53.473235614Z uwsgi socket 0 bound to TCP address :8000 fd 3
2025-07-15T18:33:53.473250464Z Python version: 3.12.11 (main, Jun 9 2025, 08:58:46) [GCC 13.2.1 20240309]
2025-07-15T18:33:53.473256967Z PEP 405 virtualenv detected: /lsiopy
2025-07-15T18:33:53.473262859Z Set PythonHome to /lsiopy
2025-07-15T18:33:53.488381756Z Python main interpreter initialized at 0x7f6bb3d766f0
2025-07-15T18:33:53.488403630Z python threads support enabled
2025-07-15T18:33:53.488411516Z your server socket listen backlog is limited to 100 connections
2025-07-15T18:33:53.488418410Z your mercy for graceful operations on workers is 60 seconds
2025-07-15T18:33:53.488540636Z mapped 203184 bytes (198 KB) for 1 cores
2025-07-15T18:33:53.488571548Z *** Operational MODE: single process ***
2025-07-15T18:33:53.489003398Z running "exec:python3 ./manage.py collectstatic --noinput" (pre app)...
2025-07-15T18:33:54.474838548Z Connection to localhost (127.0.0.1) 8000 port [tcp/*] succeeded!
2025-07-15T18:33:54.493762057Z [ls.io-init] done.
Expand
NAME VERSION TYPE
Simple Launcher 1.1.0.14 binary (+5 duplicates)
alpine-baselayout 3.6.5-r0 apk
alpine-baselayout-data 3.6.5-r0 apk
alpine-keys 2.4-r1 apk
alpine-release 3.20.6-r0 apk
apk-tools 2.14.4-r1 apk
asgiref 3.9.1 python
attrs 25.3.0 python
babel 2.17.0 python
backrefs 5.9 python
bash 5.2.26-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.36.1-r29 apk
busybox-binsh 1.36.1-r29 apk
c-ares 1.33.1-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20241121-r1 apk
catatonit 0.2.0-r0 apk
certifi 2025.7.14 python
cffi 1.17.1 python
charset-normalizer 3.4.2 python
click 8.2.1 python
colorama 0.4.6 python
coreutils 9.5-r2 apk
coreutils-env 9.5-r2 apk
coreutils-fmt 9.5-r2 apk
coreutils-sha512sum 9.5-r2 apk
cryptography 45.0.5 python
curl 8.12.1-r0 apk
defusedxml 0.7.1 python
django 5.2.4 python
django-auth-ldap 5.2.0 python
django-cors-headers 4.7.0 python
django-debug-toolbar 5.2.0 python
django-filter 25.1 python
django-graphiql-debug-toolbar 0.2.0 python
django-htmx 1.23.2 python
django-js-asset 3.1.2 python
django-mptt 0.17.0 python
django-pglocks 1.0.4 python
django-prometheus 2.4.1 python
django-redis 6.0.0 python
django-rich 2.0.0 python
django-rq 3.0.1 python
django-storages 1.14.6 python
django-tables2 2.7.5 python
django-taggit 6.1.0 python
django-timezone-field 7.1 python
djangorestframework 3.16.0 python
drf-spectacular 0.28.0 python
drf-spectacular-sidecar 2025.7.1 python
feedparser 6.0.11 python
findutils 4.9.0-r5 apk
gdbm 1.23-r1 apk
ghp-import 2.1.0 python
gmp 6.3.0-r1 apk
graphene 3.4.3 python
graphene-django 3.2.3 python
graphql-core 3.2.6 python
graphql-relay 3.2.0 python
griffe 1.7.3 python
gunicorn 23.0.0 python
idna 3.10 python
inflection 0.5.1 python
jansson 2.14-r4 apk
jinja2 3.1.6 python
jq 1.7.1-r0 apk
jsonschema 4.24.0 python
jsonschema-specifications 2025.4.1 python
libacl 2.3.2-r0 apk
libattr 2.5.2-r0 apk
libbsd 0.12.2-r0 apk
libbz2 1.0.8-r6 apk
libcap2 2.70-r0 apk
libcrypto3 3.3.4-r0 apk
libcurl 8.12.1-r0 apk
libexpat 2.7.0-r0 apk
libffi 3.4.6-r0 apk
libgcc 13.2.1_git20240309-r1 apk
libidn2 2.3.7-r0 apk
libintl 0.22.5-r0 apk
libjpeg-turbo 3.0.3-r0 apk
libldap 2.6.8-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.4_p20240420-r2 apk
libpanelw 6.4_p20240420-r2 apk
libpq 16.9-r0 apk
libproc2 4.0.4-r0 apk
libpsl 0.21.5-r1 apk
libsasl 2.1.28-r6 apk
libsharpyuv 1.3.2-r0 apk
libssl3 3.3.4-r0 apk
libstdc++ 13.2.1_git20240309-r1 apk
libunistring 1.2-r0 apk
libwebp 1.3.2-r0 apk
libxml2 2.12.10-r0 apk
linux-pam 1.6.0-r0 apk
lz4-libs 1.9.4-r5 apk
mailcap 2.1.54-r0 apk
markdown 3.8.2 python
markdown-it-py 3.0.0 python
markupsafe 3.0.2 python
mdurl 0.1.2 python
mergedeep 1.3.4 python
mkdocs 1.6.1 python
mkdocs-autorefs 1.4.2 python
mkdocs-get-deps 0.2.0 python
mkdocs-material 9.6.15 python
mkdocs-material-extensions 1.3.1 python
mkdocstrings 0.29.1 python
mkdocstrings-python 1.16.12 python
mpdecimal 4.0.0-r0 apk
musl 1.2.5-r1 apk
musl-utils 1.2.5-r1 apk
ncurses-terminfo-base 6.4_p20240420-r2 apk
netaddr 1.3.0 python
netbox 4.3.0 npm
netbox-graphiql 4.3.0 npm
netcat-openbsd 1.226-r0 apk
nghttp2-libs 1.62.1-r0 apk
nh3 0.2.22 python
oauthlib 3.3.1 python
oniguruma 6.9.9-r0 apk
packaging 25.0 python
paginate 0.5.7 python
pathspec 0.12.1 python
pcre2 10.43-r0 apk
pillow 11.3.0 python
pip 25.1.1 python
platformdirs 4.3.8 python
postgresql-common 1.2-r1 apk
postgresql16-client 16.9-r0 apk
procps-ng 4.0.4-r0 apk
prometheus-client 0.22.1 python
promise 2.3 python
psycopg 3.2.9 python
psycopg-c 3.2.9 python
psycopg-pool 3.2.6 python
pyasn1 0.6.1 python
pyasn1-modules 0.4.2 python
pyc 3.12.11-r0 apk
pycparser 2.22 python
pygments 2.19.2 python
pyjwt 2.10.1 python
pymdown-extensions 10.16 python
python-dateutil 2.9.0.post0 python
python-ldap 3.4.4 python
python3 3.12.11-r0 apk
python3-openid 3.2.0 python
python3-pyc 3.12.11-r0 apk
python3-pycache-pyc0 3.12.11-r0 apk
pyyaml 6.0.2 python
pyyaml-env-tag 1.1 python
readline 8.2.10-r0 apk
redis 6.2.0 python
referencing 0.36.2 python
requests 2.32.4 python
requests-oauthlib 2.0.0 python
rich 14.0.0 python
rpds-py 0.26.0 python
rq 2.4.0 python
scanelf 1.3.7-r2 apk
sgmllib3k 1.0.0 python
shadow 4.15.1-r0 apk
six 1.17.0 python
skalibs 2.14.1.1-r0 apk
social-auth-app-django 5.5.1 python
social-auth-core 4.7.0 python
sqlite-libs 3.45.3-r2 apk
sqlparse 0.5.3 python
ssl_client 1.36.1-r29 apk
strawberry-graphql 0.276.0 python
strawberry-graphql-django 0.60.0 python
svgwrite 1.4.3 python
tablib 3.8.0 python
text-unidecode 1.3 python
tiff 4.6.0t-r0 apk
typing-extensions 4.14.1 python
tzdata 2025.2 python
tzdata 2025b-r0 apk
uritemplate 4.2.0 python
urllib3 2.5.0 python
utmps-libs 0.1.2.2-r1 apk
uwsgi 2.0.25.1-r1 apk
uwsgi-python3 2.0.25.1-r1 apk
watchdog 6.0.0 python
wheel 0.45.1 python
xz-libs 5.6.2-r1 apk
zlib 1.3.1-r1 apk
zstd-libs 1.5.6-r0 apk
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 20.10s |
Create SBOM | PASS | - | 15.26s |
Get build info | PASS | - | 0.04s |
ARM64 FAIL
linuxserver/netbox
Runtime: 120.92s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3h --Hetzner
Created: 2025-07-15T18:26:59+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 123.82MB
Tag: arm64v8-v4.3.4-ls288
Version: v4.3.4-ls288
Expand
2025-07-15T18:33:36.392393625Z [migrations] started
2025-07-15T18:33:36.396494153Z [migrations] no migrations found
2025-07-15T18:33:36.775286397Z usermod: no changes
2025-07-15T18:33:36.810691346Z ───────────────────────────────────────
2025-07-15T18:33:36.810728952Z
2025-07-15T18:33:36.810738200Z ██╗ ███████╗██╗ ██████╗
2025-07-15T18:33:36.810747028Z ██║ ██╔════╝██║██╔═══██╗
2025-07-15T18:33:36.810755776Z ██║ ███████╗██║██║ ██║
2025-07-15T18:33:36.810764213Z ██║ ╚════██║██║██║ ██║
2025-07-15T18:33:36.810772520Z ███████╗███████║██║╚██████╔╝
2025-07-15T18:33:36.810780997Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-15T18:33:36.810789504Z
2025-07-15T18:33:36.810797500Z Brought to you by linuxserver.io
2025-07-15T18:33:36.810805817Z ───────────────────────────────────────
2025-07-15T18:33:36.817089641Z
2025-07-15T18:33:36.817114892Z To support LSIO projects visit:
2025-07-15T18:33:36.817123609Z https://www.linuxserver.io/donate/
2025-07-15T18:33:36.817132086Z
2025-07-15T18:33:36.817140183Z ───────────────────────────────────────
2025-07-15T18:33:36.817148990Z GID/UID
2025-07-15T18:33:36.817329835Z ───────────────────────────────────────
2025-07-15T18:33:36.905863106Z
2025-07-15T18:33:36.905889168Z User UID: 911
2025-07-15T18:33:36.905895591Z User GID: 911
2025-07-15T18:33:36.905901533Z ───────────────────────────────────────
2025-07-15T18:33:36.942041563Z Linuxserver.io version: v4.3.4-ls288
2025-07-15T18:33:36.946227282Z Build-date: 2025-07-15T18:26:59+00:00
2025-07-15T18:33:36.946261341Z ───────────────────────────────────────
2025-07-15T18:33:36.946271762Z
2025-07-15T18:33:40.780127806Z [custom-init] No custom files found, skipping...
2025-07-15T18:34:47.115715846Z Traceback (most recent call last):
2025-07-15T18:34:47.116160953Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-07-15T18:34:47.118416806Z self.connect()
2025-07-15T18:34:47.119326598Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-15T18:34:47.119700080Z return func(*args, **kwargs)
2025-07-15T18:34:47.120293224Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.120321291Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-07-15T18:34:47.121293569Z self.connection = self.get_new_connection(conn_params)
2025-07-15T18:34:47.121620738Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.121645508Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-15T18:34:47.122027467Z return func(*args, **kwargs)
2025-07-15T18:34:47.122304254Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.122328874Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-07-15T18:34:47.123658331Z connection = self.Database.connect(**conn_params)
2025-07-15T18:34:47.123999177Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.124027364Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-07-15T18:34:47.124616681Z attempts = conninfo_attempts(params)
2025-07-15T18:34:47.124887246Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.124912467Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-07-15T18:34:47.125406000Z raise e.OperationalError(str(last_exc))
2025-07-15T18:34:47.125953864Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-07-15T18:34:47.126126842Z
2025-07-15T18:34:47.126142283Z The above exception was the direct cause of the following exception:
2025-07-15T18:34:47.126176171Z
2025-07-15T18:34:47.126252966Z Traceback (most recent call last):
2025-07-15T18:34:47.126269770Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-07-15T18:34:47.126643492Z execute_from_command_line(sys.argv)
2025-07-15T18:34:47.126818294Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-07-15T18:34:47.128265759Z utility.execute()
2025-07-15T18:34:47.128453077Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-07-15T18:34:47.129850571Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-07-15T18:34:47.130083049Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-07-15T18:34:47.131432778Z self.execute(*args, **cmd_options)
2025-07-15T18:34:47.131570565Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-07-15T18:34:47.133065856Z self.check(**check_kwargs)
2025-07-15T18:34:47.133254306Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-07-15T18:34:47.134801782Z all_issues = checks.run_checks(
2025-07-15T18:34:47.135120514Z ^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.135141897Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-07-15T18:34:47.135709179Z new_errors = check(app_configs=app_configs, databases=databases)
2025-07-15T18:34:47.136114947Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.136139326Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-07-15T18:34:47.136568139Z all_namespaces = _load_all_namespaces(resolver)
2025-07-15T18:34:47.136865107Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.136886420Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-07-15T18:34:47.137355194Z url_patterns = getattr(resolver, "url_patterns", [])
2025-07-15T18:34:47.137725520Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.137746993Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-07-15T18:34:47.138180847Z res = instance.__dict__[self.name] = self.func(instance)
2025-07-15T18:34:47.138505891Z ^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.138527315Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-07-15T18:34:47.141010906Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-07-15T18:34:47.141269156Z ^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.141290659Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-07-15T18:34:47.141726918Z res = instance.__dict__[self.name] = self.func(instance)
2025-07-15T18:34:47.142050329Z ^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.142071873Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-07-15T18:34:47.144304859Z return import_module(self.urlconf_name)
2025-07-15T18:34:47.144586577Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.144608320Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-07-15T18:34:47.145141995Z return _bootstrap._gcd_import(name[level:], package, level)
2025-07-15T18:34:47.145546670Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.145568133Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-07-15T18:34:47.145648525Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-07-15T18:34:47.145675329Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-07-15T18:34:47.145685319Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-07-15T18:34:47.145714699Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-07-15T18:34:47.145743076Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-07-15T18:34:47.145785902Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-07-15T18:34:47.146251790Z path('core/', include('core.urls')),
2025-07-15T18:34:47.146515221Z ^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.146538958Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-07-15T18:34:47.146991209Z urlconf_module = import_module(urlconf_module)
2025-07-15T18:34:47.147284339Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.147306394Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-07-15T18:34:47.147769827Z return _bootstrap._gcd_import(name[level:], package, level)
2025-07-15T18:34:47.148239874Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.148264203Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-07-15T18:34:47.148274253Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-07-15T18:34:47.148299654Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-07-15T18:34:47.148323071Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-07-15T18:34:47.148338132Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-07-15T18:34:47.148347470Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-07-15T18:34:47.148384315Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-07-15T18:34:47.148781645Z from . import views
2025-07-15T18:34:47.148920775Z File "/app/netbox/netbox/core/views.py", line 201, in <module>
2025-07-15T18:34:47.149649122Z class ObjectChangeListView(generic.ObjectListView):
2025-07-15T18:34:47.149682389Z File "/app/netbox/netbox/core/views.py", line 202, in ObjectChangeListView
2025-07-15T18:34:47.150445425Z queryset = ObjectChange.objects.valid_models()
2025-07-15T18:34:47.150740269Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.150749437Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-07-15T18:34:47.151315066Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-07-15T18:34:47.151698048Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.151716274Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-07-15T18:34:47.152184237Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-07-15T18:34:47.152575916Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.152598020Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-07-15T18:34:47.153170663Z for ct in cts:
2025-07-15T18:34:47.153345906Z ^^^
2025-07-15T18:34:47.153367510Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-07-15T18:34:47.154602386Z self._fetch_all()
2025-07-15T18:34:47.154720454Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all
2025-07-15T18:34:47.159918823Z self._result_cache = list(self._iterable_class(self))
2025-07-15T18:34:47.160251343Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.160272986Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-07-15T18:34:47.160814126Z results = compiler.execute_sql(
2025-07-15T18:34:47.160908406Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.160919579Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-07-15T18:34:47.165368768Z cursor = self.connection.cursor()
2025-07-15T18:34:47.165630425Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.165652139Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-15T18:34:47.166034158Z return func(*args, **kwargs)
2025-07-15T18:34:47.166301857Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.166323250Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-07-15T18:34:47.167414628Z return self._cursor()
2025-07-15T18:34:47.167552436Z ^^^^^^^^^^^^^^
2025-07-15T18:34:47.167572316Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-07-15T18:34:47.168696981Z self.ensure_connection()
2025-07-15T18:34:47.168815259Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-15T18:34:47.169223952Z return func(*args, **kwargs)
2025-07-15T18:34:47.169485078Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.169506852Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-07-15T18:34:47.170519751Z with self.wrap_database_errors:
2025-07-15T18:34:47.170748813Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.170770306Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-07-15T18:34:47.171291085Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-07-15T18:34:47.171398020Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-07-15T18:34:47.172484979Z self.connect()
2025-07-15T18:34:47.172602746Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-15T18:34:47.173011870Z return func(*args, **kwargs)
2025-07-15T18:34:47.173284339Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.173305982Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-07-15T18:34:47.174267148Z self.connection = self.get_new_connection(conn_params)
2025-07-15T18:34:47.174589226Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.174610940Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-15T18:34:47.174987188Z return func(*args, **kwargs)
2025-07-15T18:34:47.175224365Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.175235568Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-07-15T18:34:47.176433951Z connection = self.Database.connect(**conn_params)
2025-07-15T18:34:47.176756250Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.176777894Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-07-15T18:34:47.177342361Z attempts = conninfo_attempts(params)
2025-07-15T18:34:47.177611463Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T18:34:47.177632976Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-07-15T18:34:47.178132582Z raise e.OperationalError(str(last_exc))
2025-07-15T18:34:47.178338286Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-07-15T18:34:49.751358273Z Building local documentation
Expand
NAME VERSION TYPE
Simple Launcher 1.1.0.14 binary (+5 duplicates)
alpine-baselayout 3.6.5-r0 apk
alpine-baselayout-data 3.6.5-r0 apk
alpine-keys 2.4-r1 apk
alpine-release 3.20.6-r0 apk
apk-tools 2.14.4-r1 apk
asgiref 3.9.1 python
attrs 25.3.0 python
babel 2.17.0 python
backrefs 5.9 python
bash 5.2.26-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.36.1-r29 apk
busybox-binsh 1.36.1-r29 apk
c-ares 1.33.1-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20241121-r1 apk
catatonit 0.2.0-r0 apk
certifi 2025.7.14 python
cffi 1.17.1 python
charset-normalizer 3.4.2 python
click 8.2.1 python
colorama 0.4.6 python
coreutils 9.5-r2 apk
coreutils-env 9.5-r2 apk
coreutils-fmt 9.5-r2 apk
coreutils-sha512sum 9.5-r2 apk
cryptography 45.0.5 python
curl 8.12.1-r0 apk
defusedxml 0.7.1 python
django 5.2.4 python
django-auth-ldap 5.2.0 python
django-cors-headers 4.7.0 python
django-debug-toolbar 5.2.0 python
django-filter 25.1 python
django-graphiql-debug-toolbar 0.2.0 python
django-htmx 1.23.2 python
django-js-asset 3.1.2 python
django-mptt 0.17.0 python
django-pglocks 1.0.4 python
django-prometheus 2.4.1 python
django-redis 6.0.0 python
django-rich 2.0.0 python
django-rq 3.0.1 python
django-storages 1.14.6 python
django-tables2 2.7.5 python
django-taggit 6.1.0 python
django-timezone-field 7.1 python
djangorestframework 3.16.0 python
drf-spectacular 0.28.0 python
drf-spectacular-sidecar 2025.7.1 python
feedparser 6.0.11 python
findutils 4.9.0-r5 apk
gdbm 1.23-r1 apk
ghp-import 2.1.0 python
graphene 3.4.3 python
graphene-django 3.2.3 python
graphql-core 3.2.6 python
graphql-relay 3.2.0 python
griffe 1.7.3 python
gunicorn 23.0.0 python
idna 3.10 python
inflection 0.5.1 python
jansson 2.14-r4 apk
jinja2 3.1.6 python
jq 1.7.1-r0 apk
jsonschema 4.24.0 python
jsonschema-specifications 2025.4.1 python
libacl 2.3.2-r0 apk
libattr 2.5.2-r0 apk
libbsd 0.12.2-r0 apk
libbz2 1.0.8-r6 apk
libcap2 2.70-r0 apk
libcrypto3 3.3.4-r0 apk
libcurl 8.12.1-r0 apk
libexpat 2.7.0-r0 apk
libffi 3.4.6-r0 apk
libgcc 13.2.1_git20240309-r1 apk
libidn2 2.3.7-r0 apk
libintl 0.22.5-r0 apk
libjpeg-turbo 3.0.3-r0 apk
libldap 2.6.8-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.4_p20240420-r2 apk
libpanelw 6.4_p20240420-r2 apk
libpq 16.9-r0 apk
libproc2 4.0.4-r0 apk
libpsl 0.21.5-r1 apk
libsasl 2.1.28-r6 apk
libsharpyuv 1.3.2-r0 apk
libssl3 3.3.4-r0 apk
libstdc++ 13.2.1_git20240309-r1 apk
libunistring 1.2-r0 apk
libwebp 1.3.2-r0 apk
libxml2 2.12.10-r0 apk
linux-pam 1.6.0-r0 apk
lz4-libs 1.9.4-r5 apk
mailcap 2.1.54-r0 apk
markdown 3.8.2 python
markdown-it-py 3.0.0 python
markupsafe 3.0.2 python
mdurl 0.1.2 python
mergedeep 1.3.4 python
mkdocs 1.6.1 python
mkdocs-autorefs 1.4.2 python
mkdocs-get-deps 0.2.0 python
mkdocs-material 9.6.15 python
mkdocs-material-extensions 1.3.1 python
mkdocstrings 0.29.1 python
mkdocstrings-python 1.16.12 python
mpdecimal 4.0.0-r0 apk
musl 1.2.5-r1 apk
musl-utils 1.2.5-r1 apk
ncurses-terminfo-base 6.4_p20240420-r2 apk
netaddr 1.3.0 python
netbox 4.3.0 npm
netbox-graphiql 4.3.0 npm
netcat-openbsd 1.226-r0 apk
nghttp2-libs 1.62.1-r0 apk
nh3 0.2.22 python
oauthlib 3.3.1 python
oniguruma 6.9.9-r0 apk
packaging 25.0 python
paginate 0.5.7 python
pathspec 0.12.1 python
pcre2 10.43-r0 apk
pillow 11.3.0 python
pip 25.1.1 python
platformdirs 4.3.8 python
postgresql-common 1.2-r1 apk
postgresql16-client 16.9-r0 apk
procps-ng 4.0.4-r0 apk
prometheus-client 0.22.1 python
promise 2.3 python
psycopg 3.2.9 python
psycopg-c 3.2.9 python
psycopg-pool 3.2.6 python
pyasn1 0.6.1 python
pyasn1-modules 0.4.2 python
pyc 3.12.11-r0 apk
pycparser 2.22 python
pygments 2.19.2 python
pyjwt 2.10.1 python
pymdown-extensions 10.16 python
python-dateutil 2.9.0.post0 python
python-ldap 3.4.4 python
python3 3.12.11-r0 apk
python3-openid 3.2.0 python
python3-pyc 3.12.11-r0 apk
python3-pycache-pyc0 3.12.11-r0 apk
pyyaml 6.0.2 python
pyyaml-env-tag 1.1 python
readline 8.2.10-r0 apk
redis 6.2.0 python
referencing 0.36.2 python
requests 2.32.4 python
requests-oauthlib 2.0.0 python
rich 14.0.0 python
rpds-py 0.26.0 python
rq 2.4.0 python
scanelf 1.3.7-r2 apk
sgmllib3k 1.0.0 python
shadow 4.15.1-r0 apk
six 1.17.0 python
skalibs 2.14.1.1-r0 apk
social-auth-app-django 5.5.1 python
social-auth-core 4.7.0 python
sqlite-libs 3.45.3-r2 apk
sqlparse 0.5.3 python
ssl_client 1.36.1-r29 apk
strawberry-graphql 0.276.0 python
strawberry-graphql-django 0.60.0 python
svgwrite 1.4.3 python
tablib 3.8.0 python
text-unidecode 1.3 python
tiff 4.6.0t-r0 apk
typing-extensions 4.14.1 python
tzdata 2025.2 python
tzdata 2025b-r0 apk
uritemplate 4.2.0 python
urllib3 2.5.0 python
utmps-libs 0.1.2.2-r1 apk
uwsgi 2.0.25.1-r1 apk
uwsgi-python3 2.0.25.1-r1 apk
watchdog 6.0.0 python
wheel 0.45.1 python
xz-libs 5.6.2-r1 apk
zlib 1.3.1-r1 apk
zstd-libs 1.5.6-r0 apk
Warnings
This image uses uWSGI and might not start on ARM/QEMU
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | FAIL | INIT NOT FINISHED | 120.51s |
Create SBOM | PASS | - | 15.32s |
Get build info | PASS | - | 0.03s |