14:12:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/140211 14:12:38 Running as SYSTEM 14:12:38 [EnvInject] - Loading node environment variables. 14:12:38 Building remotely on prd-ubuntu1804-docker-8c-8g-19700 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/cps-review-verification-maven-master 14:12:38 [ssh-agent] Looking for ssh-agent implementation... 14:12:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:12:38 $ ssh-agent 14:12:38 SSH_AUTH_SOCK=/tmp/ssh-zKNexHVAqPQ7/agent.2090 14:12:38 SSH_AGENT_PID=2092 14:12:38 [ssh-agent] Started. 14:12:38 Running ssh-add (command line suppressed) 14:12:38 Identity added: /w/workspace/cps-review-verification-maven-master@tmp/private_key_6862765645575885939.key (/w/workspace/cps-review-verification-maven-master@tmp/private_key_6862765645575885939.key) 14:12:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:12:38 The recommended git tool is: NONE 14:12:40 using credential onap-jenkins-ssh 14:12:40 Wiping out workspace first. 14:12:40 Cloning the remote Git repository 14:12:40 Cloning repository git://cloud.onap.org/mirror/cps.git 14:12:40 > git init /w/workspace/cps-review-verification-maven-master # timeout=10 14:12:40 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 14:12:40 > git --version # timeout=10 14:12:40 > git --version # 'git version 2.17.1' 14:12:40 using GIT_SSH to set credentials Gerrit user 14:12:40 Verifying host key using manually-configured host key entries 14:12:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:12:42 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 14:12:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:12:42 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 14:12:42 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 14:12:42 using GIT_SSH to set credentials Gerrit user 14:12:42 Verifying host key using manually-configured host key entries 14:12:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/11/140211/26 # timeout=30 14:12:43 ERROR: Error fetching remote repo 'origin' 14:12:43 hudson.plugins.git.GitException: Failed to fetch from git://cloud.onap.org/mirror/cps.git 14:12:43 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999) 14:12:43 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 14:12:43 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 14:12:43 at hudson.scm.SCM.checkout(SCM.java:540) 14:12:43 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 14:12:43 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 14:12:43 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 14:12:43 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 14:12:43 at hudson.model.Run.execute(Run.java:1895) 14:12:43 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 14:12:43 at hudson.model.ResourceController.execute(ResourceController.java:101) 14:12:43 at hudson.model.Executor.run(Executor.java:442) 14:12:43 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/11/140211/26" returned status code 128: 14:12:43 stdout: 14:12:43 stderr: fatal: Couldn't find remote ref refs/changes/11/140211/26 14:12:43 14:12:43 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 14:12:43 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 14:12:43 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 14:12:43 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 14:12:43 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 14:12:43 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 14:12:43 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 14:12:43 at hudson.remoting.Request$2.run(Request.java:377) 14:12:43 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 14:12:43 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 14:12:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 14:12:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 14:12:43 at java.base/java.lang.Thread.run(Thread.java:829) 14:12:43 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu1804-docker-8c-8g-19700 14:12:43 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 14:12:43 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 14:12:43 at hudson.remoting.Channel.call(Channel.java:1003) 14:12:43 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 14:12:43 at jdk.internal.reflect.GeneratedMethodAccessor509.invoke(Unknown Source) 14:12:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:12:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 14:12:43 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 14:12:43 at com.sun.proxy.$Proxy208.execute(Unknown Source) 14:12:43 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) 14:12:43 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 14:12:43 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 14:12:43 at hudson.scm.SCM.checkout(SCM.java:540) 14:12:43 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 14:12:43 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 14:12:43 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 14:12:43 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 14:12:43 at hudson.model.Run.execute(Run.java:1895) 14:12:43 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 14:12:43 at hudson.model.ResourceController.execute(ResourceController.java:101) 14:12:43 at hudson.model.Executor.run(Executor.java:442) 14:12:43 ERROR: Error fetching remote repo 'origin' 14:12:43 $ ssh-agent -k 14:12:43 unset SSH_AUTH_SOCK; 14:12:43 unset SSH_AGENT_PID; 14:12:43 echo Agent pid 2092 killed; 14:12:43 [ssh-agent] Stopped. 14:12:43 Robot results publisher started... 14:12:43 INFO: Checking test criticality is deprecated and will be dropped in a future release! 14:12:43 -Parsing output xml: 14:12:43 ERROR: Build step failed with exception 14:12:43 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu1804-docker-8c-8g-19700 14:12:43 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 14:12:43 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 14:12:43 at hudson.remoting.Channel.call(Channel.java:1003) 14:12:43 at hudson.FilePath.act(FilePath.java:1230) 14:12:43 at hudson.FilePath.act(FilePath.java:1219) 14:12:43 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 14:12:43 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 14:12:43 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 14:12:43 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 14:12:43 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 14:12:43 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 14:12:43 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 14:12:43 at hudson.model.Build$BuildExecution.post2(Build.java:179) 14:12:43 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 14:12:43 at hudson.model.Run.execute(Run.java:1918) 14:12:43 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 14:12:43 at hudson.model.ResourceController.execute(ResourceController.java:101) 14:12:43 at hudson.model.Executor.run(Executor.java:442) 14:12:43 /w/workspace/cps-review-verification-maven-master/csit/archives does not exist. 14:12:43 at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:512) 14:12:43 at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:489) 14:12:43 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:76) 14:12:43 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 14:12:43 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 14:12:43 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 14:12:43 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 14:12:43 at hudson.remoting.Request$2.run(Request.java:377) 14:12:43 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 14:12:43 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 14:12:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 14:12:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 14:12:43 at java.base/java.lang.Thread.run(Thread.java:829) 14:12:43 Build step 'Publish Robot Framework test results' marked build as failure 14:12:43 [PostBuildScript] - [INFO] Executing post build scripts. 14:12:43 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins14137054455999173408.sh 14:12:43 ---> sysstat.sh 14:12:43 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins17406970632922443092.sh 14:12:43 ---> package-listing.sh 14:12:43 ++ facter osfamily 14:12:43 ++ tr '[:upper:]' '[:lower:]' 14:12:43 + OS_FAMILY=debian 14:12:43 + workspace=/w/workspace/cps-review-verification-maven-master 14:12:43 + START_PACKAGES=/tmp/packages_start.txt 14:12:43 + END_PACKAGES=/tmp/packages_end.txt 14:12:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:12:43 + PACKAGES=/tmp/packages_start.txt 14:12:43 + '[' /w/workspace/cps-review-verification-maven-master ']' 14:12:43 + PACKAGES=/tmp/packages_end.txt 14:12:43 + case "${OS_FAMILY}" in 14:12:43 + dpkg -l 14:12:43 + grep '^ii' 14:12:43 + '[' -f /tmp/packages_start.txt ']' 14:12:43 + '[' -f /tmp/packages_end.txt ']' 14:12:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:12:43 + '[' /w/workspace/cps-review-verification-maven-master ']' 14:12:43 + mkdir -p /w/workspace/cps-review-verification-maven-master/archives/ 14:12:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-review-verification-maven-master/archives/ 14:12:43 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins11388754889641997781.sh 14:12:43 ---> capture-instance-metadata.sh 14:12:43 Setup pyenv: 14:12:43 * system (set by /opt/pyenv/version) 14:12:43 * 3.8.13 (set by /opt/pyenv/version) 14:12:43 * 3.9.13 (set by /opt/pyenv/version) 14:12:44 * 3.10.6 (set by /opt/pyenv/version) 14:12:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iiAi 14:12:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:12:52 lf-activate-venv(): INFO: Installing: lftools 14:13:15 lf-activate-venv(): INFO: Adding /tmp/venv-iiAi/bin to PATH 14:13:15 INFO: Running in OpenStack, capturing instance metadata 14:13:15 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins16667170334740990868.sh 14:13:15 provisioning config files... 14:13:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-review-verification-maven-master@tmp/config17944177292704657943tmp 14:13:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:13:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:13:15 [EnvInject] - Injecting environment variables from a build step. 14:13:15 [EnvInject] - Injecting as environment variables the properties content 14:13:15 SERVER_ID=logs 14:13:15 14:13:15 [EnvInject] - Variables injected successfully. 14:13:15 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins13080980268416636573.sh 14:13:15 ---> create-netrc.sh 14:13:15 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins1930458040974026967.sh 14:13:15 ---> python-tools-install.sh 14:13:15 Setup pyenv: 14:13:15 system 14:13:15 3.8.13 14:13:15 3.9.13 14:13:15 * 3.10.6 (set by /w/workspace/cps-review-verification-maven-master/.python-version) 14:13:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iiAi from file:/tmp/.os_lf_venv 14:13:17 lf-activate-venv(): INFO: Installing: lftools 14:13:25 lf-activate-venv(): INFO: Adding /tmp/venv-iiAi/bin to PATH 14:13:25 Generating Requirements File 14:13:44 Python 3.10.6 14:13:44 pip 25.1.1 from /tmp/venv-iiAi/lib/python3.10/site-packages/pip (python 3.10) 14:13:44 appdirs==1.4.4 14:13:44 argcomplete==3.6.2 14:13:44 aspy.yaml==1.3.0 14:13:44 attrs==25.3.0 14:13:44 autopage==0.5.2 14:13:44 beautifulsoup4==4.13.4 14:13:44 boto3==1.38.32 14:13:44 botocore==1.38.32 14:13:44 bs4==0.0.2 14:13:44 cachetools==5.5.2 14:13:44 certifi==2025.4.26 14:13:44 cffi==1.17.1 14:13:44 cfgv==3.4.0 14:13:44 chardet==5.2.0 14:13:44 charset-normalizer==3.4.2 14:13:44 click==8.2.1 14:13:44 cliff==4.10.0 14:13:44 cmd2==2.6.1 14:13:44 cryptography==3.3.2 14:13:44 debtcollector==3.0.0 14:13:44 decorator==5.2.1 14:13:44 defusedxml==0.7.1 14:13:44 Deprecated==1.2.18 14:13:44 distlib==0.3.9 14:13:44 dnspython==2.7.0 14:13:44 docker==7.1.0 14:13:44 dogpile.cache==1.4.0 14:13:44 durationpy==0.10 14:13:44 email_validator==2.2.0 14:13:44 filelock==3.18.0 14:13:44 future==1.0.0 14:13:44 gitdb==4.0.12 14:13:44 GitPython==3.1.44 14:13:44 google-auth==2.40.3 14:13:44 httplib2==0.22.0 14:13:44 identify==2.6.12 14:13:44 idna==3.10 14:13:44 importlib-resources==1.5.0 14:13:44 iso8601==2.1.0 14:13:44 Jinja2==3.1.6 14:13:44 jmespath==1.0.1 14:13:44 jsonpatch==1.33 14:13:44 jsonpointer==3.0.0 14:13:44 jsonschema==4.24.0 14:13:44 jsonschema-specifications==2025.4.1 14:13:44 keystoneauth1==5.11.0 14:13:44 kubernetes==32.0.1 14:13:44 lftools==0.37.13 14:13:44 lxml==5.4.0 14:13:44 MarkupSafe==3.0.2 14:13:44 msgpack==1.1.0 14:13:44 multi_key_dict==2.0.3 14:13:44 munch==4.0.0 14:13:44 netaddr==1.3.0 14:13:44 niet==1.4.2 14:13:44 nodeenv==1.9.1 14:13:44 oauth2client==4.1.3 14:13:44 oauthlib==3.2.2 14:13:44 openstacksdk==4.6.0 14:13:44 os-client-config==2.1.0 14:13:44 os-service-types==1.7.0 14:13:44 osc-lib==4.0.2 14:13:44 oslo.config==9.8.0 14:13:44 oslo.context==6.0.0 14:13:44 oslo.i18n==6.5.1 14:13:44 oslo.log==7.1.0 14:13:44 oslo.serialization==5.7.0 14:13:44 oslo.utils==9.0.0 14:13:44 packaging==25.0 14:13:44 pbr==6.1.1 14:13:44 platformdirs==4.3.8 14:13:44 prettytable==3.16.0 14:13:44 psutil==7.0.0 14:13:44 pyasn1==0.6.1 14:13:44 pyasn1_modules==0.4.2 14:13:44 pycparser==2.22 14:13:44 pygerrit2==2.0.15 14:13:44 PyGithub==2.6.1 14:13:44 PyJWT==2.10.1 14:13:44 PyNaCl==1.5.0 14:13:44 pyparsing==2.4.7 14:13:44 pyperclip==1.9.0 14:13:44 pyrsistent==0.20.0 14:13:44 python-cinderclient==9.7.0 14:13:44 python-dateutil==2.9.0.post0 14:13:44 python-heatclient==4.2.0 14:13:44 python-jenkins==1.8.2 14:13:44 python-keystoneclient==5.6.0 14:13:44 python-magnumclient==4.8.1 14:13:44 python-openstackclient==8.1.0 14:13:44 python-swiftclient==4.8.0 14:13:44 PyYAML==6.0.2 14:13:44 referencing==0.36.2 14:13:44 requests==2.32.3 14:13:44 requests-oauthlib==2.0.0 14:13:44 requestsexceptions==1.4.0 14:13:44 rfc3986==2.0.0 14:13:44 rpds-py==0.25.1 14:13:44 rsa==4.9.1 14:13:44 ruamel.yaml==0.18.14 14:13:44 ruamel.yaml.clib==0.2.12 14:13:44 s3transfer==0.13.0 14:13:44 simplejson==3.20.1 14:13:44 six==1.17.0 14:13:44 smmap==5.0.2 14:13:44 soupsieve==2.7 14:13:44 stevedore==5.4.1 14:13:44 tabulate==0.9.0 14:13:44 toml==0.10.2 14:13:44 tomlkit==0.13.3 14:13:44 tqdm==4.67.1 14:13:44 typing_extensions==4.14.0 14:13:44 tzdata==2025.2 14:13:44 urllib3==1.26.20 14:13:44 virtualenv==20.31.2 14:13:44 wcwidth==0.2.13 14:13:44 websocket-client==1.8.0 14:13:44 wrapt==1.17.2 14:13:44 xdg==6.0.0 14:13:44 xmltodict==0.14.2 14:13:44 yq==3.4.3 14:13:44 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins18244649575805590558.sh 14:13:44 ---> sudo-logs.sh 14:13:44 Archiving 'sudo' log.. 14:13:45 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins5292831108035456776.sh 14:13:45 ---> job-cost.sh 14:13:45 Setup pyenv: 14:13:45 system 14:13:45 3.8.13 14:13:45 3.9.13 14:13:45 * 3.10.6 (set by /w/workspace/cps-review-verification-maven-master/.python-version) 14:13:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iiAi from file:/tmp/.os_lf_venv 14:13:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:13:52 lf-activate-venv(): INFO: Adding /tmp/venv-iiAi/bin to PATH 14:13:52 INFO: No Stack... 14:13:52 INFO: Retrieving Pricing Info for: v3-standard-8 14:13:52 INFO: Archiving Costs 14:13:52 [cps-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins3850938186267321722.sh 14:13:52 ---> logs-deploy.sh 14:13:52 Setup pyenv: 14:13:52 system 14:13:52 3.8.13 14:13:52 3.9.13 14:13:52 * 3.10.6 (set by /w/workspace/cps-review-verification-maven-master/.python-version) 14:13:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iiAi from file:/tmp/.os_lf_venv 14:13:54 lf-activate-venv(): INFO: Installing: lftools 14:14:02 lf-activate-venv(): INFO: Adding /tmp/venv-iiAi/bin to PATH 14:14:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-review-verification-maven-master/9386 14:14:02 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 14:14:03 Archives upload complete. 14:14:03 INFO: archiving logs to Nexus 14:14:04 ---> uname -a: 14:14:04 Linux prd-ubuntu1804-docker-8c-8g-19700 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:14:04 14:14:04 14:14:04 ---> lscpu: 14:14:04 Architecture: x86_64 14:14:04 CPU op-mode(s): 32-bit, 64-bit 14:14:04 Byte Order: Little Endian 14:14:04 CPU(s): 8 14:14:04 On-line CPU(s) list: 0-7 14:14:04 Thread(s) per core: 1 14:14:04 Core(s) per socket: 1 14:14:04 Socket(s): 8 14:14:04 NUMA node(s): 1 14:14:04 Vendor ID: AuthenticAMD 14:14:04 CPU family: 23 14:14:04 Model: 49 14:14:04 Model name: AMD EPYC-Rome Processor 14:14:04 Stepping: 0 14:14:04 CPU MHz: 2799.998 14:14:04 BogoMIPS: 5599.99 14:14:04 Virtualization: AMD-V 14:14:04 Hypervisor vendor: KVM 14:14:04 Virtualization type: full 14:14:04 L1d cache: 32K 14:14:04 L1i cache: 32K 14:14:04 L2 cache: 512K 14:14:04 L3 cache: 16384K 14:14:04 NUMA node0 CPU(s): 0-7 14:14:04 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 14:14:04 14:14:04 14:14:04 ---> nproc: 14:14:04 8 14:14:04 14:14:04 14:14:04 ---> df -h: 14:14:04 Filesystem Size Used Avail Use% Mounted on 14:14:04 udev 16G 0 16G 0% /dev 14:14:04 tmpfs 3.2G 708K 3.2G 1% /run 14:14:04 /dev/vda1 155G 9.9G 145G 7% / 14:14:04 tmpfs 16G 0 16G 0% /dev/shm 14:14:04 tmpfs 5.0M 0 5.0M 0% /run/lock 14:14:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:14:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:14:04 tmpfs 3.2G 0 3.2G 0% /run/user/1001 14:14:04 14:14:04 14:14:04 ---> free -m: 14:14:04 total used free shared buff/cache available 14:14:04 Mem: 32167 779 29358 0 2029 30970 14:14:04 Swap: 1023 0 1023 14:14:04 14:14:04 14:14:04 ---> ip addr: 14:14:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:14:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:14:04 inet 127.0.0.1/8 scope host lo 14:14:04 valid_lft forever preferred_lft forever 14:14:04 inet6 ::1/128 scope host 14:14:04 valid_lft forever preferred_lft forever 14:14:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:14:04 link/ether fa:16:3e:69:27:8e brd ff:ff:ff:ff:ff:ff 14:14:04 inet 10.30.106.180/23 brd 10.30.107.255 scope global dynamic ens3 14:14:04 valid_lft 86284sec preferred_lft 86284sec 14:14:04 inet6 fe80::f816:3eff:fe69:278e/64 scope link 14:14:04 valid_lft forever preferred_lft forever 14:14:04 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:14:04 link/ether 02:42:87:45:43:fb brd ff:ff:ff:ff:ff:ff 14:14:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:14:04 valid_lft forever preferred_lft forever 14:14:04 14:14:04 14:14:04 ---> sar -b -r -n DEV: 14:14:04 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-19700) 06/09/25 _x86_64_ (8 CPU) 14:14:04 14:14:04 14:12:11 LINUX RESTART (8 CPU) 14:14:04 14:14:04 14:13:01 tps rtps wtps bread/s bwrtn/s 14:14:04 14:14:01 128.36 1.63 126.73 131.04 56598.70 14:14:04 Average: 128.36 1.63 126.73 131.04 56598.70 14:14:04 14:14:04 14:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:14:04 14:14:01 29999072 31657604 2940148 8.93 76204 1888988 1524444 4.49 912824 1727996 119224 14:14:04 Average: 29999072 31657604 2940148 8.93 76204 1888988 1524444 4.49 912824 1727996 119224 14:14:04 14:14:04 14:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:14:04 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:04 14:14:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 14:14:04 14:14:01 ens3 163.74 111.58 846.59 15.91 0.00 0.00 0.00 0.00 14:14:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:04 Average: lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 14:14:04 Average: ens3 163.74 111.58 846.59 15.91 0.00 0.00 0.00 0.00 14:14:04 14:14:04 14:14:04 ---> sar -P ALL: 14:14:04 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-19700) 06/09/25 _x86_64_ (8 CPU) 14:14:04 14:14:04 14:12:11 LINUX RESTART (8 CPU) 14:14:04 14:14:04 14:13:01 CPU %user %nice %system %iowait %steal %idle 14:14:04 14:14:01 all 10.61 0.00 0.78 1.31 0.03 87.27 14:14:04 14:14:01 0 17.02 0.00 0.73 0.10 0.03 82.12 14:14:04 14:14:01 1 9.64 0.00 0.74 0.05 0.03 89.54 14:14:04 14:14:01 2 14.15 0.00 0.77 3.01 0.03 82.04 14:14:04 14:14:01 3 0.70 0.00 0.20 2.04 0.02 97.05 14:14:04 14:14:01 4 2.17 0.00 0.45 0.28 0.05 97.04 14:14:04 14:14:01 5 30.08 0.00 1.85 0.78 0.03 67.25 14:14:04 14:14:01 6 10.48 0.00 0.95 0.22 0.03 88.32 14:14:04 14:14:01 7 0.60 0.00 0.57 3.95 0.03 94.84 14:14:04 Average: all 10.61 0.00 0.78 1.31 0.03 87.27 14:14:04 Average: 0 17.02 0.00 0.73 0.10 0.03 82.12 14:14:04 Average: 1 9.64 0.00 0.74 0.05 0.03 89.54 14:14:04 Average: 2 14.15 0.00 0.77 3.01 0.03 82.04 14:14:04 Average: 3 0.70 0.00 0.20 2.04 0.02 97.05 14:14:04 Average: 4 2.17 0.00 0.45 0.28 0.05 97.04 14:14:04 Average: 5 30.08 0.00 1.85 0.78 0.03 67.25 14:14:04 Average: 6 10.48 0.00 0.95 0.22 0.03 88.32 14:14:04 Average: 7 0.60 0.00 0.57 3.95 0.03 94.84 14:14:04 14:14:04 14:14:04