12:40:05 Started by timer 12:40:05 Running as SYSTEM 12:40:05 [EnvInject] - Loading node environment variables. 12:40:05 Building remotely on prd-ubuntu2204-docker-8c-8g-2636 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdnc-oam-maven-docker-stage-master 12:40:05 [ssh-agent] Looking for ssh-agent implementation... 12:40:05 $ ssh-agent 12:40:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMbR6Ci/agent.1573 12:40:05 SSH_AGENT_PID=1575 12:40:05 [ssh-agent] Started. 12:40:05 Running ssh-add (command line suppressed) 12:40:05 Identity added: /w/workspace/sdnc-oam-maven-docker-stage-master@tmp/private_key_2679715614123395608.key (/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/private_key_2679715614123395608.key) 12:40:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:40:05 The recommended git tool is: NONE 12:40:07 using credential onap-jenkins-ssh 12:40:07 Wiping out workspace first. 12:40:07 Cloning the remote Git repository 12:40:07 Cloning repository git://cloud.onap.org/mirror/sdnc/oam 12:40:07 > git init /w/workspace/sdnc-oam-maven-docker-stage-master # timeout=10 12:40:07 Fetching upstream changes from git://cloud.onap.org/mirror/sdnc/oam 12:40:07 > git --version # timeout=10 12:40:07 > git --version # 'git version 2.34.1' 12:40:07 using GIT_SSH to set credentials Gerrit user 12:40:07 Verifying host key using manually-configured host key entries 12:40:07 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdnc/oam +refs/heads/*:refs/remotes/origin/* # timeout=10 12:40:10 > git config remote.origin.url git://cloud.onap.org/mirror/sdnc/oam # timeout=10 12:40:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:40:10 Avoid second fetch 12:40:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:40:10 Checking out Revision 83c8b2db18c7a084e8346e155bc3011c0fb94031 (refs/remotes/origin/master) 12:40:10 > git config core.sparsecheckout # timeout=10 12:40:10 > git checkout -f 83c8b2db18c7a084e8346e155bc3011c0fb94031 # timeout=10 12:40:10 Commit message: "Fix RTD build and remove unmaintained extensions" 12:40:10 > git rev-list --no-walk baab79ebe1445eaf2dc20d5061afc97e1dfe69cc # timeout=10 12:40:14 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:40:14 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:40:14 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:40:14 provisioning config files... 12:40:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:40:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:40:14 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins13508935303246988769.sh 12:40:14 ---> python-tools-install.sh 12:40:14 Setup pyenv: 12:40:14 * system (set by /opt/pyenv/version) 12:40:14 * 3.8.20 (set by /opt/pyenv/version) 12:40:14 * 3.9.20 (set by /opt/pyenv/version) 12:40:14 3.10.15 12:40:14 3.11.10 12:40:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dsOH 12:40:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:40:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:40:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:40:23 lf-activate-venv(): INFO: Base packages installed successfully 12:40:23 lf-activate-venv(): INFO: Installing additional packages: lftools 12:40:44 lf-activate-venv(): INFO: Adding /tmp/venv-dsOH/bin to PATH 12:40:44 Generating Requirements File 12:41:01 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:41:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:41:01 Python 3.11.10 12:41:01 pip 26.0.1 from /tmp/venv-dsOH/lib/python3.11/site-packages/pip (python 3.11) 12:41:02 appdirs==1.4.4 12:41:02 argcomplete==3.6.3 12:41:02 aspy.yaml==1.3.0 12:41:02 attrs==25.4.0 12:41:02 autopage==0.6.0 12:41:02 beautifulsoup4==4.14.3 12:41:02 boto3==1.42.62 12:41:02 botocore==1.42.62 12:41:02 bs4==0.0.2 12:41:02 certifi==2026.2.25 12:41:02 cffi==2.0.0 12:41:02 cfgv==3.5.0 12:41:02 chardet==7.0.1 12:41:02 charset-normalizer==3.4.5 12:41:02 click==8.3.1 12:41:02 cliff==4.13.2 12:41:02 cmd2==3.4.0 12:41:02 cryptography==3.3.2 12:41:02 debtcollector==3.0.0 12:41:02 decorator==5.2.1 12:41:02 defusedxml==0.7.1 12:41:02 Deprecated==1.3.1 12:41:02 distlib==0.4.0 12:41:02 dnspython==2.8.0 12:41:02 docker==7.1.0 12:41:02 dogpile.cache==1.5.0 12:41:02 durationpy==0.10 12:41:02 email-validator==2.3.0 12:41:02 filelock==3.25.0 12:41:02 future==1.0.0 12:41:02 gitdb==4.0.12 12:41:02 GitPython==3.1.46 12:41:02 httplib2==0.30.2 12:41:02 identify==2.6.17 12:41:02 idna==3.11 12:41:02 importlib-resources==1.5.0 12:41:02 iso8601==2.1.0 12:41:02 Jinja2==3.1.6 12:41:02 jmespath==1.1.0 12:41:02 jsonpatch==1.33 12:41:02 jsonpointer==3.0.0 12:41:02 jsonschema==4.26.0 12:41:02 jsonschema-specifications==2025.9.1 12:41:02 keystoneauth1==5.13.1 12:41:02 kubernetes==35.0.0 12:41:02 lftools==0.37.22 12:41:02 lxml==6.0.2 12:41:02 markdown-it-py==4.0.0 12:41:02 MarkupSafe==3.0.3 12:41:02 mdurl==0.1.2 12:41:02 msgpack==1.1.2 12:41:02 multi_key_dict==2.0.3 12:41:02 munch==4.0.0 12:41:02 netaddr==1.3.0 12:41:02 niet==1.4.2 12:41:02 nodeenv==1.10.0 12:41:02 oauth2client==4.1.3 12:41:02 oauthlib==3.3.1 12:41:02 openstacksdk==4.10.0 12:41:02 os-service-types==1.8.2 12:41:02 osc-lib==4.4.0 12:41:02 oslo.config==10.3.0 12:41:02 oslo.context==6.3.0 12:41:02 oslo.i18n==6.7.2 12:41:02 oslo.log==8.1.0 12:41:02 oslo.serialization==5.9.1 12:41:02 oslo.utils==10.0.0 12:41:02 packaging==26.0 12:41:02 pbr==7.0.3 12:41:02 platformdirs==4.9.4 12:41:02 prettytable==3.17.0 12:41:02 psutil==7.2.2 12:41:02 pyasn1==0.6.2 12:41:02 pyasn1_modules==0.4.2 12:41:02 pycparser==3.0 12:41:02 pygerrit2==2.0.15 12:41:02 PyGithub==2.8.1 12:41:02 Pygments==2.19.2 12:41:02 PyJWT==2.11.0 12:41:02 PyNaCl==1.6.2 12:41:02 pyparsing==2.4.7 12:41:02 pyperclip==1.11.0 12:41:02 pyrsistent==0.20.0 12:41:02 python-cinderclient==9.9.0 12:41:02 python-dateutil==2.9.0.post0 12:41:02 python-discovery==1.1.0 12:41:02 python-heatclient==5.1.0 12:41:02 python-jenkins==1.8.3 12:41:02 python-keystoneclient==5.8.0 12:41:02 python-magnumclient==4.10.0 12:41:02 python-openstackclient==9.0.0 12:41:02 python-swiftclient==4.10.0 12:41:02 PyYAML==6.0.3 12:41:02 referencing==0.37.0 12:41:02 requests==2.32.5 12:41:02 requests-oauthlib==2.0.0 12:41:02 requestsexceptions==1.4.0 12:41:02 rfc3986==2.0.0 12:41:02 rich==14.3.3 12:41:02 rich-argparse==1.7.2 12:41:02 rpds-py==0.30.0 12:41:02 rsa==4.9.1 12:41:02 ruamel.yaml==0.19.1 12:41:02 ruamel.yaml.clib==0.2.15 12:41:02 s3transfer==0.16.0 12:41:02 simplejson==3.20.2 12:41:02 six==1.17.0 12:41:02 smmap==5.0.2 12:41:02 soupsieve==2.8.3 12:41:02 stevedore==5.7.0 12:41:02 tabulate==0.10.0 12:41:02 toml==0.10.2 12:41:02 tomlkit==0.14.0 12:41:02 tqdm==4.67.3 12:41:02 typing_extensions==4.15.0 12:41:02 urllib3==1.26.20 12:41:02 virtualenv==21.1.0 12:41:02 wcwidth==0.6.0 12:41:02 websocket-client==1.9.0 12:41:02 wrapt==2.1.2 12:41:02 xdg==6.0.0 12:41:02 xmltodict==1.0.4 12:41:02 yq==3.4.3 12:41:02 [sdnc-oam-maven-docker-stage-master] $ /bin/sh -xe /tmp/jenkins5266241041912779937.sh 12:41:02 + mkdir -p /w/workspace/sdnc-oam-maven-docker-stage-master/target/classes /w/workspace/sdnc-oam-maven-docker-stage-master/jacoco/classes 12:41:02 [sdnc-oam-maven-docker-stage-master] $ /bin/sh -xe /tmp/jenkins11359262534703289574.sh 12:41:02 + echo quiet=on 12:41:02 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-8c-8g-2636 12:41:03 [sdnc-oam-maven-docker-stage-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=sdnc/oam -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=master -DARCHIVE_ARTIFACTS= -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=sdnc/oam -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSBOM_PATH=$WORKSPACE -DSTAGING_PROFILE_ID=176c31dfe190a -DMAVEN_VERSIONS_PLUGIN=true "-DMAVEN_PARAMS=-Dmaven.test.skip=true -Ddocker.skip.run=true -Pdocker" --version 12:41:03 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 12:41:03 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 12:41:03 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:41:03 Default locale: en, platform encoding: UTF-8 12:41:03 OS name: "linux", version: "5.15.0-171-generic", arch: "amd64", family: "unix" 12:41:03 [sdnc-oam-maven-docker-stage-master] $ /bin/sh -xe /tmp/jenkins12372084589647413739.sh 12:41:03 + rm /home/jenkins/.wgetrc 12:41:03 [EnvInject] - Injecting environment variables from a build step. 12:41:03 [EnvInject] - Injecting as environment variables the properties content 12:41:03 SET_JDK_VERSION=openjdk21 12:41:03 GIT_URL="git://cloud.onap.org/mirror" 12:41:03 12:41:03 [EnvInject] - Variables injected successfully. 12:41:03 [sdnc-oam-maven-docker-stage-master] $ /bin/sh /tmp/jenkins6951322840832868562.sh 12:41:03 ---> update-java-alternatives.sh 12:41:03 ---> Updating Java version 12:41:03 ---> Ubuntu/Debian system detected 12:41:03 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 12:41:03 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 12:41:03 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 12:41:03 openjdk version "21.0.10" 2026-01-20 12:41:03 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 12:41:03 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 12:41:03 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 12:41:03 [EnvInject] - Injecting environment variables from a build step. 12:41:03 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 12:41:03 [EnvInject] - Variables injected successfully. 12:41:03 provisioning config files... 12:41:03 copy managed file [global-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config13797913315818456869tmp 12:41:03 copy managed file [sdnc-oam-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config12488220952859906438tmp 12:41:03 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins6942904013958782912.sh 12:41:03 ---> docker-login.sh 12:41:03 nexus3.onap.org:10001 12:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:09 Error response from daemon: login attempt to https://nexus3.onap.org:10001/v2/ failed with status: 502 Bad Gateway 12:41:09 Build step 'Execute shell' marked build as failure 12:41:09 $ ssh-agent -k 12:41:09 unset SSH_AUTH_SOCK; 12:41:09 unset SSH_AGENT_PID; 12:41:09 echo Agent pid 1575 killed; 12:41:09 [ssh-agent] Stopped. 12:41:09 [PostBuildScript] - [INFO] Executing post build scripts. 12:41:09 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins4454603687535758007.sh 12:41:09 ---> sysstat.sh 12:41:10 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins14501863540826706473.sh 12:41:10 ---> package-listing.sh 12:41:10 ++ facter osfamily 12:41:10 ++ tr '[:upper:]' '[:lower:]' 12:41:10 + OS_FAMILY=debian 12:41:10 + workspace=/w/workspace/sdnc-oam-maven-docker-stage-master 12:41:10 + START_PACKAGES=/tmp/packages_start.txt 12:41:10 + END_PACKAGES=/tmp/packages_end.txt 12:41:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:41:10 + PACKAGES=/tmp/packages_start.txt 12:41:10 + '[' /w/workspace/sdnc-oam-maven-docker-stage-master ']' 12:41:10 + PACKAGES=/tmp/packages_end.txt 12:41:10 + case "${OS_FAMILY}" in 12:41:10 + dpkg -l 12:41:10 + grep '^ii' 12:41:10 + '[' -f /tmp/packages_start.txt ']' 12:41:10 + '[' -f /tmp/packages_end.txt ']' 12:41:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:41:10 + '[' /w/workspace/sdnc-oam-maven-docker-stage-master ']' 12:41:10 + mkdir -p /w/workspace/sdnc-oam-maven-docker-stage-master/archives/ 12:41:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdnc-oam-maven-docker-stage-master/archives/ 12:41:10 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins14103223096840964984.sh 12:41:10 ---> capture-instance-metadata.sh 12:41:10 Setup pyenv: 12:41:10 system 12:41:10 3.8.20 12:41:10 3.9.20 12:41:10 3.10.15 12:41:10 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:41:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dsOH from file:/tmp/.os_lf_venv 12:41:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:41:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:41:12 lf-activate-venv(): INFO: Base packages installed successfully 12:41:12 lf-activate-venv(): INFO: Installing additional packages: lftools 12:41:19 lf-activate-venv(): INFO: Adding /tmp/venv-dsOH/bin to PATH 12:41:19 INFO: Running in OpenStack, capturing instance metadata 12:41:19 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins2454851563336665816.sh 12:41:19 provisioning config files... 12:41:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config769094819125464151tmp 12:41:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:41:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:41:19 [EnvInject] - Injecting environment variables from a build step. 12:41:19 [EnvInject] - Injecting as environment variables the properties content 12:41:19 SERVER_ID=logs 12:41:19 12:41:19 [EnvInject] - Variables injected successfully. 12:41:19 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins6795891914862175381.sh 12:41:19 ---> create-netrc.sh 12:41:19 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins8174567638626204894.sh 12:41:19 ---> python-tools-install.sh 12:41:19 Setup pyenv: 12:41:19 system 12:41:19 3.8.20 12:41:19 3.9.20 12:41:19 3.10.15 12:41:19 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:41:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dsOH from file:/tmp/.os_lf_venv 12:41:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:41:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:41:21 lf-activate-venv(): INFO: Base packages installed successfully 12:41:21 lf-activate-venv(): INFO: Installing additional packages: lftools 12:41:28 lf-activate-venv(): INFO: Adding /tmp/venv-dsOH/bin to PATH 12:41:28 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins8723635780556725855.sh 12:41:28 ---> sudo-logs.sh 12:41:28 Archiving 'sudo' log.. 12:41:28 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins14238256624034483020.sh 12:41:28 ---> job-cost.sh 12:41:28 INFO: Activating Python virtual environment... 12:41:28 Setup pyenv: 12:41:28 system 12:41:28 3.8.20 12:41:28 3.9.20 12:41:28 3.10.15 12:41:28 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:41:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dsOH from file:/tmp/.os_lf_venv 12:41:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:41:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:41:30 lf-activate-venv(): INFO: Base packages installed successfully 12:41:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:41:34 lf-activate-venv(): INFO: Adding /tmp/venv-dsOH/bin to PATH 12:41:34 INFO: No stack-cost file found 12:41:34 INFO: Instance uptime: 137s 12:41:34 INFO: Fetching instance metadata (attempt 1 of 3)... 12:41:34 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:41:34 INFO: Successfully fetched instance metadata 12:41:34 INFO: Instance type: v3-standard-8 12:41:34 INFO: Retrieving pricing info for: v3-standard-8 12:41:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:41:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=137 12:41:35 INFO: Successfully fetched Vexxhost pricing API 12:41:35 INFO: Retrieved cost: 0.22 12:41:35 INFO: Retrieved resource: v3-standard-8 12:41:35 INFO: Creating archive directory: /w/workspace/sdnc-oam-maven-docker-stage-master/archives/cost 12:41:35 INFO: Archiving costs to: /w/workspace/sdnc-oam-maven-docker-stage-master/archives/cost.csv 12:41:35 INFO: Successfully archived job cost data 12:41:35 DEBUG: Cost data: sdnc-oam-maven-docker-stage-master,2414,2026-03-06 12:41:35,v3-standard-8,137,0.22,0.00,FAILURE 12:41:35 [sdnc-oam-maven-docker-stage-master] $ /bin/bash -l /tmp/jenkins9102160984749248399.sh 12:41:35 ---> logs-deploy.sh 12:41:35 Setup pyenv: 12:41:35 system 12:41:35 3.8.20 12:41:35 3.9.20 12:41:35 3.10.15 12:41:35 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:41:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dsOH from file:/tmp/.os_lf_venv 12:41:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:41:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:41:37 lf-activate-venv(): INFO: Base packages installed successfully 12:41:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:41:43 lf-activate-venv(): INFO: Adding /tmp/venv-dsOH/bin to PATH 12:41:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdnc-oam-maven-docker-stage-master/2414 12:41:43 INFO: archiving workspace using pattern(s): 12:41:43 /tmp/venv-dsOH/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 12:41:43 warnings.warn( 12:41:44 Archives upload complete. 12:41:44 INFO: archiving logs to Nexus 12:41:44 /tmp/venv-dsOH/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 12:41:44 warnings.warn( 12:41:45 ---> uname -a: 12:41:45 Linux prd-ubuntu2204-docker-8c-8g-2636 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 12:41:45 12:41:45 12:41:45 ---> lscpu: 12:41:45 Architecture: x86_64 12:41:45 CPU op-mode(s): 32-bit, 64-bit 12:41:45 Address sizes: 40 bits physical, 48 bits virtual 12:41:45 Byte Order: Little Endian 12:41:45 CPU(s): 8 12:41:45 On-line CPU(s) list: 0-7 12:41:45 Vendor ID: AuthenticAMD 12:41:45 Model name: AMD EPYC-Rome Processor 12:41:45 CPU family: 23 12:41:45 Model: 49 12:41:45 Thread(s) per core: 1 12:41:45 Core(s) per socket: 1 12:41:45 Socket(s): 8 12:41:45 Stepping: 0 12:41:45 BogoMIPS: 5599.99 12:41:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:41:45 Virtualization: AMD-V 12:41:45 Hypervisor vendor: KVM 12:41:45 Virtualization type: full 12:41:45 L1d cache: 256 KiB (8 instances) 12:41:45 L1i cache: 256 KiB (8 instances) 12:41:45 L2 cache: 4 MiB (8 instances) 12:41:45 L3 cache: 128 MiB (8 instances) 12:41:45 NUMA node(s): 1 12:41:45 NUMA node0 CPU(s): 0-7 12:41:45 Vulnerability Gather data sampling: Not affected 12:41:45 Vulnerability Indirect target selection: Not affected 12:41:45 Vulnerability Itlb multihit: Not affected 12:41:45 Vulnerability L1tf: Not affected 12:41:45 Vulnerability Mds: Not affected 12:41:45 Vulnerability Meltdown: Not affected 12:41:45 Vulnerability Mmio stale data: Not affected 12:41:45 Vulnerability Reg file data sampling: Not affected 12:41:45 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:41:45 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:41:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:41:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:41:45 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:41:45 Vulnerability Srbds: Not affected 12:41:45 Vulnerability Tsa: Not affected 12:41:45 Vulnerability Tsx async abort: Not affected 12:41:45 Vulnerability Vmscape: Not affected 12:41:45 12:41:45 12:41:45 ---> nproc: 12:41:45 8 12:41:45 12:41:45 12:41:45 ---> df -h: 12:41:45 Filesystem Size Used Avail Use% Mounted on 12:41:45 tmpfs 3.2G 1.1M 3.2G 1% /run 12:41:45 /dev/vda1 155G 9.8G 146G 7% / 12:41:45 tmpfs 16G 0 16G 0% /dev/shm 12:41:45 tmpfs 5.0M 0 5.0M 0% /run/lock 12:41:45 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:41:45 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 12:41:45 12:41:45 12:41:45 ---> free -m: 12:41:45 total used free shared buff/cache available 12:41:45 Mem: 32092 660 28864 4 2567 30995 12:41:45 Swap: 1023 0 1023 12:41:45 12:41:45 12:41:45 ---> ip addr: 12:41:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:41:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:41:45 inet 127.0.0.1/8 scope host lo 12:41:45 valid_lft forever preferred_lft forever 12:41:45 inet6 ::1/128 scope host 12:41:45 valid_lft forever preferred_lft forever 12:41:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:41:45 link/ether fa:16:3e:cf:b0:c2 brd ff:ff:ff:ff:ff:ff 12:41:45 altname enp0s3 12:41:45 inet 10.30.107.233/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 12:41:45 valid_lft 86260sec preferred_lft 86260sec 12:41:45 inet6 fe80::f816:3eff:fecf:b0c2/64 scope link 12:41:45 valid_lft forever preferred_lft forever 12:41:45 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:41:45 link/ether b2:dd:71:51:08:ae brd ff:ff:ff:ff:ff:ff 12:41:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:41:45 valid_lft forever preferred_lft forever 12:41:45 12:41:45 12:41:45 ---> sar -b -r -n DEV: 12:41:45 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-2636) 03/06/26 _x86_64_ (8 CPU) 12:41:45 12:41:45 12:39:30 LINUX RESTART (8 CPU) 12:41:45 12:41:45 12:41:45 ---> sar -P ALL: 12:41:45 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-2636) 03/06/26 _x86_64_ (8 CPU) 12:41:45 12:41:45 12:39:30 LINUX RESTART (8 CPU) 12:41:45 12:41:45 12:41:45