18:33:34 Started by timer 18:33:34 Running as SYSTEM 18:33:34 [EnvInject] - Loading node environment variables. 18:33:34 Building remotely on prd-ubuntu1804-builder-4c-4g-5441 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-models-maven-clm-master 18:33:34 [ssh-agent] Looking for ssh-agent implementation... 18:33:34 $ ssh-agent 18:33:34 SSH_AUTH_SOCK=/tmp/ssh-O44znE2KbOc0/agent.1675 18:33:34 SSH_AGENT_PID=1677 18:33:34 [ssh-agent] Started. 18:33:34 Running ssh-add (command line suppressed) 18:33:34 Identity added: /w/workspace/policy-models-maven-clm-master@tmp/private_key_13980746222971007052.key (/w/workspace/policy-models-maven-clm-master@tmp/private_key_13980746222971007052.key) 18:33:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:33:34 The recommended git tool is: NONE 18:33:36 using credential onap-jenkins-ssh 18:33:36 Wiping out workspace first. 18:33:36 Cloning the remote Git repository 18:33:36 Cloning repository git://cloud.onap.org/mirror/policy/models 18:33:36 > git init /w/workspace/policy-models-maven-clm-master # timeout=10 18:33:36 Fetching upstream changes from git://cloud.onap.org/mirror/policy/models 18:33:36 > git --version # timeout=10 18:33:36 > git --version # 'git version 2.17.1' 18:33:36 using GIT_SSH to set credentials Gerrit user 18:33:36 Verifying host key using manually-configured host key entries 18:33:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/models +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:37 > git config remote.origin.url git://cloud.onap.org/mirror/policy/models # timeout=10 18:33:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:37 Avoid second fetch 18:33:37 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:33:37 Checking out Revision 8007bf0b59aacc96cd9dcc8d8f454d2f75185b8b (refs/remotes/origin/master) 18:33:37 > git config core.sparsecheckout # timeout=10 18:33:37 > git checkout -f 8007bf0b59aacc96cd9dcc8d8f454d2f75185b8b # timeout=10 18:33:37 Commit message: "Align dependencies with parent" 18:33:37 > git rev-list --no-walk fafdc5734a1123b92c2c71971560c68bb0647fb2 # timeout=10 18:33:41 provisioning config files... 18:33:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:33:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:33:41 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins1381659896112771872.sh 18:33:41 ---> python-tools-install.sh 18:33:41 Setup pyenv: 18:33:41 * system (set by /opt/pyenv/version) 18:33:41 * 3.8.13 (set by /opt/pyenv/version) 18:33:41 * 3.9.13 (set by /opt/pyenv/version) 18:33:41 * 3.10.6 (set by /opt/pyenv/version) 18:33:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bZI9 18:33:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:33:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:49 lf-activate-venv(): INFO: Base packages installed successfully 18:33:49 lf-activate-venv(): INFO: Installing additional packages: lftools 18:34:11 lf-activate-venv(): INFO: Adding /tmp/venv-bZI9/bin to PATH 18:34:11 Generating Requirements File 18:34:33 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. 18:34:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:34:33 Python 3.10.6 18:34:34 pip 26.1.1 from /tmp/venv-bZI9/lib/python3.10/site-packages/pip (python 3.10) 18:34:34 aiohappyeyeballs==2.6.2 18:34:34 aiohttp==3.13.5 18:34:34 aiosignal==1.4.0 18:34:34 appdirs==1.4.4 18:34:34 argcomplete==3.6.3 18:34:34 aspy.yaml==1.3.0 18:34:34 async-timeout==5.0.1 18:34:34 attrs==26.1.0 18:34:34 autopage==0.6.0 18:34:34 backports.strenum==1.3.1 18:34:34 beautifulsoup4==4.14.3 18:34:34 boto3==1.43.18 18:34:34 botocore==1.43.18 18:34:34 bs4==0.0.2 18:34:34 certifi==2026.5.20 18:34:34 cffi==2.0.0 18:34:34 cfgv==3.5.0 18:34:34 chardet==7.4.3 18:34:34 charset-normalizer==3.4.7 18:34:34 click==8.4.1 18:34:34 cliff==4.14.0 18:34:34 cmd2==3.5.1 18:34:34 cryptography==3.3.2 18:34:34 debtcollector==3.1.0 18:34:34 decorator==5.3.1 18:34:34 defusedxml==0.7.1 18:34:34 Deprecated==1.3.1 18:34:34 distlib==0.4.0 18:34:34 dnspython==2.8.0 18:34:34 docker==7.1.0 18:34:34 dogpile.cache==1.5.0 18:34:34 durationpy==0.10 18:34:34 email-validator==2.3.0 18:34:34 filelock==3.29.0 18:34:34 frozenlist==1.8.0 18:34:34 future==1.0.0 18:34:34 gitdb==4.0.12 18:34:34 GitPython==3.1.50 18:34:34 httplib2==0.30.2 18:34:34 identify==2.6.19 18:34:34 idna==3.17 18:34:34 importlib-resources==1.5.0 18:34:34 iso8601==2.1.0 18:34:34 Jinja2==3.1.6 18:34:34 jmespath==1.1.0 18:34:34 jsonpatch==1.33 18:34:34 jsonpointer==3.1.1 18:34:34 jsonschema==4.26.0 18:34:34 jsonschema-specifications==2025.9.1 18:34:34 keystoneauth1==5.14.0 18:34:34 kubernetes==36.0.1 18:34:34 lftools==0.37.22 18:34:34 lxml==6.1.1 18:34:34 markdown-it-py==4.2.0 18:34:34 MarkupSafe==3.0.3 18:34:34 mdurl==0.1.2 18:34:34 msgpack==1.1.2 18:34:34 multi_key_dict==2.0.3 18:34:34 multidict==6.7.1 18:34:34 munch==4.0.0 18:34:34 netaddr==1.3.0 18:34:34 niet==1.4.2 18:34:34 nodeenv==1.10.0 18:34:34 oauth2client==4.1.3 18:34:34 oauthlib==3.3.1 18:34:34 openstacksdk==4.13.0 18:34:34 os-service-types==1.8.2 18:34:34 osc-lib==4.6.0 18:34:34 oslo.config==10.4.0 18:34:34 oslo.context==6.4.0 18:34:34 oslo.i18n==6.8.0 18:34:34 oslo.log==8.2.0 18:34:34 oslo.serialization==5.10.0 18:34:34 oslo.utils==10.1.0 18:34:34 packaging==26.2 18:34:34 pbr==7.0.3 18:34:34 platformdirs==4.10.0 18:34:34 prettytable==3.17.0 18:34:34 propcache==0.5.2 18:34:34 psutil==7.2.2 18:34:34 pyasn1==0.6.3 18:34:34 pyasn1_modules==0.4.2 18:34:34 pycparser==3.0 18:34:34 pygerrit2==2.0.15 18:34:34 PyGithub==2.9.1 18:34:34 Pygments==2.20.0 18:34:34 PyJWT==2.13.0 18:34:34 PyNaCl==1.6.2 18:34:34 pyparsing==2.4.7 18:34:34 pyperclip==1.11.0 18:34:34 pyrsistent==0.20.0 18:34:34 python-cinderclient==9.9.0 18:34:34 python-dateutil==2.9.0.post0 18:34:34 python-discovery==1.4.0 18:34:34 python-heatclient==5.2.0 18:34:34 python-jenkins==1.8.3 18:34:34 python-keystoneclient==5.8.0 18:34:34 python-magnumclient==4.10.0 18:34:34 python-openstackclient==10.0.0 18:34:34 python-swiftclient==4.10.0 18:34:34 PyYAML==6.0.3 18:34:34 referencing==0.37.0 18:34:34 requests==2.34.2 18:34:34 requests-oauthlib==2.0.0 18:34:34 rfc3986==2.0.0 18:34:34 rich==15.0.0 18:34:34 rich-argparse==1.8.0 18:34:34 rpds-py==0.30.0 18:34:34 rsa==4.9.1 18:34:34 ruamel.yaml==0.19.1 18:34:34 ruamel.yaml.clib==0.2.15 18:34:34 s3transfer==0.18.0 18:34:34 simplejson==4.1.1 18:34:34 six==1.17.0 18:34:34 smmap==5.0.3 18:34:34 soupsieve==2.8.4 18:34:34 stevedore==5.8.0 18:34:34 tabulate==0.10.0 18:34:34 toml==0.10.2 18:34:34 tomlkit==0.15.0 18:34:34 tqdm==4.67.3 18:34:34 typing_extensions==4.15.0 18:34:34 urllib3==1.26.20 18:34:34 virtualenv==21.4.1 18:34:34 wcwidth==0.7.0 18:34:34 websocket-client==1.9.0 18:34:34 wrapt==2.2.1 18:34:34 xdg==6.0.0 18:34:34 xmltodict==1.0.4 18:34:34 yarl==1.24.2 18:34:34 yq==3.4.3 18:34:34 [policy-models-maven-clm-master] $ /bin/sh /tmp/jenkins5415098249948973580.sh 18:34:34 ---> uv-install.sh 18:34:34 Installing uv/uvx (latest) using shell installer 18:34:34 2026-05-30 18:34:34 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-r2P4UC.sh" [1] 18:34:34 downloading uv 0.11.17 x86_64-unknown-linux-gnu 18:34:35 installing to /home/jenkins/.local/bin 18:34:35 uv 18:34:35 uvx 18:34:35 everything's installed! 18:34:35 18:34:35 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:34:35 18:34:35 source $HOME/.local/bin/env (sh, bash, zsh) 18:34:35 source $HOME/.local/bin/env.fish (fish) 18:34:35 Adding install location to PATH 18:34:35 ---> Validating uv/uvx install 18:34:35 uvx 0.11.17 (x86_64-unknown-linux-gnu) 18:34:35 [policy-models-maven-clm-master] $ /bin/sh -xe /tmp/jenkins12097118807620682948.sh 18:34:35 + echo quiet=on 18:34:35 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-ubuntu1804-builder-4c-4g-5441 18:34:36 [policy-models-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS=--add-opens=java.base/java.util=ALL-UNNAMED -DPROJECT=policy/models -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 18:34:36 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=policy/models --version 18:34:36 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 18:34:36 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 18:34:36 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 18:34:36 Default locale: en, platform encoding: UTF-8 18:34:36 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 18:34:37 [policy-models-maven-clm-master] $ /bin/sh -xe /tmp/jenkins5757325608326135815.sh 18:34:37 + rm /home/jenkins/.wgetrc 18:34:37 [EnvInject] - Injecting environment variables from a build step. 18:34:37 [EnvInject] - Injecting as environment variables the properties content 18:34:37 SET_JDK_VERSION=openjdk21 18:34:37 GIT_URL="git://cloud.onap.org/mirror" 18:34:37 18:34:37 [EnvInject] - Variables injected successfully. 18:34:37 [policy-models-maven-clm-master] $ /bin/sh /tmp/jenkins5045763894132809393.sh 18:34:37 ---> update-java-alternatives.sh 18:34:37 ---> Updating Java version 18:34:37 ---> Ubuntu/Debian system detected 18:34:37 /usr/lib/jvm/java-21-openjdk-amd64 directory not found - trying to find an approaching one 18:34:37 ls: cannot access '/usr/lib/jvm/java-21-openjdk-amd64*': No such file or directory 18:34:37 no /usr/lib/jvm/java-21-openjdk-amd64 directory nor candidate found -exiting 18:34:37 Build step 'Execute shell' marked build as failure 18:34:37 $ ssh-agent -k 18:34:37 unset SSH_AUTH_SOCK; 18:34:37 unset SSH_AGENT_PID; 18:34:37 echo Agent pid 1677 killed; 18:34:37 [ssh-agent] Stopped. 18:34:37 [PostBuildScript] - [INFO] Executing post build scripts. 18:34:37 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins918371904019821709.sh 18:34:37 ---> sysstat.sh 18:34:37 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins6883659979101183189.sh 18:34:37 ---> package-listing.sh 18:34:37 ++ tr '[:upper:]' '[:lower:]' 18:34:37 ++ facter osfamily 18:34:37 + OS_FAMILY=debian 18:34:37 + workspace=/w/workspace/policy-models-maven-clm-master 18:34:37 + START_PACKAGES=/tmp/packages_start.txt 18:34:37 + END_PACKAGES=/tmp/packages_end.txt 18:34:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:34:37 + PACKAGES=/tmp/packages_start.txt 18:34:37 + '[' /w/workspace/policy-models-maven-clm-master ']' 18:34:37 + PACKAGES=/tmp/packages_end.txt 18:34:37 + case "${OS_FAMILY}" in 18:34:37 + dpkg -l 18:34:37 + grep '^ii' 18:34:37 + '[' -f /tmp/packages_start.txt ']' 18:34:37 + '[' -f /tmp/packages_end.txt ']' 18:34:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:34:37 + '[' /w/workspace/policy-models-maven-clm-master ']' 18:34:37 + mkdir -p /w/workspace/policy-models-maven-clm-master/archives/ 18:34:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-models-maven-clm-master/archives/ 18:34:37 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins10570832825976574635.sh 18:34:37 ---> capture-instance-metadata.sh 18:34:37 Setup pyenv: 18:34:38 system 18:34:38 3.8.13 18:34:38 3.9.13 18:34:38 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:34:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bZI9 from file:/tmp/.os_lf_venv 18:34:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:39 lf-activate-venv(): INFO: Base packages installed successfully 18:34:39 lf-activate-venv(): INFO: Installing additional packages: lftools 18:34:47 lf-activate-venv(): INFO: Adding /tmp/venv-bZI9/bin to PATH 18:34:47 INFO: Running in OpenStack, capturing instance metadata 18:34:47 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins8318567134569687257.sh 18:34:47 provisioning config files... 18:34:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-models-maven-clm-master@tmp/config3487283756269791588tmp 18:34:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:34:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:34:47 [EnvInject] - Injecting environment variables from a build step. 18:34:47 [EnvInject] - Injecting as environment variables the properties content 18:34:47 SERVER_ID=logs 18:34:47 18:34:47 [EnvInject] - Variables injected successfully. 18:34:47 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins2042596131304335741.sh 18:34:47 ---> create-netrc.sh 18:34:47 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins3587656245590150210.sh 18:34:47 ---> python-tools-install.sh 18:34:47 Setup pyenv: 18:34:47 system 18:34:47 3.8.13 18:34:47 3.9.13 18:34:47 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:34:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bZI9 from file:/tmp/.os_lf_venv 18:34:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:49 lf-activate-venv(): INFO: Base packages installed successfully 18:34:49 lf-activate-venv(): INFO: Installing additional packages: lftools 18:34:56 lf-activate-venv(): INFO: Adding /tmp/venv-bZI9/bin to PATH 18:34:56 [policy-models-maven-clm-master] $ /bin/sh /tmp/jenkins10804153196652940674.sh 18:34:56 ---> uv-install.sh 18:34:56 uv 0.11.17 is already installed 18:34:56 uvx 0.11.17 (x86_64-unknown-linux-gnu) 18:34:56 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins1229599062463007765.sh 18:34:56 ---> sudo-logs.sh 18:34:56 Archiving 'sudo' log.. 18:34:56 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins7614113901035147633.sh 18:34:56 ---> job-cost.sh 18:34:56 INFO: Activating Python virtual environment... 18:34:56 Setup pyenv: 18:34:56 system 18:34:56 3.8.13 18:34:56 3.9.13 18:34:56 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:34:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bZI9 from file:/tmp/.os_lf_venv 18:34:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:58 lf-activate-venv(): INFO: Base packages installed successfully 18:34:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:35:03 lf-activate-venv(): INFO: Adding /tmp/venv-bZI9/bin to PATH 18:35:03 INFO: No stack-cost file found 18:35:03 INFO: Instance uptime: 117s 18:35:03 INFO: Fetching instance metadata (attempt 1 of 3)... 18:35:03 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:35:03 INFO: Successfully fetched instance metadata 18:35:03 INFO: Instance type: v3-standard-4 18:35:03 INFO: Retrieving pricing info for: v3-standard-4 18:35:03 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:35:03 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=117 18:35:03 INFO: Successfully fetched Vexxhost pricing API 18:35:03 INFO: Retrieved cost: 0.11 18:35:03 INFO: Retrieved resource: v3-standard-4 18:35:03 INFO: Creating archive directory: /w/workspace/policy-models-maven-clm-master/archives/cost 18:35:03 INFO: Archiving costs to: /w/workspace/policy-models-maven-clm-master/archives/cost.csv 18:35:03 INFO: Successfully archived job cost data 18:35:03 DEBUG: Cost data: policy-models-maven-clm-master,454,2026-05-30 18:35:03,v3-standard-4,117,0.11,0.00,FAILURE 18:35:03 [policy-models-maven-clm-master] $ /bin/bash -l /tmp/jenkins5789003691745289155.sh 18:35:03 ---> logs-deploy.sh 18:35:03 Setup pyenv: 18:35:03 system 18:35:03 3.8.13 18:35:03 3.9.13 18:35:03 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:35:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bZI9 from file:/tmp/.os_lf_venv 18:35:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:35:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:35:05 lf-activate-venv(): INFO: Base packages installed successfully 18:35:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-bZI9/bin to PATH 18:35:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-models-maven-clm-master/454 18:35:12 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 18:35:13 Archives upload complete. 18:35:14 INFO: archiving logs to Nexus 18:35:15 ---> uname -a: 18:35:15 Linux prd-ubuntu1804-builder-4c-4g-5441 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:35:15 18:35:15 18:35:15 ---> lscpu: 18:35:15 Architecture: x86_64 18:35:15 CPU op-mode(s): 32-bit, 64-bit 18:35:15 Byte Order: Little Endian 18:35:15 CPU(s): 4 18:35:15 On-line CPU(s) list: 0-3 18:35:15 Thread(s) per core: 1 18:35:15 Core(s) per socket: 1 18:35:15 Socket(s): 4 18:35:15 NUMA node(s): 1 18:35:15 Vendor ID: AuthenticAMD 18:35:15 CPU family: 23 18:35:15 Model: 49 18:35:15 Model name: AMD EPYC-Rome Processor 18:35:15 Stepping: 0 18:35:15 CPU MHz: 2799.998 18:35:15 BogoMIPS: 5599.99 18:35:15 Virtualization: AMD-V 18:35:15 Hypervisor vendor: KVM 18:35:15 Virtualization type: full 18:35:15 L1d cache: 32K 18:35:15 L1i cache: 32K 18:35:15 L2 cache: 512K 18:35:15 L3 cache: 16384K 18:35:15 NUMA node0 CPU(s): 0-3 18:35:15 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 xtopology 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 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 18:35:15 18:35:15 18:35:15 ---> nproc: 18:35:15 4 18:35:15 18:35:15 18:35:15 ---> df -h: 18:35:15 Filesystem Size Used Avail Use% Mounted on 18:35:15 udev 7.9G 0 7.9G 0% /dev 18:35:15 tmpfs 1.6G 676K 1.6G 1% /run 18:35:15 /dev/vda1 78G 8.3G 70G 11% / 18:35:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:35:15 tmpfs 5.0M 0 5.0M 0% /run/lock 18:35:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:35:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:35:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:35:15 18:35:15 18:35:15 ---> free -m: 18:35:15 total used free shared buff/cache available 18:35:15 Mem: 16040 615 13339 0 2084 15113 18:35:15 Swap: 1023 0 1023 18:35:15 18:35:15 18:35:15 ---> ip addr: 18:35:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:35:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:35:15 inet 127.0.0.1/8 scope host lo 18:35:15 valid_lft forever preferred_lft forever 18:35:15 inet6 ::1/128 scope host 18:35:15 valid_lft forever preferred_lft forever 18:35:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:35:15 link/ether fa:16:3e:bb:2c:2a brd ff:ff:ff:ff:ff:ff 18:35:15 inet 10.30.107.48/23 brd 10.30.107.255 scope global dynamic ens3 18:35:15 valid_lft 86280sec preferred_lft 86280sec 18:35:15 inet6 fe80::f816:3eff:febb:2c2a/64 scope link 18:35:15 valid_lft forever preferred_lft forever 18:35:15 18:35:15 18:35:15 ---> sar -b -r -n DEV: 18:35:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5441) 05/30/26 _x86_64_ (4 CPU) 18:35:15 18:35:15 18:33:17 LINUX RESTART (4 CPU) 18:35:15 18:35:15 18:34:01 tps rtps wtps bread/s bwrtn/s 18:35:15 18:35:01 161.42 6.58 154.84 298.88 48224.10 18:35:15 Average: 161.42 6.58 154.84 298.88 48224.10 18:35:15 18:35:15 18:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:35:15 18:35:01 13674336 15486448 2750632 16.75 74580 1928000 851140 4.87 760972 1755776 126788 18:35:15 Average: 13674336 15486448 2750632 16.75 74580 1928000 851140 4.87 760972 1755776 126788 18:35:15 18:35:15 18:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:35:15 18:35:01 ens3 106.65 74.15 1559.46 16.57 0.00 0.00 0.00 0.00 18:35:15 18:35:01 lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 18:35:15 Average: ens3 106.65 74.15 1559.46 16.57 0.00 0.00 0.00 0.00 18:35:15 Average: lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 18:35:15 18:35:15 18:35:15 ---> sar -P ALL: 18:35:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5441) 05/30/26 _x86_64_ (4 CPU) 18:35:15 18:35:15 18:33:17 LINUX RESTART (4 CPU) 18:35:15 18:35:15 18:34:01 CPU %user %nice %system %iowait %steal %idle 18:35:15 18:35:01 all 21.21 0.00 1.81 3.17 0.07 73.75 18:35:15 18:35:01 0 27.23 0.00 2.13 0.95 0.05 69.64 18:35:15 18:35:01 1 22.34 0.00 1.32 0.55 0.07 75.73 18:35:15 18:35:01 2 30.82 0.00 2.09 1.44 0.12 65.53 18:35:15 18:35:01 3 4.38 0.00 1.66 9.77 0.07 84.12 18:35:15 Average: all 21.21 0.00 1.81 3.17 0.07 73.75 18:35:15 Average: 0 27.23 0.00 2.13 0.95 0.05 69.64 18:35:15 Average: 1 22.34 0.00 1.32 0.55 0.07 75.73 18:35:15 Average: 2 30.82 0.00 2.09 1.44 0.12 65.53 18:35:15 Average: 3 4.38 0.00 1.66 9.77 0.07 84.12 18:35:15 18:35:15 18:35:15