AMD64 PASS
linuxserver/netbox
Runtime: 21.47s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3h --Hetzner
Created: 2025-07-10T15:50:32+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 123.41MB
Tag: amd64-v4.3.3-ls287
Version: v4.3.3-ls287
Expand
2025-07-10T15:57:04.611776780Z [migrations] started
2025-07-10T15:57:04.611802622Z [migrations] no migrations found
2025-07-10T15:57:04.624673579Z usermod: no changes
2025-07-10T15:57:04.626622523Z ───────────────────────────────────────
2025-07-10T15:57:04.626633575Z
2025-07-10T15:57:04.626637373Z ██╗ ███████╗██╗ ██████╗
2025-07-10T15:57:04.626641281Z ██║ ██╔════╝██║██╔═══██╗
2025-07-10T15:57:04.626644998Z ██║ ███████╗██║██║ ██║
2025-07-10T15:57:04.626648665Z ██║ ╚════██║██║██║ ██║
2025-07-10T15:57:04.626652293Z ███████╗███████║██║╚██████╔╝
2025-07-10T15:57:04.626656090Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-10T15:57:04.626659808Z
2025-07-10T15:57:04.626663305Z Brought to you by linuxserver.io
2025-07-10T15:57:04.626666902Z ───────────────────────────────────────
2025-07-10T15:57:04.627010564Z
2025-07-10T15:57:04.627018941Z To support LSIO projects visit:
2025-07-10T15:57:04.627022809Z https://www.linuxserver.io/donate/
2025-07-10T15:57:04.627026546Z
2025-07-10T15:57:04.627030284Z ───────────────────────────────────────
2025-07-10T15:57:04.627034643Z GID/UID
2025-07-10T15:57:04.627038250Z ───────────────────────────────────────
2025-07-10T15:57:04.631359811Z
2025-07-10T15:57:04.631368629Z User UID: 911
2025-07-10T15:57:04.631372497Z User GID: 911
2025-07-10T15:57:04.631376184Z ───────────────────────────────────────
2025-07-10T15:57:04.633048061Z Linuxserver.io version: v4.3.3-ls287
2025-07-10T15:57:04.633313575Z Build-date: 2025-07-10T15:50:32+00:00
2025-07-10T15:57:04.633320048Z ───────────────────────────────────────
2025-07-10T15:57:04.633324207Z
2025-07-10T15:57:04.782845299Z [custom-init] No custom files found, skipping...
2025-07-10T15:57:11.207624225Z Traceback (most recent call last):
2025-07-10T15:57:11.207654857Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-07-10T15:57:11.207665258Z self.connect()
2025-07-10T15:57:11.207677172Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-10T15:57:11.207707994Z return func(*args, **kwargs)
2025-07-10T15:57:11.207718034Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.207726441Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-07-10T15:57:11.207820491Z self.connection = self.get_new_connection(conn_params)
2025-07-10T15:57:11.207859279Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.207866333Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-10T15:57:11.207916213Z return func(*args, **kwargs)
2025-07-10T15:57:11.207930091Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.207938679Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-07-10T15:57:11.208102979Z connection = self.Database.connect(**conn_params)
2025-07-10T15:57:11.208126246Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.208134603Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-07-10T15:57:11.208144964Z attempts = conninfo_attempts(params)
2025-07-10T15:57:11.208152088Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.208161998Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-07-10T15:57:11.208240436Z raise e.OperationalError(str(last_exc))
2025-07-10T15:57:11.208251679Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-07-10T15:57:11.208259845Z
2025-07-10T15:57:11.208267821Z The above exception was the direct cause of the following exception:
2025-07-10T15:57:11.208276258Z
2025-07-10T15:57:11.208284124Z Traceback (most recent call last):
2025-07-10T15:57:11.208292060Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-07-10T15:57:11.208314114Z execute_from_command_line(sys.argv)
2025-07-10T15:57:11.208324415Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-07-10T15:57:11.208448144Z utility.execute()
2025-07-10T15:57:11.208456561Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-07-10T15:57:11.208594679Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-07-10T15:57:11.208606764Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-07-10T15:57:11.208726114Z self.execute(*args, **cmd_options)
2025-07-10T15:57:11.208735703Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-07-10T15:57:11.208867769Z self.check(**check_kwargs)
2025-07-10T15:57:11.208894233Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-07-10T15:57:11.209058684Z all_issues = checks.run_checks(
2025-07-10T15:57:11.209081299Z ^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.209090788Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-07-10T15:57:11.209101590Z new_errors = check(app_configs=app_configs, databases=databases)
2025-07-10T15:57:11.209131801Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.209142853Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-07-10T15:57:11.209195810Z all_namespaces = _load_all_namespaces(resolver)
2025-07-10T15:57:11.209207193Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.209215710Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-07-10T15:57:11.209256382Z url_patterns = getattr(resolver, "url_patterns", [])
2025-07-10T15:57:11.209287454Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.209311342Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-07-10T15:57:11.209332234Z res = instance.__dict__[self.name] = self.func(instance)
2025-07-10T15:57:11.209358167Z ^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.209369049Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-07-10T15:57:11.209560915Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-07-10T15:57:11.209571887Z ^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.209579963Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-07-10T15:57:11.209612549Z res = instance.__dict__[self.name] = self.func(instance)
2025-07-10T15:57:11.209631517Z ^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.209641407Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-07-10T15:57:11.209821991Z return import_module(self.urlconf_name)
2025-07-10T15:57:11.209844045Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.209854957Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-07-10T15:57:11.209899958Z return _bootstrap._gcd_import(name[level:], package, level)
2025-07-10T15:57:11.209958295Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.209969147Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-07-10T15:57:11.209977935Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-07-10T15:57:11.209997364Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-07-10T15:57:11.210005720Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-07-10T15:57:11.210014378Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-07-10T15:57:11.210023095Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-07-10T15:57:11.210031593Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-07-10T15:57:11.210041843Z path('core/', include('core.urls')),
2025-07-10T15:57:11.210050130Z ^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.210058136Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-07-10T15:57:11.210110622Z urlconf_module = import_module(urlconf_module)
2025-07-10T15:57:11.210131704Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.210142686Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-07-10T15:57:11.210191505Z return _bootstrap._gcd_import(name[level:], package, level)
2025-07-10T15:57:11.210226976Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.210238289Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-07-10T15:57:11.210246776Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-07-10T15:57:11.210259481Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-07-10T15:57:11.210268029Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-07-10T15:57:11.210276305Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-07-10T15:57:11.210284842Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-07-10T15:57:11.210293490Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-07-10T15:57:11.210303430Z from . import views
2025-07-10T15:57:11.210311526Z File "/app/netbox/netbox/core/views.py", line 201, in <module>
2025-07-10T15:57:11.210366627Z class ObjectChangeListView(generic.ObjectListView):
2025-07-10T15:57:11.210377038Z File "/app/netbox/netbox/core/views.py", line 202, in ObjectChangeListView
2025-07-10T15:57:11.210440987Z queryset = ObjectChange.objects.valid_models()
2025-07-10T15:57:11.210454875Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.210463362Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-07-10T15:57:11.210513162Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-07-10T15:57:11.210545197Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.210575848Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-07-10T15:57:11.210597292Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-07-10T15:57:11.210624717Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.210633895Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-07-10T15:57:11.210689066Z for ct in cts:
2025-07-10T15:57:11.210699327Z ^^^
2025-07-10T15:57:11.210707403Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-07-10T15:57:11.210809349Z self._fetch_all()
2025-07-10T15:57:11.210817285Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all
2025-07-10T15:57:11.211235677Z self._result_cache = list(self._iterable_class(self))
2025-07-10T15:57:11.211251519Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.211261619Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-07-10T15:57:11.211316400Z results = compiler.execute_sql(
2025-07-10T15:57:11.211326430Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.211334536Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-07-10T15:57:11.211680603Z cursor = self.connection.cursor()
2025-07-10T15:57:11.211689651Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.211695603Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-10T15:57:11.211749231Z return func(*args, **kwargs)
2025-07-10T15:57:11.211760394Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.211768520Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-07-10T15:57:11.211871798Z return self._cursor()
2025-07-10T15:57:11.211882610Z ^^^^^^^^^^^^^^
2025-07-10T15:57:11.211953843Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-07-10T15:57:11.212039736Z self.ensure_connection()
2025-07-10T15:57:11.212047441Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-10T15:57:11.212100558Z return func(*args, **kwargs)
2025-07-10T15:57:11.212111581Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.212119737Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-07-10T15:57:11.212200951Z with self.wrap_database_errors:
2025-07-10T15:57:11.212222925Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.212233566Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-07-10T15:57:11.212275360Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-07-10T15:57:11.212294619Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-07-10T15:57:11.212380091Z self.connect()
2025-07-10T15:57:11.212388147Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-10T15:57:11.212436405Z return func(*args, **kwargs)
2025-07-10T15:57:11.212449802Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.212458078Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-07-10T15:57:11.212539813Z self.connection = self.get_new_connection(conn_params)
2025-07-10T15:57:11.212566947Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.212577609Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-10T15:57:11.212603231Z return func(*args, **kwargs)
2025-07-10T15:57:11.212621968Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.212632379Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-07-10T15:57:11.212726539Z connection = self.Database.connect(**conn_params)
2025-07-10T15:57:11.212747421Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.212758082Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-07-10T15:57:11.212806720Z attempts = conninfo_attempts(params)
2025-07-10T15:57:11.212827382Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:57:11.212838264Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-07-10T15:57:11.212904968Z raise e.OperationalError(str(last_exc))
2025-07-10T15:57:11.212925560Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-07-10T15:57:12.166970017Z Building local documentation
2025-07-10T15:57:23.818269689Z [uWSGI] getting INI configuration from uwsgi.ini
2025-07-10T15:57:23.821943266Z [uwsgi-static] added mapping for /static => static
2025-07-10T15:57:23.821971042Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Jul 10 15:57:23 2025] ***
2025-07-10T15:57:23.821979829Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-07-10T15:57:23.821987224Z os: Linux-6.1.0-28-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22)
2025-07-10T15:57:23.821994168Z nodename: 0d926db7965c
2025-07-10T15:57:23.822000912Z machine: x86_64
2025-07-10T15:57:23.822007625Z clock source: unix
2025-07-10T15:57:23.822014329Z pcre jit disabled
2025-07-10T15:57:23.822021083Z detected number of CPU cores: 64
2025-07-10T15:57:23.822045121Z current working directory: /app/netbox/netbox
2025-07-10T15:57:23.822052486Z detected binary path: /usr/sbin/uwsgi
2025-07-10T15:57:23.822059189Z your memory page size is 4096 bytes
2025-07-10T15:57:23.822065873Z detected max file descriptor number: 1048576
2025-07-10T15:57:23.826118162Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-07-10T15:57:23.826136970Z lock engine: pthread robust mutexes
2025-07-10T15:57:23.826271471Z thunder lock: disabled (you can enable it with --thunder-lock)
2025-07-10T15:57:23.826407785Z uwsgi socket 0 bound to TCP address :8000 fd 3
2025-07-10T15:57:23.826448647Z Python version: 3.12.11 (main, Jun 9 2025, 08:58:46) [GCC 13.2.1 20240309]
2025-07-10T15:57:23.826483177Z PEP 405 virtualenv detected: /lsiopy
2025-07-10T15:57:23.826503889Z Set PythonHome to /lsiopy
2025-07-10T15:57:23.840213984Z Python main interpreter initialized at 0x7fdc0358d6f0
2025-07-10T15:57:23.840234154Z python threads support enabled
2025-07-10T15:57:23.840242191Z your server socket listen backlog is limited to 100 connections
2025-07-10T15:57:23.840249295Z your mercy for graceful operations on workers is 60 seconds
2025-07-10T15:57:23.840306550Z mapped 203184 bytes (198 KB) for 1 cores
2025-07-10T15:57:23.840360970Z *** Operational MODE: single process ***
2025-07-10T15:57:23.840741075Z running "exec:python3 ./manage.py collectstatic --noinput" (pre app)...
2025-07-10T15:57:24.828704468Z Connection to localhost (127.0.0.1) 8000 port [tcp/*] succeeded!
2025-07-10T15:57:24.848228089Z [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 20241121-r1 apk
ca-certificates-bundle 20241121-r1 apk
catatonit 0.2.0-r0 apk
certifi 2025.7.9 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.3 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.1 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.6.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.14 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.21 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.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.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.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.275.4 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 | - | 21.12s |
Create SBOM | PASS | - | 15.40s |
Get build info | PASS | - | 0.03s |
ARM64 FAIL
linuxserver/netbox
Runtime: 120.93s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3h --Hetzner
Created: 2025-07-10T15:50:32+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 124.76MB
Tag: arm64v8-v4.3.3-ls287
Version: v4.3.3-ls287
Expand
2025-07-10T15:57:06.126001287Z [migrations] started
2025-07-10T15:57:06.130167095Z [migrations] no migrations found
2025-07-10T15:57:06.779605165Z usermod: no changes
2025-07-10T15:57:06.817637774Z ───────────────────────────────────────
2025-07-10T15:57:06.817682885Z
2025-07-10T15:57:06.817694478Z ██╗ ███████╗██╗ ██████╗
2025-07-10T15:57:06.817704769Z ██║ ██╔════╝██║██╔═══██╗
2025-07-10T15:57:06.817713396Z ██║ ███████╗██║██║ ██║
2025-07-10T15:57:06.817721803Z ██║ ╚════██║██║██║ ██║
2025-07-10T15:57:06.817730200Z ███████╗███████║██║╚██████╔╝
2025-07-10T15:57:06.817738837Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-10T15:57:06.817748467Z
2025-07-10T15:57:06.817758337Z Brought to you by linuxserver.io
2025-07-10T15:57:06.817768547Z ───────────────────────────────────────
2025-07-10T15:57:06.824202422Z
2025-07-10T15:57:06.824241831Z To support LSIO projects visit:
2025-07-10T15:57:06.824252844Z https://www.linuxserver.io/donate/
2025-07-10T15:57:06.824262383Z
2025-07-10T15:57:06.824271351Z ───────────────────────────────────────
2025-07-10T15:57:06.824282323Z GID/UID
2025-07-10T15:57:06.824474680Z ───────────────────────────────────────
2025-07-10T15:57:06.900386199Z
2025-07-10T15:57:06.900418233Z User UID: 911
2025-07-10T15:57:06.900427442Z User GID: 911
2025-07-10T15:57:06.900435629Z ───────────────────────────────────────
2025-07-10T15:57:06.921839535Z Linuxserver.io version: v4.3.3-ls287
2025-07-10T15:57:06.924284087Z Build-date: 2025-07-10T15:50:32+00:00
2025-07-10T15:57:06.924307765Z ───────────────────────────────────────
2025-07-10T15:57:06.924318537Z
2025-07-10T15:57:10.793129196Z [custom-init] No custom files found, skipping...
2025-07-10T15:58:20.467998979Z Traceback (most recent call last):
2025-07-10T15:58:20.468438274Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-07-10T15:58:20.470810520Z self.connect()
2025-07-10T15:58:20.471750312Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-10T15:58:20.472163294Z return func(*args, **kwargs)
2025-07-10T15:58:20.472709985Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.472730626Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-07-10T15:58:20.473783015Z self.connection = self.get_new_connection(conn_params)
2025-07-10T15:58:20.474091536Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.474112228Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-10T15:58:20.474511913Z return func(*args, **kwargs)
2025-07-10T15:58:20.474804011Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.474824933Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-07-10T15:58:20.476255293Z connection = self.Database.connect(**conn_params)
2025-07-10T15:58:20.476599747Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.476620248Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-07-10T15:58:20.477235587Z attempts = conninfo_attempts(params)
2025-07-10T15:58:20.477513416Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.477534168Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-07-10T15:58:20.478079045Z raise e.OperationalError(str(last_exc))
2025-07-10T15:58:20.478634083Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-07-10T15:58:20.478812512Z
2025-07-10T15:58:20.478833063Z The above exception was the direct cause of the following exception:
2025-07-10T15:58:20.478861170Z
2025-07-10T15:58:20.478913315Z Traceback (most recent call last):
2025-07-10T15:58:20.478930420Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-07-10T15:58:20.479355746Z execute_from_command_line(sys.argv)
2025-07-10T15:58:20.479477701Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-07-10T15:58:20.481010548Z utility.execute()
2025-07-10T15:58:20.481198376Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-07-10T15:58:20.482671973Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-07-10T15:58:20.482900684Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-07-10T15:58:20.484256874Z self.execute(*args, **cmd_options)
2025-07-10T15:58:20.484465925Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-07-10T15:58:20.485945765Z self.check(**check_kwargs)
2025-07-10T15:58:20.486131479Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-07-10T15:58:20.487706069Z all_issues = checks.run_checks(
2025-07-10T15:58:20.488296919Z ^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.488325346Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-07-10T15:58:20.488630270Z new_errors = check(app_configs=app_configs, databases=databases)
2025-07-10T15:58:20.489042099Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.489066909Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-07-10T15:58:20.489508478Z all_namespaces = _load_all_namespaces(resolver)
2025-07-10T15:58:20.489751648Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.489776137Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-07-10T15:58:20.490242757Z url_patterns = getattr(resolver, "url_patterns", [])
2025-07-10T15:58:20.490618624Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.490636389Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-07-10T15:58:20.491081476Z res = instance.__dict__[self.name] = self.func(instance)
2025-07-10T15:58:20.491423003Z ^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.491459086Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-07-10T15:58:20.494067207Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-07-10T15:58:20.494330698Z ^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.494352121Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-07-10T15:58:20.494801185Z res = instance.__dict__[self.name] = self.func(instance)
2025-07-10T15:58:20.495141921Z ^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.495163755Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-07-10T15:58:20.497435349Z return import_module(self.urlconf_name)
2025-07-10T15:58:20.497724231Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.497745704Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-07-10T15:58:20.498291994Z return _bootstrap._gcd_import(name[level:], package, level)
2025-07-10T15:58:20.498714615Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.498736048Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-07-10T15:58:20.498839306Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-07-10T15:58:20.498877944Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-07-10T15:58:20.498890369Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-07-10T15:58:20.498902724Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-07-10T15:58:20.498913716Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-07-10T15:58:20.498959177Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-07-10T15:58:20.499403813Z path('core/', include('core.urls')),
2025-07-10T15:58:20.499673255Z ^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.499688426Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-07-10T15:58:20.500202030Z urlconf_module = import_module(urlconf_module)
2025-07-10T15:58:20.500509008Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.500531834Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-07-10T15:58:20.501054236Z return _bootstrap._gcd_import(name[level:], package, level)
2025-07-10T15:58:20.501444522Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.501456826Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-07-10T15:58:20.501475003Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-07-10T15:58:20.501530875Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-07-10T15:58:20.501553220Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-07-10T15:58:20.501564804Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-07-10T15:58:20.501595225Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-07-10T15:58:20.501615566Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-07-10T15:58:20.502039730Z from . import views
2025-07-10T15:58:20.502179141Z File "/app/netbox/netbox/core/views.py", line 201, in <module>
2025-07-10T15:58:20.502926686Z class ObjectChangeListView(generic.ObjectListView):
2025-07-10T15:58:20.502943159Z File "/app/netbox/netbox/core/views.py", line 202, in ObjectChangeListView
2025-07-10T15:58:20.503720675Z queryset = ObjectChange.objects.valid_models()
2025-07-10T15:58:20.504097113Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.504126862Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-07-10T15:58:20.504662130Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-07-10T15:58:20.505095573Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.505141395Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-07-10T15:58:20.505506841Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-07-10T15:58:20.505898961Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.505923480Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-07-10T15:58:20.506490963Z for ct in cts:
2025-07-10T15:58:20.506606134Z ^^^
2025-07-10T15:58:20.506629231Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-07-10T15:58:20.507970051Z self._fetch_all()
2025-07-10T15:58:20.508139983Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all
2025-07-10T15:58:20.513503653Z self._result_cache = list(self._iterable_class(self))
2025-07-10T15:58:20.513827876Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.513856043Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-07-10T15:58:20.514422333Z results = compiler.execute_sql(
2025-07-10T15:58:20.514534859Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.514557966Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-07-10T15:58:20.519254142Z cursor = self.connection.cursor()
2025-07-10T15:58:20.519459114Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.519486830Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-10T15:58:20.519898128Z return func(*args, **kwargs)
2025-07-10T15:58:20.520249857Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.520271310Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-07-10T15:58:20.521427488Z return self._cursor()
2025-07-10T15:58:20.521864989Z ^^^^^^^^^^^^^^
2025-07-10T15:58:20.521886382Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-07-10T15:58:20.522739359Z self.ensure_connection()
2025-07-10T15:58:20.522886155Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-10T15:58:20.523262913Z return func(*args, **kwargs)
2025-07-10T15:58:20.523549490Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.523582517Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-07-10T15:58:20.524645557Z with self.wrap_database_errors:
2025-07-10T15:58:20.524893837Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.524915611Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-07-10T15:58:20.525440127Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-07-10T15:58:20.525625701Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-07-10T15:58:20.526656526Z self.connect()
2025-07-10T15:58:20.526773883Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-10T15:58:20.527188648Z return func(*args, **kwargs)
2025-07-10T15:58:20.527466527Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.527487981Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-07-10T15:58:20.528482824Z self.connection = self.get_new_connection(conn_params)
2025-07-10T15:58:20.528816085Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.528837678Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-10T15:58:20.529225138Z return func(*args, **kwargs)
2025-07-10T15:58:20.529503008Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.529524541Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-07-10T15:58:20.530708415Z connection = self.Database.connect(**conn_params)
2025-07-10T15:58:20.531040694Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.531062337Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-07-10T15:58:20.531650502Z attempts = conninfo_attempts(params)
2025-07-10T15:58:20.531910626Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-10T15:58:20.531946197Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-07-10T15:58:20.532489952Z raise e.OperationalError(str(last_exc))
2025-07-10T15:58:20.532694223Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-07-10T15:58:23.217987959Z 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 20241121-r1 apk
ca-certificates-bundle 20241121-r1 apk
catatonit 0.2.0-r0 apk
certifi 2025.7.9 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.3 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.1 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.6.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.14 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.21 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.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.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.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.275.4 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.53s |
Create SBOM | PASS | - | 15.34s |
Get build info | PASS | - | 0.03s |