AMD64 PASS
linuxserver/netbox
Runtime: 11.68s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-6c -- Hetzner
Created: 2025-02-20T15:43:04+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 120.27MB
Tag: amd64-v4.2.3-ls259
Version: v4.2.3-ls259
Expand
2025-02-20T15:48:58.047561009Z [migrations] started
2025-02-20T15:48:58.047649405Z [migrations] no migrations found
2025-02-20T15:48:58.218860227Z usermod: no changes
2025-02-20T15:48:58.221712871Z ───────────────────────────────────────
2025-02-20T15:48:58.221747567Z
2025-02-20T15:48:58.221754830Z ██╗ ███████╗██╗ ██████╗
2025-02-20T15:48:58.221761043Z ██║ ██╔════╝██║██╔═══██╗
2025-02-20T15:48:58.221766502Z ██║ ███████╗██║██║ ██║
2025-02-20T15:48:58.221771764Z ██║ ╚════██║██║██║ ██║
2025-02-20T15:48:58.221777501Z ███████╗███████║██║╚██████╔╝
2025-02-20T15:48:58.221782984Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-02-20T15:48:58.221788382Z
2025-02-20T15:48:58.221793214Z Brought to you by linuxserver.io
2025-02-20T15:48:58.221798278Z ───────────────────────────────────────
2025-02-20T15:48:58.222033380Z
2025-02-20T15:48:58.222057272Z To support LSIO projects visit:
2025-02-20T15:48:58.222065530Z https://www.linuxserver.io/donate/
2025-02-20T15:48:58.222071687Z
2025-02-20T15:48:58.222076920Z ───────────────────────────────────────
2025-02-20T15:48:58.222082984Z GID/UID
2025-02-20T15:48:58.222087893Z ───────────────────────────────────────
2025-02-20T15:48:58.225966274Z
2025-02-20T15:48:58.225981090Z User UID: 911
2025-02-20T15:48:58.225985223Z User GID: 911
2025-02-20T15:48:58.225988283Z ───────────────────────────────────────
2025-02-20T15:48:58.227208611Z Linuxserver.io version: v4.2.3-ls259
2025-02-20T15:48:58.227366604Z Build-date: 2025-02-20T15:43:04+00:00
2025-02-20T15:48:58.227371718Z ───────────────────────────────────────
2025-02-20T15:48:58.227374896Z
2025-02-20T15:48:58.348241370Z [custom-init] No custom files found, skipping...
2025-02-20T15:49:01.624726762Z Traceback (most recent call last):
2025-02-20T15:49:01.624744782Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-02-20T15:49:01.624815757Z self.connect()
2025-02-20T15:49:01.624871993Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-02-20T15:49:01.624885477Z return func(*args, **kwargs)
2025-02-20T15:49:01.624969085Z ^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.624970546Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-02-20T15:49:01.625086465Z self.connection = self.get_new_connection(conn_params)
2025-02-20T15:49:01.625088054Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.625089580Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-02-20T15:49:01.625091222Z return func(*args, **kwargs)
2025-02-20T15:49:01.625092484Z ^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.625093718Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-02-20T15:49:01.625095193Z connection = self.Database.connect(**conn_params)
2025-02-20T15:49:01.625207899Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.625209426Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 98, in connect
2025-02-20T15:49:01.625211327Z attempts = conninfo_attempts(params)
2025-02-20T15:49:01.625212667Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.625213972Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 50, in conninfo_attempts
2025-02-20T15:49:01.625215509Z raise e.OperationalError(str(last_exc))
2025-02-20T15:49:01.625217071Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-02-20T15:49:01.625218531Z
2025-02-20T15:49:01.625219885Z The above exception was the direct cause of the following exception:
2025-02-20T15:49:01.625221384Z
2025-02-20T15:49:01.625222687Z Traceback (most recent call last):
2025-02-20T15:49:01.625223954Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-02-20T15:49:01.625225588Z execute_from_command_line(sys.argv)
2025-02-20T15:49:01.625227053Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-02-20T15:49:01.625329312Z utility.execute()
2025-02-20T15:49:01.625330889Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-02-20T15:49:01.625332478Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-02-20T15:49:01.625333942Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 413, in run_from_argv
2025-02-20T15:49:01.625431934Z self.execute(*args, **cmd_options)
2025-02-20T15:49:01.625433583Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 459, in execute
2025-02-20T15:49:01.625435245Z output = self.handle(*args, **options)
2025-02-20T15:49:01.625439881Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.625441386Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 107, in wrapper
2025-02-20T15:49:01.625534615Z res = handle_func(*args, **kwargs)
2025-02-20T15:49:01.625543260Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.625545433Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/commands/migrate.py", line 101, in handle
2025-02-20T15:49:01.625547231Z self.check(databases=[database])
2025-02-20T15:49:01.625548675Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 486, in check
2025-02-20T15:49:01.625619705Z all_issues = checks.run_checks(
2025-02-20T15:49:01.625621588Z ^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.625623088Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 88, in run_checks
2025-02-20T15:49:01.625624560Z new_errors = check(app_configs=app_configs, databases=databases)
2025-02-20T15:49:01.625626011Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.625627515Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-02-20T15:49:01.625629285Z all_namespaces = _load_all_namespaces(resolver)
2025-02-20T15:49:01.625630926Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.625632354Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-02-20T15:49:01.625636320Z url_patterns = getattr(resolver, "url_patterns", [])
2025-02-20T15:49:01.625648697Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.625651338Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-02-20T15:49:01.625664733Z res = instance.__dict__[self.name] = self.func(instance)
2025-02-20T15:49:01.625673997Z ^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.625675652Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-02-20T15:49:01.625770162Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-02-20T15:49:01.625774239Z ^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.625775870Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-02-20T15:49:01.625793220Z res = instance.__dict__[self.name] = self.func(instance)
2025-02-20T15:49:01.625801557Z ^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.625803267Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-02-20T15:49:01.625886119Z return import_module(self.urlconf_name)
2025-02-20T15:49:01.625895464Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.625899297Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-02-20T15:49:01.625917760Z return _bootstrap._gcd_import(name[level:], package, level)
2025-02-20T15:49:01.625931845Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.625933570Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-02-20T15:49:01.625935208Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-02-20T15:49:01.625936688Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-02-20T15:49:01.625941361Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-02-20T15:49:01.625944020Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-02-20T15:49:01.625945843Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-02-20T15:49:01.625947460Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-02-20T15:49:01.625958433Z path('core/', include('core.urls')),
2025-02-20T15:49:01.625968386Z ^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.625970375Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-02-20T15:49:01.625984241Z urlconf_module = import_module(urlconf_module)
2025-02-20T15:49:01.625993080Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.625995042Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-02-20T15:49:01.626012450Z return _bootstrap._gcd_import(name[level:], package, level)
2025-02-20T15:49:01.626023778Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.626025307Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-02-20T15:49:01.626026771Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-02-20T15:49:01.626029356Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-02-20T15:49:01.626030921Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-02-20T15:49:01.626032372Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-02-20T15:49:01.626034415Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-02-20T15:49:01.626035786Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-02-20T15:49:01.626048888Z from . import views
2025-02-20T15:49:01.626057336Z File "/app/netbox/netbox/core/views.py", line 200, in <module>
2025-02-20T15:49:01.626085652Z class ObjectChangeListView(generic.ObjectListView):
2025-02-20T15:49:01.626088875Z File "/app/netbox/netbox/core/views.py", line 201, in ObjectChangeListView
2025-02-20T15:49:01.626111694Z queryset = ObjectChange.objects.valid_models()
2025-02-20T15:49:01.626121143Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.626123206Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-02-20T15:49:01.626147453Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-02-20T15:49:01.626162389Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.626164423Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-02-20T15:49:01.626177977Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-02-20T15:49:01.626192024Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.626194126Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-02-20T15:49:01.626219001Z for ct in cts:
2025-02-20T15:49:01.626223573Z ^^^
2025-02-20T15:49:01.626225306Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 400, in __iter__
2025-02-20T15:49:01.626272729Z self._fetch_all()
2025-02-20T15:49:01.626277176Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1928, in _fetch_all
2025-02-20T15:49:01.626457134Z self._result_cache = list(self._iterable_class(self))
2025-02-20T15:49:01.626467205Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.626469318Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-02-20T15:49:01.626495119Z results = compiler.execute_sql(
2025-02-20T15:49:01.626502563Z ^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.626504667Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1572, in execute_sql
2025-02-20T15:49:01.626648801Z cursor = self.connection.cursor()
2025-02-20T15:49:01.626654617Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.626656465Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-02-20T15:49:01.626670591Z return func(*args, **kwargs)
2025-02-20T15:49:01.626676946Z ^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.626679318Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-02-20T15:49:01.626718108Z return self._cursor()
2025-02-20T15:49:01.626723076Z ^^^^^^^^^^^^^^
2025-02-20T15:49:01.626725405Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-02-20T15:49:01.626760959Z self.ensure_connection()
2025-02-20T15:49:01.626767160Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-02-20T15:49:01.626774359Z return func(*args, **kwargs)
2025-02-20T15:49:01.626785913Z ^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.626787770Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-02-20T15:49:01.626820122Z with self.wrap_database_errors:
2025-02-20T15:49:01.626824078Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.626825995Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-02-20T15:49:01.626845948Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-02-20T15:49:01.626852074Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-02-20T15:49:01.626886144Z self.connect()
2025-02-20T15:49:01.626893251Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-02-20T15:49:01.626903259Z return func(*args, **kwargs)
2025-02-20T15:49:01.626913804Z ^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.626915508Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-02-20T15:49:01.626945414Z self.connection = self.get_new_connection(conn_params)
2025-02-20T15:49:01.626954609Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.626956381Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-02-20T15:49:01.626968969Z return func(*args, **kwargs)
2025-02-20T15:49:01.626974588Z ^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.626976158Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-02-20T15:49:01.627018537Z connection = self.Database.connect(**conn_params)
2025-02-20T15:49:01.627028854Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.627031084Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 98, in connect
2025-02-20T15:49:01.627051152Z attempts = conninfo_attempts(params)
2025-02-20T15:49:01.627057671Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:01.627059668Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 50, in conninfo_attempts
2025-02-20T15:49:01.627075950Z raise e.OperationalError(str(last_exc))
2025-02-20T15:49:01.627085380Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-02-20T15:49:02.060208583Z Building local documentation
2025-02-20T15:49:04.758071322Z /lsiopy/lib/python3.12/site-packages/strawberry/utils/deprecations.py:23: UserWarning: _type_definition is deprecated, use __strawberry_definition__ instead
2025-02-20T15:49:04.758092929Z self.warn()
2025-02-20T15:49:07.842122973Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:49:07.844118940Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:49:07.844126310Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:49:07 2025] ***
2025-02-20T15:49:07.844127769Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:49:07.844128839Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:49:07.844129879Z nodename: 549b7fd5caf4
2025-02-20T15:49:07.844130862Z machine: x86_64
2025-02-20T15:49:07.844131792Z clock source: unix
2025-02-20T15:49:07.844132720Z pcre jit disabled
2025-02-20T15:49:07.844133795Z detected number of CPU cores: 20
2025-02-20T15:49:07.844134791Z current working directory: /app/netbox/netbox
2025-02-20T15:49:07.844135777Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:49:07.844136765Z your memory page size is 4096 bytes
2025-02-20T15:49:07.844137720Z detected max file descriptor number: 1048576
2025-02-20T15:49:07.847453885Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:49:07.847466309Z lock engine: pthread robust mutexes
2025-02-20T15:49:07.847469088Z thunder lock: disabled (you can enable it with --thunder-lock)
2025-02-20T15:49:07.847498238Z uwsgi socket 0 bound to TCP address :8000 fd 3
2025-02-20T15:49:07.847510481Z Python version: 3.12.9 (main, Feb 7 2025, 17:40:27) [GCC 13.2.1 20240309]
2025-02-20T15:49:07.847513262Z PEP 405 virtualenv detected: /lsiopy
2025-02-20T15:49:07.847514463Z Set PythonHome to /lsiopy
2025-02-20T15:49:07.850962893Z Connection to localhost (127.0.0.1) 8000 port [tcp/*] succeeded!
2025-02-20T15:49:07.852421510Z Python main interpreter initialized at 0x7f3e8eeb8c30
2025-02-20T15:49:07.852423558Z python threads support enabled
2025-02-20T15:49:07.852424751Z your server socket listen backlog is limited to 100 connections
2025-02-20T15:49:07.852425784Z your mercy for graceful operations on workers is 60 seconds
2025-02-20T15:49:07.852532636Z mapped 203184 bytes (198 KB) for 1 cores
2025-02-20T15:49:07.852541013Z *** Operational MODE: single process ***
2025-02-20T15:49:07.852661729Z running "exec:python3 ./manage.py collectstatic --noinput" (pre app)...
2025-02-20T15:49:07.864726128Z [ls.io-init] done.
2025-02-20T15:49:08.534864694Z
2025-02-20T15:49:08.534879197Z 493 static files copied to '/app/netbox/netbox/static'.
2025-02-20T15:49:08.651939735Z running "exec:python3 ./manage.py remove_stale_contenttypes --no-input" (pre app)...
Expand
NAME VERSION TYPE
Simple Launcher 1.1.0.14 dotnet (+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.1.0 python
babel 2.17.0 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.1.31 python
cffi 1.17.1 python
charset-normalizer 3.4.1 python
click 8.1.8 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 44.0.1 python
curl 8.12.1-r0 apk
defusedxml 0.8.0rc2 python
django 5.1.5 python
django-auth-ldap 5.1.0 python
django-cors-headers 4.6.0 python
django-debug-toolbar 5.0.1 python
django-filter 24.3 python
django-graphiql-debug-toolbar 0.2.0 python
django-htmx 1.21.0 python
django-js-asset 3.0.1 python
django-mptt 0.16.0 python
django-pglocks 1.0.4 python
django-prometheus 2.3.1 python
django-redis 5.4.0 python
django-rich 1.13.0 python
django-rq 3.0.0 python
django-tables2 2.7.5 python
django-taggit 6.1.0 python
django-timezone-field 7.1 python
djangorestframework 3.15.2 python
drf-spectacular 0.28.0 python
drf-spectacular-sidecar 2025.2.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.2 python
graphql-core 3.2.6 python
graphql-relay 3.2.0 python
gunicorn 23.0.0 python
idna 3.10 python
inflection 0.5.1 python
jansson 2.14-r4 apk
jinja2 3.1.5 python
jq 1.7.1-r0 apk
jsonschema 4.23.0 python
jsonschema-specifications 2024.10.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.6.4-r0 apk
libffi 3.4.6-r0 apk
libgcc 13.2.1_git20240309-r0 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.6-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-r0 apk
libunistring 1.2-r0 apk
libwebp 1.3.2-r0 apk
libxml2 2.12.7-r0 apk
linux-pam 1.6.0-r0 apk
lz4-libs 1.9.4-r5 apk
mailcap 2.1.54-r0 apk
markdown 3.7 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.3.1 python
mkdocs-get-deps 0.2.0 python
mkdocs-material 9.6.2 python
mkdocs-material-extensions 1.3.1 python
mkdocstrings 0.27.0 python
mkdocstrings-python-legacy 0.2.4 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.1.0 npm
netbox-graphiql 4.2.0 npm
netcat-openbsd 1.226-r0 apk
nghttp2-libs 1.62.1-r0 apk
nh3 0.2.20 python
oauthlib 3.2.2 python
oniguruma 6.9.9-r0 apk
packaging 24.2 python
paginate 0.5.7 python
pathspec 0.12.1 python
pcre2 10.43-r0 apk
pillow 11.1.0 python
pip 25.0.1 python
platformdirs 4.3.6 python
postgresql-common 1.2-r1 apk
postgresql16-client 16.6-r0 apk
procps-ng 4.0.4-r0 apk
prometheus-client 0.21.1 python
promise 2.3 python
psycopg 3.2.4 python
psycopg-c 3.2.4 python
psycopg-pool 3.2.4 python
pyasn1 0.6.1 python
pyasn1-modules 0.4.1 python
pyc 3.12.9-r0 apk
pycparser 2.22 python
pygments 2.19.1 python
pyjwt 2.10.1 python
pymdown-extensions 10.14.3 python
python-dateutil 2.9.0.post0 python
python-ldap 3.4.4 python
python3 3.12.9-r0 apk
python3-openid 3.2.0 python
python3-pyc 3.12.9-r0 apk
python3-pycache-pyc0 3.12.9-r0 apk
pytkdocs 0.16.2 python
pyyaml 6.0.2 python
pyyaml-env-tag 0.1 python
readline 8.2.10-r0 apk
redis 5.2.1 python
referencing 0.36.2 python
regex 2024.11.6 python
requests 2.32.3 python
requests-oauthlib 2.0.0 python
rich 13.9.4 python
rpds-py 0.22.3 python
rq 2.1.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.2 python
social-auth-core 4.5.4 python
sqlite-libs 3.45.3-r1 apk
sqlparse 0.5.3 python
ssl_client 1.36.1-r29 apk
strawberry-graphql 0.258.0 python
strawberry-graphql-django 0.52.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.12.2 python
tzdata 2025.1 python
tzdata 2025a-r0 apk
uritemplate 4.1.1 python
urllib3 2.3.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-r0 apk
zlib 1.3.1-r1 apk
zstd-libs 1.5.6-r0 apk
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 11.03s |
Create SBOM | PASS | - | 10.77s |
Get build info | PASS | - | 0.01s |
ARM64 FAIL
linuxserver/netbox
Runtime: 121.09s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-6c -- Hetzner
Created: 2025-02-20T15:43:04+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 121.17MB
Tag: arm64v8-v4.2.3-ls259
Version: v4.2.3-ls259
Expand
2025-02-20T15:48:58.923579902Z [migrations] started
2025-02-20T15:48:58.926375318Z [migrations] no migrations found
2025-02-20T15:48:59.212890760Z usermod: no changes
2025-02-20T15:48:59.230814561Z ───────────────────────────────────────
2025-02-20T15:48:59.230827875Z
2025-02-20T15:48:59.230829462Z ██╗ ███████╗██╗ ██████╗
2025-02-20T15:48:59.230830757Z ██║ ██╔════╝██║██╔═══██╗
2025-02-20T15:48:59.230831883Z ██║ ███████╗██║██║ ██║
2025-02-20T15:48:59.230832967Z ██║ ╚════██║██║██║ ██║
2025-02-20T15:48:59.230834563Z ███████╗███████║██║╚██████╔╝
2025-02-20T15:48:59.230836232Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-02-20T15:48:59.230838498Z
2025-02-20T15:48:59.230839974Z Brought to you by linuxserver.io
2025-02-20T15:48:59.230841573Z ───────────────────────────────────────
2025-02-20T15:48:59.234481282Z
2025-02-20T15:48:59.234497947Z To support LSIO projects visit:
2025-02-20T15:48:59.234501263Z https://www.linuxserver.io/donate/
2025-02-20T15:48:59.234503564Z
2025-02-20T15:48:59.234505602Z ───────────────────────────────────────
2025-02-20T15:48:59.234508260Z GID/UID
2025-02-20T15:48:59.234647899Z ───────────────────────────────────────
2025-02-20T15:48:59.275502084Z
2025-02-20T15:48:59.275519689Z User UID: 911
2025-02-20T15:48:59.275521296Z User GID: 911
2025-02-20T15:48:59.275522413Z ───────────────────────────────────────
2025-02-20T15:48:59.293242117Z Linuxserver.io version: v4.2.3-ls259
2025-02-20T15:48:59.295084315Z Build-date: 2025-02-20T15:43:04+00:00
2025-02-20T15:48:59.295115393Z ───────────────────────────────────────
2025-02-20T15:48:59.295122198Z
2025-02-20T15:49:01.387736515Z [custom-init] No custom files found, skipping...
2025-02-20T15:49:27.061491286Z Traceback (most recent call last):
2025-02-20T15:49:27.061835442Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-02-20T15:49:27.063159361Z self.connect()
2025-02-20T15:49:27.063820948Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-02-20T15:49:27.064013677Z return func(*args, **kwargs)
2025-02-20T15:49:27.064299829Z ^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.064304597Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-02-20T15:49:27.064718843Z self.connection = self.get_new_connection(conn_params)
2025-02-20T15:49:27.064871860Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.064876779Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-02-20T15:49:27.065011574Z return func(*args, **kwargs)
2025-02-20T15:49:27.065133052Z ^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.065134449Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-02-20T15:49:27.065756958Z connection = self.Database.connect(**conn_params)
2025-02-20T15:49:27.065911453Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.065912356Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 98, in connect
2025-02-20T15:49:27.066190932Z attempts = conninfo_attempts(params)
2025-02-20T15:49:27.066275656Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.066289940Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 50, in conninfo_attempts
2025-02-20T15:49:27.066485082Z raise e.OperationalError(str(last_exc))
2025-02-20T15:49:27.066836930Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-02-20T15:49:27.066947515Z
2025-02-20T15:49:27.066968658Z The above exception was the direct cause of the following exception:
2025-02-20T15:49:27.066990340Z
2025-02-20T15:49:27.067028247Z Traceback (most recent call last):
2025-02-20T15:49:27.067041906Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-02-20T15:49:27.067211696Z execute_from_command_line(sys.argv)
2025-02-20T15:49:27.067314551Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-02-20T15:49:27.067886687Z utility.execute()
2025-02-20T15:49:27.067988791Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-02-20T15:49:27.068554991Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-02-20T15:49:27.068664312Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 413, in run_from_argv
2025-02-20T15:49:27.069197106Z self.execute(*args, **cmd_options)
2025-02-20T15:49:27.069295815Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 459, in execute
2025-02-20T15:49:27.069857859Z output = self.handle(*args, **options)
2025-02-20T15:49:27.069991943Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.070005205Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 107, in wrapper
2025-02-20T15:49:27.070239470Z res = handle_func(*args, **kwargs)
2025-02-20T15:49:27.070364657Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.070378155Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/commands/migrate.py", line 101, in handle
2025-02-20T15:49:27.070606592Z self.check(databases=[database])
2025-02-20T15:49:27.070712268Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 486, in check
2025-02-20T15:49:27.071361122Z all_issues = checks.run_checks(
2025-02-20T15:49:27.071544940Z ^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.071557509Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 88, in run_checks
2025-02-20T15:49:27.071780090Z new_errors = check(app_configs=app_configs, databases=databases)
2025-02-20T15:49:27.071952813Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.071965683Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-02-20T15:49:27.072143212Z all_namespaces = _load_all_namespaces(resolver)
2025-02-20T15:49:27.072272022Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.072283880Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-02-20T15:49:27.072471944Z url_patterns = getattr(resolver, "url_patterns", [])
2025-02-20T15:49:27.072626288Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.072638907Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-02-20T15:49:27.072818058Z res = instance.__dict__[self.name] = self.func(instance)
2025-02-20T15:49:27.072958080Z ^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.072970192Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-02-20T15:49:27.074390373Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-02-20T15:49:27.074514131Z ^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.074528314Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-02-20T15:49:27.074728081Z res = instance.__dict__[self.name] = self.func(instance)
2025-02-20T15:49:27.074873226Z ^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.074886799Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-02-20T15:49:27.075801603Z return import_module(self.urlconf_name)
2025-02-20T15:49:27.075929211Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.075945560Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-02-20T15:49:27.076176110Z return _bootstrap._gcd_import(name[level:], package, level)
2025-02-20T15:49:27.076358397Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.076373370Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-02-20T15:49:27.076443297Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-02-20T15:49:27.076454808Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-02-20T15:49:27.076466668Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-02-20T15:49:27.076477002Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-02-20T15:49:27.076486823Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-02-20T15:49:27.076498779Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-02-20T15:49:27.076671813Z path('core/', include('core.urls')),
2025-02-20T15:49:27.076792002Z ^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.076804723Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-02-20T15:49:27.076978906Z urlconf_module = import_module(urlconf_module)
2025-02-20T15:49:27.077102766Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.077116056Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-02-20T15:49:27.077332215Z return _bootstrap._gcd_import(name[level:], package, level)
2025-02-20T15:49:27.077500652Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.077513552Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-02-20T15:49:27.077524904Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-02-20T15:49:27.077536959Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-02-20T15:49:27.077548365Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-02-20T15:49:27.077558288Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-02-20T15:49:27.077567285Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-02-20T15:49:27.077578572Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-02-20T15:49:27.077722993Z from . import views
2025-02-20T15:49:27.077804944Z File "/app/netbox/netbox/core/views.py", line 200, in <module>
2025-02-20T15:49:27.078104471Z class ObjectChangeListView(generic.ObjectListView):
2025-02-20T15:49:27.078135830Z File "/app/netbox/netbox/core/views.py", line 201, in ObjectChangeListView
2025-02-20T15:49:27.078422830Z queryset = ObjectChange.objects.valid_models()
2025-02-20T15:49:27.078554139Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.078566185Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-02-20T15:49:27.078793499Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-02-20T15:49:27.078979501Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.078992864Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-02-20T15:49:27.079153404Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-02-20T15:49:27.079324603Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.079337883Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-02-20T15:49:27.079573035Z for ct in cts:
2025-02-20T15:49:27.079648684Z ^^^
2025-02-20T15:49:27.079660799Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 400, in __iter__
2025-02-20T15:49:27.080178287Z self._fetch_all()
2025-02-20T15:49:27.080244722Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1928, in _fetch_all
2025-02-20T15:49:27.082241594Z self._result_cache = list(self._iterable_class(self))
2025-02-20T15:49:27.082384406Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.082397853Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-02-20T15:49:27.082611512Z results = compiler.execute_sql(
2025-02-20T15:49:27.082660657Z ^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.082673709Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1572, in execute_sql
2025-02-20T15:49:27.084366958Z cursor = self.connection.cursor()
2025-02-20T15:49:27.084482163Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.084494807Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-02-20T15:49:27.084647948Z return func(*args, **kwargs)
2025-02-20T15:49:27.084766175Z ^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.084778421Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-02-20T15:49:27.085210750Z return self._cursor()
2025-02-20T15:49:27.085301948Z ^^^^^^^^^^^^^^
2025-02-20T15:49:27.085313712Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-02-20T15:49:27.085723343Z self.ensure_connection()
2025-02-20T15:49:27.085789988Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-02-20T15:49:27.085940830Z return func(*args, **kwargs)
2025-02-20T15:49:27.086054974Z ^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.086067955Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-02-20T15:49:27.086466204Z with self.wrap_database_errors:
2025-02-20T15:49:27.086564157Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.086577127Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-02-20T15:49:27.086784824Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-02-20T15:49:27.086866619Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-02-20T15:49:27.087275119Z self.connect()
2025-02-20T15:49:27.087345020Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-02-20T15:49:27.087497652Z return func(*args, **kwargs)
2025-02-20T15:49:27.087613109Z ^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.087626984Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-02-20T15:49:27.088002254Z self.connection = self.get_new_connection(conn_params)
2025-02-20T15:49:27.088137726Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.088149427Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-02-20T15:49:27.088299904Z return func(*args, **kwargs)
2025-02-20T15:49:27.088416303Z ^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.088429218Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-02-20T15:49:27.088889093Z connection = self.Database.connect(**conn_params)
2025-02-20T15:49:27.089026193Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.089038535Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 98, in connect
2025-02-20T15:49:27.089273480Z attempts = conninfo_attempts(params)
2025-02-20T15:49:27.089383104Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-20T15:49:27.089395514Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 50, in conninfo_attempts
2025-02-20T15:49:27.089579975Z raise e.OperationalError(str(last_exc))
2025-02-20T15:49:27.089670151Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-02-20T15:49:28.094229556Z Building local documentation
2025-02-20T15:49:52.789387635Z /lsiopy/lib/python3.12/site-packages/strawberry/utils/deprecations.py:23: UserWarning: _type_definition is deprecated, use __strawberry_definition__ instead
2025-02-20T15:49:52.789405314Z self.warn()
2025-02-20T15:50:27.242021345Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:27.253410251Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:27.254979387Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:27 2025] ***
2025-02-20T15:50:27.254986105Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:27.254987498Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:27.254988576Z nodename: 7910cb6902ca
2025-02-20T15:50:27.254989560Z machine: aarch64
2025-02-20T15:50:27.254990629Z clock source: unix
2025-02-20T15:50:27.255052106Z pcre jit disabled
2025-02-20T15:50:27.255064902Z detected number of CPU cores: 20
2025-02-20T15:50:27.255067659Z current working directory: /app/netbox/netbox
2025-02-20T15:50:27.255069742Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:27.255515835Z your memory page size is 4096 bytes
2025-02-20T15:50:27.255531870Z detected max file descriptor number: 1048576
2025-02-20T15:50:27.260510278Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:27.260587181Z lock engine: pthread robust mutexes
2025-02-20T15:50:27.260868437Z unable to make the mutex 'robust'
2025-02-20T15:50:28.477468939Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:28.488598794Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:28.490153297Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:28 2025] ***
2025-02-20T15:50:28.490171310Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:28.490191208Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:28.490192688Z nodename: 7910cb6902ca
2025-02-20T15:50:28.490193694Z machine: aarch64
2025-02-20T15:50:28.490194689Z clock source: unix
2025-02-20T15:50:28.490219081Z pcre jit disabled
2025-02-20T15:50:28.490224897Z detected number of CPU cores: 20
2025-02-20T15:50:28.490235832Z current working directory: /app/netbox/netbox
2025-02-20T15:50:28.490250619Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:28.490632874Z your memory page size is 4096 bytes
2025-02-20T15:50:28.490730062Z detected max file descriptor number: 1048576
2025-02-20T15:50:28.495928965Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:28.495992531Z lock engine: pthread robust mutexes
2025-02-20T15:50:28.496243490Z unable to make the mutex 'robust'
2025-02-20T15:50:29.728633878Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:29.741858837Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:29.743420171Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:29 2025] ***
2025-02-20T15:50:29.743459030Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:29.743463115Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:29.743464004Z nodename: 7910cb6902ca
2025-02-20T15:50:29.743476457Z machine: aarch64
2025-02-20T15:50:29.743492041Z clock source: unix
2025-02-20T15:50:29.743572186Z pcre jit disabled
2025-02-20T15:50:29.743576993Z detected number of CPU cores: 20
2025-02-20T15:50:29.743578064Z current working directory: /app/netbox/netbox
2025-02-20T15:50:29.743578857Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:29.743999825Z your memory page size is 4096 bytes
2025-02-20T15:50:29.744113053Z detected max file descriptor number: 1048576
2025-02-20T15:50:29.749045638Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:29.749159335Z lock engine: pthread robust mutexes
2025-02-20T15:50:29.749389964Z unable to make the mutex 'robust'
2025-02-20T15:50:31.062467115Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:31.074403815Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:31.076089141Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:31 2025] ***
2025-02-20T15:50:31.076103595Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:31.076172751Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:31.076180471Z nodename: 7910cb6902ca
2025-02-20T15:50:31.076182866Z machine: aarch64
2025-02-20T15:50:31.076196207Z clock source: unix
2025-02-20T15:50:31.076214018Z pcre jit disabled
2025-02-20T15:50:31.076222068Z detected number of CPU cores: 20
2025-02-20T15:50:31.076233584Z current working directory: /app/netbox/netbox
2025-02-20T15:50:31.076252021Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:31.076671777Z your memory page size is 4096 bytes
2025-02-20T15:50:31.076746737Z detected max file descriptor number: 1048576
2025-02-20T15:50:31.082180844Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:31.082226791Z lock engine: pthread robust mutexes
2025-02-20T15:50:31.082524818Z unable to make the mutex 'robust'
2025-02-20T15:50:32.293949986Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:32.305425222Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:32.307125775Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:32 2025] ***
2025-02-20T15:50:32.307138604Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:32.307158283Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:32.307166701Z nodename: 7910cb6902ca
2025-02-20T15:50:32.307168554Z machine: aarch64
2025-02-20T15:50:32.307175401Z clock source: unix
2025-02-20T15:50:32.307177406Z pcre jit disabled
2025-02-20T15:50:32.307178803Z detected number of CPU cores: 20
2025-02-20T15:50:32.307335968Z current working directory: /app/netbox/netbox
2025-02-20T15:50:32.307346533Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:32.307675811Z your memory page size is 4096 bytes
2025-02-20T15:50:32.307769383Z detected max file descriptor number: 1048576
2025-02-20T15:50:32.312534395Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:32.312630502Z lock engine: pthread robust mutexes
2025-02-20T15:50:32.312800264Z unable to make the mutex 'robust'
2025-02-20T15:50:33.582147307Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:33.593573832Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:33.595179863Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:33 2025] ***
2025-02-20T15:50:33.595186417Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:33.595292818Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:33.595297720Z nodename: 7910cb6902ca
2025-02-20T15:50:33.595298828Z machine: aarch64
2025-02-20T15:50:33.595299600Z clock source: unix
2025-02-20T15:50:33.595300344Z pcre jit disabled
2025-02-20T15:50:33.595301067Z detected number of CPU cores: 20
2025-02-20T15:50:33.595301951Z current working directory: /app/netbox/netbox
2025-02-20T15:50:33.595302739Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:33.595775838Z your memory page size is 4096 bytes
2025-02-20T15:50:33.595899945Z detected max file descriptor number: 1048576
2025-02-20T15:50:33.600670158Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:33.600760859Z lock engine: pthread robust mutexes
2025-02-20T15:50:33.601015828Z unable to make the mutex 'robust'
2025-02-20T15:50:34.852021136Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:34.863292039Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:34.864868919Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:34 2025] ***
2025-02-20T15:50:34.864877002Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:34.864940308Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:34.864954343Z nodename: 7910cb6902ca
2025-02-20T15:50:34.864956207Z machine: aarch64
2025-02-20T15:50:34.864957712Z clock source: unix
2025-02-20T15:50:34.864965169Z pcre jit disabled
2025-02-20T15:50:34.864976228Z detected number of CPU cores: 20
2025-02-20T15:50:34.864984449Z current working directory: /app/netbox/netbox
2025-02-20T15:50:34.865006998Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:34.865392788Z your memory page size is 4096 bytes
2025-02-20T15:50:34.865481403Z detected max file descriptor number: 1048576
2025-02-20T15:50:34.870744070Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:34.870808814Z lock engine: pthread robust mutexes
2025-02-20T15:50:34.871081397Z unable to make the mutex 'robust'
2025-02-20T15:50:36.137857604Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:36.149386650Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:36.151055765Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:36 2025] ***
2025-02-20T15:50:36.151061139Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:36.151062442Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:36.151063420Z nodename: 7910cb6902ca
2025-02-20T15:50:36.151064388Z machine: aarch64
2025-02-20T15:50:36.151065283Z clock source: unix
2025-02-20T15:50:36.151073653Z pcre jit disabled
2025-02-20T15:50:36.151088927Z detected number of CPU cores: 20
2025-02-20T15:50:36.151092452Z current working directory: /app/netbox/netbox
2025-02-20T15:50:36.151184307Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:36.151585361Z your memory page size is 4096 bytes
2025-02-20T15:50:36.151677334Z detected max file descriptor number: 1048576
2025-02-20T15:50:36.156454471Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:36.156558738Z lock engine: pthread robust mutexes
2025-02-20T15:50:36.156838144Z unable to make the mutex 'robust'
2025-02-20T15:50:37.386130460Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:37.397526528Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:37.399048514Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:37 2025] ***
2025-02-20T15:50:37.399054640Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:37.399132145Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:37.399134110Z nodename: 7910cb6902ca
2025-02-20T15:50:37.399135503Z machine: aarch64
2025-02-20T15:50:37.399136704Z clock source: unix
2025-02-20T15:50:37.399155514Z pcre jit disabled
2025-02-20T15:50:37.399168910Z detected number of CPU cores: 20
2025-02-20T15:50:37.399175997Z current working directory: /app/netbox/netbox
2025-02-20T15:50:37.399283010Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:37.399625777Z your memory page size is 4096 bytes
2025-02-20T15:50:37.399716441Z detected max file descriptor number: 1048576
2025-02-20T15:50:37.404702698Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:37.404776659Z lock engine: pthread robust mutexes
2025-02-20T15:50:37.405029346Z unable to make the mutex 'robust'
2025-02-20T15:50:38.632673834Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:38.644007871Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:38.645546548Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:38 2025] ***
2025-02-20T15:50:38.645551143Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:38.645642016Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:38.645644263Z nodename: 7910cb6902ca
2025-02-20T15:50:38.645645599Z machine: aarch64
2025-02-20T15:50:38.645646735Z clock source: unix
2025-02-20T15:50:38.645647960Z pcre jit disabled
2025-02-20T15:50:38.645649484Z detected number of CPU cores: 20
2025-02-20T15:50:38.645650806Z current working directory: /app/netbox/netbox
2025-02-20T15:50:38.645722725Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:38.646083213Z your memory page size is 4096 bytes
2025-02-20T15:50:38.646168152Z detected max file descriptor number: 1048576
2025-02-20T15:50:38.651048416Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:38.651150255Z lock engine: pthread robust mutexes
2025-02-20T15:50:38.651376076Z unable to make the mutex 'robust'
2025-02-20T15:50:39.903650463Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:39.915749019Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:39.917473719Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:39 2025] ***
2025-02-20T15:50:39.917481393Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:39.917497665Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:39.917506022Z nodename: 7910cb6902ca
2025-02-20T15:50:39.917515839Z machine: aarch64
2025-02-20T15:50:39.917530555Z clock source: unix
2025-02-20T15:50:39.917556284Z pcre jit disabled
2025-02-20T15:50:39.917569164Z detected number of CPU cores: 20
2025-02-20T15:50:39.917584799Z current working directory: /app/netbox/netbox
2025-02-20T15:50:39.917599762Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:39.918024480Z your memory page size is 4096 bytes
2025-02-20T15:50:39.918124054Z detected max file descriptor number: 1048576
2025-02-20T15:50:39.923161572Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:39.923233634Z lock engine: pthread robust mutexes
2025-02-20T15:50:39.923518486Z unable to make the mutex 'robust'
2025-02-20T15:50:41.140279662Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:41.152475686Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:41.154151497Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:41 2025] ***
2025-02-20T15:50:41.154157989Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:41.154213763Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:41.154223032Z nodename: 7910cb6902ca
2025-02-20T15:50:41.154229819Z machine: aarch64
2025-02-20T15:50:41.154243728Z clock source: unix
2025-02-20T15:50:41.154264486Z pcre jit disabled
2025-02-20T15:50:41.154274590Z detected number of CPU cores: 20
2025-02-20T15:50:41.154285733Z current working directory: /app/netbox/netbox
2025-02-20T15:50:41.154323096Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:41.154727550Z your memory page size is 4096 bytes
2025-02-20T15:50:41.154809163Z detected max file descriptor number: 1048576
2025-02-20T15:50:41.159905900Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:41.159967287Z lock engine: pthread robust mutexes
2025-02-20T15:50:41.160232631Z unable to make the mutex 'robust'
2025-02-20T15:50:42.392080348Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:42.403690221Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:42.405356597Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:42 2025] ***
2025-02-20T15:50:42.405358594Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:42.405432771Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:42.405433841Z nodename: 7910cb6902ca
2025-02-20T15:50:42.405434615Z machine: aarch64
2025-02-20T15:50:42.405435388Z clock source: unix
2025-02-20T15:50:42.405449233Z pcre jit disabled
2025-02-20T15:50:42.405451597Z detected number of CPU cores: 20
2025-02-20T15:50:42.405519833Z current working directory: /app/netbox/netbox
2025-02-20T15:50:42.405520749Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:42.405981959Z your memory page size is 4096 bytes
2025-02-20T15:50:42.406067496Z detected max file descriptor number: 1048576
2025-02-20T15:50:42.410896941Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:42.410919719Z lock engine: pthread robust mutexes
2025-02-20T15:50:42.411240629Z unable to make the mutex 'robust'
2025-02-20T15:50:43.643515176Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:43.654976328Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:43.656665809Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:43 2025] ***
2025-02-20T15:50:43.656676953Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:43.656683319Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:43.656685509Z nodename: 7910cb6902ca
2025-02-20T15:50:43.656686986Z machine: aarch64
2025-02-20T15:50:43.656688391Z clock source: unix
2025-02-20T15:50:43.656799174Z pcre jit disabled
2025-02-20T15:50:43.656804689Z detected number of CPU cores: 20
2025-02-20T15:50:43.656806624Z current working directory: /app/netbox/netbox
2025-02-20T15:50:43.656808074Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:43.657180765Z your memory page size is 4096 bytes
2025-02-20T15:50:43.657273842Z detected max file descriptor number: 1048576
2025-02-20T15:50:43.662075111Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:43.662163361Z lock engine: pthread robust mutexes
2025-02-20T15:50:43.662421073Z unable to make the mutex 'robust'
2025-02-20T15:50:44.896469157Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:44.937099434Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:44.937111878Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:44 2025] ***
2025-02-20T15:50:44.937115715Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:44.937118888Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:44.937121881Z nodename: 7910cb6902ca
2025-02-20T15:50:44.937124485Z machine: aarch64
2025-02-20T15:50:44.937127055Z clock source: unix
2025-02-20T15:50:44.937129601Z pcre jit disabled
2025-02-20T15:50:44.937132659Z detected number of CPU cores: 20
2025-02-20T15:50:44.937137556Z current working directory: /app/netbox/netbox
2025-02-20T15:50:44.937141026Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:44.937143931Z your memory page size is 4096 bytes
2025-02-20T15:50:44.937146607Z detected max file descriptor number: 1048576
2025-02-20T15:50:44.937160567Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:44.937163333Z lock engine: pthread robust mutexes
2025-02-20T15:50:44.937165389Z unable to make the mutex 'robust'
2025-02-20T15:50:46.141918118Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:46.153355302Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:46.154973042Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:46 2025] ***
2025-02-20T15:50:46.154978167Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:46.154979260Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:46.154980115Z nodename: 7910cb6902ca
2025-02-20T15:50:46.154980873Z machine: aarch64
2025-02-20T15:50:46.154981607Z clock source: unix
2025-02-20T15:50:46.154993207Z pcre jit disabled
2025-02-20T15:50:46.155001616Z detected number of CPU cores: 20
2025-02-20T15:50:46.155011448Z current working directory: /app/netbox/netbox
2025-02-20T15:50:46.155084330Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:46.155556755Z your memory page size is 4096 bytes
2025-02-20T15:50:46.161424859Z detected max file descriptor number: 1048576
2025-02-20T15:50:46.161429751Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:46.161430857Z lock engine: pthread robust mutexes
2025-02-20T15:50:46.161431643Z unable to make the mutex 'robust'
2025-02-20T15:50:47.427247356Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:47.438513280Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:47.440091803Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:47 2025] ***
2025-02-20T15:50:47.440110925Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:47.440113137Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:47.440114737Z nodename: 7910cb6902ca
2025-02-20T15:50:47.440116122Z machine: aarch64
2025-02-20T15:50:47.440117665Z clock source: unix
2025-02-20T15:50:47.440119003Z pcre jit disabled
2025-02-20T15:50:47.440120338Z detected number of CPU cores: 20
2025-02-20T15:50:47.440125937Z current working directory: /app/netbox/netbox
2025-02-20T15:50:47.440225625Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:47.440599877Z your memory page size is 4096 bytes
2025-02-20T15:50:47.440616630Z detected max file descriptor number: 1048576
2025-02-20T15:50:47.445587318Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:47.445610202Z lock engine: pthread robust mutexes
2025-02-20T15:50:47.445914495Z unable to make the mutex 'robust'
2025-02-20T15:50:48.704191673Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:48.715799168Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:48.717443434Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:48 2025] ***
2025-02-20T15:50:48.717448845Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:48.717449957Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:48.717450797Z nodename: 7910cb6902ca
2025-02-20T15:50:48.717531466Z machine: aarch64
2025-02-20T15:50:48.717536111Z clock source: unix
2025-02-20T15:50:48.717537147Z pcre jit disabled
2025-02-20T15:50:48.717537917Z detected number of CPU cores: 20
2025-02-20T15:50:48.717538823Z current working directory: /app/netbox/netbox
2025-02-20T15:50:48.717621304Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:48.718029564Z your memory page size is 4096 bytes
2025-02-20T15:50:48.718128137Z detected max file descriptor number: 1048576
2025-02-20T15:50:48.722778259Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:48.722815144Z lock engine: pthread robust mutexes
2025-02-20T15:50:48.723099002Z unable to make the mutex 'robust'
2025-02-20T15:50:49.949554870Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:49.961173483Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:49.962823287Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:49 2025] ***
2025-02-20T15:50:49.962829112Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:49.962831090Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:49.962832674Z nodename: 7910cb6902ca
2025-02-20T15:50:49.962834025Z machine: aarch64
2025-02-20T15:50:49.962835394Z clock source: unix
2025-02-20T15:50:49.962840276Z pcre jit disabled
2025-02-20T15:50:49.962844664Z detected number of CPU cores: 20
2025-02-20T15:50:49.962864783Z current working directory: /app/netbox/netbox
2025-02-20T15:50:49.962878749Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:49.963349359Z your memory page size is 4096 bytes
2025-02-20T15:50:49.963445891Z detected max file descriptor number: 1048576
2025-02-20T15:50:49.968182881Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:49.968275271Z lock engine: pthread robust mutexes
2025-02-20T15:50:49.968488672Z unable to make the mutex 'robust'
2025-02-20T15:50:51.201394949Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:51.213149045Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:51.214804407Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:51 2025] ***
2025-02-20T15:50:51.215089670Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:51.215093770Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:51.215094787Z nodename: 7910cb6902ca
2025-02-20T15:50:51.215095626Z machine: aarch64
2025-02-20T15:50:51.215096412Z clock source: unix
2025-02-20T15:50:51.215097139Z pcre jit disabled
2025-02-20T15:50:51.215098023Z detected number of CPU cores: 20
2025-02-20T15:50:51.215098802Z current working directory: /app/netbox/netbox
2025-02-20T15:50:51.215099577Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:51.215372583Z your memory page size is 4096 bytes
2025-02-20T15:50:51.215460791Z detected max file descriptor number: 1048576
2025-02-20T15:50:51.220672651Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:51.220725440Z lock engine: pthread robust mutexes
2025-02-20T15:50:51.221007383Z unable to make the mutex 'robust'
2025-02-20T15:50:52.430240765Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:52.441744183Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:52.443418381Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:52 2025] ***
2025-02-20T15:50:52.443426027Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:52.443429878Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:52.443430895Z nodename: 7910cb6902ca
2025-02-20T15:50:52.443431870Z machine: aarch64
2025-02-20T15:50:52.443432868Z clock source: unix
2025-02-20T15:50:52.443435152Z pcre jit disabled
2025-02-20T15:50:52.443453539Z detected number of CPU cores: 20
2025-02-20T15:50:52.443455433Z current working directory: /app/netbox/netbox
2025-02-20T15:50:52.443544824Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:52.443929275Z your memory page size is 4096 bytes
2025-02-20T15:50:52.444021145Z detected max file descriptor number: 1048576
2025-02-20T15:50:52.448928590Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:52.448952797Z lock engine: pthread robust mutexes
2025-02-20T15:50:52.449231298Z unable to make the mutex 'robust'
2025-02-20T15:50:53.664005774Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:53.676363932Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:53.677972369Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:53 2025] ***
2025-02-20T15:50:53.677981244Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:53.677984090Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:53.677997509Z nodename: 7910cb6902ca
2025-02-20T15:50:53.678000056Z machine: aarch64
2025-02-20T15:50:53.678076151Z clock source: unix
2025-02-20T15:50:53.678077055Z pcre jit disabled
2025-02-20T15:50:53.678077818Z detected number of CPU cores: 20
2025-02-20T15:50:53.678078612Z current working directory: /app/netbox/netbox
2025-02-20T15:50:53.678079410Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:53.678541721Z your memory page size is 4096 bytes
2025-02-20T15:50:53.678619236Z detected max file descriptor number: 1048576
2025-02-20T15:50:53.683915598Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:53.684000872Z lock engine: pthread robust mutexes
2025-02-20T15:50:53.684241743Z unable to make the mutex 'robust'
2025-02-20T15:50:54.958295454Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:54.969863970Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:54.971555700Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:54 2025] ***
2025-02-20T15:50:54.971562535Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:54.971589035Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:54.971590144Z nodename: 7910cb6902ca
2025-02-20T15:50:54.971590896Z machine: aarch64
2025-02-20T15:50:54.971591649Z clock source: unix
2025-02-20T15:50:54.971699643Z pcre jit disabled
2025-02-20T15:50:54.971704476Z detected number of CPU cores: 20
2025-02-20T15:50:54.971705550Z current working directory: /app/netbox/netbox
2025-02-20T15:50:54.971706399Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:54.972101714Z your memory page size is 4096 bytes
2025-02-20T15:50:54.972188290Z detected max file descriptor number: 1048576
2025-02-20T15:50:54.976936937Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:54.977017667Z lock engine: pthread robust mutexes
2025-02-20T15:50:54.977274180Z unable to make the mutex 'robust'
2025-02-20T15:50:56.245704125Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:56.256993507Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:56.258613882Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:56 2025] ***
2025-02-20T15:50:56.258621732Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:56.258645124Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:56.258656586Z nodename: 7910cb6902ca
2025-02-20T15:50:56.258658885Z machine: aarch64
2025-02-20T15:50:56.258673622Z clock source: unix
2025-02-20T15:50:56.258695714Z pcre jit disabled
2025-02-20T15:50:56.258705919Z detected number of CPU cores: 20
2025-02-20T15:50:56.258723483Z current working directory: /app/netbox/netbox
2025-02-20T15:50:56.258739940Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:56.259122096Z your memory page size is 4096 bytes
2025-02-20T15:50:56.259211240Z detected max file descriptor number: 1048576
2025-02-20T15:50:56.264369321Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:56.264434434Z lock engine: pthread robust mutexes
2025-02-20T15:50:56.264684957Z unable to make the mutex 'robust'
2025-02-20T15:50:57.482843359Z [uWSGI] getting INI configuration from uwsgi.ini
2025-02-20T15:50:57.493948630Z [uwsgi-static] added mapping for /static => static
2025-02-20T15:50:57.495538127Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Feb 20 15:50:57 2025] ***
2025-02-20T15:50:57.495544983Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-02-20T15:50:57.495548566Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-02-20T15:50:57.495549430Z nodename: 7910cb6902ca
2025-02-20T15:50:57.495550216Z machine: aarch64
2025-02-20T15:50:57.495551195Z clock source: unix
2025-02-20T15:50:57.495551966Z pcre jit disabled
2025-02-20T15:50:57.495560429Z detected number of CPU cores: 20
2025-02-20T15:50:57.495668828Z current working directory: /app/netbox/netbox
2025-02-20T15:50:57.495674628Z detected binary path: /usr/sbin/uwsgi
2025-02-20T15:50:57.496066501Z your memory page size is 4096 bytes
2025-02-20T15:50:57.496090181Z detected max file descriptor number: 1048576
2025-02-20T15:50:57.500856820Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-02-20T15:50:57.500871210Z lock engine: pthread robust mutexes
2025-02-20T15:50:57.501172164Z unable to make the mutex 'robust'
Expand
NAME VERSION TYPE
Simple Launcher 1.1.0.14 dotnet (+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.1.0 python
babel 2.17.0 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.1.31 python
cffi 1.17.1 python
charset-normalizer 3.4.1 python
click 8.1.8 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 44.0.1 python
curl 8.12.1-r0 apk
defusedxml 0.8.0rc2 python
django 5.1.5 python
django-auth-ldap 5.1.0 python
django-cors-headers 4.6.0 python
django-debug-toolbar 5.0.1 python
django-filter 24.3 python
django-graphiql-debug-toolbar 0.2.0 python
django-htmx 1.21.0 python
django-js-asset 3.0.1 python
django-mptt 0.16.0 python
django-pglocks 1.0.4 python
django-prometheus 2.3.1 python
django-redis 5.4.0 python
django-rich 1.13.0 python
django-rq 3.0.0 python
django-tables2 2.7.5 python
django-taggit 6.1.0 python
django-timezone-field 7.1 python
djangorestframework 3.15.2 python
drf-spectacular 0.28.0 python
drf-spectacular-sidecar 2025.2.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.2 python
graphql-core 3.2.6 python
graphql-relay 3.2.0 python
gunicorn 23.0.0 python
idna 3.10 python
inflection 0.5.1 python
jansson 2.14-r4 apk
jinja2 3.1.5 python
jq 1.7.1-r0 apk
jsonschema 4.23.0 python
jsonschema-specifications 2024.10.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.6.4-r0 apk
libffi 3.4.6-r0 apk
libgcc 13.2.1_git20240309-r0 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.6-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-r0 apk
libunistring 1.2-r0 apk
libwebp 1.3.2-r0 apk
libxml2 2.12.7-r0 apk
linux-pam 1.6.0-r0 apk
lz4-libs 1.9.4-r5 apk
mailcap 2.1.54-r0 apk
markdown 3.7 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.3.1 python
mkdocs-get-deps 0.2.0 python
mkdocs-material 9.6.2 python
mkdocs-material-extensions 1.3.1 python
mkdocstrings 0.27.0 python
mkdocstrings-python-legacy 0.2.4 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.1.0 npm
netbox-graphiql 4.2.0 npm
netcat-openbsd 1.226-r0 apk
nghttp2-libs 1.62.1-r0 apk
nh3 0.2.20 python
oauthlib 3.2.2 python
oniguruma 6.9.9-r0 apk
packaging 24.2 python
paginate 0.5.7 python
pathspec 0.12.1 python
pcre2 10.43-r0 apk
pillow 11.1.0 python
pip 25.0.1 python
platformdirs 4.3.6 python
postgresql-common 1.2-r1 apk
postgresql16-client 16.6-r0 apk
procps-ng 4.0.4-r0 apk
prometheus-client 0.21.1 python
promise 2.3 python
psycopg 3.2.4 python
psycopg-c 3.2.4 python
psycopg-pool 3.2.4 python
pyasn1 0.6.1 python
pyasn1-modules 0.4.1 python
pyc 3.12.9-r0 apk
pycparser 2.22 python
pygments 2.19.1 python
pyjwt 2.10.1 python
pymdown-extensions 10.14.3 python
python-dateutil 2.9.0.post0 python
python-ldap 3.4.4 python
python3 3.12.9-r0 apk
python3-openid 3.2.0 python
python3-pyc 3.12.9-r0 apk
python3-pycache-pyc0 3.12.9-r0 apk
pytkdocs 0.16.2 python
pyyaml 6.0.2 python
pyyaml-env-tag 0.1 python
readline 8.2.10-r0 apk
redis 5.2.1 python
referencing 0.36.2 python
regex 2024.11.6 python
requests 2.32.3 python
requests-oauthlib 2.0.0 python
rich 13.9.4 python
rpds-py 0.22.3 python
rq 2.1.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.2 python
social-auth-core 4.5.4 python
sqlite-libs 3.45.3-r1 apk
sqlparse 0.5.3 python
ssl_client 1.36.1-r29 apk
strawberry-graphql 0.258.0 python
strawberry-graphql-django 0.52.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.12.2 python
tzdata 2025.1 python
tzdata 2025a-r0 apk
uritemplate 4.1.1 python
urllib3 2.3.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-r0 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.40s |
Create SBOM | PASS | - | 10.79s |
Get build info | PASS | - | 0.00s |