Jun 02 06:03:38.613137 ubuntu systemd[1]: Started netbox.service - OSISM netbox service. Jun 02 06:03:38.712390 ubuntu docker[6305]: Network netbox_default Creating Jun 02 06:03:38.786898 ubuntu docker[6305]: Network netbox_default Created Jun 02 06:03:38.787785 ubuntu docker[6305]: Volume netbox_redis Creating Jun 02 06:03:38.791553 ubuntu docker[6305]: Volume netbox_redis Created Jun 02 06:03:38.792381 ubuntu docker[6305]: Container netbox-postgres-1 Creating Jun 02 06:03:38.792579 ubuntu docker[6305]: Container netbox-redis-1 Creating Jun 02 06:03:39.219600 ubuntu docker[6305]: Container netbox-postgres-1 Created Jun 02 06:03:39.222526 ubuntu docker[6305]: Container netbox-redis-1 Created Jun 02 06:03:39.222690 ubuntu docker[6305]: Container netbox-netbox-1 Creating Jun 02 06:03:39.274603 ubuntu docker[6305]: Container netbox-netbox-1 Created Jun 02 06:03:39.276066 ubuntu docker[6305]: Container netbox-netbox-worker-1 Creating Jun 02 06:03:39.333955 ubuntu docker[6305]: Container netbox-netbox-worker-1 Created Jun 02 06:03:39.338905 ubuntu docker[6305]: Attaching to netbox-1, netbox-worker-1, postgres-1, redis-1 Jun 02 06:03:39.354827 ubuntu docker[6305]: Container netbox-redis-1 Starting Jun 02 06:03:39.354827 ubuntu docker[6305]: Container netbox-postgres-1 Starting Jun 02 06:03:39.696983 ubuntu docker[6305]: redis-1 | 1:C 02 Jun 2026 06:03:39.695 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. Jun 02 06:03:39.697937 ubuntu docker[6305]: redis-1 | 1:C 02 Jun 2026 06:03:39.697 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo Jun 02 06:03:39.697937 ubuntu docker[6305]: redis-1 | 1:C 02 Jun 2026 06:03:39.697 * Redis version=7.4.6, bits=64, commit=00000000, modified=0, pid=1, just started Jun 02 06:03:39.697937 ubuntu docker[6305]: redis-1 | 1:C 02 Jun 2026 06:03:39.697 * Configuration loaded Jun 02 06:03:39.698265 ubuntu docker[6305]: redis-1 | 1:M 02 Jun 2026 06:03:39.698 * monotonic clock: POSIX clock_gettime Jun 02 06:03:39.700338 ubuntu docker[6305]: Container netbox-redis-1 Started Jun 02 06:03:39.700841 ubuntu docker[6305]: redis-1 | 1:M 02 Jun 2026 06:03:39.700 * Running mode=standalone, port=6379. Jun 02 06:03:39.701579 ubuntu docker[6305]: redis-1 | 1:M 02 Jun 2026 06:03:39.701 * Server initialized Jun 02 06:03:39.706336 ubuntu docker[6305]: redis-1 | 1:M 02 Jun 2026 06:03:39.705 * Creating AOF base file appendonly.aof.1.base.rdb on server start Jun 02 06:03:39.712613 ubuntu docker[6305]: redis-1 | 1:M 02 Jun 2026 06:03:39.711 * Creating AOF incr file appendonly.aof.1.incr.aof on server start Jun 02 06:03:39.712613 ubuntu docker[6305]: redis-1 | 1:M 02 Jun 2026 06:03:39.711 * Ready to accept connections tcp Jun 02 06:03:39.720814 ubuntu docker[6305]: Container netbox-postgres-1 Started Jun 02 06:03:39.720943 ubuntu docker[6305]: Container netbox-redis-1 Waiting Jun 02 06:03:39.720943 ubuntu docker[6305]: Container netbox-postgres-1 Waiting Jun 02 06:03:39.764190 ubuntu docker[6305]: postgres-1 | The files belonging to this database system will be owned by user "postgres". Jun 02 06:03:39.764190 ubuntu docker[6305]: postgres-1 | This user must also own the server process. Jun 02 06:03:39.764190 ubuntu docker[6305]: postgres-1 | Jun 02 06:03:39.765085 ubuntu docker[6305]: postgres-1 | The database cluster will be initialized with locale "en_US.utf8". Jun 02 06:03:39.765085 ubuntu docker[6305]: postgres-1 | The default database encoding has accordingly been set to "UTF8". Jun 02 06:03:39.765305 ubuntu docker[6305]: postgres-1 | The default text search configuration will be set to "english". Jun 02 06:03:39.765305 ubuntu docker[6305]: postgres-1 | Jun 02 06:03:39.765305 ubuntu docker[6305]: postgres-1 | Data page checksums are disabled. Jun 02 06:03:39.765305 ubuntu docker[6305]: postgres-1 | Jun 02 06:03:39.765935 ubuntu docker[6305]: postgres-1 | fixing permissions on existing directory /var/lib/postgresql/data ... ok Jun 02 06:03:39.765935 ubuntu docker[6305]: postgres-1 | creating subdirectories ... ok Jun 02 06:03:39.766606 ubuntu docker[6305]: postgres-1 | selecting dynamic shared memory implementation ... posix Jun 02 06:03:39.787458 ubuntu docker[6305]: postgres-1 | selecting default max_connections ... 100 Jun 02 06:03:39.821059 ubuntu docker[6305]: postgres-1 | selecting default shared_buffers ... 128MB Jun 02 06:03:39.863887 ubuntu docker[6305]: postgres-1 | selecting default time zone ... UTC Jun 02 06:03:39.865970 ubuntu docker[6305]: postgres-1 | creating configuration files ... ok Jun 02 06:03:40.041507 ubuntu docker[6305]: postgres-1 | running bootstrap script ... ok Jun 02 06:03:40.320201 ubuntu docker[6305]: postgres-1 | sh: locale: not found Jun 02 06:03:40.320201 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:03:40.318 UTC [35] WARNING: no usable system locales were found Jun 02 06:03:40.848525 ubuntu docker[6305]: postgres-1 | performing post-bootstrap initialization ... ok Jun 02 06:03:40.864872 ubuntu docker[6305]: postgres-1 | initdb: warning: enabling "trust" authentication for local connections Jun 02 06:03:40.864872 ubuntu docker[6305]: postgres-1 | initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. Jun 02 06:03:40.865936 ubuntu docker[6305]: postgres-1 | syncing data to disk ... ok Jun 02 06:03:40.865936 ubuntu docker[6305]: postgres-1 | Jun 02 06:03:40.865936 ubuntu docker[6305]: postgres-1 | Jun 02 06:03:40.865936 ubuntu docker[6305]: postgres-1 | Success. You can now start the database server using: Jun 02 06:03:40.865936 ubuntu docker[6305]: postgres-1 | Jun 02 06:03:40.865936 ubuntu docker[6305]: postgres-1 | pg_ctl -D /var/lib/postgresql/data -l logfile start Jun 02 06:03:40.865936 ubuntu docker[6305]: postgres-1 | Jun 02 06:03:40.960175 ubuntu docker[6305]: postgres-1 | waiting for server to start....2026-06-02 06:03:40.959 UTC [41] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit Jun 02 06:03:40.965915 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:03:40.964 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 06:03:40.968488 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:03:40.968 UTC [44] LOG: database system was shut down at 2026-06-02 06:03:40 UTC Jun 02 06:03:40.975448 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:03:40.973 UTC [41] LOG: database system is ready to accept connections Jun 02 06:03:41.006947 ubuntu docker[6305]: postgres-1 | done Jun 02 06:03:41.006947 ubuntu docker[6305]: postgres-1 | server started Jun 02 06:03:41.049366 ubuntu docker[6305]: postgres-1 | Jun 02 06:03:41.049366 ubuntu docker[6305]: postgres-1 | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh Jun 02 06:03:41.070248 ubuntu docker[6305]: postgres-1 | CREATE ROLE Jun 02 06:03:41.103311 ubuntu docker[6305]: postgres-1 | CREATE DATABASE Jun 02 06:03:41.104021 ubuntu docker[6305]: postgres-1 | GRANT Jun 02 06:03:41.104622 ubuntu docker[6305]: postgres-1 | ALTER DATABASE Jun 02 06:03:41.108324 ubuntu docker[6305]: postgres-1 | Jun 02 06:03:41.111338 ubuntu docker[6305]: postgres-1 | waiting for server to shut down...2026-06-02 06:03:41.110 UTC [41] LOG: received fast shutdown request Jun 02 06:03:41.111338 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:03:41.110 UTC [41] LOG: aborting any active transactions Jun 02 06:03:41.118460 ubuntu docker[6305]: postgres-1 | .2026-06-02 06:03:41.118 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 Jun 02 06:03:41.119280 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:03:41.119 UTC [42] LOG: shutting down Jun 02 06:03:41.119280 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:03:41.119 UTC [42] LOG: checkpoint starting: shutdown immediate Jun 02 06:03:41.141515 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:03:41.140 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.021 s, sync=0.001 s, total=0.022 s; sync files=308, longest=0.001 s, average=0.001 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 Jun 02 06:03:41.157894 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:03:41.155 UTC [41] LOG: database system is shut down Jun 02 06:03:41.211118 ubuntu docker[6305]: postgres-1 | done Jun 02 06:03:41.211118 ubuntu docker[6305]: postgres-1 | server stopped Jun 02 06:03:41.214265 ubuntu docker[6305]: postgres-1 | Jun 02 06:03:41.214265 ubuntu docker[6305]: postgres-1 | PostgreSQL init process complete; ready for start up. Jun 02 06:03:41.214265 ubuntu docker[6305]: postgres-1 | Jun 02 06:03:41.269897 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:03:41.269 UTC [1] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit Jun 02 06:03:41.269897 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:03:41.269 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 Jun 02 06:03:41.269897 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:03:41.269 UTC [1] LOG: listening on IPv6 address "::", port 5432 Jun 02 06:03:41.273848 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:03:41.273 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 06:03:41.277981 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:03:41.277 UTC [58] LOG: database system was shut down at 2026-06-02 06:03:41 UTC Jun 02 06:03:41.283913 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:03:41.283 UTC [1] LOG: database system is ready to accept connections Jun 02 06:04:03.056500 ubuntu systemd[1]: Stopping netbox.service - OSISM netbox service... Jun 02 06:04:03.177392 ubuntu docker[6805]: Container netbox-netbox-worker-1 Stopping Jun 02 06:04:03.179843 ubuntu docker[6805]: Container netbox-netbox-worker-1 Stopped Jun 02 06:04:03.179843 ubuntu docker[6805]: Container netbox-netbox-1 Stopping Jun 02 06:04:03.180835 ubuntu docker[6805]: Container netbox-netbox-1 Stopped Jun 02 06:04:03.180835 ubuntu docker[6805]: Container netbox-postgres-1 Stopping Jun 02 06:04:03.180835 ubuntu docker[6805]: Container netbox-redis-1 Stopping Jun 02 06:04:03.201162 ubuntu docker[6305]: redis-1 | 1:signal-handler (1780380243) Received SIGTERM scheduling shutdown... Jun 02 06:04:03.203204 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:04:03.202 UTC [1] LOG: received fast shutdown request Jun 02 06:04:03.203204 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:04:03.202 UTC [1] LOG: aborting any active transactions Jun 02 06:04:03.203342 ubuntu docker[6305]: redis-1 | 1:M 02 Jun 2026 06:04:03.202 * User requested shutdown... Jun 02 06:04:03.203342 ubuntu docker[6305]: redis-1 | 1:M 02 Jun 2026 06:04:03.202 * Calling fsync() on the AOF file. Jun 02 06:04:03.205285 ubuntu docker[6305]: redis-1 | 1:M 02 Jun 2026 06:04:03.202 * Saving the final RDB snapshot before exiting. Jun 02 06:04:03.210745 ubuntu docker[6305]: redis-1 | 1:M 02 Jun 2026 06:04:03.210 * DB saved on disk Jun 02 06:04:03.211956 ubuntu docker[6305]: redis-1 | 1:M 02 Jun 2026 06:04:03.210 # Redis is now ready to exit, bye bye... Jun 02 06:04:03.212151 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:04:03.211 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 Jun 02 06:04:03.213087 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:04:03.212 UTC [56] LOG: shutting down Jun 02 06:04:03.213087 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:04:03.212 UTC [56] LOG: checkpoint starting: shutdown immediate Jun 02 06:04:03.221230 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:04:03.218 UTC [56] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.005 s, sync=0.001 s, total=0.006 s; sync files=3, longest=0.001 s, average=0.001 s; distance=0 kB, estimate=0 kB; lsn=0/191FBE0, redo lsn=0/191FBE0 Jun 02 06:04:03.235740 ubuntu docker[6305]: postgres-1 | 2026-06-02 06:04:03.233 UTC [1] LOG: database system is shut down Jun 02 06:04:03.465310 ubuntu docker[6805]: Container netbox-redis-1 Stopped Jun 02 06:04:03.476363 ubuntu docker[6305]: [30B blob data] Jun 02 06:04:03.542768 ubuntu docker[6805]: Container netbox-postgres-1 Stopped Jun 02 06:04:03.553825 ubuntu docker[6305]: Compose Stopping Gracefully Stopping... press Ctrl+C again to force Jun 02 06:04:03.559420 ubuntu docker[6305]: Container netbox-netbox-worker-1 Stopping Jun 02 06:04:03.560551 ubuntu docker[6305]: Container netbox-netbox-worker-1 Stopped Jun 02 06:04:03.560814 ubuntu docker[6305]: Container netbox-netbox-1 Stopping Jun 02 06:04:03.562016 ubuntu docker[6305]: Container netbox-netbox-1 Stopped Jun 02 06:04:03.562137 ubuntu docker[6305]: Container netbox-redis-1 Stopping Jun 02 06:04:03.562329 ubuntu docker[6305]: Container netbox-postgres-1 Stopping Jun 02 06:04:03.563019 ubuntu docker[6305]: Container netbox-redis-1 Stopped Jun 02 06:04:03.563633 ubuntu docker[6305]: Container netbox-postgres-1 Stopped Jun 02 06:04:03.724295 ubuntu docker[6305]: Container netbox-redis-1 Error dependency redis failed to start Jun 02 06:04:03.725521 ubuntu docker[6305]: Container netbox-postgres-1 Error dependency postgres failed to start Jun 02 06:04:03.733990 ubuntu systemd[1]: netbox.service: Main process exited, code=exited, status=130/n/a Jun 02 06:04:03.734329 ubuntu systemd[1]: netbox.service: Failed with result 'exit-code'. Jun 02 06:04:03.735051 ubuntu systemd[1]: Stopped netbox.service - OSISM netbox service. Jun 02 06:04:03.743742 ubuntu systemd[1]: Started netbox.service - OSISM netbox service. Jun 02 06:04:03.880591 ubuntu docker[6926]: Attaching to netbox-1, netbox-worker-1, postgres-1, redis-1 Jun 02 06:04:03.894162 ubuntu docker[6926]: Container netbox-redis-1 Starting Jun 02 06:04:03.894641 ubuntu docker[6926]: Container netbox-postgres-1 Starting Jun 02 06:04:04.239940 ubuntu docker[6926]: Container netbox-redis-1 Started Jun 02 06:04:04.244684 ubuntu docker[6926]: redis-1 | 1:C 02 Jun 2026 06:04:04.244 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. Jun 02 06:04:04.244994 ubuntu docker[6926]: redis-1 | 1:C 02 Jun 2026 06:04:04.244 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo Jun 02 06:04:04.244994 ubuntu docker[6926]: redis-1 | 1:C 02 Jun 2026 06:04:04.244 * Redis version=7.4.6, bits=64, commit=00000000, modified=0, pid=1, just started Jun 02 06:04:04.245416 ubuntu docker[6926]: redis-1 | 1:C 02 Jun 2026 06:04:04.245 * Configuration loaded Jun 02 06:04:04.247329 ubuntu docker[6926]: redis-1 | 1:M 02 Jun 2026 06:04:04.246 * monotonic clock: POSIX clock_gettime Jun 02 06:04:04.249137 ubuntu docker[6926]: redis-1 | 1:M 02 Jun 2026 06:04:04.248 * Running mode=standalone, port=6379. Jun 02 06:04:04.250276 ubuntu docker[6926]: redis-1 | 1:M 02 Jun 2026 06:04:04.249 * Server initialized Jun 02 06:04:04.252580 ubuntu docker[6926]: redis-1 | 1:M 02 Jun 2026 06:04:04.251 * Reading RDB base file on AOF loading... Jun 02 06:04:04.252580 ubuntu docker[6926]: redis-1 | 1:M 02 Jun 2026 06:04:04.251 * Loading RDB produced by version 7.4.6 Jun 02 06:04:04.252580 ubuntu docker[6926]: redis-1 | 1:M 02 Jun 2026 06:04:04.251 * RDB age 25 seconds Jun 02 06:04:04.252580 ubuntu docker[6926]: redis-1 | 1:M 02 Jun 2026 06:04:04.251 * RDB memory usage when created 0.90 Mb Jun 02 06:04:04.252580 ubuntu docker[6926]: redis-1 | 1:M 02 Jun 2026 06:04:04.251 * RDB is base AOF Jun 02 06:04:04.252580 ubuntu docker[6926]: redis-1 | 1:M 02 Jun 2026 06:04:04.251 * Done loading RDB, keys loaded: 0, keys expired: 0. Jun 02 06:04:04.252580 ubuntu docker[6926]: redis-1 | 1:M 02 Jun 2026 06:04:04.252 * DB loaded from base file appendonly.aof.1.base.rdb: 0.002 seconds Jun 02 06:04:04.252580 ubuntu docker[6926]: redis-1 | 1:M 02 Jun 2026 06:04:04.252 * DB loaded from append only file: 0.002 seconds Jun 02 06:04:04.252580 ubuntu docker[6926]: redis-1 | 1:M 02 Jun 2026 06:04:04.252 * Opening AOF incr file appendonly.aof.1.incr.aof on server start Jun 02 06:04:04.252580 ubuntu docker[6926]: redis-1 | 1:M 02 Jun 2026 06:04:04.252 * Ready to accept connections tcp Jun 02 06:04:04.276050 ubuntu docker[6926]: Container netbox-postgres-1 Started Jun 02 06:04:04.276050 ubuntu docker[6926]: Container netbox-redis-1 Waiting Jun 02 06:04:04.276050 ubuntu docker[6926]: Container netbox-postgres-1 Waiting Jun 02 06:04:04.317839 ubuntu docker[6926]: postgres-1 | The files belonging to this database system will be owned by user "postgres". Jun 02 06:04:04.317839 ubuntu docker[6926]: postgres-1 | This user must also own the server process. Jun 02 06:04:04.317839 ubuntu docker[6926]: postgres-1 | Jun 02 06:04:04.319180 ubuntu docker[6926]: postgres-1 | The database cluster will be initialized with locale "en_US.utf8". Jun 02 06:04:04.319180 ubuntu docker[6926]: postgres-1 | The default database encoding has accordingly been set to "UTF8". Jun 02 06:04:04.319180 ubuntu docker[6926]: postgres-1 | The default text search configuration will be set to "english". Jun 02 06:04:04.319180 ubuntu docker[6926]: postgres-1 | Jun 02 06:04:04.319180 ubuntu docker[6926]: postgres-1 | Data page checksums are disabled. Jun 02 06:04:04.319180 ubuntu docker[6926]: postgres-1 | Jun 02 06:04:04.319180 ubuntu docker[6926]: postgres-1 | fixing permissions on existing directory /var/lib/postgresql/data ... ok Jun 02 06:04:04.319180 ubuntu docker[6926]: postgres-1 | creating subdirectories ... ok Jun 02 06:04:04.319180 ubuntu docker[6926]: postgres-1 | selecting dynamic shared memory implementation ... posix Jun 02 06:04:04.340401 ubuntu docker[6926]: postgres-1 | selecting default max_connections ... 100 Jun 02 06:04:04.382642 ubuntu docker[6926]: postgres-1 | selecting default shared_buffers ... 128MB Jun 02 06:04:04.434628 ubuntu docker[6926]: postgres-1 | selecting default time zone ... UTC Jun 02 06:04:04.435784 ubuntu docker[6926]: postgres-1 | creating configuration files ... ok Jun 02 06:04:04.598279 ubuntu docker[6926]: postgres-1 | running bootstrap script ... ok Jun 02 06:04:04.864107 ubuntu docker[6926]: postgres-1 | sh: locale: not found Jun 02 06:04:04.864107 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:04.863 UTC [35] WARNING: no usable system locales were found Jun 02 06:04:05.380450 ubuntu docker[6926]: postgres-1 | performing post-bootstrap initialization ... ok Jun 02 06:04:05.388938 ubuntu docker[6926]: postgres-1 | syncing data to disk ... ok Jun 02 06:04:05.388938 ubuntu docker[6926]: postgres-1 | Jun 02 06:04:05.388938 ubuntu docker[6926]: postgres-1 | Jun 02 06:04:05.388938 ubuntu docker[6926]: postgres-1 | Success. You can now start the database server using: Jun 02 06:04:05.388938 ubuntu docker[6926]: postgres-1 | Jun 02 06:04:05.388938 ubuntu docker[6926]: postgres-1 | pg_ctl -D /var/lib/postgresql/data -l logfile start Jun 02 06:04:05.388938 ubuntu docker[6926]: postgres-1 | Jun 02 06:04:05.388938 ubuntu docker[6926]: postgres-1 | initdb: warning: enabling "trust" authentication for local connections Jun 02 06:04:05.388938 ubuntu docker[6926]: postgres-1 | initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. Jun 02 06:04:05.473740 ubuntu docker[6926]: postgres-1 | waiting for server to start....2026-06-02 06:04:05.472 UTC [41] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit Jun 02 06:04:05.477270 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:05.476 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 06:04:05.482244 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:05.481 UTC [44] LOG: database system was shut down at 2026-06-02 06:04:05 UTC Jun 02 06:04:05.491278 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:05.491 UTC [41] LOG: database system is ready to accept connections Jun 02 06:04:05.526721 ubuntu docker[6926]: postgres-1 | done Jun 02 06:04:05.526721 ubuntu docker[6926]: postgres-1 | server started Jun 02 06:04:05.563124 ubuntu docker[6926]: postgres-1 | Jun 02 06:04:05.563621 ubuntu docker[6926]: postgres-1 | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh Jun 02 06:04:05.583645 ubuntu docker[6926]: postgres-1 | CREATE ROLE Jun 02 06:04:05.614181 ubuntu docker[6926]: postgres-1 | CREATE DATABASE Jun 02 06:04:05.614686 ubuntu docker[6926]: postgres-1 | GRANT Jun 02 06:04:05.615130 ubuntu docker[6926]: postgres-1 | ALTER DATABASE Jun 02 06:04:05.619726 ubuntu docker[6926]: postgres-1 | Jun 02 06:04:05.621985 ubuntu docker[6926]: postgres-1 | waiting for server to shut down....2026-06-02 06:04:05.620 UTC [41] LOG: received fast shutdown request Jun 02 06:04:05.621985 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:05.621 UTC [41] LOG: aborting any active transactions Jun 02 06:04:05.627504 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:05.627 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 Jun 02 06:04:05.632223 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:05.630 UTC [42] LOG: shutting down Jun 02 06:04:05.632223 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:05.630 UTC [42] LOG: checkpoint starting: shutdown immediate Jun 02 06:04:05.644174 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:05.642 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.012 s, sync=0.001 s, total=0.013 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 Jun 02 06:04:05.662827 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:05.662 UTC [41] LOG: database system is shut down Jun 02 06:04:05.722618 ubuntu docker[6926]: postgres-1 | done Jun 02 06:04:05.722618 ubuntu docker[6926]: postgres-1 | server stopped Jun 02 06:04:05.724596 ubuntu docker[6926]: postgres-1 | Jun 02 06:04:05.724596 ubuntu docker[6926]: postgres-1 | PostgreSQL init process complete; ready for start up. Jun 02 06:04:05.724596 ubuntu docker[6926]: postgres-1 | Jun 02 06:04:05.783653 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:05.782 UTC [1] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit Jun 02 06:04:05.783653 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:05.783 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 Jun 02 06:04:05.783653 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:05.783 UTC [1] LOG: listening on IPv6 address "::", port 5432 Jun 02 06:04:05.788327 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:05.787 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 06:04:05.792646 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:05.791 UTC [58] LOG: database system was shut down at 2026-06-02 06:04:05 UTC Jun 02 06:04:05.802234 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:05.801 UTC [1] LOG: database system is ready to accept connections Jun 02 06:04:34.779539 ubuntu docker[6926]: Container netbox-redis-1 Healthy Jun 02 06:04:34.779539 ubuntu docker[6926]: Container netbox-postgres-1 Healthy Jun 02 06:04:34.779539 ubuntu docker[6926]: Container netbox-netbox-1 Starting Jun 02 06:04:35.131236 ubuntu docker[6926]: Container netbox-netbox-1 Started Jun 02 06:04:35.131236 ubuntu docker[6926]: Container netbox-netbox-1 Waiting Jun 02 06:04:41.612994 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:41.612 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 06:04:41.613500 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:41.612 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'code', 'association', 'usersocialauth', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datafile', 'managedfile', 'job', 'datasource', 'configrevision', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'user', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'circuitgroup', 'circuit', 'virtualcircuittype', 'provider', 'providernetwork', 'virtualcircuit', 'virtualcircuittermination', 'circuittype', 'provideraccount', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'consoleport', 'cable', 'rackreservation', 'device', 'consoleporttemplate', 'modulebay', 'module', 'frontporttemplate', 'sitegroup', 'macaddress', 'inventoryitem', 'region', 'powerpanel', 'platform', 'virtualdevicecontext', 'inventoryitemrole', 'virtualchassis', 'powerporttemplate', 'interfacetemplate', 'powerfeed', 'cablepath', 'racktype', 'devicerole', 'frontport', 'rearporttemplate', 'modulebaytemplate', 'devicebaytemplate', 'cabletermination', 'poweroutlettemplate', 'manufacturer', 'moduletype', 'rearport', 'location', 'powerport', 'moduletypeprofile', 'consoleserverporttemplate', 'devicetype', 'rack', 'site', 'devicebay', 'consoleserverport', 'poweroutlet', 'rackrole', 'inventoryitemtemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'routetarget', 'servicetemplate', 'vlangroup', 'vlantranslationrule', 'vrf', 'aggregate', 'vlan', 'asn', 'service', 'iprange', 'rir', 'prefix', 'ipaddress', 'fhrpgroup', 'role', 'fhrpgroupassignment', 'vlantranslationpolicy')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'webhook', 'cachedvalue', 'configtemplate', 'configcontext', 'customfieldchoiceset', 'customlink', 'eventrule', 'tableconfig', 'script', 'bookmark', 'journalentry', 'exporttemplate', 'savedfilter', 'tag', 'imageattachment', 'taggeditem', 'dashboard', 'notificationgroup', 'subscription', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'tenantgroup', 'contactassignment', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'clustertype', 'vminterface', 'virtualdisk', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'l2vpn', 'l2vpntermination', 'ikeproposal', 'ipsecpolicy', 'ipsecproposal', 'ikepolicy', 'tunnelgroup', 'ipsecprofile', 'tunnel')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 06:04:41.619090 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:41.618 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 06:04:41.619090 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:41.618 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'code', 'association', 'usersocialauth', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datafile', 'managedfile', 'job', 'datasource', 'configrevision', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'user', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'circuitgroup', 'circuit', 'virtualcircuittype', 'provider', 'providernetwork', 'virtualcircuit', 'virtualcircuittermination', 'circuittype', 'provideraccount', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'consoleport', 'cable', 'rackreservation', 'device', 'consoleporttemplate', 'modulebay', 'module', 'frontporttemplate', 'sitegroup', 'macaddress', 'inventoryitem', 'region', 'powerpanel', 'platform', 'virtualdevicecontext', 'inventoryitemrole', 'virtualchassis', 'powerporttemplate', 'interfacetemplate', 'powerfeed', 'cablepath', 'racktype', 'devicerole', 'frontport', 'rearporttemplate', 'modulebaytemplate', 'devicebaytemplate', 'cabletermination', 'poweroutlettemplate', 'manufacturer', 'moduletype', 'rearport', 'location', 'powerport', 'moduletypeprofile', 'consoleserverporttemplate', 'devicetype', 'rack', 'site', 'devicebay', 'consoleserverport', 'poweroutlet', 'rackrole', 'inventoryitemtemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'routetarget', 'servicetemplate', 'vlangroup', 'vlantranslationrule', 'vrf', 'aggregate', 'vlan', 'asn', 'service', 'iprange', 'rir', 'prefix', 'ipaddress', 'fhrpgroup', 'role', 'fhrpgroupassignment', 'vlantranslationpolicy')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'webhook', 'cachedvalue', 'configtemplate', 'configcontext', 'customfieldchoiceset', 'customlink', 'eventrule', 'tableconfig', 'script', 'bookmark', 'journalentry', 'exporttemplate', 'savedfilter', 'tag', 'imageattachment', 'taggeditem', 'dashboard', 'notificationgroup', 'subscription', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'tenantgroup', 'contactassignment', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'clustertype', 'vminterface', 'virtualdisk', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'l2vpn', 'l2vpntermination', 'ikeproposal', 'ipsecpolicy', 'ipsecproposal', 'ikepolicy', 'tunnelgroup', 'ipsecprofile', 'tunnel')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 06:04:42.210339 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:42.209 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 06:04:42.210339 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:42.209 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'code', 'association', 'usersocialauth', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datafile', 'managedfile', 'job', 'datasource', 'configrevision', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'user', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'circuitgroup', 'circuit', 'virtualcircuittype', 'provider', 'providernetwork', 'virtualcircuit', 'virtualcircuittermination', 'circuittype', 'provideraccount', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'consoleport', 'cable', 'rackreservation', 'device', 'consoleporttemplate', 'modulebay', 'module', 'frontporttemplate', 'sitegroup', 'macaddress', 'inventoryitem', 'region', 'powerpanel', 'platform', 'virtualdevicecontext', 'inventoryitemrole', 'virtualchassis', 'powerporttemplate', 'interfacetemplate', 'powerfeed', 'cablepath', 'racktype', 'devicerole', 'frontport', 'rearporttemplate', 'modulebaytemplate', 'devicebaytemplate', 'cabletermination', 'poweroutlettemplate', 'manufacturer', 'moduletype', 'rearport', 'location', 'powerport', 'moduletypeprofile', 'consoleserverporttemplate', 'devicetype', 'rack', 'site', 'devicebay', 'consoleserverport', 'poweroutlet', 'rackrole', 'inventoryitemtemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'routetarget', 'servicetemplate', 'vlangroup', 'vlantranslationrule', 'vrf', 'aggregate', 'vlan', 'asn', 'service', 'iprange', 'rir', 'prefix', 'ipaddress', 'fhrpgroup', 'role', 'fhrpgroupassignment', 'vlantranslationpolicy')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'webhook', 'cachedvalue', 'configtemplate', 'configcontext', 'customfieldchoiceset', 'customlink', 'eventrule', 'tableconfig', 'script', 'bookmark', 'journalentry', 'exporttemplate', 'savedfilter', 'tag', 'imageattachment', 'taggeditem', 'dashboard', 'notificationgroup', 'subscription', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'tenantgroup', 'contactassignment', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'clustertype', 'vminterface', 'virtualdisk', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'l2vpn', 'l2vpntermination', 'ikeproposal', 'ipsecpolicy', 'ipsecproposal', 'ikepolicy', 'tunnelgroup', 'ipsecprofile', 'tunnel')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 06:04:49.799007 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:49.798 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 06:04:49.799007 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:49.798 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'code', 'partial', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'objectchange', 'job', 'managedfile', 'datasource', 'datafile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'group', 'user', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'virtualcircuittermination', 'provider', 'circuittermination', 'provideraccount', 'circuitgroupassignment', 'virtualcircuittype', 'circuitgroup', 'providernetwork', 'circuittype', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearport', 'cable', 'moduletype', 'devicetype', 'racktype', 'poweroutlettemplate', 'devicebaytemplate', 'sitegroup', 'powerfeed', 'consoleserverporttemplate', 'consoleporttemplate', 'moduletypeprofile', 'rearporttemplate', 'rack', 'cabletermination', 'powerport', 'platform', 'location', 'inventoryitemtemplate', 'device', 'interface', 'frontport', 'poweroutlet', 'rackreservation', 'inventoryitem', 'modulebaytemplate', 'devicebay', 'powerporttemplate', 'rackrole', 'devicerole', 'region', 'virtualchassis', 'virtualdevicecontext', 'consoleserverport', 'consoleport', 'manufacturer', 'interfacetemplate', 'module', 'cablepath', 'frontporttemplate', 'modulebay', 'site', 'powerpanel', 'inventoryitemrole', 'macaddress')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'aggregate', 'prefix', 'role', 'routetarget', 'vlan', 'vlangroup', 'vlantranslationpolicy', 'service', 'asn', 'fhrpgroupassignment', 'ipaddress', 'asnrange', 'vrf', 'fhrpgroup', 'iprange', 'rir', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tableconfig', 'customfield', 'journalentry', 'notificationgroup', 'webhook', 'cachedvalue', 'imageattachment', 'configcontext', 'dashboard', 'notification', 'configtemplate', 'exporttemplate', 'eventrule', 'customlink', 'subscription', 'tag', 'bookmark', 'customfieldchoiceset', 'savedfilter', 'script', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactrole', 'tenant', 'contactassignment', 'tenantgroup', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'vminterface', 'clustergroup', 'virtualmachine', 'clustertype', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'l2vpn', 'l2vpntermination', 'tunneltermination', 'ipsecpolicy', 'ipsecprofile', 'ikepolicy', 'ikeproposal', 'tunnel', 'ipsecproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 06:04:49.805051 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:49.803 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 06:04:49.805051 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:49.803 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'code', 'partial', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'objectchange', 'job', 'managedfile', 'datasource', 'datafile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'group', 'user', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'virtualcircuittermination', 'provider', 'circuittermination', 'provideraccount', 'circuitgroupassignment', 'virtualcircuittype', 'circuitgroup', 'providernetwork', 'circuittype', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearport', 'cable', 'moduletype', 'devicetype', 'racktype', 'poweroutlettemplate', 'devicebaytemplate', 'sitegroup', 'powerfeed', 'consoleserverporttemplate', 'consoleporttemplate', 'moduletypeprofile', 'rearporttemplate', 'rack', 'cabletermination', 'powerport', 'platform', 'location', 'inventoryitemtemplate', 'device', 'interface', 'frontport', 'poweroutlet', 'rackreservation', 'inventoryitem', 'modulebaytemplate', 'devicebay', 'powerporttemplate', 'rackrole', 'devicerole', 'region', 'virtualchassis', 'virtualdevicecontext', 'consoleserverport', 'consoleport', 'manufacturer', 'interfacetemplate', 'module', 'cablepath', 'frontporttemplate', 'modulebay', 'site', 'powerpanel', 'inventoryitemrole', 'macaddress')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'aggregate', 'prefix', 'role', 'routetarget', 'vlan', 'vlangroup', 'vlantranslationpolicy', 'service', 'asn', 'fhrpgroupassignment', 'ipaddress', 'asnrange', 'vrf', 'fhrpgroup', 'iprange', 'rir', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tableconfig', 'customfield', 'journalentry', 'notificationgroup', 'webhook', 'cachedvalue', 'imageattachment', 'configcontext', 'dashboard', 'notification', 'configtemplate', 'exporttemplate', 'eventrule', 'customlink', 'subscription', 'tag', 'bookmark', 'customfieldchoiceset', 'savedfilter', 'script', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactrole', 'tenant', 'contactassignment', 'tenantgroup', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'vminterface', 'clustergroup', 'virtualmachine', 'clustertype', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'l2vpn', 'l2vpntermination', 'tunneltermination', 'ipsecpolicy', 'ipsecprofile', 'ikepolicy', 'ikeproposal', 'tunnel', 'ipsecproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 06:04:50.285690 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:50.284 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 06:04:50.285690 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:50.284 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'code', 'partial', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'objectchange', 'job', 'managedfile', 'datasource', 'datafile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'group', 'user', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'virtualcircuittermination', 'provider', 'circuittermination', 'provideraccount', 'circuitgroupassignment', 'virtualcircuittype', 'circuitgroup', 'providernetwork', 'circuittype', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearport', 'cable', 'moduletype', 'devicetype', 'racktype', 'poweroutlettemplate', 'devicebaytemplate', 'sitegroup', 'powerfeed', 'consoleserverporttemplate', 'consoleporttemplate', 'moduletypeprofile', 'rearporttemplate', 'rack', 'cabletermination', 'powerport', 'platform', 'location', 'inventoryitemtemplate', 'device', 'interface', 'frontport', 'poweroutlet', 'rackreservation', 'inventoryitem', 'modulebaytemplate', 'devicebay', 'powerporttemplate', 'rackrole', 'devicerole', 'region', 'virtualchassis', 'virtualdevicecontext', 'consoleserverport', 'consoleport', 'manufacturer', 'interfacetemplate', 'module', 'cablepath', 'frontporttemplate', 'modulebay', 'site', 'powerpanel', 'inventoryitemrole', 'macaddress')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'aggregate', 'prefix', 'role', 'routetarget', 'vlan', 'vlangroup', 'vlantranslationpolicy', 'service', 'asn', 'fhrpgroupassignment', 'ipaddress', 'asnrange', 'vrf', 'fhrpgroup', 'iprange', 'rir', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tableconfig', 'customfield', 'journalentry', 'notificationgroup', 'webhook', 'cachedvalue', 'imageattachment', 'configcontext', 'dashboard', 'notification', 'configtemplate', 'exporttemplate', 'eventrule', 'customlink', 'subscription', 'tag', 'bookmark', 'customfieldchoiceset', 'savedfilter', 'script', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactrole', 'tenant', 'contactassignment', 'tenantgroup', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'vminterface', 'clustergroup', 'virtualmachine', 'clustertype', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'l2vpn', 'l2vpntermination', 'tunneltermination', 'ipsecpolicy', 'ipsecprofile', 'ikepolicy', 'ikeproposal', 'tunnel', 'ipsecproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 06:04:51.980566 ubuntu docker[6926]: netbox-1 | âš™ī¸ Applying database migrations Jun 02 06:04:56.841625 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:56.840 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 06:04:56.841625 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:56.840 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'code', 'association', 'nonce', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'datasource', 'datafile', 'configrevision', 'job', 'autosyncrecord', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'objectpermission', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'circuitgroupassignment', 'provider', 'virtualcircuittermination', 'virtualcircuit', 'circuit', 'providernetwork', 'circuittermination', 'circuittype', 'provideraccount', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualdevicecontext', 'devicebay', 'location', 'sitegroup', 'consoleporttemplate', 'virtualchassis', 'interface', 'rack', 'moduletypeprofile', 'module', 'racktype', 'devicebaytemplate', 'inventoryitemrole', 'moduletype', 'macaddress', 'rackreservation', 'cabletermination', 'powerporttemplate', 'poweroutlettemplate', 'site', 'consoleserverporttemplate', 'consoleserverport', 'consoleport', 'modulebay', 'rearport', 'interfacetemplate', 'cablepath', 'platform', 'powerfeed', 'inventoryitem', 'powerpanel', 'devicerole', 'frontporttemplate', 'modulebaytemplate', 'rearporttemplate', 'cable', 'devicetype', 'device', 'rackrole', 'inventoryitemtemplate', 'manufacturer', 'frontport', 'region', 'poweroutlet', 'powerport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'iprange', 'fhrpgroupassignment', 'asn', 'vlan', 'aggregate', 'fhrpgroup', 'ipaddress', 'vlantranslationrule', 'asnrange', 'vrf', 'role', 'vlantranslationpolicy', 'vlangroup', 'prefix', 'rir', 'service', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('bookmark', 'notificationgroup', 'eventrule', 'customfield', 'exporttemplate', 'configcontext', 'customlink', 'taggeditem', 'customfieldchoiceset', 'configtemplate', 'tag', 'dashboard', 'savedfilter', 'script', 'notification', 'journalentry', 'imageattachment', 'cachedvalue', 'webhook', 'tableconfig', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'contact', 'tenantgroup', 'contactassignment', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'clustergroup', 'virtualdisk', 'vminterface', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecprofile', 'tunneltermination', 'l2vpn', 'ipsecpolicy', 'ikeproposal', 'ipsecproposal', 'ikepolicy', 'l2vpntermination', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 06:04:56.846783 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:56.846 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 06:04:56.846783 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:56.846 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'code', 'association', 'nonce', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'datasource', 'datafile', 'configrevision', 'job', 'autosyncrecord', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'objectpermission', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'circuitgroupassignment', 'provider', 'virtualcircuittermination', 'virtualcircuit', 'circuit', 'providernetwork', 'circuittermination', 'circuittype', 'provideraccount', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualdevicecontext', 'devicebay', 'location', 'sitegroup', 'consoleporttemplate', 'virtualchassis', 'interface', 'rack', 'moduletypeprofile', 'module', 'racktype', 'devicebaytemplate', 'inventoryitemrole', 'moduletype', 'macaddress', 'rackreservation', 'cabletermination', 'powerporttemplate', 'poweroutlettemplate', 'site', 'consoleserverporttemplate', 'consoleserverport', 'consoleport', 'modulebay', 'rearport', 'interfacetemplate', 'cablepath', 'platform', 'powerfeed', 'inventoryitem', 'powerpanel', 'devicerole', 'frontporttemplate', 'modulebaytemplate', 'rearporttemplate', 'cable', 'devicetype', 'device', 'rackrole', 'inventoryitemtemplate', 'manufacturer', 'frontport', 'region', 'poweroutlet', 'powerport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'iprange', 'fhrpgroupassignment', 'asn', 'vlan', 'aggregate', 'fhrpgroup', 'ipaddress', 'vlantranslationrule', 'asnrange', 'vrf', 'role', 'vlantranslationpolicy', 'vlangroup', 'prefix', 'rir', 'service', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('bookmark', 'notificationgroup', 'eventrule', 'customfield', 'exporttemplate', 'configcontext', 'customlink', 'taggeditem', 'customfieldchoiceset', 'configtemplate', 'tag', 'dashboard', 'savedfilter', 'script', 'notification', 'journalentry', 'imageattachment', 'cachedvalue', 'webhook', 'tableconfig', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'contact', 'tenantgroup', 'contactassignment', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'clustergroup', 'virtualdisk', 'vminterface', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecprofile', 'tunneltermination', 'l2vpn', 'ipsecpolicy', 'ikeproposal', 'ipsecproposal', 'ikepolicy', 'l2vpntermination', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 06:04:57.332910 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:57.332 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 06:04:57.332910 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:04:57.332 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'code', 'association', 'nonce', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'datasource', 'datafile', 'configrevision', 'job', 'autosyncrecord', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'objectpermission', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'circuitgroupassignment', 'provider', 'virtualcircuittermination', 'virtualcircuit', 'circuit', 'providernetwork', 'circuittermination', 'circuittype', 'provideraccount', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualdevicecontext', 'devicebay', 'location', 'sitegroup', 'consoleporttemplate', 'virtualchassis', 'interface', 'rack', 'moduletypeprofile', 'module', 'racktype', 'devicebaytemplate', 'inventoryitemrole', 'moduletype', 'macaddress', 'rackreservation', 'cabletermination', 'powerporttemplate', 'poweroutlettemplate', 'site', 'consoleserverporttemplate', 'consoleserverport', 'consoleport', 'modulebay', 'rearport', 'interfacetemplate', 'cablepath', 'platform', 'powerfeed', 'inventoryitem', 'powerpanel', 'devicerole', 'frontporttemplate', 'modulebaytemplate', 'rearporttemplate', 'cable', 'devicetype', 'device', 'rackrole', 'inventoryitemtemplate', 'manufacturer', 'frontport', 'region', 'poweroutlet', 'powerport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'iprange', 'fhrpgroupassignment', 'asn', 'vlan', 'aggregate', 'fhrpgroup', 'ipaddress', 'vlantranslationrule', 'asnrange', 'vrf', 'role', 'vlantranslationpolicy', 'vlangroup', 'prefix', 'rir', 'service', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('bookmark', 'notificationgroup', 'eventrule', 'customfield', 'exporttemplate', 'configcontext', 'customlink', 'taggeditem', 'customfieldchoiceset', 'configtemplate', 'tag', 'dashboard', 'savedfilter', 'script', 'notification', 'journalentry', 'imageattachment', 'cachedvalue', 'webhook', 'tableconfig', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'contact', 'tenantgroup', 'contactassignment', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'clustergroup', 'virtualdisk', 'vminterface', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecprofile', 'tunneltermination', 'l2vpn', 'ipsecpolicy', 'ikeproposal', 'ipsecproposal', 'ikepolicy', 'l2vpntermination', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 06:04:57.821238 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:04:57.821238 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:04:57.821238 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:04:57.821238 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:04:57.821238 ubuntu docker[6926]: netbox-1 | Operations to perform: Jun 02 06:04:57.821238 ubuntu docker[6926]: netbox-1 | Apply all migrations: account, auth, circuits, contenttypes, core, dcim, django_rq, extras, ipam, sessions, social_django, taggit, tenancy, users, virtualization, vpn, wireless Jun 02 06:04:57.821238 ubuntu docker[6926]: netbox-1 | Running migrations: Jun 02 06:04:57.834398 ubuntu docker[6926]: netbox-1 | Applying contenttypes.0001_initial... OK Jun 02 06:04:57.838147 ubuntu docker[6926]: netbox-1 | Applying contenttypes.0002_remove_content_type_name... OK Jun 02 06:04:57.864657 ubuntu docker[6926]: netbox-1 | Applying auth.0001_initial... OK Jun 02 06:04:57.868603 ubuntu docker[6926]: netbox-1 | Applying auth.0002_alter_permission_name_max_length... OK Jun 02 06:04:57.872660 ubuntu docker[6926]: netbox-1 | Applying auth.0003_alter_user_email_max_length... OK Jun 02 06:04:57.876723 ubuntu docker[6926]: netbox-1 | Applying auth.0004_alter_user_username_opts... OK Jun 02 06:04:57.881447 ubuntu docker[6926]: netbox-1 | Applying auth.0005_alter_user_last_login_null... OK Jun 02 06:04:57.883617 ubuntu docker[6926]: netbox-1 | Applying auth.0006_require_contenttypes_0002... OK Jun 02 06:04:57.894097 ubuntu docker[6926]: netbox-1 | Applying auth.0007_alter_validators_add_error_messages... OK Jun 02 06:04:57.901428 ubuntu docker[6926]: netbox-1 | Applying auth.0008_alter_user_username_max_length... OK Jun 02 06:04:57.909970 ubuntu docker[6926]: netbox-1 | Applying auth.0009_alter_user_last_name_max_length... OK Jun 02 06:04:57.919302 ubuntu docker[6926]: netbox-1 | Applying auth.0010_alter_group_name_max_length... OK Jun 02 06:04:57.924456 ubuntu docker[6926]: netbox-1 | Applying auth.0011_update_proxy_permissions... OK Jun 02 06:04:57.929495 ubuntu docker[6926]: netbox-1 | Applying auth.0012_alter_user_first_name_max_length... OK Jun 02 06:04:58.090019 ubuntu docker[6926]: netbox-1 | Applying users.0001_squashed_0011... OK Jun 02 06:04:58.158836 ubuntu docker[6926]: netbox-1 | Applying users.0002_squashed_0004... OK Jun 02 06:04:58.160522 ubuntu docker[6926]: netbox-1 | Applying account.0001_initial... OK Jun 02 06:04:58.479303 ubuntu docker[6926]: netbox-1 | Applying extras.0001_squashed... OK Jun 02 06:04:58.531585 ubuntu docker[6926]: netbox-1 | Applying tenancy.0001_squashed_0012... OK Jun 02 06:04:58.920112 ubuntu docker[6926]: netbox-1 | Applying dcim.0001_squashed... OK Jun 02 06:05:01.569470 ubuntu docker[6926]: netbox-1 | Applying dcim.0002_squashed... OK Jun 02 06:05:02.233211 ubuntu docker[6926]: netbox-1 | Applying ipam.0001_squashed... OK Jun 02 06:05:02.856150 ubuntu docker[6926]: netbox-1 | Applying virtualization.0001_squashed_0022... OK Jun 02 06:05:04.276225 ubuntu docker[6926]: netbox-1 | Applying extras.0002_squashed_0059... OK Jun 02 06:05:06.166372 ubuntu docker[6926]: netbox-1 | Applying tenancy.0002_squashed_0011... OK Jun 02 06:05:13.155366 ubuntu docker[6926]: netbox-1 | Applying dcim.0003_squashed_0130... OK Jun 02 06:05:16.227687 ubuntu docker[6926]: netbox-1 | Applying ipam.0002_squashed_0046... OK Jun 02 06:05:17.084041 ubuntu docker[6926]: netbox-1 | Applying wireless.0001_squashed_0008... OK Jun 02 06:05:18.878058 ubuntu docker[6926]: netbox-1 | Applying ipam.0047_squashed_0053... OK Jun 02 06:05:45.875941 ubuntu docker[6926]: netbox-1 | Applying dcim.0131_squashed_0159... OK Jun 02 06:05:45.933403 ubuntu docker[6926]: netbox-1 | Applying circuits.0001_squashed... OK Jun 02 06:05:48.893749 ubuntu docker[6926]: netbox-1 | Applying circuits.0002_squashed_0029... OK Jun 02 06:05:52.270192 ubuntu docker[6926]: netbox-1 | Applying circuits.0003_squashed_0037... OK Jun 02 06:06:08.246222 ubuntu docker[6926]: netbox-1 | Applying dcim.0160_squashed_0166... OK Jun 02 06:06:10.096013 ubuntu docker[6926]: netbox-1 | Applying core.0001_squashed_0005... OK Jun 02 06:06:12.849747 ubuntu docker[6926]: netbox-1 | Applying circuits.0038_squashed_0042... OK Jun 02 06:06:19.930790 ubuntu docker[6926]: netbox-1 | Applying extras.0060_squashed_0086... OK Jun 02 06:06:21.853052 ubuntu docker[6926]: netbox-1 | Applying extras.0087_squashed_0098... OK Jun 02 06:06:21.896164 ubuntu docker[6926]: netbox-1 | Applying extras.0099_cachedvalue_ordering... OK Jun 02 06:06:22.228414 ubuntu docker[6926]: netbox-1 | Applying extras.0100_customfield_ui_attrs... OK Jun 02 06:06:25.509131 ubuntu docker[6926]: netbox-1 | Applying extras.0101_eventrule... OK Jun 02 06:06:25.687578 ubuntu docker[6926]: netbox-1 | Applying extras.0102_move_configrevision... OK Jun 02 06:06:26.107653 ubuntu docker[6926]: netbox-1 | Applying extras.0103_gfk_indexes... OK Jun 02 06:06:26.206822 ubuntu docker[6926]: netbox-1 | Applying extras.0104_stagedchange_remove_change_logging... OK Jun 02 06:06:26.316538 ubuntu docker[6926]: netbox-1 | Applying extras.0105_customfield_min_max_values... OK Jun 02 06:06:26.508247 ubuntu docker[6926]: netbox-1 | Applying extras.0106_bookmark_user_cascade_deletion... OK Jun 02 06:06:26.554274 ubuntu docker[6926]: netbox-1 | Applying extras.0107_cachedvalue_extras_cachedvalue_object... OK Jun 02 06:06:26.742076 ubuntu docker[6926]: netbox-1 | Applying extras.0108_convert_reports_to_scripts... OK Jun 02 06:06:27.855288 ubuntu docker[6926]: netbox-1 | Applying extras.0109_script_model... OK Jun 02 06:06:28.006578 ubuntu docker[6926]: netbox-1 | Applying extras.0110_remove_eventrule_action_parameters... OK Jun 02 06:06:28.131373 ubuntu docker[6926]: netbox-1 | Applying core.0006_datasource_type_remove_choices... OK Jun 02 06:06:28.185748 ubuntu docker[6926]: netbox-1 | Applying core.0007_job_add_error_field... OK Jun 02 06:06:28.190045 ubuntu docker[6926]: netbox-1 | Applying core.0008_contenttype_proxy... OK Jun 02 06:06:28.193791 ubuntu docker[6926]: netbox-1 | Applying core.0009_configrevision... OK Jun 02 06:06:28.247629 ubuntu docker[6926]: netbox-1 | Applying core.0010_gfk_indexes... OK Jun 02 06:06:30.452544 ubuntu docker[6926]: netbox-1 | Applying extras.0111_rename_content_types... OK Jun 02 06:06:30.643025 ubuntu docker[6926]: netbox-1 | Applying extras.0112_tag_update_object_types... OK Jun 02 06:06:30.708684 ubuntu docker[6926]: netbox-1 | Applying extras.0113_customfield_rename_object_type... OK Jun 02 06:06:30.952698 ubuntu docker[6926]: netbox-1 | Applying users.0005_alter_user_table... OK Jun 02 06:06:31.737245 ubuntu docker[6926]: netbox-1 | Applying users.0006_custom_group_model... OK Jun 02 06:06:31.934713 ubuntu docker[6926]: netbox-1 | Applying users.0007_objectpermission_update_object_types... OK Jun 02 06:06:33.213891 ubuntu docker[6926]: netbox-1 | Applying users.0008_flip_objectpermission_assignments... OK Jun 02 06:06:33.554026 ubuntu docker[6926]: netbox-1 | Applying users.0009_update_group_perms... OK Jun 02 06:06:33.600937 ubuntu docker[6926]: netbox-1 | Applying extras.0114_customfield_add_comments... OK Jun 02 06:06:33.768147 ubuntu docker[6926]: netbox-1 | Applying extras.0115_convert_dashboard_widgets... OK Jun 02 06:06:33.982343 ubuntu docker[6926]: netbox-1 | Applying extras.0116_custom_link_button_color... OK Jun 02 06:06:34.162668 ubuntu docker[6926]: netbox-1 | Applying core.0011_move_objectchange... OK Jun 02 06:06:34.589154 ubuntu docker[6926]: netbox-1 | Applying extras.0117_move_objectchange... OK Jun 02 06:06:35.191621 ubuntu docker[6926]: netbox-1 | Applying extras.0118_customfield_uniqueness... OK Jun 02 06:06:35.963948 ubuntu docker[6926]: netbox-1 | Applying extras.0119_notifications... OK Jun 02 06:06:37.681089 ubuntu docker[6926]: netbox-1 | Applying extras.0120_eventrule_event_types... OK Jun 02 06:06:37.730473 ubuntu docker[6926]: netbox-1 | Applying extras.0121_customfield_related_object_filter... OK Jun 02 06:06:37.914458 ubuntu docker[6926]: netbox-1 | Applying extras.0122_charfield_null_choices... OK Jun 02 06:06:38.076325 ubuntu docker[6926]: netbox-1 | Applying tenancy.0012_contactassignment_custom_fields... OK Jun 02 06:06:38.232009 ubuntu docker[6926]: netbox-1 | Applying tenancy.0013_gfk_indexes... OK Jun 02 06:06:38.386057 ubuntu docker[6926]: netbox-1 | Applying tenancy.0014_contactassignment_ordering... OK Jun 02 06:06:39.147506 ubuntu docker[6926]: netbox-1 | Applying tenancy.0015_contactassignment_rename_content_type... OK Jun 02 06:06:40.004222 ubuntu docker[6926]: netbox-1 | Applying tenancy.0016_charfield_null_choices... OK Jun 02 06:06:50.256564 ubuntu docker[6926]: netbox-1 | Applying ipam.0054_squashed_0067... OK Jun 02 06:06:51.657684 ubuntu docker[6926]: netbox-1 | Applying ipam.0068_move_l2vpn... OK Jun 02 06:06:51.980839 ubuntu docker[6926]: netbox-1 | Applying ipam.0069_gfk_indexes... OK Jun 02 06:06:53.045101 ubuntu docker[6926]: netbox-1 | Applying ipam.0070_vlangroup_vlan_id_ranges... OK Jun 02 06:06:53.509331 ubuntu docker[6926]: netbox-1 | Applying ipam.0071_prefix_scope... OK Jun 02 06:07:00.020000 ubuntu docker[6926]: netbox-1 | Applying dcim.0167_squashed_0182... OK Jun 02 06:07:00.180025 ubuntu docker[6926]: netbox-1 | Applying dcim.0183_devicetype_exclude_from_utilization... OK Jun 02 06:07:00.389185 ubuntu docker[6926]: netbox-1 | Applying dcim.0184_protect_child_interfaces... OK Jun 02 06:07:01.359804 ubuntu docker[6926]: netbox-1 | Applying dcim.0185_gfk_indexes... OK Jun 02 06:07:01.493626 ubuntu docker[6926]: netbox-1 | Applying dcim.0186_location_facility... OK Jun 02 06:07:01.672958 ubuntu docker[6926]: netbox-1 | Applying dcim.0187_alter_device_vc_position... OK Jun 02 06:07:02.467674 ubuntu docker[6926]: netbox-1 | Applying dcim.0188_racktype... OK Jun 02 06:07:02.744292 ubuntu docker[6926]: netbox-1 | Applying dcim.0189_moduletype_rack_airflow... OK Jun 02 06:07:04.896042 ubuntu docker[6926]: netbox-1 | Applying dcim.0190_nested_modules... OK Jun 02 06:07:05.062552 ubuntu docker[6926]: netbox-1 | Applying dcim.0191_module_bay_rebuild... OK Jun 02 06:07:05.198677 ubuntu docker[6926]: netbox-1 | Applying dcim.0192_inventoryitem_status... OK Jun 02 06:07:05.725417 ubuntu docker[6926]: netbox-1 | Applying dcim.0193_poweroutlet_color... OK Jun 02 06:07:06.758618 ubuntu docker[6926]: netbox-1 | Applying ipam.0072_prefix_cached_relations... OK Jun 02 06:07:07.235716 ubuntu docker[6926]: netbox-1 | Applying ipam.0073_charfield_null_choices... OK Jun 02 06:07:08.203228 ubuntu docker[6926]: netbox-1 | Applying ipam.0074_vlantranslationpolicy_vlantranslationrule... OK Jun 02 06:07:08.741089 ubuntu docker[6926]: netbox-1 | Applying ipam.0075_vlan_qinq... OK Jun 02 06:07:14.314389 ubuntu docker[6926]: netbox-1 | Applying dcim.0194_charfield_null_choices... OK Jun 02 06:07:14.462693 ubuntu docker[6926]: netbox-1 | Applying dcim.0195_interface_vlan_translation_policy... OK Jun 02 06:07:14.896476 ubuntu docker[6926]: netbox-1 | Applying dcim.0196_qinq_svlan... OK Jun 02 06:07:14.923382 ubuntu docker[6926]: netbox-1 | Applying dcim.0197_natural_sort_collation... OK Jun 02 06:07:15.436684 ubuntu docker[6926]: netbox-1 | Applying circuits.0043_circuittype_color... OK Jun 02 06:07:15.833223 ubuntu docker[6926]: netbox-1 | Applying circuits.0044_circuit_groups... OK Jun 02 06:07:16.134892 ubuntu docker[6926]: netbox-1 | Applying circuits.0045_circuit_distance... OK Jun 02 06:07:16.572632 ubuntu docker[6926]: netbox-1 | Applying circuits.0046_charfield_null_choices... OK Jun 02 06:07:17.261263 ubuntu docker[6926]: netbox-1 | Applying circuits.0047_circuittermination__termination... OK Jun 02 06:07:18.364699 ubuntu docker[6926]: netbox-1 | Applying circuits.0048_circuitterminations_cached_relations... OK Jun 02 06:07:18.950253 ubuntu docker[6926]: netbox-1 | Applying circuits.0049_natural_ordering... OK Jun 02 06:07:19.789304 ubuntu docker[6926]: netbox-1 | Applying circuits.0050_virtual_circuits... OK Jun 02 06:07:21.370775 ubuntu docker[6926]: netbox-1 | Applying circuits.0051_virtualcircuit_group_assignment... OK Jun 02 06:07:21.497238 ubuntu docker[6926]: netbox-1 | Applying circuits.0052_extend_circuit_abs_distance_upper_limit... OK Jun 02 06:07:21.726922 ubuntu docker[6926]: netbox-1 | Applying core.0012_job_object_type_optional... OK Jun 02 06:07:21.786817 ubuntu docker[6926]: netbox-1 | Applying core.0013_job_data_encoder... OK Jun 02 06:07:21.915164 ubuntu docker[6926]: netbox-1 | Applying core.0014_datasource_sync_interval... OK Jun 02 06:07:22.017857 ubuntu docker[6926]: netbox-1 | Applying core.0015_remove_redundant_indexes... OK Jun 02 06:07:22.187954 ubuntu docker[6926]: netbox-1 | Applying extras.0123_journalentry_kind_default... OK Jun 02 06:07:22.921174 ubuntu docker[6926]: netbox-1 | Applying extras.0124_remove_staging... OK Jun 02 06:07:23.214151 ubuntu docker[6926]: netbox-1 | Applying extras.0125_alter_tag_options_tag_weight... OK Jun 02 06:07:23.274850 ubuntu docker[6926]: netbox-1 | Applying extras.0126_exporttemplate_file_name... OK Jun 02 06:07:23.870454 ubuntu docker[6926]: netbox-1 | Applying extras.0127_configtemplate_as_attachment_and_more... OK Jun 02 06:07:24.065206 ubuntu docker[6926]: netbox-1 | Applying extras.0128_tableconfig... OK Jun 02 06:07:24.243469 ubuntu docker[6926]: netbox-1 | Applying extras.0129_fix_script_paths... OK Jun 02 06:07:33.895199 ubuntu docker[6926]: netbox-1 | Applying dcim.0198_natural_ordering... OK Jun 02 06:07:34.117407 ubuntu docker[6926]: netbox-1 | Applying dcim.0199_macaddress... OK Jun 02 06:07:34.701845 ubuntu docker[6926]: netbox-1 | Applying dcim.0200_populate_mac_addresses... OK Jun 02 06:07:34.872521 ubuntu docker[6926]: netbox-1 | Applying dcim.0201_add_power_outlet_status... OK Jun 02 06:07:35.309610 ubuntu docker[6926]: netbox-1 | Applying dcim.0202_location_comments_region_comments_sitegroup_comments... OK Jun 02 06:07:35.607255 ubuntu docker[6926]: netbox-1 | Applying dcim.0203_add_rack_outer_height... OK Jun 02 06:07:38.020713 ubuntu docker[6926]: netbox-1 | Applying dcim.0203_device_role_nested... OK Jun 02 06:07:38.232147 ubuntu docker[6926]: netbox-1 | Applying dcim.0204_device_role_rebuild... OK Jun 02 06:07:38.868908 ubuntu docker[6926]: netbox-1 | Applying dcim.0205_moduletypeprofile... OK Jun 02 06:07:39.074644 ubuntu docker[6926]: netbox-1 | Applying dcim.0206_load_module_type_profiles... OK Jun 02 06:07:39.193428 ubuntu docker[6926]: netbox-1 | Applying dcim.0207_remove_redundant_indexes... OK Jun 02 06:07:40.115965 ubuntu docker[6926]: netbox-1 | Applying dcim.0208_devicerole_uniqueness... OK Jun 02 06:07:40.117745 ubuntu docker[6926]: netbox-1 | Applying django_rq.0001_initial... OK Jun 02 06:07:45.997080 ubuntu docker[6926]: netbox-1 | Applying virtualization.0023_squashed_0036... OK Jun 02 06:07:46.150808 ubuntu docker[6926]: netbox-1 | Applying virtualization.0037_protect_child_interfaces... OK Jun 02 06:07:46.562443 ubuntu docker[6926]: netbox-1 | Applying virtualization.0038_virtualdisk... OK Jun 02 06:07:46.675616 ubuntu docker[6926]: netbox-1 | Applying virtualization.0039_virtualmachine_serial_number... OK Jun 02 06:07:47.184159 ubuntu docker[6926]: netbox-1 | Applying virtualization.0040_convert_disk_size... OK Jun 02 06:07:47.494804 ubuntu docker[6926]: netbox-1 | Applying virtualization.0041_charfield_null_choices... OK Jun 02 06:07:47.652208 ubuntu docker[6926]: netbox-1 | Applying virtualization.0042_vminterface_vlan_translation_policy... OK Jun 02 06:07:48.141509 ubuntu docker[6926]: netbox-1 | Applying virtualization.0043_qinq_svlan... OK Jun 02 06:07:48.913767 ubuntu docker[6926]: netbox-1 | Applying virtualization.0044_cluster_scope... OK Jun 02 06:07:50.180093 ubuntu docker[6926]: netbox-1 | Applying virtualization.0045_clusters_cached_relations... OK Jun 02 06:07:51.246919 ubuntu docker[6926]: netbox-1 | Applying virtualization.0046_alter_cluster__location_alter_cluster__region_and_more... OK Jun 02 06:07:52.209724 ubuntu docker[6926]: netbox-1 | Applying virtualization.0047_natural_ordering... OK Jun 02 06:07:53.090382 ubuntu docker[6926]: netbox-1 | Applying virtualization.0048_populate_mac_addresses... OK Jun 02 06:07:53.609151 ubuntu docker[6926]: netbox-1 | Applying tenancy.0017_natural_ordering... OK Jun 02 06:07:54.212817 ubuntu docker[6926]: netbox-1 | Applying ipam.0076_natural_ordering... OK Jun 02 06:07:54.740804 ubuntu docker[6926]: netbox-1 | Applying ipam.0077_vlangroup_tenant... OK Jun 02 06:07:54.849500 ubuntu docker[6926]: netbox-1 | Applying ipam.0078_iprange_mark_utilized... OK Jun 02 06:07:55.109513 ubuntu docker[6926]: netbox-1 | Applying ipam.0079_add_service_fhrp_group_parent_gfk... OK Jun 02 06:07:55.267172 ubuntu docker[6926]: netbox-1 | Applying ipam.0080_populate_service_parent... OK Jun 02 06:07:56.146044 ubuntu docker[6926]: netbox-1 | Applying ipam.0081_remove_service_device_virtual_machine_add_parent_gfk_index... OK Jun 02 06:07:56.163509 ubuntu docker[6926]: netbox-1 | Applying sessions.0001_initial... OK Jun 02 06:07:56.798820 ubuntu docker[6926]: netbox-1 | Applying social_django.0001_initial... OK Jun 02 06:07:56.975457 ubuntu docker[6926]: netbox-1 | Applying social_django.0002_add_related_name... OK Jun 02 06:07:56.990799 ubuntu docker[6926]: netbox-1 | Applying social_django.0003_alter_email_max_length... OK Jun 02 06:07:57.022050 ubuntu docker[6926]: netbox-1 | Applying social_django.0004_auto_20160423_0400... OK Jun 02 06:07:57.029585 ubuntu docker[6926]: netbox-1 | Applying social_django.0005_auto_20160727_2333... OK Jun 02 06:07:57.042325 ubuntu docker[6926]: netbox-1 | Applying social_django.0006_partial... OK Jun 02 06:07:57.064006 ubuntu docker[6926]: netbox-1 | Applying social_django.0007_code_timestamp... OK Jun 02 06:07:57.081949 ubuntu docker[6926]: netbox-1 | Applying social_django.0008_partial_timestamp... OK Jun 02 06:07:57.148257 ubuntu docker[6926]: netbox-1 | Applying social_django.0009_auto_20191118_0520... OK Jun 02 06:07:57.183596 ubuntu docker[6926]: netbox-1 | Applying social_django.0010_uid_db_index... OK Jun 02 06:07:57.322337 ubuntu docker[6926]: netbox-1 | Applying social_django.0011_alter_id_fields... OK Jun 02 06:07:57.375302 ubuntu docker[6926]: netbox-1 | Applying social_django.0012_usersocialauth_extra_data_new... OK Jun 02 06:07:57.562836 ubuntu docker[6926]: netbox-1 | Applying social_django.0013_migrate_extra_data... OK Jun 02 06:07:57.601299 ubuntu docker[6926]: netbox-1 | Applying social_django.0014_remove_usersocialauth_extra_data... OK Jun 02 06:07:57.642036 ubuntu docker[6926]: netbox-1 | Applying social_django.0015_rename_extra_data_new_usersocialauth_extra_data... OK Jun 02 06:07:57.678733 ubuntu docker[6926]: netbox-1 | Applying social_django.0016_alter_usersocialauth_extra_data... OK Jun 02 06:07:57.711896 ubuntu docker[6926]: netbox-1 | Applying social_django.0017_usersocialauth_user_social_auth_uid_required... OK Jun 02 06:07:57.928255 ubuntu docker[6926]: netbox-1 | Applying taggit.0001_initial... OK Jun 02 06:07:57.990366 ubuntu docker[6926]: netbox-1 | Applying taggit.0002_auto_20150616_2121... OK Jun 02 06:07:58.045639 ubuntu docker[6926]: netbox-1 | Applying taggit.0003_taggeditem_add_unique_index... OK Jun 02 06:07:58.428881 ubuntu docker[6926]: netbox-1 | Applying taggit.0004_alter_taggeditem_content_type_alter_taggeditem_tag... OK Jun 02 06:07:58.437996 ubuntu docker[6926]: netbox-1 | Applying taggit.0005_auto_20220424_2025... OK Jun 02 06:07:58.545422 ubuntu docker[6926]: netbox-1 | Applying taggit.0006_rename_taggeditem_content_type_object_id_taggit_tagg_content_8fc721_idx... OK Jun 02 06:08:00.318815 ubuntu docker[6926]: netbox-1 | Applying tenancy.0018_contact_groups... OK Jun 02 06:08:00.646856 ubuntu docker[6926]: netbox-1 | Applying tenancy.0019_contactgroup_comments_tenantgroup_comments... OK Jun 02 06:08:01.664388 ubuntu docker[6926]: netbox-1 | Applying tenancy.0020_remove_contactgroupmembership... OK Jun 02 06:08:05.343265 ubuntu docker[6926]: netbox-1 | Applying vpn.0001_initial... OK Jun 02 06:08:06.167380 ubuntu docker[6926]: netbox-1 | Applying vpn.0002_move_l2vpn... OK Jun 02 06:08:06.937826 ubuntu docker[6926]: netbox-1 | Applying vpn.0003_ipaddress_multiple_tunnel_terminations... OK Jun 02 06:08:07.100339 ubuntu docker[6926]: netbox-1 | Applying vpn.0004_alter_ikepolicy_mode... OK Jun 02 06:08:07.158166 ubuntu docker[6926]: netbox-1 | Applying vpn.0005_rename_indexes... OK Jun 02 06:08:08.244253 ubuntu docker[6926]: netbox-1 | Applying vpn.0006_charfield_null_choices... OK Jun 02 06:08:10.183919 ubuntu docker[6926]: netbox-1 | Applying vpn.0007_natural_ordering... OK Jun 02 06:08:10.360137 ubuntu docker[6926]: netbox-1 | Applying vpn.0008_add_l2vpn_status... OK Jun 02 06:08:10.754157 ubuntu docker[6926]: netbox-1 | Applying vpn.0009_remove_redundant_indexes... OK Jun 02 06:08:11.865663 ubuntu docker[6926]: netbox-1 | Applying wireless.0009_wirelesslink_distance... OK Jun 02 06:08:13.060854 ubuntu docker[6926]: netbox-1 | Applying wireless.0010_charfield_null_choices... OK Jun 02 06:08:14.951381 ubuntu docker[6926]: netbox-1 | Applying wireless.0011_wirelesslan__location_wirelesslan__region_and_more... OK Jun 02 06:08:15.621706 ubuntu docker[6926]: netbox-1 | Applying wireless.0012_alter_wirelesslan__location_and_more... OK Jun 02 06:08:15.749509 ubuntu docker[6926]: netbox-1 | Applying wireless.0013_natural_ordering... OK Jun 02 06:08:16.195534 ubuntu docker[6926]: netbox-1 | Applying wireless.0014_wirelesslangroup_comments... OK Jun 02 06:08:16.694816 ubuntu docker[6926]: netbox-1 | Applying wireless.0015_extend_wireless_link_abs_distance_upper_limit... OK Jun 02 06:08:18.056985 ubuntu docker[6926]: netbox-1 | âš™ī¸ Running trace_paths Jun 02 06:08:25.527979 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:08:25.527979 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:08:25.527979 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:08:25.527979 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:08:25.527979 ubuntu docker[6926]: netbox-1 | Found no missing console port paths; skipping Jun 02 06:08:25.527979 ubuntu docker[6926]: netbox-1 | Found no missing console server port paths; skipping Jun 02 06:08:25.527979 ubuntu docker[6926]: netbox-1 | Found no missing interface paths; skipping Jun 02 06:08:25.527979 ubuntu docker[6926]: netbox-1 | Found no missing power feed paths; skipping Jun 02 06:08:25.527979 ubuntu docker[6926]: netbox-1 | Found no missing power outlet paths; skipping Jun 02 06:08:25.527979 ubuntu docker[6926]: netbox-1 | Found no missing power port paths; skipping Jun 02 06:08:25.527979 ubuntu docker[6926]: netbox-1 | Finished. Jun 02 06:08:26.888387 ubuntu docker[6926]: netbox-1 | âš™ī¸ Removing stale content types Jun 02 06:08:34.107566 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:08:34.107566 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:08:34.107566 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:08:34.107566 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:08:36.244736 ubuntu docker[6926]: netbox-1 | âš™ī¸ Removing expired user sessions Jun 02 06:08:43.327127 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:08:43.327127 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:08:43.327127 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:08:43.327127 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:08:44.538012 ubuntu docker[6926]: netbox-1 | âš™ī¸ Building search index (lazy) Jun 02 06:08:50.802628 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:08:50.802628 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:08:50.802628 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:08:50.802628 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:08:50.802628 ubuntu docker[6926]: netbox-1 | Reindexing 86 models. Jun 02 06:08:50.802628 ubuntu docker[6926]: netbox-1 | Indexing models Jun 02 06:08:50.807630 ubuntu docker[6926]: netbox-1 | core.datasource... No objects found. Jun 02 06:08:50.811121 ubuntu docker[6926]: netbox-1 | core.datafile... No objects found. Jun 02 06:08:50.827842 ubuntu docker[6926]: netbox-1 | circuits.circuit... No objects found. Jun 02 06:08:50.830407 ubuntu docker[6926]: netbox-1 | circuits.circuitgroup... No objects found. Jun 02 06:08:50.837288 ubuntu docker[6926]: netbox-1 | circuits.circuittermination... No objects found. Jun 02 06:08:50.843215 ubuntu docker[6926]: netbox-1 | circuits.circuittype... No objects found. Jun 02 06:08:50.847920 ubuntu docker[6926]: netbox-1 | circuits.provider... No objects found. Jun 02 06:08:50.852278 ubuntu docker[6926]: netbox-1 | circuits.provideraccount... No objects found. Jun 02 06:08:50.860072 ubuntu docker[6926]: netbox-1 | circuits.providernetwork... No objects found. Jun 02 06:08:50.866607 ubuntu docker[6926]: netbox-1 | circuits.virtualcircuit... No objects found. Jun 02 06:08:50.874681 ubuntu docker[6926]: netbox-1 | circuits.virtualcircuittermination... No objects found. Jun 02 06:08:50.879751 ubuntu docker[6926]: netbox-1 | circuits.virtualcircuittype... No objects found. Jun 02 06:08:50.885897 ubuntu docker[6926]: netbox-1 | dcim.cable... No objects found. Jun 02 06:08:50.897694 ubuntu docker[6926]: netbox-1 | dcim.consoleport... No objects found. Jun 02 06:08:50.905519 ubuntu docker[6926]: netbox-1 | dcim.consoleserverport... No objects found. Jun 02 06:08:50.913961 ubuntu docker[6926]: netbox-1 | dcim.device... No objects found. Jun 02 06:08:50.921843 ubuntu docker[6926]: netbox-1 | dcim.devicebay... No objects found. Jun 02 06:08:50.929742 ubuntu docker[6926]: netbox-1 | dcim.devicerole... No objects found. Jun 02 06:08:50.942541 ubuntu docker[6926]: netbox-1 | dcim.devicetype... No objects found. Jun 02 06:08:50.952165 ubuntu docker[6926]: netbox-1 | dcim.frontport... No objects found. Jun 02 06:08:50.958512 ubuntu docker[6926]: netbox-1 | dcim.macaddress... No objects found. Jun 02 06:08:50.970169 ubuntu docker[6926]: netbox-1 | dcim.interface... No objects found. Jun 02 06:08:50.977496 ubuntu docker[6926]: netbox-1 | dcim.inventoryitem... No objects found. Jun 02 06:08:50.983663 ubuntu docker[6926]: netbox-1 | dcim.location... No objects found. Jun 02 06:08:50.986701 ubuntu docker[6926]: netbox-1 | dcim.manufacturer... No objects found. Jun 02 06:08:50.994000 ubuntu docker[6926]: netbox-1 | dcim.module... No objects found. Jun 02 06:08:50.998673 ubuntu docker[6926]: netbox-1 | dcim.modulebay... No objects found. Jun 02 06:08:51.000279 ubuntu docker[6926]: netbox-1 | dcim.moduletypeprofile... Skipping (found 7 existing). Jun 02 06:08:51.012757 ubuntu docker[6926]: netbox-1 | dcim.moduletype... No objects found. Jun 02 06:08:51.018449 ubuntu docker[6926]: netbox-1 | dcim.platform... No objects found. Jun 02 06:08:51.028997 ubuntu docker[6926]: netbox-1 | dcim.powerfeed... No objects found. Jun 02 06:08:51.038178 ubuntu docker[6926]: netbox-1 | dcim.poweroutlet... No objects found. Jun 02 06:08:51.043915 ubuntu docker[6926]: netbox-1 | dcim.powerpanel... No objects found. Jun 02 06:08:51.052181 ubuntu docker[6926]: netbox-1 | dcim.powerport... No objects found. Jun 02 06:08:51.060546 ubuntu docker[6926]: netbox-1 | dcim.racktype... No objects found. Jun 02 06:08:51.074651 ubuntu docker[6926]: netbox-1 | dcim.rack... No objects found. Jun 02 06:08:51.083267 ubuntu docker[6926]: netbox-1 | dcim.rackreservation... No objects found. Jun 02 06:08:51.088806 ubuntu docker[6926]: netbox-1 | dcim.rackrole... No objects found. Jun 02 06:08:51.095259 ubuntu docker[6926]: netbox-1 | dcim.rearport... No objects found. Jun 02 06:08:51.101171 ubuntu docker[6926]: netbox-1 | dcim.region... No objects found. Jun 02 06:08:51.105163 ubuntu docker[6926]: netbox-1 | dcim.site... No objects found. Jun 02 06:08:51.110355 ubuntu docker[6926]: netbox-1 | dcim.sitegroup... No objects found. Jun 02 06:08:51.114205 ubuntu docker[6926]: netbox-1 | dcim.virtualchassis... No objects found. Jun 02 06:08:51.119699 ubuntu docker[6926]: netbox-1 | dcim.virtualdevicecontext... No objects found. Jun 02 06:08:51.126072 ubuntu docker[6926]: netbox-1 | ipam.aggregate... No objects found. Jun 02 06:08:51.129278 ubuntu docker[6926]: netbox-1 | ipam.asn... No objects found. Jun 02 06:08:51.135944 ubuntu docker[6926]: netbox-1 | ipam.asnrange... No objects found. Jun 02 06:08:51.140135 ubuntu docker[6926]: netbox-1 | ipam.fhrpgroup... No objects found. Jun 02 06:08:51.147535 ubuntu docker[6926]: netbox-1 | ipam.ipaddress... No objects found. Jun 02 06:08:51.152293 ubuntu docker[6926]: netbox-1 | ipam.iprange... No objects found. Jun 02 06:08:51.157686 ubuntu docker[6926]: netbox-1 | ipam.prefix... No objects found. Jun 02 06:08:51.161406 ubuntu docker[6926]: netbox-1 | ipam.rir... No objects found. Jun 02 06:08:51.165364 ubuntu docker[6926]: netbox-1 | ipam.role... No objects found. Jun 02 06:08:51.168775 ubuntu docker[6926]: netbox-1 | ipam.routetarget... No objects found. Jun 02 06:08:51.173957 ubuntu docker[6926]: netbox-1 | ipam.service... No objects found. Jun 02 06:08:51.178121 ubuntu docker[6926]: netbox-1 | ipam.servicetemplate... No objects found. Jun 02 06:08:51.185757 ubuntu docker[6926]: netbox-1 | ipam.vlan... No objects found. Jun 02 06:08:51.188626 ubuntu docker[6926]: netbox-1 | ipam.vlangroup... No objects found. Jun 02 06:08:51.191794 ubuntu docker[6926]: netbox-1 | ipam.vlantranslationpolicy... No objects found. Jun 02 06:08:51.195746 ubuntu docker[6926]: netbox-1 | ipam.vlantranslationrule... No objects found. Jun 02 06:08:51.199020 ubuntu docker[6926]: netbox-1 | ipam.vrf... No objects found. Jun 02 06:08:51.202884 ubuntu docker[6926]: netbox-1 | extras.customfield... No objects found. Jun 02 06:08:51.205569 ubuntu docker[6926]: netbox-1 | extras.journalentry... No objects found. Jun 02 06:08:51.208675 ubuntu docker[6926]: netbox-1 | extras.tag... No objects found. Jun 02 06:08:51.211639 ubuntu docker[6926]: netbox-1 | extras.webhook... No objects found. Jun 02 06:08:51.214384 ubuntu docker[6926]: netbox-1 | tenancy.contact... No objects found. Jun 02 06:08:51.217746 ubuntu docker[6926]: netbox-1 | tenancy.contactgroup... No objects found. Jun 02 06:08:51.220554 ubuntu docker[6926]: netbox-1 | tenancy.contactrole... No objects found. Jun 02 06:08:51.224041 ubuntu docker[6926]: netbox-1 | tenancy.tenant... No objects found. Jun 02 06:08:51.228364 ubuntu docker[6926]: netbox-1 | tenancy.tenantgroup... No objects found. Jun 02 06:08:51.232357 ubuntu docker[6926]: netbox-1 | virtualization.cluster... No objects found. Jun 02 06:08:51.235840 ubuntu docker[6926]: netbox-1 | virtualization.clustergroup... No objects found. Jun 02 06:08:51.239027 ubuntu docker[6926]: netbox-1 | virtualization.clustertype... No objects found. Jun 02 06:08:51.243425 ubuntu docker[6926]: netbox-1 | virtualization.virtualmachine... No objects found. Jun 02 06:08:51.247646 ubuntu docker[6926]: netbox-1 | virtualization.vminterface... No objects found. Jun 02 06:08:51.250639 ubuntu docker[6926]: netbox-1 | virtualization.virtualdisk... No objects found. Jun 02 06:08:51.254060 ubuntu docker[6926]: netbox-1 | vpn.tunnel... No objects found. Jun 02 06:08:51.256733 ubuntu docker[6926]: netbox-1 | vpn.ikeproposal... No objects found. Jun 02 06:08:51.259357 ubuntu docker[6926]: netbox-1 | vpn.ikepolicy... No objects found. Jun 02 06:08:51.261909 ubuntu docker[6926]: netbox-1 | vpn.ipsecproposal... No objects found. Jun 02 06:08:51.264434 ubuntu docker[6926]: netbox-1 | vpn.ipsecpolicy... No objects found. Jun 02 06:08:51.267273 ubuntu docker[6926]: netbox-1 | vpn.ipsecprofile... No objects found. Jun 02 06:08:51.270209 ubuntu docker[6926]: netbox-1 | vpn.l2vpn... No objects found. Jun 02 06:08:51.273647 ubuntu docker[6926]: netbox-1 | wireless.wirelesslan... No objects found. Jun 02 06:08:51.277748 ubuntu docker[6926]: netbox-1 | wireless.wirelesslangroup... No objects found. Jun 02 06:08:51.285059 ubuntu docker[6926]: netbox-1 | wireless.wirelesslink... No objects found. Jun 02 06:08:51.285059 ubuntu docker[6926]: netbox-1 | Completed. Total entries: 7 Jun 02 06:08:54.209311 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:08:54.209311 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:08:54.209311 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:08:54.209311 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:08:54.209311 ubuntu docker[6926]: netbox-1 | 144 objects imported automatically (use -v 2 for details). Jun 02 06:08:54.209311 ubuntu docker[6926]: netbox-1 | Jun 02 06:08:54.510097 ubuntu docker[6926]: netbox-1 | 💡 Superuser Username: admin, E-Mail: netbox@osism.local Jun 02 06:08:56.113134 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:08:56.113134 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:08:56.113134 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:08:56.113134 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:08:56.113134 ubuntu docker[6926]: netbox-1 | 144 objects imported automatically (use -v 2 for details). Jun 02 06:08:56.113134 ubuntu docker[6926]: netbox-1 | Jun 02 06:08:56.363381 ubuntu docker[6926]: netbox-1 | ✅ Initialisation is done. Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 👤 Created user dragon Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | đŸ‘Ĩ Created group netbox-readers Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | đŸ‘Ĩ Created group netbox-writers Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 👤 Assigned user dragon to group netbox-writers Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🔓 Created object permission read_all Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | đŸ‘Ĩ Assigned group netbox-readers object permission of read_all Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🔓 Created object permission read_write_all Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | đŸ‘Ĩ Assigned group netbox-writers object permission of read_write_all Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🔧 Created custom field maintenance Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🔧 Created custom field dnsmasq_dhcp_tag Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🔧 Created custom field frr_local_as Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🔧 Created custom field frr_local_pref Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🔧 Created custom field alternative_name Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🔧 Created custom field inventory_hostname Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🔧 Created custom field provision_state Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🔧 Created custom field power_state Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🔧 Created custom field ironic_parameters Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🔧 Created custom field netplan_parameters Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🔧 Created custom field frr_parameters Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🔧 Created custom field dnsmasq_parameters Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🔧 Created custom field secrets Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🔧 Created custom field sonic_parameters Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🔧 Created custom field device_interface_label Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created Tag OpenStack Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created Tag Ceph Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created Tag Kubernetes Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created Tag reserved Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created Tag unusable Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created Tag Managed by Ironic Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created Tag Managed by Metalbox Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created Tag Managed by OSISM Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created Tag Out of Band Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created Tag BGP address-family L2VPN EVPN Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 📍 Created site Default site Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🏭 Created Manufacturer Default manufacturer Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Compute Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Storage Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Resource Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Control Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Manager Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Metalbox Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Network Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role DPU Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Loadbalancer Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Router Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Firewall Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Switch Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Spine Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Super Spine Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Leaf Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Service Leaf Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Data Leaf Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Storage Leaf Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Compute Leaf Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Border Leaf Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Access Leaf Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Transfer Leaf Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role OOB Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Console Server Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Housing Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role PDU Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Other Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🎨 Created device role Cable Management Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | 🔡 Created device type Default manufacturer Default device type Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Control Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Data Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Internal Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role External Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Management Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role OOB Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Provisioning Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Reserved Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Parking lot Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Loopback Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Storage Jun 02 06:09:03.987161 ubuntu docker[6926]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Transfer Jun 02 06:09:05.891151 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:09:05.890 UTC [56] LOG: checkpoint starting: time Jun 02 06:09:06.961614 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:09:06.961614 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:09:06.961614 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:09:06.961614 ubuntu docker[6926]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:09:06.961614 ubuntu docker[6926]: netbox-1 | Jun 02 06:09:06.961614 ubuntu docker[6926]: netbox-1 | 0 static files copied to '/opt/netbox/netbox/static', 502 unmodified. Jun 02 06:09:07.228964 ubuntu docker[6926]: netbox-1 | âŗ Waiting for control socket to be created... (1/10) Jun 02 06:09:07.239632 ubuntu docker[6926]: netbox-1 | 2026/06/02 06:09:07 [warn] 8#8 Unit is running unprivileged, then it cannot use arbitrary user and group. Jun 02 06:09:07.243514 ubuntu docker[6926]: netbox-1 | 2026/06/02 06:09:07 [info] 8#8 unit 1.34.2 started Jun 02 06:09:07.244253 ubuntu docker[6926]: netbox-1 | 2026/06/02 06:09:07 [info] 350#350 discovery started Jun 02 06:09:07.249397 ubuntu docker[6926]: netbox-1 | 2026/06/02 06:09:07 [notice] 350#350 module: python 3.12.3 "/usr/lib/unit/modules/python3.12.unit.so" Jun 02 06:09:07.251844 ubuntu docker[6926]: netbox-1 | 2026/06/02 06:09:07 [info] 8#8 controller started Jun 02 06:09:07.252555 ubuntu docker[6926]: netbox-1 | 2026/06/02 06:09:07 [info] 352#352 router started Jun 02 06:09:07.253979 ubuntu docker[6926]: netbox-1 | 2026/06/02 06:09:07 [notice] 8#8 process 350 exited with code 0 Jun 02 06:09:07.256071 ubuntu docker[6926]: netbox-1 | 2026/06/02 06:09:07 [info] 352#352 OpenSSL 3.0.13 30 Jan 2024, 300000d0 Jun 02 06:09:08.250960 ubuntu docker[6926]: netbox-1 | âš™ī¸ Applying configuration from /etc/unit/nginx-unit.json Jun 02 06:09:08.282117 ubuntu docker[6926]: netbox-1 | 2026/06/02 06:09:08 [info] 355#355 "netbox" prototype started Jun 02 06:09:08.285124 ubuntu docker[6926]: netbox-1 | 2026/06/02 06:09:08 [info] 356#356 "netbox" application started Jun 02 06:09:10.498250 ubuntu docker[6926]: netbox-1 | ✅ Unit configuration loaded successfully Jun 02 06:09:10.500440 ubuntu docker[6926]: netbox-1 | 2026/06/02 06:09:10 [notice] 8#8 process 348 exited with code 0 Jun 02 06:09:35.956214 ubuntu docker[6926]: netbox-1 | 2026/06/02 06:09:35 [info] 390#390 "netbox" application started Jun 02 06:09:42.676404 ubuntu docker[6926]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:06:09:42 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 06:09:43.134947 ubuntu docker[6926]: Container netbox-netbox-1 Healthy Jun 02 06:09:43.134947 ubuntu docker[6926]: Container netbox-netbox-worker-1 Starting Jun 02 06:09:43.545215 ubuntu docker[6926]: Container netbox-netbox-worker-1 Started Jun 02 06:09:50.796544 ubuntu docker[6926]: netbox-worker-1 | No queues have been specified. This process will service the following queues by default: high, default, low Jun 02 06:09:50.802420 ubuntu docker[6926]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:09:50.802420 ubuntu docker[6926]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:09:50.802420 ubuntu docker[6926]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:09:50.802420 ubuntu docker[6926]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:09:50.802420 ubuntu docker[6926]: netbox-worker-1 | 06:09:50 Worker rq:worker:1fa2f836b24b48d18051ddf30cb0cf69 started with PID 1, version 2.4.0 Jun 02 06:09:50.802420 ubuntu docker[6926]: netbox-worker-1 | 06:09:50 Subscribing to channel rq:pubsub:1fa2f836b24b48d18051ddf30cb0cf69 Jun 02 06:09:50.803019 ubuntu docker[6926]: netbox-worker-1 | 06:09:50 *** Listening on high, default, low... Jun 02 06:09:50.813483 ubuntu docker[6926]: netbox-worker-1 | 06:09:50 Cleaning registries for queue: high Jun 02 06:09:50.813727 ubuntu docker[6926]: netbox-worker-1 | 06:09:50 Scheduler for high, low, default started with PID 32 Jun 02 06:09:50.816778 ubuntu docker[6926]: netbox-worker-1 | 06:09:50 Cleaning registries for queue: default Jun 02 06:09:50.818995 ubuntu docker[6926]: netbox-worker-1 | 06:09:50 Cleaning registries for queue: low Jun 02 06:09:50.825932 ubuntu docker[6926]: netbox-worker-1 | 06:09:50 default: handle(job=) (c7a536e9-e728-4b99-b9a5-8a324b269434) Jun 02 06:09:51.244384 ubuntu docker[6926]: netbox-worker-1 | 06:09:51 Successfully completed handle(job=) job in 0:00:00.404158s on worker 1fa2f836b24b48d18051ddf30cb0cf69 Jun 02 06:09:51.244384 ubuntu docker[6926]: netbox-worker-1 | 06:09:51 default: Job OK (c7a536e9-e728-4b99-b9a5-8a324b269434) Jun 02 06:09:51.244384 ubuntu docker[6926]: netbox-worker-1 | 06:09:51 Result is kept for 500 seconds Jun 02 06:09:51.273615 ubuntu docker[6926]: redis-1 | 1:M 02 Jun 2026 06:09:51.271 * 100 changes in 300 seconds. Saving... Jun 02 06:09:51.273615 ubuntu docker[6926]: redis-1 | 1:M 02 Jun 2026 06:09:51.272 * Background saving started by pid 82 Jun 02 06:09:51.300798 ubuntu docker[6926]: redis-1 | 82:C 02 Jun 2026 06:09:51.300 * DB saved on disk Jun 02 06:09:51.302223 ubuntu docker[6926]: redis-1 | 82:C 02 Jun 2026 06:09:51.301 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB Jun 02 06:09:51.375215 ubuntu docker[6926]: redis-1 | 1:M 02 Jun 2026 06:09:51.374 * Background saving terminated with success Jun 02 06:10:12.789224 ubuntu docker[6926]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:06:10:12 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 06:10:42.897181 ubuntu docker[6926]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:06:10:42 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 06:11:09.594782 ubuntu docker[6926]: postgres-1 | 2026-06-02 06:11:09.593 UTC [56] LOG: checkpoint complete: wrote 1240 buffers (0.9%); 0 WAL file(s) added, 0 removed, 1 recycled; write=123.674 s, sync=0.019 s, total=123.703 s; sync files=2737, longest=0.001 s, average=0.001 s; distance=14059 kB, estimate=14059 kB; lsn=0/270A8B8, redo lsn=0/26DAAD0 Jun 02 06:11:12.975896 ubuntu docker[6926]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:06:11:12 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0"