09:02:05 Started by timer 09:02:05 Running as SYSTEM 09:02:05 [EnvInject] - Loading node environment variables. 09:02:05 Building remotely on prd-ubuntu1804-docker-8c-8g-6580 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/dcaegen2-services-prh-maven-merge-master 09:02:05 [ssh-agent] Looking for ssh-agent implementation... 09:02:05 $ ssh-agent 09:02:05 SSH_AUTH_SOCK=/tmp/ssh-VnR8fiecnsn9/agent.2046 09:02:05 SSH_AGENT_PID=2048 09:02:05 [ssh-agent] Started. 09:02:05 Running ssh-add (command line suppressed) 09:02:05 Identity added: /w/workspace/dcaegen2-services-prh-maven-merge-master@tmp/private_key_6176974184054852629.key (/w/workspace/dcaegen2-services-prh-maven-merge-master@tmp/private_key_6176974184054852629.key) 09:02:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:02:05 The recommended git tool is: NONE 09:02:07 using credential onap-jenkins-ssh 09:02:07 Wiping out workspace first. 09:02:07 Cloning the remote Git repository 09:02:07 Cloning repository git://cloud.onap.org/mirror/dcaegen2/services/prh 09:02:07 > git init /w/workspace/dcaegen2-services-prh-maven-merge-master # timeout=10 09:02:07 Fetching upstream changes from git://cloud.onap.org/mirror/dcaegen2/services/prh 09:02:07 > git --version # timeout=10 09:02:07 > git --version # 'git version 2.17.1' 09:02:07 using GIT_SSH to set credentials Gerrit user 09:02:07 Verifying host key using manually-configured host key entries 09:02:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/dcaegen2/services/prh +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:22 ERROR: Error cloning remote repo 'origin' 09:02:22 hudson.plugins.git.GitException: Command "git fetch --tags --progress -- git://cloud.onap.org/mirror/dcaegen2/services/prh +refs/heads/*:refs/remotes/origin/*" returned status code 128: 09:02:22 stdout: 09:02:22 stderr: fatal: Unable to look up cloud.onap.org (port 9418) (System error) 09:02:22 09:02:22 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 09:02:22 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 09:02:22 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 09:02:22 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 09:02:22 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 09:02:22 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 09:02:22 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 09:02:22 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 09:02:22 at hudson.remoting.Request$2.run(Request.java:377) 09:02:22 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 09:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 09:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 09:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 09:02:22 at java.base/java.lang.Thread.run(Thread.java:829) 09:02:22 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu1804-docker-8c-8g-6580 09:02:22 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 09:02:22 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 09:02:22 at hudson.remoting.Channel.call(Channel.java:1042) 09:02:22 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 09:02:22 at jdk.internal.reflect.GeneratedMethodAccessor1405.invoke(Unknown Source) 09:02:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:02:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 09:02:22 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 09:02:22 at PluginClassLoader for git-client//com.sun.proxy.$Proxy78.execute(Unknown Source) 09:02:22 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220) 09:02:22 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 09:02:22 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 09:02:22 at hudson.scm.SCM.checkout(SCM.java:540) 09:02:22 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 09:02:22 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 09:02:22 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 09:02:22 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 09:02:22 at hudson.model.Run.execute(Run.java:1894) 09:02:22 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 09:02:22 at hudson.model.ResourceController.execute(ResourceController.java:101) 09:02:22 at hudson.model.Executor.run(Executor.java:446) 09:02:22 ERROR: Error cloning remote repo 'origin' 09:02:22 $ ssh-agent -k 09:02:23 unset SSH_AUTH_SOCK; 09:02:23 unset SSH_AGENT_PID; 09:02:23 echo Agent pid 2048 killed; 09:02:23 [ssh-agent] Stopped. 09:02:23 [PostBuildScript] - [INFO] Executing post build scripts. 09:02:23 [dcaegen2-services-prh-maven-merge-master] $ /bin/bash /tmp/jenkins18265443480689992133.sh 09:02:23 ---> sysstat.sh 09:02:23 [dcaegen2-services-prh-maven-merge-master] $ /bin/bash /tmp/jenkins17274367945199086153.sh 09:02:23 ---> package-listing.sh 09:02:23 ++ facter osfamily 09:02:23 ++ tr '[:upper:]' '[:lower:]' 09:02:23 + OS_FAMILY=debian 09:02:23 + workspace=/w/workspace/dcaegen2-services-prh-maven-merge-master 09:02:23 + START_PACKAGES=/tmp/packages_start.txt 09:02:23 + END_PACKAGES=/tmp/packages_end.txt 09:02:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:02:23 + PACKAGES=/tmp/packages_start.txt 09:02:23 + '[' /w/workspace/dcaegen2-services-prh-maven-merge-master ']' 09:02:23 + PACKAGES=/tmp/packages_end.txt 09:02:23 + case "${OS_FAMILY}" in 09:02:23 + dpkg -l 09:02:23 + grep '^ii' 09:02:23 + '[' -f /tmp/packages_start.txt ']' 09:02:23 + '[' -f /tmp/packages_end.txt ']' 09:02:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:02:23 + '[' /w/workspace/dcaegen2-services-prh-maven-merge-master ']' 09:02:23 + mkdir -p /w/workspace/dcaegen2-services-prh-maven-merge-master/archives/ 09:02:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dcaegen2-services-prh-maven-merge-master/archives/ 09:02:23 [dcaegen2-services-prh-maven-merge-master] $ /bin/bash /tmp/jenkins13260861142287922511.sh 09:02:23 ---> capture-instance-metadata.sh 09:02:23 Setup pyenv: 09:02:23 * system (set by /opt/pyenv/version) 09:02:23 * 3.8.13 (set by /opt/pyenv/version) 09:02:23 * 3.9.13 (set by /opt/pyenv/version) 09:02:23 * 3.10.6 (set by /opt/pyenv/version) 09:02:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-29S9 09:02:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:02:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:02:48 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 16] Device or resource busy')': /simple/pip/ 09:03:00 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 16] Device or resource busy')': /simple/pip/ 09:03:04 lf-activate-venv(): INFO: Base packages installed successfully 09:03:04 lf-activate-venv(): INFO: Installing additional packages: lftools 09:03:30 lf-activate-venv(): INFO: Adding /tmp/venv-29S9/bin to PATH 09:03:30 INFO: Running in OpenStack, capturing instance metadata 09:03:30 [dcaegen2-services-prh-maven-merge-master] $ /bin/bash /tmp/jenkins12995285361782371514.sh 09:03:30 provisioning config files... 09:03:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dcaegen2-services-prh-maven-merge-master@tmp/config5516423692122108883tmp 09:03:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:03:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:03:30 [EnvInject] - Injecting environment variables from a build step. 09:03:30 [EnvInject] - Injecting as environment variables the properties content 09:03:30 SERVER_ID=logs 09:03:30 09:03:30 [EnvInject] - Variables injected successfully. 09:03:30 [dcaegen2-services-prh-maven-merge-master] $ /bin/bash /tmp/jenkins10853487428666456218.sh 09:03:30 ---> create-netrc.sh 09:03:30 [dcaegen2-services-prh-maven-merge-master] $ /bin/bash /tmp/jenkins9805143050847248729.sh 09:03:30 ---> python-tools-install.sh 09:03:30 Setup pyenv: 09:03:30 system 09:03:30 3.8.13 09:03:30 3.9.13 09:03:30 * 3.10.6 (set by /w/workspace/dcaegen2-services-prh-maven-merge-master/.python-version) 09:03:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-29S9 from file:/tmp/.os_lf_venv 09:03:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:03:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:03:32 lf-activate-venv(): INFO: Base packages installed successfully 09:03:32 lf-activate-venv(): INFO: Installing additional packages: lftools 09:03:41 lf-activate-venv(): INFO: Adding /tmp/venv-29S9/bin to PATH 09:03:41 Generating Requirements File 09:04:06 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. 09:04:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:04:07 Python 3.10.6 09:04:07 pip 26.1.2 from /tmp/venv-29S9/lib/python3.10/site-packages/pip (python 3.10) 09:04:08 aiohappyeyeballs==2.7.1 09:04:08 aiohttp==3.14.1 09:04:08 aiosignal==1.4.0 09:04:08 appdirs==1.4.4 09:04:08 argcomplete==3.7.0 09:04:08 aspy.yaml==1.3.0 09:04:08 async-timeout==5.0.1 09:04:08 attrs==26.1.0 09:04:08 autopage==0.6.0 09:04:08 backports.strenum==1.3.1 09:04:08 beautifulsoup4==4.15.0 09:04:08 boto3==1.43.42 09:04:08 botocore==1.43.42 09:04:08 bs4==0.0.2 09:04:08 certifi==2026.6.17 09:04:08 cffi==2.1.0 09:04:08 cfgv==3.5.0 09:04:08 chardet==7.4.3 09:04:08 charset-normalizer==3.4.9 09:04:08 click==8.4.2 09:04:08 cliff==4.14.0 09:04:08 cmd2==3.5.1 09:04:08 cryptography==3.3.2 09:04:08 debtcollector==3.1.0 09:04:08 decorator==5.3.1 09:04:08 defusedxml==0.7.1 09:04:08 Deprecated==1.3.1 09:04:08 distlib==0.4.3 09:04:08 dnspython==2.8.0 09:04:08 docker==7.1.0 09:04:08 dogpile.cache==1.5.0 09:04:08 durationpy==0.10 09:04:08 email-validator==2.3.0 09:04:08 filelock==3.29.7 09:04:08 frozenlist==1.8.0 09:04:08 future==1.0.0 09:04:08 gitdb==4.0.12 09:04:08 GitPython==3.1.50 09:04:08 httplib2==0.30.2 09:04:08 identify==2.6.19 09:04:08 idna==3.18 09:04:08 importlib-resources==1.5.0 09:04:08 iso8601==2.1.0 09:04:08 Jinja2==3.1.6 09:04:08 jmespath==1.1.0 09:04:08 jsonpatch==1.33 09:04:08 jsonpointer==3.1.1 09:04:08 jsonschema==4.26.0 09:04:08 jsonschema-specifications==2025.9.1 09:04:08 keystoneauth1==5.14.0 09:04:08 kubernetes==36.0.2 09:04:08 lftools==0.37.22 09:04:08 lxml==6.1.1 09:04:08 markdown-it-py==4.2.0 09:04:08 MarkupSafe==3.0.3 09:04:08 mdurl==0.1.2 09:04:08 msgpack==1.2.1 09:04:08 multi_key_dict==2.0.3 09:04:08 multidict==6.7.1 09:04:08 munch==4.0.0 09:04:08 netaddr==1.3.0 09:04:08 niet==1.4.2 09:04:08 nodeenv==1.10.0 09:04:08 oauth2client==4.1.3 09:04:08 oauthlib==3.3.1 09:04:08 openstacksdk==4.13.0 09:04:08 os-service-types==1.8.2 09:04:08 osc-lib==4.6.0 09:04:08 oslo.config==10.4.0 09:04:08 oslo.context==6.4.0 09:04:08 oslo.i18n==6.8.0 09:04:08 oslo.log==8.2.0 09:04:08 oslo.serialization==5.10.0 09:04:08 oslo.utils==10.1.1 09:04:08 packaging==26.2 09:04:08 pbr==7.0.3 09:04:08 platformdirs==4.10.0 09:04:08 prettytable==3.18.0 09:04:08 propcache==0.5.2 09:04:08 psutil==7.2.2 09:04:08 pyasn1==0.6.3 09:04:08 pyasn1_modules==0.4.2 09:04:08 pycparser==3.0 09:04:08 pygerrit2==2.0.15 09:04:08 PyGithub==2.9.1 09:04:08 Pygments==2.20.0 09:04:08 PyJWT==2.13.0 09:04:08 PyNaCl==1.6.2 09:04:08 pyparsing==2.4.7 09:04:08 pyperclip==1.11.0 09:04:08 pyrsistent==0.20.0 09:04:08 python-cinderclient==9.9.0 09:04:08 python-dateutil==2.9.0.post0 09:04:08 python-discovery==1.4.3 09:04:08 python-heatclient==5.2.0 09:04:08 python-jenkins==1.8.3 09:04:08 python-keystoneclient==5.8.0 09:04:08 python-magnumclient==4.11.0 09:04:08 python-openstackclient==10.0.0 09:04:08 python-swiftclient==4.10.0 09:04:08 PyYAML==6.0.3 09:04:08 referencing==0.37.0 09:04:08 requests==2.34.2 09:04:08 requests-oauthlib==2.0.0 09:04:08 rfc3986==2.0.0 09:04:08 rich==15.0.0 09:04:08 rich-argparse==1.8.0 09:04:08 rpds-py==0.30.0 09:04:08 rsa==4.9.1 09:04:08 ruamel.yaml==0.19.1 09:04:08 ruamel.yaml.clib==0.2.15 09:04:08 s3transfer==0.19.0 09:04:08 simplejson==4.1.1 09:04:08 six==1.17.0 09:04:08 smmap==5.0.3 09:04:08 soupsieve==2.8.4 09:04:08 stevedore==5.8.0 09:04:08 tabulate==0.10.0 09:04:08 toml==0.10.2 09:04:08 tomlkit==0.15.0 09:04:08 tqdm==4.68.4 09:04:08 typing_extensions==4.16.0 09:04:08 urllib3==1.26.20 09:04:08 virtualenv==21.6.0 09:04:08 wcwidth==0.8.2 09:04:08 websocket-client==1.9.0 09:04:08 wrapt==2.2.2 09:04:08 xdg==6.0.0 09:04:08 xmltodict==1.0.4 09:04:08 yarl==1.24.2 09:04:08 yq==4.1.1 09:04:08 [dcaegen2-services-prh-maven-merge-master] $ /bin/sh /tmp/jenkins8758234508079355820.sh 09:04:08 ---> uv-install.sh 09:04:08 Installing uv/uvx (latest) using shell installer 09:04:08 2026-07-08 09:04:08 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-vXjFhV.sh" [1] 09:04:08 downloading uv 0.11.28 x86_64-unknown-linux-gnu 09:04:09 installing to /home/jenkins/.local/bin 09:04:09 uv 09:04:09 uvx 09:04:09 everything's installed! 09:04:09 09:04:09 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:04:09 09:04:09 source $HOME/.local/bin/env (sh, bash, zsh) 09:04:09 source $HOME/.local/bin/env.fish (fish) 09:04:09 Adding install location to PATH 09:04:09 ---> Validating uv/uvx install 09:04:09 uvx 0.11.28 (x86_64-unknown-linux-gnu) 09:04:09 [dcaegen2-services-prh-maven-merge-master] $ /bin/bash /tmp/jenkins7106914073100974645.sh 09:04:09 ---> sudo-logs.sh 09:04:09 Archiving 'sudo' log.. 09:04:09 [dcaegen2-services-prh-maven-merge-master] $ /bin/bash /tmp/jenkins14551436153719122515.sh 09:04:09 ---> job-cost.sh 09:04:09 INFO: Activating Python virtual environment... 09:04:09 Setup pyenv: 09:04:10 system 09:04:10 3.8.13 09:04:10 3.9.13 09:04:10 * 3.10.6 (set by /w/workspace/dcaegen2-services-prh-maven-merge-master/.python-version) 09:04:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-29S9 from file:/tmp/.os_lf_venv 09:04:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:04:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:04:12 lf-activate-venv(): INFO: Base packages installed successfully 09:04:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:04:18 lf-activate-venv(): INFO: Adding /tmp/venv-29S9/bin to PATH 09:04:18 INFO: No stack-cost file found 09:04:18 INFO: Instance uptime: 184s 09:04:18 INFO: Fetching instance metadata (attempt 1 of 3)... 09:04:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:04:18 INFO: Successfully fetched instance metadata 09:04:18 INFO: Instance type: v3-standard-8 09:04:18 INFO: Retrieving pricing info for: v3-standard-8 09:04:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:04:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=184 09:04:18 INFO: Successfully fetched Vexxhost pricing API 09:04:18 INFO: Retrieved cost: 0.22 09:04:18 INFO: Retrieved resource: v3-standard-8 09:04:18 INFO: Creating archive directory: /w/workspace/dcaegen2-services-prh-maven-merge-master/archives/cost 09:04:18 INFO: Archiving costs to: /w/workspace/dcaegen2-services-prh-maven-merge-master/archives/cost.csv 09:04:18 INFO: Successfully archived job cost data 09:04:18 DEBUG: Cost data: dcaegen2-services-prh-maven-merge-master,1521,2026-07-08 09:04:18,v3-standard-8,184,0.22,0.00,FAILURE 09:04:18 [dcaegen2-services-prh-maven-merge-master] $ /bin/bash -l /tmp/jenkins12947209254420258465.sh 09:04:18 ---> logs-deploy.sh 09:04:18 Setup pyenv: 09:04:18 system 09:04:18 3.8.13 09:04:18 3.9.13 09:04:18 * 3.10.6 (set by /w/workspace/dcaegen2-services-prh-maven-merge-master/.python-version) 09:04:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-29S9 from file:/tmp/.os_lf_venv 09:04:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:04:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:04:21 lf-activate-venv(): INFO: Base packages installed successfully 09:04:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:04:31 lf-activate-venv(): INFO: Adding /tmp/venv-29S9/bin to PATH 09:04:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/dcaegen2-services-prh-maven-merge-master/1521 09:04:31 INFO: archiving workspace using pattern(s): 09:04:32 Archives upload complete. 09:04:33 INFO: archiving logs to Nexus 09:04:34 ---> uname -a: 09:04:34 Linux prd-ubuntu1804-docker-8c-8g-6580 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:04:34 09:04:34 09:04:34 ---> lscpu: 09:04:34 Architecture: x86_64 09:04:34 CPU op-mode(s): 32-bit, 64-bit 09:04:34 Byte Order: Little Endian 09:04:34 CPU(s): 8 09:04:34 On-line CPU(s) list: 0-7 09:04:34 Thread(s) per core: 1 09:04:34 Core(s) per socket: 1 09:04:34 Socket(s): 8 09:04:34 NUMA node(s): 1 09:04:34 Vendor ID: AuthenticAMD 09:04:34 CPU family: 23 09:04:34 Model: 49 09:04:34 Model name: AMD EPYC-Rome Processor 09:04:34 Stepping: 0 09:04:34 CPU MHz: 2800.000 09:04:34 BogoMIPS: 5600.00 09:04:34 Virtualization: AMD-V 09:04:34 Hypervisor vendor: KVM 09:04:34 Virtualization type: full 09:04:34 L1d cache: 32K 09:04:34 L1i cache: 32K 09:04:34 L2 cache: 512K 09:04:34 L3 cache: 16384K 09:04:34 NUMA node0 CPU(s): 0-7 09:04:34 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 09:04:34 09:04:34 09:04:34 ---> nproc: 09:04:34 8 09:04:34 09:04:34 09:04:34 ---> df -h: 09:04:34 Filesystem Size Used Avail Use% Mounted on 09:04:34 udev 16G 0 16G 0% /dev 09:04:34 tmpfs 3.2G 712K 3.2G 1% /run 09:04:34 /dev/vda1 155G 11G 145G 7% / 09:04:34 tmpfs 16G 0 16G 0% /dev/shm 09:04:34 tmpfs 5.0M 0 5.0M 0% /run/lock 09:04:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:04:34 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:04:34 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:04:34 09:04:34 09:04:34 ---> free -m: 09:04:34 total used free shared buff/cache available 09:04:34 Mem: 32167 761 29224 0 2181 30983 09:04:34 Swap: 1023 0 1023 09:04:34 09:04:34 09:04:34 ---> ip addr: 09:04:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:04:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:04:34 inet 127.0.0.1/8 scope host lo 09:04:34 valid_lft forever preferred_lft forever 09:04:34 inet6 ::1/128 scope host 09:04:34 valid_lft forever preferred_lft forever 09:04:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:04:34 link/ether fa:16:3e:e8:bb:a7 brd ff:ff:ff:ff:ff:ff 09:04:34 inet 10.30.107.171/23 brd 10.30.107.255 scope global dynamic ens3 09:04:34 valid_lft 86208sec preferred_lft 86208sec 09:04:34 inet6 fe80::f816:3eff:fee8:bba7/64 scope link 09:04:34 valid_lft forever preferred_lft forever 09:04:34 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:04:34 link/ether 02:42:16:db:65:46 brd ff:ff:ff:ff:ff:ff 09:04:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:04:34 valid_lft forever preferred_lft forever 09:04:34 09:04:34 09:04:34 ---> sar -b -r -n DEV: 09:04:34 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6580) 07/08/26 _x86_64_ (8 CPU) 09:04:34 09:04:34 09:01:23 LINUX RESTART (8 CPU) 09:04:34 09:04:34 09:02:03 tps rtps wtps bread/s bwrtn/s 09:04:34 09:03:01 46.39 25.37 21.01 930.05 8744.01 09:04:34 09:04:01 105.13 5.01 100.12 145.95 17640.25 09:04:34 Average: 76.26 15.02 61.24 531.32 13267.88 09:04:34 09:04:34 09:02:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:04:34 09:03:01 30467872 31785800 2471348 7.50 43076 1599824 1408872 4.15 741272 1468452 9616 09:04:34 09:04:01 30019032 31704312 2920188 8.87 74628 1916712 1440112 4.24 857916 1761380 160064 09:04:34 Average: 30243452 31745056 2695768 8.18 58852 1758268 1424492 4.19 799594 1614916 84840 09:04:34 09:04:34 09:02:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:04:34 09:03:01 ens3 173.52 108.14 391.53 32.22 0.00 0.00 0.00 0.00 09:04:34 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:34 09:03:01 lo 2.41 2.41 0.26 0.26 0.00 0.00 0.00 0.00 09:04:34 09:04:01 ens3 82.22 56.83 1158.83 11.36 0.00 0.00 0.00 0.00 09:04:34 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:34 09:04:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 09:04:34 Average: ens3 127.09 82.05 781.71 21.61 0.00 0.00 0.00 0.00 09:04:34 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:34 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 09:04:34 09:04:34 09:04:34 ---> sar -P ALL: 09:04:34 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6580) 07/08/26 _x86_64_ (8 CPU) 09:04:34 09:04:34 09:01:23 LINUX RESTART (8 CPU) 09:04:34 09:04:34 09:02:03 CPU %user %nice %system %iowait %steal %idle 09:04:34 09:03:01 all 2.76 0.00 0.31 0.38 0.01 96.54 09:04:34 09:03:01 0 0.80 0.00 0.26 0.59 0.02 98.34 09:04:34 09:03:01 1 1.76 0.00 0.22 0.16 0.02 97.84 09:04:34 09:03:01 2 1.12 0.00 0.38 0.02 0.00 98.48 09:04:34 09:03:01 3 2.35 0.00 0.31 0.07 0.00 97.27 09:04:34 09:03:01 4 8.71 0.00 0.43 0.28 0.02 90.56 09:04:34 09:03:01 5 1.66 0.00 0.26 1.74 0.02 96.32 09:04:34 09:03:01 6 3.23 0.00 0.33 0.19 0.02 96.24 09:04:34 09:03:01 7 2.43 0.00 0.29 0.02 0.02 97.24 09:04:34 09:04:01 all 9.44 0.00 0.74 1.55 0.03 88.23 09:04:34 09:04:01 0 0.59 0.00 0.49 5.81 0.02 93.10 09:04:34 09:04:01 1 0.22 0.00 0.07 0.00 0.03 99.68 09:04:34 09:04:01 2 1.05 0.00 0.20 0.00 0.02 98.73 09:04:34 09:04:01 3 0.13 0.00 0.08 0.00 0.02 99.77 09:04:34 09:04:01 4 26.92 0.00 1.15 1.65 0.05 70.23 09:04:34 09:04:01 5 1.40 0.00 0.48 3.49 0.03 94.59 09:04:34 09:04:01 6 34.17 0.00 2.45 1.20 0.07 62.11 09:04:34 09:04:01 7 11.01 0.00 1.00 0.27 0.03 87.69 09:04:34 Average: all 6.16 0.00 0.53 0.98 0.02 92.32 09:04:34 Average: 0 0.69 0.00 0.37 3.24 0.02 95.67 09:04:34 Average: 1 0.98 0.00 0.14 0.08 0.03 98.78 09:04:34 Average: 2 1.09 0.00 0.29 0.01 0.01 98.61 09:04:34 Average: 3 1.22 0.00 0.19 0.03 0.01 98.54 09:04:34 Average: 4 17.97 0.00 0.80 0.98 0.03 80.22 09:04:34 Average: 5 1.53 0.00 0.37 2.63 0.03 95.44 09:04:34 Average: 6 18.97 0.00 1.41 0.70 0.04 78.88 09:04:34 Average: 7 6.79 0.00 0.65 0.14 0.03 92.38 09:04:34 09:04:34 09:04:34