LinuxServer.io

Test Results

linuxserver/tautulli

develop-23b2af1c-ls463

Cumulative: PASS

Total Runtime: 53.90s
Runtime: 17.59s
amd64-develop-23b2af1c-ls463
Build Information
Builder: X86-BUILDER-3i --Hetzner
Created: 2026-03-25T06:38:26+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 57.79MB
Tag: amd64-develop-23b2af1c-ls463
Version: 23b2af1c-ls463
View Container Logs
Expand
2026-03-25T06:41:26.674762767Z [migrations] started
2026-03-25T06:41:26.674834341Z [migrations] no migrations found
2026-03-25T06:41:26.696505915Z usermod: no changes
2026-03-25T06:41:26.702024699Z ───────────────────────────────────────
2026-03-25T06:41:26.702038336Z 
2026-03-25T06:41:26.702042374Z       ██╗     ███████╗██╗ ██████╗
2026-03-25T06:41:26.702046212Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-25T06:41:26.702049829Z       ██║     ███████╗██║██║   ██║
2026-03-25T06:41:26.702053346Z       ██║     ╚════██║██║██║   ██║
2026-03-25T06:41:26.702057014Z       ███████╗███████║██║╚██████╔╝
2026-03-25T06:41:26.702060661Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-25T06:41:26.702064559Z 
2026-03-25T06:41:26.702067865Z    Brought to you by linuxserver.io
2026-03-25T06:41:26.702071262Z ───────────────────────────────────────
2026-03-25T06:41:26.702351887Z 
2026-03-25T06:41:26.702378170Z To support the app dev(s) visit:
2026-03-25T06:41:26.703743139Z Tautulli: https://tautulli.com/#donate
2026-03-25T06:41:26.704054095Z 
2026-03-25T06:41:26.704059797Z To support LSIO projects visit:
2026-03-25T06:41:26.704063484Z https://www.linuxserver.io/donate/
2026-03-25T06:41:26.704067442Z 
2026-03-25T06:41:26.704070809Z ───────────────────────────────────────
2026-03-25T06:41:26.704074547Z GID/UID
2026-03-25T06:41:26.704077943Z ───────────────────────────────────────
2026-03-25T06:41:26.709092783Z 
2026-03-25T06:41:26.709099055Z User UID:    911
2026-03-25T06:41:26.709102472Z User GID:    911
2026-03-25T06:41:26.709105799Z ───────────────────────────────────────
2026-03-25T06:41:26.710702294Z Linuxserver.io version: 23b2af1c-ls463
2026-03-25T06:41:26.710948570Z Build-date: 2026-03-25T06:38:26+00:00
2026-03-25T06:41:26.710952588Z ───────────────────────────────────────
2026-03-25T06:41:26.710956306Z     
2026-03-25T06:41:26.760106506Z [custom-init] No custom files found, skipping...
2026-03-25T06:41:29.030609024Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-03-25T06:41:29.030654195Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-03-25T06:41:29.030689577Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-03-25T06:41:29.030698004Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-03-25T06:41:29.030706481Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-03-25T06:41:29.030714326Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-03-25T06:41:29.038043597Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2026-03-25T06:41:29.038080952Z   version_regex = re.compile("^\d\.\d{1,2}$")
2026-03-25T06:41:29.782983219Z /app/tautulli/lib/tzlocal/unix.py:207: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2026-03-25T06:41:29.783026255Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2026-03-25T06:41:29.976661907Z 2026-03-25 06:41:29 - INFO :: MainThread : Starting Tautulli v2.16.1
2026-03-25T06:41:29.976945308Z 2026-03-25 06:41:29 - INFO :: MainThread : [Docker] Linux 6.1.0-28-amd64 (#1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) - Alpine Linux 3.23.3)
2026-03-25T06:41:29.977169409Z 2026-03-25 06:41:29 - INFO :: MainThread : UTC (UTC+0000)
2026-03-25T06:41:29.977414623Z 2026-03-25 06:41:29 - INFO :: MainThread : Language C / Encoding UTF-8
2026-03-25T06:41:29.977679787Z 2026-03-25 06:41:29 - INFO :: MainThread : Python 3.12.12 (main, Oct 11 2025, 01:16:26) [GCC 15.2.0]
2026-03-25T06:41:29.977895141Z 2026-03-25 06:41:29 - INFO :: MainThread : SQLite 3.51.2
2026-03-25T06:41:29.978123080Z 2026-03-25 06:41:29 - INFO :: MainThread : Program Dir: /app/tautulli
2026-03-25T06:41:29.978351430Z 2026-03-25 06:41:29 - INFO :: MainThread : Config File: /config/config.ini
2026-03-25T06:41:29.978580250Z 2026-03-25 06:41:29 - INFO :: MainThread : Database File: /config/tautulli.db
2026-03-25T06:41:29.979169227Z 2026-03-25 06:41:29 - INFO :: MainThread : Checking if the database upgrades are required...
2026-03-25T06:41:30.006376478Z 2026-03-25 06:41:30 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2026-03-25T06:41:30.008808275Z 2026-03-25 06:41:30 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2026-03-25T06:41:30.014450959Z 2026-03-25 06:41:30 - INFO :: MainThread : Checking if configuration upgrades are required...
2026-03-25T06:41:30.017483155Z 2026-03-25 06:41:30 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-25T06:41:30.021653293Z 2026-03-25 06:41:30 - DEBUG :: MainThread : Generating UUID...
2026-03-25T06:41:30.023631367Z 2026-03-25 06:41:30 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-25T06:41:30.024823748Z 2026-03-25 06:41:30 - DEBUG :: MainThread : Generating API key...
2026-03-25T06:41:30.026790468Z 2026-03-25 06:41:30 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-25T06:41:30.027967549Z 2026-03-25 06:41:30 - DEBUG :: MainThread : Generating JWT secret...
2026-03-25T06:41:30.031838574Z 2026-03-25 06:41:30 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-25T06:41:30.033322423Z 2026-03-25 06:41:30 - INFO :: MainThread : Retrieving latest version information from GitHub
2026-03-25T06:41:30.033660253Z 2026-03-25 06:41:30 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2026-03-25T06:41:30.240519796Z 2026-03-25 06:41:30 - DEBUG :: MainThread : Latest version is 23b2af1cf98a754adeede715dfc9a38306a9239d
2026-03-25T06:41:30.241050064Z 2026-03-25 06:41:30 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2026-03-25T06:41:30.241832449Z 2026-03-25 06:41:30 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/23b2af1c...23b2af1cf98a754adeede715dfc9a38306a9239d
2026-03-25T06:41:30.602854742Z 2026-03-25 06:41:30 - DEBUG :: MainThread : In total, 0 commits behind
2026-03-25T06:41:30.603194887Z 2026-03-25 06:41:30 - DEBUG :: MainThread : Docker container 0 commits behind
2026-03-25T06:41:30.603724283Z 2026-03-25 06:41:30 - INFO :: MainThread : Tautulli is up to date
2026-03-25T06:41:30.609526868Z 2026-03-25 06:41:30 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2026-03-25T06:41:30.619498139Z 2026-03-25 06:41:30 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2026-03-25T06:41:31.162418165Z 2026-03-25 06:41:31 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2026-03-25T06:41:31.667969816Z 2026-03-25 06:41:31 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2026-03-25T06:41:31.668777433Z 2026-03-25 06:41:31 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2026-03-25T06:41:31.669378243Z 2026-03-25 06:41:31 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2026-03-25T06:41:31.670937182Z 2026-03-25 06:41:31 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2026-03-25T06:41:31.781755272Z 2026-03-25 06:41:31 - INFO :: MainThread : [25/Mar/2026:06:41:31] ENGINE Serving on http://0.0.0.0:8181
2026-03-25T06:41:31.784867179Z 2026-03-25 06:41:31 - INFO :: MainThread : Tautulli is ready!
2026-03-25T06:41:31.792680504Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2026-03-25T06:41:31.812898179Z [ls.io-init] done.
View SBOM output
Expand
NAME                            VERSION                   
Simple Launcher                 1.1.0.14                  
acl-libs                        2.3.2-r1                  
alpine-baselayout               3.7.1-r8                  
alpine-baselayout-data          3.7.1-r8                  
alpine-keys                     2.6-r0                    
alpine-release                  3.23.3-r0                 
apk-tools                       3.0.5-r0                  
autocommand                     2.2.2                     
backports-tarfile               1.2.0                     
bash                            5.3.3-r1                  
brotli-libs                     1.2.0-r0                  
busybox                         1.37.0-r30                
busybox-binsh                   1.37.0-r30                
c-ares                          1.34.6-r0                 
ca-certificates                 20251003-r0               
ca-certificates-bundle          20251003-r0               
catatonit                       0.2.1-r0                  
cffi                            2.0.0                     
cli                             UNKNOWN                   
cli-32                          UNKNOWN                   
cli-64                          UNKNOWN                   
cli-arm64                       UNKNOWN                   
coreutils                       9.8-r1                    
coreutils-env                   9.8-r1                    
coreutils-fmt                   9.8-r1                    
coreutils-sha512sum             9.8-r1                    
cryptography                    46.0.4                    
curl                            8.17.0-r1                 
findutils                       4.10.0-r0                 
gdbm                            1.26-r0                   
git                             2.52.0-r0                 
git-init-template               2.52.0-r0                 
gui                             UNKNOWN                   
gui-32                          UNKNOWN                   
gui-64                          UNKNOWN                   
gui-arm64                       UNKNOWN                   
html5lib                        1.1                       
importlib-metadata              8.7.1                     
jaraco-context                  6.1.0                     
jaraco-functools                4.4.0                     
jaraco-text                     4.0.0                     
jq                              1.8.1-r0                  
libapk                          3.0.5-r0                  
libattr                         2.5.2-r2                  
libbsd                          0.12.2-r0                 
libbz2                          1.0.8-r6                  
libcrypto3                      3.5.5-r0                  
libcurl                         8.17.0-r1                 
libexpat                        2.7.5-r0                  
libffi                          3.5.2-r0                  
libgcc                          14.2.0-r6                 
libgcc                          15.2.0-r2                 
libidn2                         2.3.8-r0                  
libintl                         0.24.1-r1                 
libmd                           1.1.0-r0                  
libncursesw                     6.5_p20251123-r0          
libpanelw                       6.5_p20251123-r0          
libproc2                        4.0.5-r0                  
libpsl                          0.21.5-r3                 
libssl3                         3.5.5-r0                  
libstdc++                       15.2.0-r2                 
libunistring                    1.4.1-r0                  
linux-pam                       1.7.1-r2                  
more-itertools                  10.8.0                    
mpdecimal                       4.0.1-r0                  
musl                            1.2.5-r21                 
musl-utils                      1.2.5-r21                 
my-test-package                 1.0                       
ncurses-terminfo-base           6.5_p20251123-r0          
netcat-openbsd                  1.234.1-r0                
nghttp2-libs                    1.68.0-r0                 
nghttp3                         1.13.1-r0                 
nsProcess                       UNKNOWN                   
oniguruma                       6.9.10-r0                 
packaging                       26.0                      
pcre2                           10.47-r0                  
pip                             26.0.1                    
platformdirs                    4.4.0                     
procps-ng                       4.0.5-r0                  
pyc                             3.12.12-r0                
pycparser                       3.0                       
pyopenssl                       26.0.0                    
python3                         3.12.12-r0                
python3-pyc                     3.12.12-r0                
python3-pycache-pyc0            3.12.12-r0                
readline                        8.3.1-r0                  
scanelf                         1.3.8-r2                  
setuptools                      81.0.0                    
shadow                          4.18.0-r0                 
skalibs-libs                    2.14.4.0-r0               
sqlite-libs                     3.51.2-r0                 
ssl_client                      1.37.0-r30                
tomli                           2.4.0                     
typing-extensions               4.15.0                    
tzdata                          2026a-r0                  
utmps-libs                      0.1.3.1-r0                
wheel                           0.46.3                    
xz-libs                         5.8.2-r0                  
zipp                            3.23.0                    
zlib                            1.3.2-r0                  
zstd-libs                       1.5.7-r2                  
sbom                                                      
View Browser Console Logs
Expand
[
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:8181/welcome - [DOM] Input elements should have autocomplete attributes (suggested: \"username\"): (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1774420893607
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 11.06s
Container Start PASS - 6.03s
Create Buildx SBOM PASS - 1.67s
Get Build Info PASS - 0.03s
Runtime: 53.37s
arm64v8-develop-23b2af1c-ls463
Build Information
Builder: X86-BUILDER-3i --Hetzner
Created: 2026-03-25T06:38:26+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 58.64MB
Tag: arm64v8-develop-23b2af1c-ls463
Version: 23b2af1c-ls463
View Container Logs
Expand
2026-03-25T06:41:28.056429930Z [migrations] started
2026-03-25T06:41:28.060705881Z [migrations] no migrations found
2026-03-25T06:41:28.555127950Z usermod: no changes
2026-03-25T06:41:28.636727038Z ───────────────────────────────────────
2026-03-25T06:41:28.636759333Z 
2026-03-25T06:41:28.636769032Z       ██╗     ███████╗██╗ ██████╗
2026-03-25T06:41:28.636777660Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-25T06:41:28.636785956Z       ██║     ███████╗██║██║   ██║
2026-03-25T06:41:28.636794484Z       ██║     ╚════██║██║██║   ██║
2026-03-25T06:41:28.636802640Z       ███████╗███████║██║╚██████╔╝
2026-03-25T06:41:28.636811317Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-25T06:41:28.636819564Z 
2026-03-25T06:41:28.636827310Z    Brought to you by linuxserver.io
2026-03-25T06:41:28.636835486Z ───────────────────────────────────────
2026-03-25T06:41:28.642887835Z 
2026-03-25T06:41:28.643396830Z To support the app dev(s) visit:
2026-03-25T06:41:28.679875332Z Tautulli: https://tautulli.com/#donate
2026-03-25T06:41:28.684648254Z 
2026-03-25T06:41:28.684671981Z To support LSIO projects visit:
2026-03-25T06:41:28.684681521Z https://www.linuxserver.io/donate/
2026-03-25T06:41:28.684690318Z 
2026-03-25T06:41:28.684698224Z ───────────────────────────────────────
2026-03-25T06:41:28.684707403Z GID/UID
2026-03-25T06:41:28.684715369Z ───────────────────────────────────────
2026-03-25T06:41:28.761478658Z 
2026-03-25T06:41:28.761519470Z User UID:    911
2026-03-25T06:41:28.761529330Z User GID:    911
2026-03-25T06:41:28.761538879Z ───────────────────────────────────────
2026-03-25T06:41:28.793423520Z Linuxserver.io version: 23b2af1c-ls463
2026-03-25T06:41:28.795874726Z Build-date: 2026-03-25T06:38:26+00:00
2026-03-25T06:41:28.795908384Z ───────────────────────────────────────
2026-03-25T06:41:28.795918675Z     
2026-03-25T06:41:30.974092406Z [custom-init] No custom files found, skipping...
2026-03-25T06:41:53.835775809Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-03-25T06:41:53.835821090Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-03-25T06:41:53.836682365Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-03-25T06:41:53.837147101Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-03-25T06:41:53.837156760Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-03-25T06:41:53.837160788Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-03-25T06:41:53.924826984Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2026-03-25T06:41:53.924860331Z   version_regex = re.compile("^\d\.\d{1,2}$")
2026-03-25T06:42:01.441713869Z /app/tautulli/lib/tzlocal/unix.py:207: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2026-03-25T06:42:01.441751284Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2026-03-25T06:42:03.411501926Z 2026-03-25 06:42:03 - INFO :: MainThread : Starting Tautulli v2.16.1
2026-03-25T06:42:03.419665826Z 2026-03-25 06:42:03 - INFO :: MainThread : [Docker] Linux 6.1.0-28-amd64 (#1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) - Alpine Linux 3.23.3)
2026-03-25T06:42:03.424252223Z 2026-03-25 06:42:03 - INFO :: MainThread : UTC (UTC+0000)
2026-03-25T06:42:03.435012562Z 2026-03-25 06:42:03 - INFO :: MainThread : Language C / Encoding UTF-8
2026-03-25T06:42:03.441422631Z 2026-03-25 06:42:03 - INFO :: MainThread : Python 3.12.12 (main, Oct 11 2025, 01:16:26) [GCC 15.2.0]
2026-03-25T06:42:03.445696187Z 2026-03-25 06:42:03 - INFO :: MainThread : SQLite 3.51.2
2026-03-25T06:42:03.450230068Z 2026-03-25 06:42:03 - INFO :: MainThread : Program Dir: /app/tautulli
2026-03-25T06:42:03.454757325Z 2026-03-25 06:42:03 - INFO :: MainThread : Config File: /config/config.ini
2026-03-25T06:42:03.459440677Z 2026-03-25 06:42:03 - INFO :: MainThread : Database File: /config/tautulli.db
2026-03-25T06:42:03.468223163Z 2026-03-25 06:42:03 - INFO :: MainThread : Checking if the database upgrades are required...
2026-03-25T06:42:03.691784589Z 2026-03-25 06:42:03 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2026-03-25T06:42:03.731414657Z 2026-03-25 06:42:03 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2026-03-25T06:42:03.843793950Z 2026-03-25 06:42:03 - INFO :: MainThread : Checking if configuration upgrades are required...
2026-03-25T06:42:03.951310831Z 2026-03-25 06:42:03 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-25T06:42:04.004050320Z 2026-03-25 06:42:03 - DEBUG :: MainThread : Generating UUID...
2026-03-25T06:42:04.046777666Z 2026-03-25 06:42:04 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-25T06:42:04.067540739Z 2026-03-25 06:42:04 - DEBUG :: MainThread : Generating API key...
2026-03-25T06:42:04.107125587Z 2026-03-25 06:42:04 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-25T06:42:04.127641662Z 2026-03-25 06:42:04 - DEBUG :: MainThread : Generating JWT secret...
2026-03-25T06:42:04.184472430Z 2026-03-25 06:42:04 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-25T06:42:04.219364337Z 2026-03-25 06:42:04 - INFO :: MainThread : Retrieving latest version information from GitHub
2026-03-25T06:42:04.227026587Z 2026-03-25 06:42:04 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2026-03-25T06:42:04.685009399Z 2026-03-25 06:42:04 - DEBUG :: MainThread : Latest version is 23b2af1cf98a754adeede715dfc9a38306a9239d
2026-03-25T06:42:04.690420065Z 2026-03-25 06:42:04 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2026-03-25T06:42:04.699264696Z 2026-03-25 06:42:04 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/23b2af1c...23b2af1cf98a754adeede715dfc9a38306a9239d
2026-03-25T06:42:04.896672032Z 2026-03-25 06:42:04 - DEBUG :: MainThread : In total, 0 commits behind
2026-03-25T06:42:04.901701861Z 2026-03-25 06:42:04 - DEBUG :: MainThread : Docker container 0 commits behind
2026-03-25T06:42:04.905998263Z 2026-03-25 06:42:04 - INFO :: MainThread : Tautulli is up to date
2026-03-25T06:42:04.962287250Z 2026-03-25 06:42:04 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2026-03-25T06:42:05.021478461Z 2026-03-25 06:42:05 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2026-03-25T06:42:05.900491696Z 2026-03-25 06:42:05 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2026-03-25T06:42:06.608542424Z 2026-03-25 06:42:06 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2026-03-25T06:42:06.619094263Z 2026-03-25 06:42:06 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2026-03-25T06:42:06.626941506Z 2026-03-25 06:42:06 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2026-03-25T06:42:06.643204718Z 2026-03-25 06:42:06 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2026-03-25T06:42:06.883199317Z 2026-03-25 06:42:06 - INFO :: MainThread : [25/Mar/2026:06:42:06] ENGINE Serving on http://0.0.0.0:8181
2026-03-25T06:42:06.902435295Z 2026-03-25 06:42:06 - INFO :: MainThread : Tautulli is ready!
2026-03-25T06:42:06.986541190Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2026-03-25T06:42:07.446261691Z [ls.io-init] done.
View SBOM output
Expand
NAME                            VERSION                   
Simple Launcher                 1.1.0.14                  
acl-libs                        2.3.2-r1                  
alpine-baselayout               3.7.1-r8                  
alpine-baselayout-data          3.7.1-r8                  
alpine-keys                     2.6-r0                    
alpine-release                  3.23.3-r0                 
apk-tools                       3.0.5-r0                  
autocommand                     2.2.2                     
backports-tarfile               1.2.0                     
bash                            5.3.3-r1                  
brotli-libs                     1.2.0-r0                  
busybox                         1.37.0-r30                
busybox-binsh                   1.37.0-r30                
c-ares                          1.34.6-r0                 
ca-certificates                 20251003-r0               
ca-certificates-bundle          20251003-r0               
catatonit                       0.2.1-r0                  
cffi                            2.0.0                     
cli                             UNKNOWN                   
cli-32                          UNKNOWN                   
cli-64                          UNKNOWN                   
cli-arm64                       UNKNOWN                   
coreutils                       9.8-r1                    
coreutils-env                   9.8-r1                    
coreutils-fmt                   9.8-r1                    
coreutils-sha512sum             9.8-r1                    
cryptography                    46.0.4                    
curl                            8.17.0-r1                 
findutils                       4.10.0-r0                 
gdbm                            1.26-r0                   
git                             2.52.0-r0                 
git-init-template               2.52.0-r0                 
gui                             UNKNOWN                   
gui-32                          UNKNOWN                   
gui-64                          UNKNOWN                   
gui-arm64                       UNKNOWN                   
html5lib                        1.1                       
importlib-metadata              8.7.1                     
jaraco-context                  6.1.0                     
jaraco-functools                4.4.0                     
jaraco-text                     4.0.0                     
jq                              1.8.1-r0                  
libapk                          3.0.5-r0                  
libattr                         2.5.2-r2                  
libbsd                          0.12.2-r0                 
libbz2                          1.0.8-r6                  
libcrypto3                      3.5.5-r0                  
libcurl                         8.17.0-r1                 
libexpat                        2.7.5-r0                  
libffi                          3.5.2-r0                  
libgcc                          14.2.0-r6                 
libgcc                          15.2.0-r2                 
libidn2                         2.3.8-r0                  
libintl                         0.24.1-r1                 
libmd                           1.1.0-r0                  
libncursesw                     6.5_p20251123-r0          
libpanelw                       6.5_p20251123-r0          
libproc2                        4.0.5-r0                  
libpsl                          0.21.5-r3                 
libssl3                         3.5.5-r0                  
libstdc++                       15.2.0-r2                 
libunistring                    1.4.1-r0                  
linux-pam                       1.7.1-r2                  
more-itertools                  10.8.0                    
mpdecimal                       4.0.1-r0                  
musl                            1.2.5-r21                 
musl-utils                      1.2.5-r21                 
my-test-package                 1.0                       
ncurses-terminfo-base           6.5_p20251123-r0          
netcat-openbsd                  1.234.1-r0                
nghttp2-libs                    1.68.0-r0                 
nghttp3                         1.13.1-r0                 
nsProcess                       UNKNOWN                   
oniguruma                       6.9.10-r0                 
packaging                       26.0                      
pcre2                           10.47-r0                  
pip                             26.0.1                    
platformdirs                    4.4.0                     
procps-ng                       4.0.5-r0                  
pyc                             3.12.12-r0                
pycparser                       3.0                       
pyopenssl                       26.0.0                    
python3                         3.12.12-r0                
python3-pyc                     3.12.12-r0                
python3-pycache-pyc0            3.12.12-r0                
readline                        8.3.1-r0                  
scanelf                         1.3.8-r2                  
setuptools                      81.0.0                    
shadow                          4.18.0-r0                 
skalibs-libs                    2.14.4.0-r0               
sqlite-libs                     3.51.2-r0                 
ssl_client                      1.37.0-r30                
tomli                           2.4.0                     
typing-extensions               4.15.0                    
tzdata                          2026a-r0                  
utmps-libs                      0.1.3.1-r0                
wheel                           0.46.3                    
xz-libs                         5.8.2-r0                  
zipp                            3.23.0                    
zlib                            1.3.2-r0                  
zstd-libs                       1.5.7-r2                  
sbom                                                      
View Browser Console Logs
Expand
[
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:8181/welcome - [DOM] Input elements should have autocomplete attributes (suggested: \"username\"): (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1774420929402
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 11.78s
Container Start PASS - 41.19s
Create Buildx SBOM PASS - 1.39s
Get Build Info PASS - 0.04s
View Python Logs
Expand