VIAVI TestCenter: Linux version outdated, Linux version running on LabServer is Debian 8, which is already unsupported
Knowledge Base - FAQ
Up to 5.22.0676 Release, the Linux Version running in Lab Server is still Debian 8, for which support ended on 2018-06-17 (end of regular support) / 2020-06-30 (end of long-term support for Jessie-LTS)
It’s a security flaw with our recommended product deployments.
admin@stc-vls-12160:/etc$ docker exec -ti $(docker ps -q) /bin/cat /home/testcenter/server/STCVersion.txt
5.22.0676 admin@stc-vls-12160:/etc$
admin@stc-vls-12160:/etc$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 8 (jessie)"
NAME="Debian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"
ID=debian
HOME_URL="http://www.debian.org/"
SUPPORT_URL="http://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
admin@stc-vls-12160:/etc$
N/A