AMD64 PASS
linuxserver/netbox
Runtime: 19.63s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-7e -- Hetzner
Created: 2025-05-29T15:45:56+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 120.92MB
Tag: amd64-v4.3.1-ls279
Version: v4.3.1-ls279
Expand
2025-05-29T15:52:58.913833125Z [migrations] started
2025-05-29T15:52:58.913967374Z [migrations] no migrations found
2025-05-29T15:52:59.088088687Z usermod: no changes
2025-05-29T15:52:59.089685159Z ───────────────────────────────────────
2025-05-29T15:52:59.089700489Z
2025-05-29T15:52:59.089707329Z ██╗ ███████╗██╗ ██████╗
2025-05-29T15:52:59.089713729Z ██║ ██╔════╝██║██╔═══██╗
2025-05-29T15:52:59.089719919Z ██║ ███████╗██║██║ ██║
2025-05-29T15:52:59.089726099Z ██║ ╚════██║██║██║ ██║
2025-05-29T15:52:59.089733478Z ███████╗███████║██║╚██████╔╝
2025-05-29T15:52:59.089741188Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-05-29T15:52:59.089748798Z
2025-05-29T15:52:59.089754718Z Brought to you by linuxserver.io
2025-05-29T15:52:59.089760838Z ───────────────────────────────────────
2025-05-29T15:52:59.090028965Z
2025-05-29T15:52:59.090044395Z To support LSIO projects visit:
2025-05-29T15:52:59.090051745Z https://www.linuxserver.io/donate/
2025-05-29T15:52:59.090057985Z
2025-05-29T15:52:59.090063935Z ───────────────────────────────────────
2025-05-29T15:52:59.090070455Z GID/UID
2025-05-29T15:52:59.090076455Z ───────────────────────────────────────
2025-05-29T15:52:59.094586635Z
2025-05-29T15:52:59.094599775Z User UID: 911
2025-05-29T15:52:59.094603415Z User GID: 911
2025-05-29T15:52:59.094606455Z ───────────────────────────────────────
2025-05-29T15:52:59.096387106Z Linuxserver.io version: v4.3.1-ls279
2025-05-29T15:52:59.096662143Z Build-date: 2025-05-29T15:45:56+00:00
2025-05-29T15:52:59.096671413Z ───────────────────────────────────────
2025-05-29T15:52:59.096676022Z
2025-05-29T15:52:59.226387222Z [custom-init] No custom files found, skipping...
2025-05-29T15:53:05.837171076Z Traceback (most recent call last):
2025-05-29T15:53:05.837203266Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-05-29T15:53:05.837291525Z self.connect()
2025-05-29T15:53:05.837345955Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-29T15:53:05.837373204Z return func(*args, **kwargs)
2025-05-29T15:53:05.837614262Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.837620562Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-05-29T15:53:05.837623742Z self.connection = self.get_new_connection(conn_params)
2025-05-29T15:53:05.837626512Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.837630981Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-29T15:53:05.837708021Z return func(*args, **kwargs)
2025-05-29T15:53:05.837742850Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.837768270Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-05-29T15:53:05.838301184Z connection = self.Database.connect(**conn_params)
2025-05-29T15:53:05.838307784Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.838310964Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-05-29T15:53:05.838313324Z attempts = conninfo_attempts(params)
2025-05-29T15:53:05.838317054Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.838319174Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-05-29T15:53:05.838321624Z raise e.OperationalError(str(last_exc))
2025-05-29T15:53:05.838323714Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-05-29T15:53:05.838325814Z
2025-05-29T15:53:05.838327904Z The above exception was the direct cause of the following exception:
2025-05-29T15:53:05.838330014Z
2025-05-29T15:53:05.838332054Z Traceback (most recent call last):
2025-05-29T15:53:05.838334344Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-05-29T15:53:05.838337554Z execute_from_command_line(sys.argv)
2025-05-29T15:53:05.838340294Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-05-29T15:53:05.838391503Z utility.execute()
2025-05-29T15:53:05.838415363Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-05-29T15:53:05.838569801Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-05-29T15:53:05.838592371Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-05-29T15:53:05.838742789Z self.execute(*args, **cmd_options)
2025-05-29T15:53:05.838775369Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-05-29T15:53:05.838930607Z self.check(**check_kwargs)
2025-05-29T15:53:05.838950127Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-05-29T15:53:05.839132165Z all_issues = checks.run_checks(
2025-05-29T15:53:05.839147455Z ^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.839188924Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-05-29T15:53:05.839281313Z new_errors = check(app_configs=app_configs, databases=databases)
2025-05-29T15:53:05.839318243Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.839323793Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-05-29T15:53:05.839393842Z all_namespaces = _load_all_namespaces(resolver)
2025-05-29T15:53:05.839421792Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.839426762Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-05-29T15:53:05.839494191Z url_patterns = getattr(resolver, "url_patterns", [])
2025-05-29T15:53:05.839693479Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.839700559Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-05-29T15:53:05.839703839Z res = instance.__dict__[self.name] = self.func(instance)
2025-05-29T15:53:05.839706489Z ^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.839709279Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-05-29T15:53:05.839877917Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-05-29T15:53:05.839904037Z ^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.839910157Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-05-29T15:53:05.839973186Z res = instance.__dict__[self.name] = self.func(instance)
2025-05-29T15:53:05.839998946Z ^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.840003426Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-05-29T15:53:05.840242073Z return import_module(self.urlconf_name)
2025-05-29T15:53:05.840265143Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.840271883Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-05-29T15:53:05.840355112Z return _bootstrap._gcd_import(name[level:], package, level)
2025-05-29T15:53:05.840391631Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.840412961Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-05-29T15:53:05.840417651Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-05-29T15:53:05.840427901Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-05-29T15:53:05.840437491Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-05-29T15:53:05.840440341Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-05-29T15:53:05.840447161Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-05-29T15:53:05.840449951Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-05-29T15:53:05.840579189Z path('core/', include('core.urls')),
2025-05-29T15:53:05.840669258Z ^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.840676308Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-05-29T15:53:05.840768677Z urlconf_module = import_module(urlconf_module)
2025-05-29T15:53:05.840799207Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.840804457Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-05-29T15:53:05.840928456Z return _bootstrap._gcd_import(name[level:], package, level)
2025-05-29T15:53:05.840992105Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.840998155Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-05-29T15:53:05.841001215Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-05-29T15:53:05.841004045Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-05-29T15:53:05.841006895Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-05-29T15:53:05.841011325Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-05-29T15:53:05.841014165Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-05-29T15:53:05.841016905Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-05-29T15:53:05.841068804Z from . import views
2025-05-29T15:53:05.841092404Z File "/app/netbox/netbox/core/views.py", line 201, in <module>
2025-05-29T15:53:05.841196173Z class ObjectChangeListView(generic.ObjectListView):
2025-05-29T15:53:05.841200893Z File "/app/netbox/netbox/core/views.py", line 202, in ObjectChangeListView
2025-05-29T15:53:05.841306691Z queryset = ObjectChange.objects.valid_models()
2025-05-29T15:53:05.841317441Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.841320581Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-05-29T15:53:05.841406230Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-05-29T15:53:05.841450060Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.841462460Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-05-29T15:53:05.841517849Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-05-29T15:53:05.841562569Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.841571929Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-05-29T15:53:05.841669837Z for ct in cts:
2025-05-29T15:53:05.841680947Z ^^^
2025-05-29T15:53:05.841706167Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-05-29T15:53:05.841844426Z self._fetch_all()
2025-05-29T15:53:05.841865455Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1945, in _fetch_all
2025-05-29T15:53:05.842379650Z self._result_cache = list(self._iterable_class(self))
2025-05-29T15:53:05.842406889Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.842412989Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-05-29T15:53:05.842485129Z results = compiler.execute_sql(
2025-05-29T15:53:05.842493728Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.842559408Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-05-29T15:53:05.842934704Z cursor = self.connection.cursor()
2025-05-29T15:53:05.842970373Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.842977113Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-29T15:53:05.843066342Z return func(*args, **kwargs)
2025-05-29T15:53:05.843274040Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.843278910Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-05-29T15:53:05.843418078Z return self._cursor()
2025-05-29T15:53:05.843432518Z ^^^^^^^^^^^^^^
2025-05-29T15:53:05.843437258Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-05-29T15:53:05.843563057Z self.ensure_connection()
2025-05-29T15:53:05.843580347Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-29T15:53:05.843626076Z return func(*args, **kwargs)
2025-05-29T15:53:05.843655506Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.843659276Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-05-29T15:53:05.843784024Z with self.wrap_database_errors:
2025-05-29T15:53:05.843813904Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.843817394Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-05-29T15:53:05.843898263Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-05-29T15:53:05.843902913Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-05-29T15:53:05.844032421Z self.connect()
2025-05-29T15:53:05.844042311Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-29T15:53:05.844104111Z return func(*args, **kwargs)
2025-05-29T15:53:05.844128820Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.844135360Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-05-29T15:53:05.844249129Z self.connection = self.get_new_connection(conn_params)
2025-05-29T15:53:05.844284029Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.844288189Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-29T15:53:05.844342068Z return func(*args, **kwargs)
2025-05-29T15:53:05.844373838Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.844396267Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-05-29T15:53:05.844536496Z connection = self.Database.connect(**conn_params)
2025-05-29T15:53:05.844570976Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.844574865Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-05-29T15:53:05.844646895Z attempts = conninfo_attempts(params)
2025-05-29T15:53:05.844681514Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:53:05.844688284Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-05-29T15:53:05.844793923Z raise e.OperationalError(str(last_exc))
2025-05-29T15:53:05.844830503Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-05-29T15:53:06.872824524Z Building local documentation
2025-05-29T15:53:17.485002574Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-29T15:53:17.487124101Z [uwsgi-static] added mapping for /static => static
2025-05-29T15:53:17.487136761Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu May 29 15:53:17 2025] ***
2025-05-29T15:53:17.487141741Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-29T15:53:17.487146221Z os: Linux-6.10.11+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.10.11-1~bpo12+1 (2024-10-03)
2025-05-29T15:53:17.487150441Z nodename: ffde47a1073b
2025-05-29T15:53:17.487154281Z machine: x86_64
2025-05-29T15:53:17.487158221Z clock source: unix
2025-05-29T15:53:17.487162031Z pcre jit disabled
2025-05-29T15:53:17.487166071Z detected number of CPU cores: 12
2025-05-29T15:53:17.487181690Z current working directory: /app/netbox/netbox
2025-05-29T15:53:17.487184880Z detected binary path: /usr/sbin/uwsgi
2025-05-29T15:53:17.487187660Z your memory page size is 4096 bytes
2025-05-29T15:53:17.487190420Z detected max file descriptor number: 1048576
2025-05-29T15:53:17.489438925Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-29T15:53:17.489450215Z lock engine: pthread robust mutexes
2025-05-29T15:53:17.489543224Z thunder lock: disabled (you can enable it with --thunder-lock)
2025-05-29T15:53:17.489640443Z uwsgi socket 0 bound to TCP address :8000 fd 3
2025-05-29T15:53:17.489660823Z Python version: 3.12.10 (main, May 21 2025, 16:26:34) [GCC 13.2.1 20240309]
2025-05-29T15:53:17.489673593Z PEP 405 virtualenv detected: /lsiopy
2025-05-29T15:53:17.489679503Z Set PythonHome to /lsiopy
2025-05-29T15:53:17.493614090Z Connection to localhost (127.0.0.1) 8000 port [tcp/*] succeeded!
2025-05-29T15:53:17.497343199Z Python main interpreter initialized at 0x7ffbd75c6c70
2025-05-29T15:53:17.497358889Z python threads support enabled
2025-05-29T15:53:17.497363569Z your server socket listen backlog is limited to 100 connections
2025-05-29T15:53:17.497367849Z your mercy for graceful operations on workers is 60 seconds
2025-05-29T15:53:17.497493897Z mapped 203184 bytes (198 KB) for 1 cores
2025-05-29T15:53:17.497532777Z *** Operational MODE: single process ***
2025-05-29T15:53:17.497746645Z running "exec:python3 ./manage.py collectstatic --noinput" (pre app)...
2025-05-29T15:53:17.500981509Z [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.8.1 python
attrs 25.3.0 python
babel 2.17.0 python
backrefs 5.8 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 20241121-r1 apk
ca-certificates-bundle 20241121-r1 apk
catatonit 0.2.0-r0 apk
certifi 2025.4.26 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.3 python
curl 8.12.1-r0 apk
defusedxml 0.7.1 python
django 5.2.1 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.0 python
django-js-asset 3.1.2 python
django-mptt 0.17.0 python
django-pglocks 1.0.4 python
django-prometheus 2.3.1 python
django-redis 5.4.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.5.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.23.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.3-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.3-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 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.14 python
mkdocs-material-extensions 1.3.1 python
mkdocstrings 0.29.1 python
mkdocstrings-python 1.16.11 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.21 python
oauthlib 3.2.2 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.2.1 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.0 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.10-r1 apk
pycparser 2.22 python
pygments 2.19.1 python
pyjwt 2.10.1 python
pymdown-extensions 10.15 python
python-dateutil 2.9.0.post0 python
python-ldap 3.4.4 python
python3 3.12.10-r1 apk
python3-openid 3.2.0 python
python3-pyc 3.12.10-r1 apk
python3-pycache-pyc0 3.12.10-r1 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.3 python
requests-oauthlib 2.0.0 python
rich 14.0.0 python
rpds-py 0.25.1 python
rq 2.3.3 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.4.3 python
social-auth-core 4.6.1 python
sqlite-libs 3.45.3-r2 apk
sqlparse 0.5.3 python
ssl_client 1.36.1-r29 apk
strawberry-graphql 0.268.1 python
strawberry-graphql-django 0.59.1 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.13.2 python
tzdata 2025.2 python
tzdata 2025b-r0 apk
uritemplate 4.1.1 python
urllib3 2.4.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 | - | 19.07s |
Create SBOM | PASS | - | 15.71s |
Get build info | PASS | - | 0.03s |
ARM64 FAIL
linuxserver/netbox
Runtime: 120.96s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-7e -- Hetzner
Created: 2025-05-29T15:45:56+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 121.86MB
Tag: arm64v8-v4.3.1-ls279
Version: v4.3.1-ls279
Expand
2025-05-29T15:53:00.619752550Z [migrations] started
2025-05-29T15:53:00.624878904Z [migrations] no migrations found
2025-05-29T15:53:01.125618880Z usermod: no changes
2025-05-29T15:53:01.152772672Z ───────────────────────────────────────
2025-05-29T15:53:01.152791742Z
2025-05-29T15:53:01.152794852Z ██╗ ███████╗██╗ ██████╗
2025-05-29T15:53:01.152797802Z ██║ ██╔════╝██║██╔═══██╗
2025-05-29T15:53:01.152800542Z ██║ ███████╗██║██║ ██║
2025-05-29T15:53:01.152803222Z ██║ ╚════██║██║██║ ██║
2025-05-29T15:53:01.152805842Z ███████╗███████║██║╚██████╔╝
2025-05-29T15:53:01.152808642Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-05-29T15:53:01.152811492Z
2025-05-29T15:53:01.152813862Z Brought to you by linuxserver.io
2025-05-29T15:53:01.152816382Z ───────────────────────────────────────
2025-05-29T15:53:01.158247483Z
2025-05-29T15:53:01.158271242Z To support LSIO projects visit:
2025-05-29T15:53:01.158274502Z https://www.linuxserver.io/donate/
2025-05-29T15:53:01.158279452Z
2025-05-29T15:53:01.158281882Z ───────────────────────────────────────
2025-05-29T15:53:01.158285032Z GID/UID
2025-05-29T15:53:01.158497500Z ───────────────────────────────────────
2025-05-29T15:53:01.227398175Z
2025-05-29T15:53:01.227416885Z User UID: 911
2025-05-29T15:53:01.227420265Z User GID: 911
2025-05-29T15:53:01.227422975Z ───────────────────────────────────────
2025-05-29T15:53:01.251542781Z Linuxserver.io version: v4.3.1-ls279
2025-05-29T15:53:01.254425999Z Build-date: 2025-05-29T15:45:56+00:00
2025-05-29T15:53:01.254440089Z ───────────────────────────────────────
2025-05-29T15:53:01.254443939Z
2025-05-29T15:53:05.056118161Z [custom-init] No custom files found, skipping...
2025-05-29T15:54:03.885824963Z Traceback (most recent call last):
2025-05-29T15:54:03.886192679Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-05-29T15:54:03.888205297Z self.connect()
2025-05-29T15:54:03.889015088Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-29T15:54:03.889360734Z return func(*args, **kwargs)
2025-05-29T15:54:03.889824029Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.889859599Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-05-29T15:54:03.890686059Z self.connection = self.get_new_connection(conn_params)
2025-05-29T15:54:03.890977946Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.891008466Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-29T15:54:03.891338572Z return func(*args, **kwargs)
2025-05-29T15:54:03.891569510Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.891594020Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-05-29T15:54:03.892721057Z connection = self.Database.connect(**conn_params)
2025-05-29T15:54:03.893000514Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.893019584Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-05-29T15:54:03.893549698Z attempts = conninfo_attempts(params)
2025-05-29T15:54:03.893789996Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.893819215Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-05-29T15:54:03.894278390Z raise e.OperationalError(str(last_exc))
2025-05-29T15:54:03.894758245Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-05-29T15:54:03.894902943Z
2025-05-29T15:54:03.894936193Z The above exception was the direct cause of the following exception:
2025-05-29T15:54:03.894968913Z
2025-05-29T15:54:03.895040422Z Traceback (most recent call last):
2025-05-29T15:54:03.895066802Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-05-29T15:54:03.895357779Z execute_from_command_line(sys.argv)
2025-05-29T15:54:03.895516717Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-05-29T15:54:03.896747693Z utility.execute()
2025-05-29T15:54:03.896914842Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-05-29T15:54:03.898089779Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-05-29T15:54:03.898287377Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-05-29T15:54:03.899433644Z self.execute(*args, **cmd_options)
2025-05-29T15:54:03.899632422Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-05-29T15:54:03.900823769Z self.check(**check_kwargs)
2025-05-29T15:54:03.900980087Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-05-29T15:54:03.902282813Z all_issues = checks.run_checks(
2025-05-29T15:54:03.902590210Z ^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.902604700Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-05-29T15:54:03.903100634Z new_errors = check(app_configs=app_configs, databases=databases)
2025-05-29T15:54:03.903443340Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.903449440Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-05-29T15:54:03.903832946Z all_namespaces = _load_all_namespaces(resolver)
2025-05-29T15:54:03.904095063Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.904122353Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-05-29T15:54:03.904531208Z url_patterns = getattr(resolver, "url_patterns", [])
2025-05-29T15:54:03.904841775Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.904865405Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-05-29T15:54:03.905244370Z res = instance.__dict__[self.name] = self.func(instance)
2025-05-29T15:54:03.905526597Z ^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.905549177Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-05-29T15:54:03.907636324Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-05-29T15:54:03.907862051Z ^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.907874431Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-05-29T15:54:03.908242097Z res = instance.__dict__[self.name] = self.func(instance)
2025-05-29T15:54:03.908517384Z ^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.908543094Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-05-29T15:54:03.910417644Z return import_module(self.urlconf_name)
2025-05-29T15:54:03.910668921Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.910700260Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-05-29T15:54:03.911158845Z return _bootstrap._gcd_import(name[level:], package, level)
2025-05-29T15:54:03.911499042Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.911527621Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-05-29T15:54:03.911621290Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-05-29T15:54:03.911655300Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-05-29T15:54:03.911671560Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-05-29T15:54:03.911698310Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-05-29T15:54:03.911715049Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-05-29T15:54:03.911743879Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-05-29T15:54:03.912093175Z path('core/', include('core.urls')),
2025-05-29T15:54:03.912324603Z ^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.912345593Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-05-29T15:54:03.912716449Z urlconf_module = import_module(urlconf_module)
2025-05-29T15:54:03.912962536Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.912991806Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-05-29T15:54:03.913429281Z return _bootstrap._gcd_import(name[level:], package, level)
2025-05-29T15:54:03.913779677Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.913801927Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-05-29T15:54:03.913826846Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-05-29T15:54:03.913854206Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-05-29T15:54:03.913877826Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-05-29T15:54:03.913905186Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-05-29T15:54:03.913921515Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-05-29T15:54:03.913951885Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-05-29T15:54:03.914230172Z from . import views
2025-05-29T15:54:03.914366411Z File "/app/netbox/netbox/core/views.py", line 201, in <module>
2025-05-29T15:54:03.914983724Z class ObjectChangeListView(generic.ObjectListView):
2025-05-29T15:54:03.915045273Z File "/app/netbox/netbox/core/views.py", line 202, in ObjectChangeListView
2025-05-29T15:54:03.915684396Z queryset = ObjectChange.objects.valid_models()
2025-05-29T15:54:03.915937803Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.915965543Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-05-29T15:54:03.916423338Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-05-29T15:54:03.916782284Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.916805514Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-05-29T15:54:03.917120000Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-05-29T15:54:03.917449096Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.917477706Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-05-29T15:54:03.917928921Z for ct in cts:
2025-05-29T15:54:03.918069780Z ^^^
2025-05-29T15:54:03.918096259Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-05-29T15:54:03.919156207Z self._fetch_all()
2025-05-29T15:54:03.919291246Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1945, in _fetch_all
2025-05-29T15:54:03.923662098Z self._result_cache = list(self._iterable_class(self))
2025-05-29T15:54:03.923954245Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.923979715Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-05-29T15:54:03.924433900Z results = compiler.execute_sql(
2025-05-29T15:54:03.924540569Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.924564969Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-05-29T15:54:03.928266588Z cursor = self.connection.cursor()
2025-05-29T15:54:03.928479086Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.928503656Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-29T15:54:03.928825652Z return func(*args, **kwargs)
2025-05-29T15:54:03.929055570Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.929078449Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-05-29T15:54:03.930012709Z return self._cursor()
2025-05-29T15:54:03.930199327Z ^^^^^^^^^^^^^^
2025-05-29T15:54:03.930227257Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-05-29T15:54:03.931128027Z self.ensure_connection()
2025-05-29T15:54:03.931269795Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-29T15:54:03.931575932Z return func(*args, **kwargs)
2025-05-29T15:54:03.931804210Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.931827369Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-05-29T15:54:03.932700460Z with self.wrap_database_errors:
2025-05-29T15:54:03.932902217Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.932929967Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-05-29T15:54:03.933375672Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-05-29T15:54:03.933534220Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-05-29T15:54:03.934387511Z self.connect()
2025-05-29T15:54:03.934520499Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-29T15:54:03.934830626Z return func(*args, **kwargs)
2025-05-29T15:54:03.935070403Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.935101723Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-05-29T15:54:03.935912964Z self.connection = self.get_new_connection(conn_params)
2025-05-29T15:54:03.936199671Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.936224081Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-29T15:54:03.936557717Z return func(*args, **kwargs)
2025-05-29T15:54:03.936782415Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.936815734Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-05-29T15:54:03.937779474Z connection = self.Database.connect(**conn_params)
2025-05-29T15:54:03.938056111Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.938070391Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-05-29T15:54:03.938548745Z attempts = conninfo_attempts(params)
2025-05-29T15:54:03.938771563Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-29T15:54:03.938795253Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-05-29T15:54:03.939225448Z raise e.OperationalError(str(last_exc))
2025-05-29T15:54:03.939396166Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-05-29T15:54:05.983290381Z 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.8.1 python
attrs 25.3.0 python
babel 2.17.0 python
backrefs 5.8 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 20241121-r1 apk
ca-certificates-bundle 20241121-r1 apk
catatonit 0.2.0-r0 apk
certifi 2025.4.26 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.3 python
curl 8.12.1-r0 apk
defusedxml 0.7.1 python
django 5.2.1 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.0 python
django-js-asset 3.1.2 python
django-mptt 0.17.0 python
django-pglocks 1.0.4 python
django-prometheus 2.3.1 python
django-redis 5.4.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.5.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.23.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.3-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.3-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 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.14 python
mkdocs-material-extensions 1.3.1 python
mkdocstrings 0.29.1 python
mkdocstrings-python 1.16.11 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.21 python
oauthlib 3.2.2 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.2.1 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.0 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.10-r1 apk
pycparser 2.22 python
pygments 2.19.1 python
pyjwt 2.10.1 python
pymdown-extensions 10.15 python
python-dateutil 2.9.0.post0 python
python-ldap 3.4.4 python
python3 3.12.10-r1 apk
python3-openid 3.2.0 python
python3-pyc 3.12.10-r1 apk
python3-pycache-pyc0 3.12.10-r1 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.3 python
requests-oauthlib 2.0.0 python
rich 14.0.0 python
rpds-py 0.25.1 python
rq 2.3.3 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.4.3 python
social-auth-core 4.6.1 python
sqlite-libs 3.45.3-r2 apk
sqlparse 0.5.3 python
ssl_client 1.36.1-r29 apk
strawberry-graphql 0.268.1 python
strawberry-graphql-django 0.59.1 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.13.2 python
tzdata 2025.2 python
tzdata 2025b-r0 apk
uritemplate 4.1.1 python
urllib3 2.4.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.41s |
Create SBOM | PASS | - | 15.75s |
Get build info | PASS | - | 0.02s |