19:11:40 Started by timer 19:11:40 Running as SYSTEM 19:11:40 [EnvInject] - Loading node environment variables. 19:11:40 Building remotely on prd-ubuntu1804-builder-4c-4g-11627 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-parent-maven-clm-master 19:11:40 [ssh-agent] Looking for ssh-agent implementation... 19:11:40 $ ssh-agent 19:11:40 SSH_AUTH_SOCK=/tmp/ssh-nDKoVhqqrGDA/agent.1653 19:11:40 SSH_AGENT_PID=1655 19:11:40 [ssh-agent] Started. 19:11:40 Running ssh-add (command line suppressed) 19:11:40 Identity added: /w/workspace/policy-parent-maven-clm-master@tmp/private_key_9331683698435155377.key (/w/workspace/policy-parent-maven-clm-master@tmp/private_key_9331683698435155377.key) 19:11:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:11:40 The recommended git tool is: NONE 19:11:41 using credential onap-jenkins-ssh 19:11:41 Wiping out workspace first. 19:11:41 Cloning the remote Git repository 19:11:41 Cloning repository git://cloud.onap.org/mirror/policy/parent 19:11:41 > git init /w/workspace/policy-parent-maven-clm-master # timeout=10 19:11:41 Fetching upstream changes from git://cloud.onap.org/mirror/policy/parent 19:11:41 > git --version # timeout=10 19:11:41 > git --version # 'git version 2.17.1' 19:11:41 using GIT_SSH to set credentials Gerrit user 19:11:41 Verifying host key using manually-configured host key entries 19:11:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/parent +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:54 > git config remote.origin.url git://cloud.onap.org/mirror/policy/parent # timeout=10 19:11:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:54 Avoid second fetch 19:11:54 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:11:54 Checking out Revision 5e1730919c2951a3472c6664db63a810926cf5f1 (refs/remotes/origin/master) 19:11:54 > git config core.sparsecheckout # timeout=10 19:11:54 > git checkout -f 5e1730919c2951a3472c6664db63a810926cf5f1 # timeout=10 19:11:54 Commit message: "Upgrade to Spring Boot 4.1.0" 19:11:54 > git rev-list --no-walk f183ac6405d374d64a20b2943efa33e8bf5a1a90 # timeout=10 19:11:57 provisioning config files... 19:11:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:11:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:11:57 [policy-parent-maven-clm-master] $ /bin/bash /tmp/jenkins18238853212711750282.sh 19:11:57 ---> python-tools-install.sh 19:11:57 Setup pyenv: 19:11:57 * system (set by /opt/pyenv/version) 19:11:57 * 3.8.13 (set by /opt/pyenv/version) 19:11:57 * 3.9.13 (set by /opt/pyenv/version) 19:11:57 * 3.10.6 (set by /opt/pyenv/version) 19:12:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8sVn 19:12:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:12:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:12:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:12:06 lf-activate-venv(): INFO: Base packages installed successfully 19:12:06 lf-activate-venv(): INFO: Installing additional packages: lftools 19:12:31 lf-activate-venv(): INFO: Adding /tmp/venv-8sVn/bin to PATH 19:12:31 Generating Requirements File 19:12:59 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. 19:12:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:12:59 Python 3.10.6 19:12:59 pip 26.1.2 from /tmp/venv-8sVn/lib/python3.10/site-packages/pip (python 3.10) 19:13:00 aiohappyeyeballs==2.6.2 19:13:00 aiohttp==3.14.1 19:13:00 aiosignal==1.4.0 19:13:00 appdirs==1.4.4 19:13:00 argcomplete==3.6.3 19:13:00 aspy.yaml==1.3.0 19:13:00 async-timeout==5.0.1 19:13:00 attrs==26.1.0 19:13:00 autopage==0.6.0 19:13:00 backports.strenum==1.3.1 19:13:00 beautifulsoup4==4.15.0 19:13:00 boto3==1.43.29 19:13:00 botocore==1.43.29 19:13:00 bs4==0.0.2 19:13:00 certifi==2026.5.20 19:13:00 cffi==2.0.0 19:13:00 cfgv==3.5.0 19:13:00 chardet==7.4.3 19:13:00 charset-normalizer==3.4.7 19:13:00 click==8.4.1 19:13:00 cliff==4.14.0 19:13:00 cmd2==3.5.1 19:13:00 cryptography==3.3.2 19:13:00 debtcollector==3.1.0 19:13:00 decorator==5.3.1 19:13:00 defusedxml==0.7.1 19:13:00 Deprecated==1.3.1 19:13:00 distlib==0.4.3 19:13:00 dnspython==2.8.0 19:13:00 docker==7.1.0 19:13:00 dogpile.cache==1.5.0 19:13:00 durationpy==0.10 19:13:00 email-validator==2.3.0 19:13:00 filelock==3.29.4 19:13:00 frozenlist==1.8.0 19:13:00 future==1.0.0 19:13:00 gitdb==4.0.12 19:13:00 GitPython==3.1.50 19:13:00 httplib2==0.30.2 19:13:00 identify==2.6.19 19:13:00 idna==3.18 19:13:00 importlib-resources==1.5.0 19:13:00 iso8601==2.1.0 19:13:00 Jinja2==3.1.6 19:13:00 jmespath==1.1.0 19:13:00 jsonpatch==1.33 19:13:00 jsonpointer==3.1.1 19:13:00 jsonschema==4.26.0 19:13:00 jsonschema-specifications==2025.9.1 19:13:00 keystoneauth1==5.14.0 19:13:00 kubernetes==36.0.2 19:13:00 lftools==0.37.22 19:13:00 lxml==6.1.1 19:13:00 markdown-it-py==4.2.0 19:13:00 MarkupSafe==3.0.3 19:13:00 mdurl==0.1.2 19:13:00 msgpack==1.2.0 19:13:00 multi_key_dict==2.0.3 19:13:00 multidict==6.7.1 19:13:00 munch==4.0.0 19:13:00 netaddr==1.3.0 19:13:00 niet==1.4.2 19:13:00 nodeenv==1.10.0 19:13:00 oauth2client==4.1.3 19:13:00 oauthlib==3.3.1 19:13:00 openstacksdk==4.13.0 19:13:00 os-service-types==1.8.2 19:13:00 osc-lib==4.6.0 19:13:00 oslo.config==10.4.0 19:13:00 oslo.context==6.4.0 19:13:00 oslo.i18n==6.8.0 19:13:00 oslo.log==8.2.0 19:13:00 oslo.serialization==5.10.0 19:13:00 oslo.utils==10.1.1 19:13:00 packaging==26.2 19:13:00 pbr==7.0.3 19:13:00 platformdirs==4.10.0 19:13:00 prettytable==3.17.0 19:13:00 propcache==0.5.2 19:13:00 psutil==7.2.2 19:13:00 pyasn1==0.6.3 19:13:00 pyasn1_modules==0.4.2 19:13:00 pycparser==3.0 19:13:00 pygerrit2==2.0.15 19:13:00 PyGithub==2.9.1 19:13:00 Pygments==2.20.0 19:13:00 PyJWT==2.13.0 19:13:00 PyNaCl==1.6.2 19:13:00 pyparsing==2.4.7 19:13:00 pyperclip==1.11.0 19:13:00 pyrsistent==0.20.0 19:13:00 python-cinderclient==9.9.0 19:13:00 python-dateutil==2.9.0.post0 19:13:00 python-discovery==1.4.2 19:13:00 python-heatclient==5.2.0 19:13:00 python-jenkins==1.8.3 19:13:00 python-keystoneclient==5.8.0 19:13:00 python-magnumclient==4.10.0 19:13:00 python-openstackclient==10.0.0 19:13:00 python-swiftclient==4.10.0 19:13:00 PyYAML==6.0.3 19:13:00 referencing==0.37.0 19:13:00 requests==2.34.2 19:13:00 requests-oauthlib==2.0.0 19:13:00 rfc3986==2.0.0 19:13:00 rich==15.0.0 19:13:00 rich-argparse==1.8.0 19:13:00 rpds-py==0.30.0 19:13:00 rsa==4.9.1 19:13:00 ruamel.yaml==0.19.1 19:13:00 ruamel.yaml.clib==0.2.15 19:13:00 s3transfer==0.18.0 19:13:00 simplejson==4.1.1 19:13:00 six==1.17.0 19:13:00 smmap==5.0.3 19:13:00 soupsieve==2.8.4 19:13:00 stevedore==5.8.0 19:13:00 tabulate==0.10.0 19:13:00 toml==0.10.2 19:13:00 tomlkit==0.15.0 19:13:00 tqdm==4.68.2 19:13:00 typing_extensions==4.15.0 19:13:00 urllib3==1.26.20 19:13:00 virtualenv==21.4.3 19:13:00 wcwidth==0.8.1 19:13:00 websocket-client==1.9.0 19:13:00 wrapt==2.2.1 19:13:00 xdg==6.0.0 19:13:00 xmltodict==1.0.4 19:13:00 yarl==1.24.2 19:13:00 yq==3.4.3 19:13:00 [policy-parent-maven-clm-master] $ /bin/sh /tmp/jenkins11038933526909645189.sh 19:13:00 ---> uv-install.sh 19:13:00 Installing uv/uvx (latest) using shell installer 19:13:00 2026-06-13 19:13:00 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-HucB6G.sh" [1] 19:13:00 downloading uv 0.11.21 x86_64-unknown-linux-gnu 19:13:01 installing to /home/jenkins/.local/bin 19:13:01 uv 19:13:01 uvx 19:13:01 everything's installed! 19:13:01 19:13:01 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:13:01 19:13:01 source $HOME/.local/bin/env (sh, bash, zsh) 19:13:01 source $HOME/.local/bin/env.fish (fish) 19:13:01 Adding install location to PATH 19:13:01 ---> Validating uv/uvx install 19:13:01 uvx 0.11.21 (x86_64-unknown-linux-gnu) 19:13:01 [policy-parent-maven-clm-master] $ /bin/sh -xe /tmp/jenkins11417603993613552097.sh 19:13:01 + echo quiet=on 19:13:01 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-11627 19:13:02 [policy-parent-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/parent -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 19:13:02 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=policy/parent --version 19:13:02 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 19:13:02 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 19:13:02 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 19:13:02 Default locale: en, platform encoding: UTF-8 19:13:02 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 19:13:02 [policy-parent-maven-clm-master] $ /bin/sh -xe /tmp/jenkins4014347672209827810.sh 19:13:02 + rm /home/jenkins/.wgetrc 19:13:02 [EnvInject] - Injecting environment variables from a build step. 19:13:02 [EnvInject] - Injecting as environment variables the properties content 19:13:02 SET_JDK_VERSION=openjdk21 19:13:02 GIT_URL="git://cloud.onap.org/mirror" 19:13:02 19:13:02 [EnvInject] - Variables injected successfully. 19:13:02 [policy-parent-maven-clm-master] $ /bin/sh /tmp/jenkins9459493211387182886.sh 19:13:02 ---> update-java-alternatives.sh 19:13:02 ---> Updating Java version 19:13:02 ---> Ubuntu/Debian system detected 19:13:02 /usr/lib/jvm/java-21-openjdk-amd64 directory not found - trying to find an approaching one 19:13:02 ls: cannot access '/usr/lib/jvm/java-21-openjdk-amd64*': No such file or directory 19:13:02 no /usr/lib/jvm/java-21-openjdk-amd64 directory nor candidate found -exiting 19:13:02 Build step 'Execute shell' marked build as failure 19:13:02 $ ssh-agent -k 19:13:03 unset SSH_AUTH_SOCK; 19:13:03 unset SSH_AGENT_PID; 19:13:03 echo Agent pid 1655 killed; 19:13:03 [ssh-agent] Stopped. 19:13:03 [PostBuildScript] - [INFO] Executing post build scripts. 19:13:03 [policy-parent-maven-clm-master] $ /bin/bash /tmp/jenkins8592432173119837682.sh 19:13:03 ---> sysstat.sh 19:13:03 [policy-parent-maven-clm-master] $ /bin/bash /tmp/jenkins12652113273837585665.sh 19:13:03 ---> package-listing.sh 19:13:03 ++ facter osfamily 19:13:03 ++ tr '[:upper:]' '[:lower:]' 19:13:03 + OS_FAMILY=debian 19:13:03 + workspace=/w/workspace/policy-parent-maven-clm-master 19:13:03 + START_PACKAGES=/tmp/packages_start.txt 19:13:03 + END_PACKAGES=/tmp/packages_end.txt 19:13:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:13:03 + PACKAGES=/tmp/packages_start.txt 19:13:03 + '[' /w/workspace/policy-parent-maven-clm-master ']' 19:13:03 + PACKAGES=/tmp/packages_end.txt 19:13:03 + case "${OS_FAMILY}" in 19:13:03 + dpkg -l 19:13:03 + grep '^ii' 19:13:03 + '[' -f /tmp/packages_start.txt ']' 19:13:03 + '[' -f /tmp/packages_end.txt ']' 19:13:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:13:03 + '[' /w/workspace/policy-parent-maven-clm-master ']' 19:13:03 + mkdir -p /w/workspace/policy-parent-maven-clm-master/archives/ 19:13:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-parent-maven-clm-master/archives/ 19:13:03 [policy-parent-maven-clm-master] $ /bin/bash /tmp/jenkins1434991740394330673.sh 19:13:03 ---> capture-instance-metadata.sh 19:13:03 Setup pyenv: 19:13:03 system 19:13:03 3.8.13 19:13:03 3.9.13 19:13:03 * 3.10.6 (set by /w/workspace/policy-parent-maven-clm-master/.python-version) 19:13:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8sVn from file:/tmp/.os_lf_venv 19:13:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:13:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:13:05 lf-activate-venv(): INFO: Base packages installed successfully 19:13:05 lf-activate-venv(): INFO: Installing additional packages: lftools 19:13:14 lf-activate-venv(): INFO: Adding /tmp/venv-8sVn/bin to PATH 19:13:14 INFO: Running in OpenStack, capturing instance metadata 19:13:14 [policy-parent-maven-clm-master] $ /bin/bash /tmp/jenkins13204457756152478468.sh 19:13:14 provisioning config files... 19:13:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-parent-maven-clm-master@tmp/config6964658623021903669tmp 19:13:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:13:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:13:14 [EnvInject] - Injecting environment variables from a build step. 19:13:14 [EnvInject] - Injecting as environment variables the properties content 19:13:14 SERVER_ID=logs 19:13:14 19:13:14 [EnvInject] - Variables injected successfully. 19:13:14 [policy-parent-maven-clm-master] $ /bin/bash /tmp/jenkins9250324565508649916.sh 19:13:14 ---> create-netrc.sh 19:13:14 [policy-parent-maven-clm-master] $ /bin/bash /tmp/jenkins15118017945688337466.sh 19:13:14 ---> python-tools-install.sh 19:13:14 Setup pyenv: 19:13:14 system 19:13:14 3.8.13 19:13:14 3.9.13 19:13:14 * 3.10.6 (set by /w/workspace/policy-parent-maven-clm-master/.python-version) 19:13:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8sVn from file:/tmp/.os_lf_venv 19:13:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:13:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:13:16 lf-activate-venv(): INFO: Base packages installed successfully 19:13:16 lf-activate-venv(): INFO: Installing additional packages: lftools 19:13:23 lf-activate-venv(): INFO: Adding /tmp/venv-8sVn/bin to PATH 19:13:24 [policy-parent-maven-clm-master] $ /bin/sh /tmp/jenkins2177058885814053200.sh 19:13:24 ---> uv-install.sh 19:13:24 uv 0.11.21 is already installed 19:13:24 uvx 0.11.21 (x86_64-unknown-linux-gnu) 19:13:24 [policy-parent-maven-clm-master] $ /bin/bash /tmp/jenkins7271695333717130517.sh 19:13:24 ---> sudo-logs.sh 19:13:24 Archiving 'sudo' log.. 19:13:24 [policy-parent-maven-clm-master] $ /bin/bash /tmp/jenkins4733485811462306372.sh 19:13:24 ---> job-cost.sh 19:13:24 INFO: Activating Python virtual environment... 19:13:24 Setup pyenv: 19:13:24 system 19:13:24 3.8.13 19:13:24 3.9.13 19:13:24 * 3.10.6 (set by /w/workspace/policy-parent-maven-clm-master/.python-version) 19:13:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8sVn from file:/tmp/.os_lf_venv 19:13:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:13:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:13:26 lf-activate-venv(): INFO: Base packages installed successfully 19:13:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:13:31 lf-activate-venv(): INFO: Adding /tmp/venv-8sVn/bin to PATH 19:13:31 INFO: No stack-cost file found 19:13:31 INFO: Instance uptime: 135s 19:13:31 INFO: Fetching instance metadata (attempt 1 of 3)... 19:13:31 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:13:32 INFO: Successfully fetched instance metadata 19:13:32 INFO: Instance type: v3-standard-4 19:13:32 INFO: Retrieving pricing info for: v3-standard-4 19:13:32 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:13:32 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=135 19:13:32 INFO: Successfully fetched Vexxhost pricing API 19:13:32 INFO: Retrieved cost: 0.11 19:13:32 INFO: Retrieved resource: v3-standard-4 19:13:32 INFO: Creating archive directory: /w/workspace/policy-parent-maven-clm-master/archives/cost 19:13:32 INFO: Archiving costs to: /w/workspace/policy-parent-maven-clm-master/archives/cost.csv 19:13:32 INFO: Successfully archived job cost data 19:13:32 DEBUG: Cost data: policy-parent-maven-clm-master,436,2026-06-13 19:13:32,v3-standard-4,135,0.11,0.00,FAILURE 19:13:32 [policy-parent-maven-clm-master] $ /bin/bash -l /tmp/jenkins9301972362419959969.sh 19:13:32 ---> logs-deploy.sh 19:13:32 Setup pyenv: 19:13:32 system 19:13:32 3.8.13 19:13:32 3.9.13 19:13:32 * 3.10.6 (set by /w/workspace/policy-parent-maven-clm-master/.python-version) 19:13:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8sVn from file:/tmp/.os_lf_venv 19:13:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:13:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:13:34 lf-activate-venv(): INFO: Base packages installed successfully 19:13:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:13:42 lf-activate-venv(): INFO: Adding /tmp/venv-8sVn/bin to PATH 19:13:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-parent-maven-clm-master/436 19:13:42 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 19:13:43 Archives upload complete. 19:13:43 INFO: archiving logs to Nexus 19:13:44 ---> uname -a: 19:13:44 Linux prd-ubuntu1804-builder-4c-4g-11627 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:13:44 19:13:44 19:13:44 ---> lscpu: 19:13:44 Architecture: x86_64 19:13:44 CPU op-mode(s): 32-bit, 64-bit 19:13:44 Byte Order: Little Endian 19:13:44 CPU(s): 4 19:13:44 On-line CPU(s) list: 0-3 19:13:44 Thread(s) per core: 1 19:13:44 Core(s) per socket: 1 19:13:44 Socket(s): 4 19:13:44 NUMA node(s): 1 19:13:44 Vendor ID: AuthenticAMD 19:13:44 CPU family: 23 19:13:44 Model: 49 19:13:44 Model name: AMD EPYC-Rome Processor 19:13:44 Stepping: 0 19:13:44 CPU MHz: 2799.998 19:13:44 BogoMIPS: 5599.99 19:13:44 Virtualization: AMD-V 19:13:44 Hypervisor vendor: KVM 19:13:44 Virtualization type: full 19:13:44 L1d cache: 32K 19:13:44 L1i cache: 32K 19:13:44 L2 cache: 512K 19:13:44 L3 cache: 16384K 19:13:44 NUMA node0 CPU(s): 0-3 19:13:44 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 19:13:44 19:13:44 19:13:44 ---> nproc: 19:13:44 4 19:13:44 19:13:44 19:13:44 ---> df -h: 19:13:44 Filesystem Size Used Avail Use% Mounted on 19:13:44 udev 7.9G 0 7.9G 0% /dev 19:13:44 tmpfs 1.6G 676K 1.6G 1% /run 19:13:44 /dev/vda1 78G 8.4G 69G 11% / 19:13:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:13:44 tmpfs 5.0M 0 5.0M 0% /run/lock 19:13:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:13:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:13:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:13:44 19:13:44 19:13:44 ---> free -m: 19:13:44 total used free shared buff/cache available 19:13:44 Mem: 16040 549 13299 0 2190 15179 19:13:44 Swap: 1023 0 1023 19:13:44 19:13:44 19:13:44 ---> ip addr: 19:13:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:13:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:13:44 inet 127.0.0.1/8 scope host lo 19:13:44 valid_lft forever preferred_lft forever 19:13:44 inet6 ::1/128 scope host 19:13:44 valid_lft forever preferred_lft forever 19:13:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:13:44 link/ether fa:16:3e:42:7c:84 brd ff:ff:ff:ff:ff:ff 19:13:44 inet 10.30.106.179/23 brd 10.30.107.255 scope global dynamic ens3 19:13:44 valid_lft 86259sec preferred_lft 86259sec 19:13:44 inet6 fe80::f816:3eff:fe42:7c84/64 scope link 19:13:44 valid_lft forever preferred_lft forever 19:13:44 19:13:44 19:13:44 ---> sar -b -r -n DEV: 19:13:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11627) 06/13/26 _x86_64_ (4 CPU) 19:13:44 19:13:44 19:11:25 LINUX RESTART (4 CPU) 19:13:44 19:13:44 19:12:02 tps rtps wtps bread/s bwrtn/s 19:13:44 19:13:01 140.40 7.05 133.35 166.75 51916.49 19:13:44 Average: 140.40 7.05 133.35 166.75 51916.49 19:13:44 19:13:44 19:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:13:44 19:13:01 13722236 15617600 2702724 16.45 69584 2015920 724336 4.15 597512 1871412 235032 19:13:44 Average: 13722236 15617600 2702724 16.45 69584 2015920 724336 4.15 597512 1871412 235032 19:13:44 19:13:44 19:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:13:44 19:13:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 19:13:44 19:13:01 ens3 105.03 74.26 1718.52 14.47 0.00 0.00 0.00 0.00 19:13:44 Average: lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 19:13:44 Average: ens3 105.03 74.26 1718.52 14.47 0.00 0.00 0.00 0.00 19:13:44 19:13:44 19:13:44 ---> sar -P ALL: 19:13:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11627) 06/13/26 _x86_64_ (4 CPU) 19:13:44 19:13:44 19:11:25 LINUX RESTART (4 CPU) 19:13:44 19:13:44 19:12:02 CPU %user %nice %system %iowait %steal %idle 19:13:44 19:13:01 all 17.15 0.00 1.37 7.44 0.05 73.98 19:13:44 19:13:01 0 21.62 0.00 1.48 4.33 0.05 72.52 19:13:44 19:13:01 1 24.13 0.00 1.82 12.99 0.05 61.02 19:13:44 19:13:01 2 9.01 0.00 1.06 11.95 0.03 77.95 19:13:44 19:13:01 3 13.84 0.00 1.12 0.51 0.05 84.47 19:13:44 Average: all 17.15 0.00 1.37 7.44 0.05 73.98 19:13:44 Average: 0 21.62 0.00 1.48 4.33 0.05 72.52 19:13:44 Average: 1 24.13 0.00 1.82 12.99 0.05 61.02 19:13:44 Average: 2 9.01 0.00 1.06 11.95 0.03 77.95 19:13:44 Average: 3 13.84 0.00 1.12 0.51 0.05 84.47 19:13:44 19:13:44 19:13:44