19:11:39 Started by timer 19:11:39 Running as SYSTEM 19:11:39 [EnvInject] - Loading node environment variables. 19:11:39 Building remotely on prd-ubuntu1804-builder-4c-4g-8900 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-parent-maven-clm-master 19:11:39 [ssh-agent] Looking for ssh-agent implementation... 19:11:39 $ ssh-agent 19:11:39 SSH_AUTH_SOCK=/tmp/ssh-QeOqKgsKQOKQ/agent.1623 19:11:39 SSH_AGENT_PID=1625 19:11:39 [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_13011776081258488795.key (/w/workspace/policy-parent-maven-clm-master@tmp/private_key_13011776081258488795.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:45 > git config remote.origin.url git://cloud.onap.org/mirror/policy/parent # timeout=10 19:11:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:46 Avoid second fetch 19:11:46 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:11:46 Checking out Revision f183ac6405d374d64a20b2943efa33e8bf5a1a90 (refs/remotes/origin/master) 19:11:46 > git config core.sparsecheckout # timeout=10 19:11:46 > git checkout -f f183ac6405d374d64a20b2943efa33e8bf5a1a90 # timeout=10 19:11:46 Commit message: "Pin checkstyle module to a fixed version" 19:11:46 > git rev-list --no-walk 687295e06a5bf2c719006f867658524d66ebf6a2 # timeout=10 19:11:49 provisioning config files... 19:11:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:11:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:11:49 [policy-parent-maven-clm-master] $ /bin/bash /tmp/jenkins14833009531518948270.sh 19:11:49 ---> python-tools-install.sh 19:11:49 Setup pyenv: 19:11:49 * system (set by /opt/pyenv/version) 19:11:49 * 3.8.13 (set by /opt/pyenv/version) 19:11:49 * 3.9.13 (set by /opt/pyenv/version) 19:11:49 * 3.10.6 (set by /opt/pyenv/version) 19:11:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J8UL 19:11:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:11:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:11:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:11:58 lf-activate-venv(): INFO: Base packages installed successfully 19:11:58 lf-activate-venv(): INFO: Installing additional packages: lftools 19:12:19 lf-activate-venv(): INFO: Adding /tmp/venv-J8UL/bin to PATH 19:12:19 Generating Requirements File 19:12:41 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:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:12:41 Python 3.10.6 19:12:41 pip 26.1.2 from /tmp/venv-J8UL/lib/python3.10/site-packages/pip (python 3.10) 19:12:41 aiohappyeyeballs==2.6.2 19:12:41 aiohttp==3.14.0 19:12:41 aiosignal==1.4.0 19:12:41 appdirs==1.4.4 19:12:41 argcomplete==3.6.3 19:12:41 aspy.yaml==1.3.0 19:12:41 async-timeout==5.0.1 19:12:41 attrs==26.1.0 19:12:41 autopage==0.6.0 19:12:41 backports.strenum==1.3.1 19:12:41 beautifulsoup4==4.14.3 19:12:41 boto3==1.43.24 19:12:41 botocore==1.43.24 19:12:41 bs4==0.0.2 19:12:41 certifi==2026.5.20 19:12:41 cffi==2.0.0 19:12:41 cfgv==3.5.0 19:12:41 chardet==7.4.3 19:12:41 charset-normalizer==3.4.7 19:12:41 click==8.4.1 19:12:41 cliff==4.14.0 19:12:41 cmd2==3.5.1 19:12:41 cryptography==3.3.2 19:12:41 debtcollector==3.1.0 19:12:41 decorator==5.3.1 19:12:41 defusedxml==0.7.1 19:12:41 Deprecated==1.3.1 19:12:41 distlib==0.4.1 19:12:41 dnspython==2.8.0 19:12:41 docker==7.1.0 19:12:41 dogpile.cache==1.5.0 19:12:41 durationpy==0.10 19:12:41 email-validator==2.3.0 19:12:41 filelock==3.29.1 19:12:41 frozenlist==1.8.0 19:12:41 future==1.0.0 19:12:41 gitdb==4.0.12 19:12:41 GitPython==3.1.50 19:12:41 httplib2==0.30.2 19:12:41 identify==2.6.19 19:12:41 idna==3.18 19:12:41 importlib-resources==1.5.0 19:12:41 iso8601==2.1.0 19:12:41 Jinja2==3.1.6 19:12:41 jmespath==1.1.0 19:12:41 jsonpatch==1.33 19:12:41 jsonpointer==3.1.1 19:12:41 jsonschema==4.26.0 19:12:41 jsonschema-specifications==2025.9.1 19:12:41 keystoneauth1==5.14.0 19:12:41 kubernetes==36.0.2 19:12:41 lftools==0.37.22 19:12:41 lxml==6.1.1 19:12:41 markdown-it-py==4.2.0 19:12:41 MarkupSafe==3.0.3 19:12:41 mdurl==0.1.2 19:12:41 msgpack==1.1.2 19:12:41 multi_key_dict==2.0.3 19:12:41 multidict==6.7.1 19:12:41 munch==4.0.0 19:12:41 netaddr==1.3.0 19:12:41 niet==1.4.2 19:12:41 nodeenv==1.10.0 19:12:41 oauth2client==4.1.3 19:12:41 oauthlib==3.3.1 19:12:41 openstacksdk==4.13.0 19:12:41 os-service-types==1.8.2 19:12:41 osc-lib==4.6.0 19:12:41 oslo.config==10.4.0 19:12:41 oslo.context==6.4.0 19:12:41 oslo.i18n==6.8.0 19:12:41 oslo.log==8.2.0 19:12:41 oslo.serialization==5.10.0 19:12:41 oslo.utils==10.1.0 19:12:41 packaging==26.2 19:12:41 pbr==7.0.3 19:12:41 platformdirs==4.10.0 19:12:41 prettytable==3.17.0 19:12:41 propcache==0.5.2 19:12:41 psutil==7.2.2 19:12:41 pyasn1==0.6.3 19:12:41 pyasn1_modules==0.4.2 19:12:41 pycparser==3.0 19:12:41 pygerrit2==2.0.15 19:12:41 PyGithub==2.9.1 19:12:41 Pygments==2.20.0 19:12:41 PyJWT==2.13.0 19:12:41 PyNaCl==1.6.2 19:12:41 pyparsing==2.4.7 19:12:41 pyperclip==1.11.0 19:12:41 pyrsistent==0.20.0 19:12:41 python-cinderclient==9.9.0 19:12:41 python-dateutil==2.9.0.post0 19:12:41 python-discovery==1.4.0 19:12:41 python-heatclient==5.2.0 19:12:41 python-jenkins==1.8.3 19:12:41 python-keystoneclient==5.8.0 19:12:41 python-magnumclient==4.10.0 19:12:41 python-openstackclient==10.0.0 19:12:41 python-swiftclient==4.10.0 19:12:41 PyYAML==6.0.3 19:12:41 referencing==0.37.0 19:12:41 requests==2.34.2 19:12:41 requests-oauthlib==2.0.0 19:12:41 rfc3986==2.0.0 19:12:41 rich==15.0.0 19:12:41 rich-argparse==1.8.0 19:12:41 rpds-py==0.30.0 19:12:41 rsa==4.9.1 19:12:41 ruamel.yaml==0.19.1 19:12:41 ruamel.yaml.clib==0.2.15 19:12:41 s3transfer==0.18.0 19:12:41 simplejson==4.1.1 19:12:41 six==1.17.0 19:12:41 smmap==5.0.3 19:12:41 soupsieve==2.8.4 19:12:41 stevedore==5.8.0 19:12:41 tabulate==0.10.0 19:12:41 toml==0.10.2 19:12:41 tomlkit==0.15.0 19:12:41 tqdm==4.68.1 19:12:41 typing_extensions==4.15.0 19:12:41 urllib3==1.26.20 19:12:41 virtualenv==21.4.2 19:12:41 wcwidth==0.8.0 19:12:41 websocket-client==1.9.0 19:12:41 wrapt==2.2.1 19:12:41 xdg==6.0.0 19:12:41 xmltodict==1.0.4 19:12:41 yarl==1.24.2 19:12:41 yq==3.4.3 19:12:41 [policy-parent-maven-clm-master] $ /bin/sh /tmp/jenkins15028160682184602006.sh 19:12:41 ---> uv-install.sh 19:12:41 Installing uv/uvx (latest) using shell installer 19:12:42 2026-06-06 19:12:42 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-7ky5Tx.sh" [1] 19:12:42 downloading uv 0.11.19 x86_64-unknown-linux-gnu 19:12:43 installing to /home/jenkins/.local/bin 19:12:43 uv 19:12:43 uvx 19:12:43 everything's installed! 19:12:43 19:12:43 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:12:43 19:12:43 source $HOME/.local/bin/env (sh, bash, zsh) 19:12:43 source $HOME/.local/bin/env.fish (fish) 19:12:43 Adding install location to PATH 19:12:43 ---> Validating uv/uvx install 19:12:43 uvx 0.11.19 (x86_64-unknown-linux-gnu) 19:12:43 [policy-parent-maven-clm-master] $ /bin/sh -xe /tmp/jenkins7923189348127718781.sh 19:12:43 + echo quiet=on 19:12:43 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-8900 19:12:44 [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:12:44 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=policy/parent --version 19:12:44 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 19:12:44 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 19:12:44 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 19:12:44 Default locale: en, platform encoding: UTF-8 19:12:44 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 19:12:44 [policy-parent-maven-clm-master] $ /bin/sh -xe /tmp/jenkins14694315276623586680.sh 19:12:44 + rm /home/jenkins/.wgetrc 19:12:44 [EnvInject] - Injecting environment variables from a build step. 19:12:44 [EnvInject] - Injecting as environment variables the properties content 19:12:44 SET_JDK_VERSION=openjdk21 19:12:44 GIT_URL="git://cloud.onap.org/mirror" 19:12:44 19:12:44 [EnvInject] - Variables injected successfully. 19:12:44 [policy-parent-maven-clm-master] $ /bin/sh /tmp/jenkins13426919449598267327.sh 19:12:44 ---> update-java-alternatives.sh 19:12:44 ---> Updating Java version 19:12:44 ---> Ubuntu/Debian system detected 19:12:44 /usr/lib/jvm/java-21-openjdk-amd64 directory not found - trying to find an approaching one 19:12:44 ls: cannot access '/usr/lib/jvm/java-21-openjdk-amd64*': No such file or directory 19:12:44 no /usr/lib/jvm/java-21-openjdk-amd64 directory nor candidate found -exiting 19:12:44 Build step 'Execute shell' marked build as failure 19:12:44 $ ssh-agent -k 19:12:44 unset SSH_AUTH_SOCK; 19:12:44 unset SSH_AGENT_PID; 19:12:44 echo Agent pid 1625 killed; 19:12:44 [ssh-agent] Stopped. 19:12:44 [PostBuildScript] - [INFO] Executing post build scripts. 19:12:44 [policy-parent-maven-clm-master] $ /bin/bash /tmp/jenkins15284390320944337084.sh 19:12:44 ---> sysstat.sh 19:12:45 [policy-parent-maven-clm-master] $ /bin/bash /tmp/jenkins16816743936611682620.sh 19:12:45 ---> package-listing.sh 19:12:45 ++ facter osfamily 19:12:45 ++ tr '[:upper:]' '[:lower:]' 19:12:45 + OS_FAMILY=debian 19:12:45 + workspace=/w/workspace/policy-parent-maven-clm-master 19:12:45 + START_PACKAGES=/tmp/packages_start.txt 19:12:45 + END_PACKAGES=/tmp/packages_end.txt 19:12:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:12:45 + PACKAGES=/tmp/packages_start.txt 19:12:45 + '[' /w/workspace/policy-parent-maven-clm-master ']' 19:12:45 + PACKAGES=/tmp/packages_end.txt 19:12:45 + case "${OS_FAMILY}" in 19:12:45 + dpkg -l 19:12:45 + grep '^ii' 19:12:45 + '[' -f /tmp/packages_start.txt ']' 19:12:45 + '[' -f /tmp/packages_end.txt ']' 19:12:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:12:45 + '[' /w/workspace/policy-parent-maven-clm-master ']' 19:12:45 + mkdir -p /w/workspace/policy-parent-maven-clm-master/archives/ 19:12:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-parent-maven-clm-master/archives/ 19:12:45 [policy-parent-maven-clm-master] $ /bin/bash /tmp/jenkins15698191155360927825.sh 19:12:45 ---> capture-instance-metadata.sh 19:12:45 Setup pyenv: 19:12:45 system 19:12:45 3.8.13 19:12:45 3.9.13 19:12:45 * 3.10.6 (set by /w/workspace/policy-parent-maven-clm-master/.python-version) 19:12:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J8UL from file:/tmp/.os_lf_venv 19:12:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:12:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:12:47 lf-activate-venv(): INFO: Base packages installed successfully 19:12:47 lf-activate-venv(): INFO: Installing additional packages: lftools 19:12:55 lf-activate-venv(): INFO: Adding /tmp/venv-J8UL/bin to PATH 19:12:55 INFO: Running in OpenStack, capturing instance metadata 19:12:55 [policy-parent-maven-clm-master] $ /bin/bash /tmp/jenkins9711432063281053149.sh 19:12:55 provisioning config files... 19:12:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-parent-maven-clm-master@tmp/config17141938876351313624tmp 19:12:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:12:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:12:55 [EnvInject] - Injecting environment variables from a build step. 19:12:55 [EnvInject] - Injecting as environment variables the properties content 19:12:55 SERVER_ID=logs 19:12:55 19:12:55 [EnvInject] - Variables injected successfully. 19:12:55 [policy-parent-maven-clm-master] $ /bin/bash /tmp/jenkins4569712098382473606.sh 19:12:55 ---> create-netrc.sh 19:12:55 [policy-parent-maven-clm-master] $ /bin/bash /tmp/jenkins7677524153549310640.sh 19:12:55 ---> python-tools-install.sh 19:12:55 Setup pyenv: 19:12:55 system 19:12:55 3.8.13 19:12:55 3.9.13 19:12:55 * 3.10.6 (set by /w/workspace/policy-parent-maven-clm-master/.python-version) 19:12:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J8UL from file:/tmp/.os_lf_venv 19:12:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:12:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:12:57 lf-activate-venv(): INFO: Base packages installed successfully 19:12:57 lf-activate-venv(): INFO: Installing additional packages: lftools 19:13:04 lf-activate-venv(): INFO: Adding /tmp/venv-J8UL/bin to PATH 19:13:04 [policy-parent-maven-clm-master] $ /bin/sh /tmp/jenkins613402505307727243.sh 19:13:04 ---> uv-install.sh 19:13:04 uv 0.11.19 is already installed 19:13:04 uvx 0.11.19 (x86_64-unknown-linux-gnu) 19:13:04 [policy-parent-maven-clm-master] $ /bin/bash /tmp/jenkins5326897533732151400.sh 19:13:04 ---> sudo-logs.sh 19:13:04 Archiving 'sudo' log.. 19:13:04 [policy-parent-maven-clm-master] $ /bin/bash /tmp/jenkins10819546652599299206.sh 19:13:04 ---> job-cost.sh 19:13:04 INFO: Activating Python virtual environment... 19:13:04 Setup pyenv: 19:13:05 system 19:13:05 3.8.13 19:13:05 3.9.13 19:13:05 * 3.10.6 (set by /w/workspace/policy-parent-maven-clm-master/.python-version) 19:13:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J8UL from file:/tmp/.os_lf_venv 19:13:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:13:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:13:06 lf-activate-venv(): INFO: Base packages installed successfully 19:13:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:13:11 lf-activate-venv(): INFO: Adding /tmp/venv-J8UL/bin to PATH 19:13:11 INFO: No stack-cost file found 19:13:11 INFO: Instance uptime: 115s 19:13:11 INFO: Fetching instance metadata (attempt 1 of 3)... 19:13:11 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:13:11 INFO: Successfully fetched instance metadata 19:13:11 INFO: Instance type: v3-standard-4 19:13:11 INFO: Retrieving pricing info for: v3-standard-4 19:13:11 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:13:11 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=115 19:13:11 INFO: Successfully fetched Vexxhost pricing API 19:13:11 INFO: Retrieved cost: 0.11 19:13:11 INFO: Retrieved resource: v3-standard-4 19:13:11 INFO: Creating archive directory: /w/workspace/policy-parent-maven-clm-master/archives/cost 19:13:11 INFO: Archiving costs to: /w/workspace/policy-parent-maven-clm-master/archives/cost.csv 19:13:11 INFO: Successfully archived job cost data 19:13:11 DEBUG: Cost data: policy-parent-maven-clm-master,435,2026-06-06 19:13:11,v3-standard-4,115,0.11,0.00,FAILURE 19:13:11 [policy-parent-maven-clm-master] $ /bin/bash -l /tmp/jenkins12479087371085658429.sh 19:13:11 ---> logs-deploy.sh 19:13:11 Setup pyenv: 19:13:11 system 19:13:11 3.8.13 19:13:11 3.9.13 19:13:12 * 3.10.6 (set by /w/workspace/policy-parent-maven-clm-master/.python-version) 19:13:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J8UL from file:/tmp/.os_lf_venv 19:13:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:13:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:13:13 lf-activate-venv(): INFO: Base packages installed successfully 19:13:13 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:13:20 lf-activate-venv(): INFO: Adding /tmp/venv-J8UL/bin to PATH 19:13:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-parent-maven-clm-master/435 19:13:20 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:21 Archives upload complete. 19:13:22 INFO: archiving logs to Nexus 19:13:23 ---> uname -a: 19:13:23 Linux prd-ubuntu1804-builder-4c-4g-8900 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:23 19:13:23 19:13:23 ---> lscpu: 19:13:23 Architecture: x86_64 19:13:23 CPU op-mode(s): 32-bit, 64-bit 19:13:23 Byte Order: Little Endian 19:13:23 CPU(s): 4 19:13:23 On-line CPU(s) list: 0-3 19:13:23 Thread(s) per core: 1 19:13:23 Core(s) per socket: 1 19:13:23 Socket(s): 4 19:13:23 NUMA node(s): 1 19:13:23 Vendor ID: AuthenticAMD 19:13:23 CPU family: 23 19:13:23 Model: 49 19:13:23 Model name: AMD EPYC-Rome Processor 19:13:23 Stepping: 0 19:13:23 CPU MHz: 2799.998 19:13:23 BogoMIPS: 5599.99 19:13:23 Virtualization: AMD-V 19:13:23 Hypervisor vendor: KVM 19:13:23 Virtualization type: full 19:13:23 L1d cache: 32K 19:13:23 L1i cache: 32K 19:13:23 L2 cache: 512K 19:13:23 L3 cache: 16384K 19:13:23 NUMA node0 CPU(s): 0-3 19:13:23 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:23 19:13:23 19:13:23 ---> nproc: 19:13:23 4 19:13:23 19:13:23 19:13:23 ---> df -h: 19:13:23 Filesystem Size Used Avail Use% Mounted on 19:13:23 udev 7.9G 0 7.9G 0% /dev 19:13:23 tmpfs 1.6G 676K 1.6G 1% /run 19:13:23 /dev/vda1 78G 8.4G 69G 11% / 19:13:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:13:23 tmpfs 5.0M 0 5.0M 0% /run/lock 19:13:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:13:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:13:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:13:23 19:13:23 19:13:23 ---> free -m: 19:13:23 total used free shared buff/cache available 19:13:23 Mem: 16040 572 13273 0 2194 15156 19:13:23 Swap: 1023 0 1023 19:13:23 19:13:23 19:13:23 ---> ip addr: 19:13:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:13:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:13:23 inet 127.0.0.1/8 scope host lo 19:13:23 valid_lft forever preferred_lft forever 19:13:23 inet6 ::1/128 scope host 19:13:23 valid_lft forever preferred_lft forever 19:13:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:13:23 link/ether fa:16:3e:1e:5f:ea brd ff:ff:ff:ff:ff:ff 19:13:23 inet 10.30.106.182/23 brd 10.30.107.255 scope global dynamic ens3 19:13:23 valid_lft 86281sec preferred_lft 86281sec 19:13:23 inet6 fe80::f816:3eff:fe1e:5fea/64 scope link 19:13:23 valid_lft forever preferred_lft forever 19:13:23 19:13:23 19:13:23 ---> sar -b -r -n DEV: 19:13:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8900) 06/06/26 _x86_64_ (4 CPU) 19:13:23 19:13:23 19:11:26 LINUX RESTART (4 CPU) 19:13:23 19:13:23 19:12:01 tps rtps wtps bread/s bwrtn/s 19:13:23 19:13:01 138.33 6.62 131.71 291.28 24999.03 19:13:23 Average: 138.33 6.62 131.71 291.28 24999.03 19:13:23 19:13:23 19:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:13:23 19:13:01 13601768 15523976 2823200 17.19 71288 2041468 795036 4.55 704672 1884024 214296 19:13:23 Average: 13601768 15523976 2823200 17.19 71288 2041468 795036 4.55 704672 1884024 214296 19:13:23 19:13:23 19:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:13:23 19:13:01 ens3 116.51 83.20 1668.39 17.81 0.00 0.00 0.00 0.00 19:13:23 19:13:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 19:13:23 Average: ens3 116.51 83.20 1668.39 17.81 0.00 0.00 0.00 0.00 19:13:23 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 19:13:23 19:13:23 19:13:23 ---> sar -P ALL: 19:13:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8900) 06/06/26 _x86_64_ (4 CPU) 19:13:23 19:13:23 19:11:26 LINUX RESTART (4 CPU) 19:13:23 19:13:23 19:12:01 CPU %user %nice %system %iowait %steal %idle 19:13:23 19:13:01 all 21.19 0.00 1.61 1.78 0.05 75.36 19:13:23 19:13:01 0 5.40 0.00 0.94 0.67 0.05 92.95 19:13:23 19:13:01 1 11.72 0.00 1.32 4.68 0.03 82.25 19:13:23 19:13:01 2 49.62 0.00 2.96 0.89 0.08 46.45 19:13:23 19:13:01 3 18.05 0.00 1.23 0.92 0.05 79.74 19:13:23 Average: all 21.19 0.00 1.61 1.78 0.05 75.36 19:13:23 Average: 0 5.40 0.00 0.94 0.67 0.05 92.95 19:13:23 Average: 1 11.72 0.00 1.32 4.68 0.03 82.25 19:13:23 Average: 2 49.62 0.00 2.96 0.89 0.08 46.45 19:13:23 Average: 3 18.05 0.00 1.23 0.92 0.05 79.74 19:13:23 19:13:23 19:13:23