04:57:25 Started by timer 04:57:25 Running as SYSTEM 04:57:25 [EnvInject] - Loading node environment variables. 04:57:25 Building remotely on prd-ubuntu1804-docker-4c-4g-4252 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dep-init-docker-merge-master 04:57:25 [ssh-agent] Looking for ssh-agent implementation... 04:57:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:57:25 $ ssh-agent 04:57:25 SSH_AUTH_SOCK=/tmp/ssh-SO0Q1Mhsc6d7/agent.2147 04:57:25 SSH_AGENT_PID=2149 04:57:25 [ssh-agent] Started. 04:57:25 Running ssh-add (command line suppressed) 04:57:25 Identity added: /w/workspace/it-dep-init-docker-merge-master@tmp/private_key_4572462719611380309.key (jenkins-ssh) 04:57:25 [ssh-agent] Using credentials jenkins (jenkins) 04:57:25 The recommended git tool is: NONE 04:57:27 using credential jenkins 04:57:27 Wiping out workspace first. 04:57:27 Cloning the remote Git repository 04:57:27 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 04:57:27 > git init /w/workspace/it-dep-init-docker-merge-master # timeout=10 04:57:27 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 04:57:27 > git --version # timeout=10 04:57:27 > git --version # 'git version 2.17.1' 04:57:27 using GIT_SSH to set credentials jenkins 04:57:27 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep +refs/heads/*:refs/remotes/origin/* # timeout=10 04:57:28 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 04:57:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:57:29 Avoid second fetch 04:57:29 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:57:29 Checking out Revision 1fd14f960d45794d4b87135ba2e2e72244987f03 (refs/remotes/origin/master) 04:57:29 > git config core.sparsecheckout # timeout=10 04:57:29 > git checkout -f 1fd14f960d45794d4b87135ba2e2e72244987f03 # timeout=10 04:57:29 Commit message: "NONRTRIC980: fixs for controlpanel kong, 'hunkey dory' and pms ports" 04:57:29 > git rev-list --no-walk 1fd14f960d45794d4b87135ba2e2e72244987f03 # timeout=10 04:57:29 > git remote # timeout=10 04:57:29 > git submodule init # timeout=10 04:57:29 > git submodule sync # timeout=10 04:57:29 > git config --get remote.origin.url # timeout=10 04:57:29 > git submodule init # timeout=10 04:57:29 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:57:29 > git config --get submodule.ric-dep.url # timeout=10 04:57:29 > git config -f .gitmodules --get submodule.ric-dep.path # timeout=10 04:57:29 > git config --get submodule.smo-install/onap_oom.url # timeout=10 04:57:29 > git config -f .gitmodules --get submodule.smo-install/onap_oom.path # timeout=10 04:57:29 > git config --get submodule.smo-install/multicloud-k8s.url # timeout=10 04:57:29 > git config -f .gitmodules --get submodule.smo-install/multicloud-k8s.path # timeout=10 04:57:29 > git config --get submodule.ranpm.url # timeout=10 04:57:29 > git config -f .gitmodules --get submodule.ranpm.path # timeout=10 04:57:29 > git submodule update --init --recursive ric-dep # timeout=10 04:57:30 > git submodule update --init --recursive smo-install/onap_oom # timeout=10 04:57:34 > git submodule update --init --recursive smo-install/multicloud-k8s # timeout=10 04:57:35 > git submodule update --init --recursive ranpm # timeout=10 04:59:38 hudson.plugins.git.GitException: Command "git submodule update --init --recursive ranpm" returned status code 1: 04:59:38 stdout: 04:59:38 stderr: Cloning into '/w/workspace/it-dep-init-docker-merge-master/ranpm'... 04:59:38 error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504 Gateway Time-out 04:59:38 fatal: The remote end hung up unexpectedly 04:59:38 fatal: clone of 'https://gerrit.nordix.org/oransc/nonrtric/plt/ranpm' into submodule path '/w/workspace/it-dep-init-docker-merge-master/ranpm' failed 04:59:38 Failed to clone 'ranpm'. Retry scheduled 04:59:38 Cloning into '/w/workspace/it-dep-init-docker-merge-master/ranpm'... 04:59:38 error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504 Gateway Time-out 04:59:38 fatal: The remote end hung up unexpectedly 04:59:38 fatal: clone of 'https://gerrit.nordix.org/oransc/nonrtric/plt/ranpm' into submodule path '/w/workspace/it-dep-init-docker-merge-master/ranpm' failed 04:59:38 Failed to clone 'ranpm' a second time, aborting 04:59:38 04:59:38 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 04:59:38 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 04:59:38 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.lambda$execute$0(CliGitAPIImpl.java:1573) 04:59:38 at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:131) 04:59:38 at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:76) 04:59:38 at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:82) 04:59:38 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 04:59:38 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 04:59:38 at com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute(MoreExecutors.java:327) 04:59:38 at java.base/java.util.concurrent.ExecutorCompletionService.submit(ExecutorCompletionService.java:184) 04:59:38 at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.submitRemainingCommand(GitCommandsExecutor.java:77) 04:59:38 at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:70) 04:59:38 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu1804-docker-4c-4g-4252 04:59:38 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 04:59:38 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 04:59:38 at hudson.remoting.Channel.call(Channel.java:1003) 04:59:38 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 04:59:38 at jdk.internal.reflect.GeneratedMethodAccessor362.invoke(Unknown Source) 04:59:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 04:59:38 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 04:59:38 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 04:59:38 at com.sun.proxy.$Proxy157.execute(Unknown Source) 04:59:38 at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:196) 04:59:38 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1390) 04:59:38 at hudson.scm.SCM.checkout(SCM.java:540) 04:59:38 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 04:59:38 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 04:59:38 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 04:59:38 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 04:59:38 at hudson.model.Run.execute(Run.java:1895) 04:59:38 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 04:59:38 at hudson.model.ResourceController.execute(ResourceController.java:101) 04:59:38 at hudson.model.Executor.run(Executor.java:442) 04:59:38 Caused: hudson.plugins.git.GitException 04:59:38 at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.checkResult(GitCommandsExecutor.java:89) 04:59:38 at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:69) 04:59:38 at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:47) 04:59:38 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.execute(CliGitAPIImpl.java:1576) 04:59:38 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 04:59:38 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 04:59:38 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 04:59:38 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 04:59:38 at hudson.remoting.Request$2.run(Request.java:377) 04:59:38 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 04:59:38 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 04:59:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 04:59:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 04:59:38 at java.base/java.lang.Thread.run(Thread.java:829) 04:59:38 Caused: java.io.IOException: Could not perform submodule update 04:59:38 at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:201) 04:59:38 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1390) 04:59:38 at hudson.scm.SCM.checkout(SCM.java:540) 04:59:38 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 04:59:38 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 04:59:38 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 04:59:38 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 04:59:38 at hudson.model.Run.execute(Run.java:1895) 04:59:38 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 04:59:38 at hudson.model.ResourceController.execute(ResourceController.java:101) 04:59:38 at hudson.model.Executor.run(Executor.java:442) 04:59:38 $ ssh-agent -k 04:59:38 unset SSH_AUTH_SOCK; 04:59:38 unset SSH_AGENT_PID; 04:59:38 echo Agent pid 2149 killed; 04:59:38 [ssh-agent] Stopped. 04:59:38 [PostBuildScript] - [INFO] Executing post build scripts. 04:59:38 [it-dep-init-docker-merge-master] $ /bin/bash /tmp/jenkins16823932001422322819.sh 04:59:38 ---> sysstat.sh 04:59:38 [it-dep-init-docker-merge-master] $ /bin/bash /tmp/jenkins14078487292055530125.sh 04:59:38 ---> package-listing.sh 04:59:38 ++ facter osfamily 04:59:38 ++ tr '[:upper:]' '[:lower:]' 04:59:38 + OS_FAMILY=debian 04:59:38 + workspace=/w/workspace/it-dep-init-docker-merge-master 04:59:38 + START_PACKAGES=/tmp/packages_start.txt 04:59:38 + END_PACKAGES=/tmp/packages_end.txt 04:59:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:59:38 + PACKAGES=/tmp/packages_start.txt 04:59:38 + '[' /w/workspace/it-dep-init-docker-merge-master ']' 04:59:38 + PACKAGES=/tmp/packages_end.txt 04:59:38 + case "${OS_FAMILY}" in 04:59:38 + dpkg -l 04:59:38 + grep '^ii' 04:59:38 + '[' -f /tmp/packages_start.txt ']' 04:59:38 + '[' -f /tmp/packages_end.txt ']' 04:59:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:59:38 + '[' /w/workspace/it-dep-init-docker-merge-master ']' 04:59:38 + mkdir -p /w/workspace/it-dep-init-docker-merge-master/archives/ 04:59:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dep-init-docker-merge-master/archives/ 04:59:38 [it-dep-init-docker-merge-master] $ /bin/bash /tmp/jenkins2708987507614059209.sh 04:59:38 ---> capture-instance-metadata.sh 04:59:38 Setup pyenv: 04:59:39 * system (set by /opt/pyenv/version) 04:59:39 * 3.8.13 (set by /opt/pyenv/version) 04:59:39 * 3.9.13 (set by /opt/pyenv/version) 04:59:39 * 3.10.6 (set by /opt/pyenv/version) 04:59:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OBjy 04:59:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:59:46 lf-activate-venv(): INFO: Installing: lftools 05:00:14 lf-activate-venv(): INFO: Adding /tmp/venv-OBjy/bin to PATH 05:00:14 INFO: Running in OpenStack, capturing instance metadata 05:00:15 [it-dep-init-docker-merge-master] $ /bin/bash /tmp/jenkins17824321411770044645.sh 05:00:15 provisioning config files... 05:00:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dep-init-docker-merge-master@tmp/config8096740960307846141tmp 05:00:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:00:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:00:15 [EnvInject] - Injecting environment variables from a build step. 05:00:15 [EnvInject] - Injecting as environment variables the properties content 05:00:15 SERVER_ID=logs 05:00:15 05:00:15 [EnvInject] - Variables injected successfully. 05:00:15 [it-dep-init-docker-merge-master] $ /bin/bash /tmp/jenkins15395311054643384110.sh 05:00:15 ---> create-netrc.sh 05:00:15 [it-dep-init-docker-merge-master] $ /bin/bash /tmp/jenkins15363513541890230764.sh 05:00:15 ---> python-tools-install.sh 05:00:15 Setup pyenv: 05:00:15 system 05:00:15 3.8.13 05:00:15 3.9.13 05:00:15 * 3.10.6 (set by /w/workspace/it-dep-init-docker-merge-master/.python-version) 05:00:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OBjy from file:/tmp/.os_lf_venv 05:00:16 lf-activate-venv(): INFO: Installing: lftools 05:00:23 lf-activate-venv(): INFO: Adding /tmp/venv-OBjy/bin to PATH 05:00:23 Generating Requirements File 05:00:43 Python 3.10.6 05:00:44 pip 24.1 from /tmp/venv-OBjy/lib/python3.10/site-packages/pip (python 3.10) 05:00:44 appdirs==1.4.4 05:00:44 argcomplete==3.4.0 05:00:44 aspy.yaml==1.3.0 05:00:44 attrs==23.2.0 05:00:44 autopage==0.5.2 05:00:44 beautifulsoup4==4.12.3 05:00:44 boto3==1.34.131 05:00:44 botocore==1.34.131 05:00:44 bs4==0.0.2 05:00:44 cachetools==5.3.3 05:00:44 certifi==2024.6.2 05:00:44 cffi==1.16.0 05:00:44 cfgv==3.4.0 05:00:44 chardet==5.2.0 05:00:44 charset-normalizer==3.3.2 05:00:44 click==8.1.7 05:00:44 cliff==4.7.0 05:00:44 cmd2==2.4.3 05:00:44 cryptography==3.3.2 05:00:44 debtcollector==3.0.0 05:00:44 decorator==5.1.1 05:00:44 defusedxml==0.7.1 05:00:44 Deprecated==1.2.14 05:00:44 distlib==0.3.8 05:00:44 dnspython==2.6.1 05:00:44 docker==4.2.2 05:00:44 dogpile.cache==1.3.3 05:00:44 email_validator==2.2.0 05:00:44 filelock==3.15.4 05:00:44 future==1.0.0 05:00:44 gitdb==4.0.11 05:00:44 GitPython==3.1.43 05:00:44 google-auth==2.30.0 05:00:44 httplib2==0.22.0 05:00:44 identify==2.5.36 05:00:44 idna==3.7 05:00:44 importlib-resources==1.5.0 05:00:44 iso8601==2.1.0 05:00:44 Jinja2==3.1.4 05:00:44 jmespath==1.0.1 05:00:44 jsonpatch==1.33 05:00:44 jsonpointer==3.0.0 05:00:44 jsonschema==4.22.0 05:00:44 jsonschema-specifications==2023.12.1 05:00:44 keystoneauth1==5.6.0 05:00:44 kubernetes==30.1.0 05:00:44 lftools==0.37.10 05:00:44 lxml==5.2.2 05:00:44 MarkupSafe==2.1.5 05:00:44 msgpack==1.0.8 05:00:44 multi_key_dict==2.0.3 05:00:44 munch==4.0.0 05:00:44 netaddr==1.3.0 05:00:44 netifaces==0.11.0 05:00:44 niet==1.4.2 05:00:44 nodeenv==1.9.1 05:00:44 oauth2client==4.1.3 05:00:44 oauthlib==3.2.2 05:00:44 openstacksdk==3.1.0 05:00:44 os-client-config==2.1.0 05:00:44 os-service-types==1.7.0 05:00:44 osc-lib==3.0.1 05:00:44 oslo.config==9.4.0 05:00:44 oslo.context==5.5.0 05:00:44 oslo.i18n==6.3.0 05:00:44 oslo.log==6.0.0 05:00:44 oslo.serialization==5.4.0 05:00:44 oslo.utils==7.1.0 05:00:44 packaging==24.1 05:00:44 pbr==6.0.0 05:00:44 platformdirs==4.2.2 05:00:44 prettytable==3.10.0 05:00:44 pyasn1==0.6.0 05:00:44 pyasn1_modules==0.4.0 05:00:44 pycparser==2.22 05:00:44 pygerrit2==2.0.15 05:00:44 PyGithub==2.3.0 05:00:44 PyJWT==2.8.0 05:00:44 PyNaCl==1.5.0 05:00:44 pyparsing==2.4.7 05:00:44 pyperclip==1.9.0 05:00:44 pyrsistent==0.20.0 05:00:44 python-cinderclient==9.5.0 05:00:44 python-dateutil==2.9.0.post0 05:00:44 python-heatclient==3.5.0 05:00:44 python-jenkins==1.8.2 05:00:44 python-keystoneclient==5.4.0 05:00:44 python-magnumclient==4.5.0 05:00:44 python-novaclient==18.6.0 05:00:44 python-openstackclient==6.6.0 05:00:44 python-swiftclient==4.6.0 05:00:44 PyYAML==6.0.1 05:00:44 referencing==0.35.1 05:00:44 requests==2.32.3 05:00:44 requests-oauthlib==2.0.0 05:00:44 requestsexceptions==1.4.0 05:00:44 rfc3986==2.0.0 05:00:44 rpds-py==0.18.1 05:00:44 rsa==4.9 05:00:44 ruamel.yaml==0.18.6 05:00:44 ruamel.yaml.clib==0.2.8 05:00:44 s3transfer==0.10.1 05:00:44 simplejson==3.19.2 05:00:44 six==1.16.0 05:00:44 smmap==5.0.1 05:00:44 soupsieve==2.5 05:00:44 stevedore==5.2.0 05:00:44 tabulate==0.9.0 05:00:44 toml==0.10.2 05:00:44 tomlkit==0.12.5 05:00:44 tqdm==4.66.4 05:00:44 typing_extensions==4.12.2 05:00:44 tzdata==2024.1 05:00:44 urllib3==1.26.19 05:00:44 virtualenv==20.26.3 05:00:44 wcwidth==0.2.13 05:00:44 websocket-client==1.8.0 05:00:44 wrapt==1.16.0 05:00:44 xdg==6.0.0 05:00:44 xmltodict==0.13.0 05:00:44 yq==3.4.3 05:00:44 [it-dep-init-docker-merge-master] $ /bin/bash /tmp/jenkins17056928622210861607.sh 05:00:44 ---> sudo-logs.sh 05:00:44 Archiving 'sudo' log.. 05:00:44 [it-dep-init-docker-merge-master] $ /bin/bash /tmp/jenkins1085971043932317187.sh 05:00:44 ---> job-cost.sh 05:00:44 Setup pyenv: 05:00:44 system 05:00:44 3.8.13 05:00:44 3.9.13 05:00:44 * 3.10.6 (set by /w/workspace/it-dep-init-docker-merge-master/.python-version) 05:00:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OBjy from file:/tmp/.os_lf_venv 05:00:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:00:50 lf-activate-venv(): INFO: Adding /tmp/venv-OBjy/bin to PATH 05:00:50 INFO: No Stack... 05:00:50 INFO: Retrieving Pricing Info for: v2-highcpu-4 05:00:51 INFO: Archiving Costs 05:00:51 [it-dep-init-docker-merge-master] $ /bin/bash -l /tmp/jenkins5642063527863378411.sh 05:00:51 ---> logs-deploy.sh 05:00:51 Setup pyenv: 05:00:51 system 05:00:51 3.8.13 05:00:51 3.9.13 05:00:51 * 3.10.6 (set by /w/workspace/it-dep-init-docker-merge-master/.python-version) 05:00:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OBjy from file:/tmp/.os_lf_venv 05:00:52 lf-activate-venv(): INFO: Installing: lftools 05:01:00 lf-activate-venv(): INFO: Adding /tmp/venv-OBjy/bin to PATH 05:01:00 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dep-init-docker-merge-master/227 05:01:00 INFO: archiving workspace using pattern(s): 05:01:01 Archives upload complete. 05:01:01 INFO: archiving logs to Nexus 05:01:02 ---> uname -a: 05:01:02 Linux prd-ubuntu1804-docker-4c-4g-4252 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 05:01:02 05:01:02 05:01:02 ---> lscpu: 05:01:02 Architecture: x86_64 05:01:02 CPU op-mode(s): 32-bit, 64-bit 05:01:02 Byte Order: Little Endian 05:01:02 CPU(s): 4 05:01:02 On-line CPU(s) list: 0-3 05:01:02 Thread(s) per core: 1 05:01:02 Core(s) per socket: 1 05:01:02 Socket(s): 4 05:01:02 NUMA node(s): 1 05:01:02 Vendor ID: AuthenticAMD 05:01:02 CPU family: 23 05:01:02 Model: 49 05:01:02 Model name: AMD EPYC-Rome Processor 05:01:02 Stepping: 0 05:01:02 CPU MHz: 2799.998 05:01:02 BogoMIPS: 5599.99 05:01:02 Virtualization: AMD-V 05:01:02 Hypervisor vendor: KVM 05:01:02 Virtualization type: full 05:01:02 L1d cache: 32K 05:01:02 L1i cache: 32K 05:01:02 L2 cache: 512K 05:01:02 L3 cache: 16384K 05:01:02 NUMA node0 CPU(s): 0-3 05:01:02 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 05:01:02 05:01:02 05:01:02 ---> nproc: 05:01:02 4 05:01:02 05:01:02 05:01:02 ---> df -h: 05:01:02 Filesystem Size Used Avail Use% Mounted on 05:01:02 udev 2.0G 0 2.0G 0% /dev 05:01:02 tmpfs 395M 696K 394M 1% /run 05:01:02 /dev/vda1 20G 9.0G 11G 47% / 05:01:02 tmpfs 2.0G 0 2.0G 0% /dev/shm 05:01:02 tmpfs 5.0M 0 5.0M 0% /run/lock 05:01:02 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 05:01:02 /dev/vda15 105M 5.3M 100M 5% /boot/efi 05:01:02 tmpfs 395M 0 395M 0% /run/user/1001 05:01:02 05:01:02 05:01:02 ---> free -m: 05:01:02 total used free shared buff/cache available 05:01:02 Mem: 3943 436 1356 0 2151 3245 05:01:02 Swap: 1023 0 1023 05:01:02 05:01:02 05:01:02 ---> ip addr: 05:01:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:01:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:01:02 inet 127.0.0.1/8 scope host lo 05:01:02 valid_lft forever preferred_lft forever 05:01:02 inet6 ::1/128 scope host 05:01:02 valid_lft forever preferred_lft forever 05:01:02 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 05:01:02 link/ether fa:16:3e:c1:11:59 brd ff:ff:ff:ff:ff:ff 05:01:02 inet 10.32.7.73/23 brd 10.32.7.255 scope global dynamic ens3 05:01:02 valid_lft 86142sec preferred_lft 86142sec 05:01:02 inet6 fe80::f816:3eff:fec1:1159/64 scope link 05:01:02 valid_lft forever preferred_lft forever 05:01:02 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 05:01:02 link/ether 02:42:22:1e:e7:a7 brd ff:ff:ff:ff:ff:ff 05:01:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:01:02 valid_lft forever preferred_lft forever 05:01:02 05:01:02 05:01:02 ---> sar -b -r -n DEV: 05:01:02 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4252) 06/23/24 _x86_64_ (4 CPU) 05:01:02 05:01:02 04:56:47 LINUX RESTART (4 CPU) 05:01:02 05:01:02 04:57:01 tps rtps wtps bread/s bwrtn/s 05:01:02 04:58:02 97.50 48.63 48.88 4916.25 40820.15 05:01:02 04:59:01 5.37 0.00 5.37 0.00 1295.56 05:01:02 05:00:01 40.29 20.76 19.53 699.48 1409.77 05:01:02 05:01:01 98.38 16.31 82.07 1101.95 9633.59 05:01:02 Average: 60.61 21.51 39.10 1686.38 13339.44 05:01:02 05:01:02 04:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:01:02 04:58:02 1866016 3405900 2172636 53.80 35544 1667588 862928 16.96 493936 1514320 34360 05:01:02 04:59:01 1866156 3406204 2172496 53.79 35640 1667592 862768 16.96 493604 1514244 304 05:01:02 05:00:01 1678224 3317984 2360428 58.45 48244 1748896 942024 18.52 609332 1575000 55648 05:01:02 05:01:01 1450952 3385428 2587700 64.07 71824 2004980 861020 16.93 575936 1805080 98984 05:01:02 Average: 1715337 3378879 2323315 57.53 47813 1772264 882185 17.34 543202 1602161 47324 05:01:02 05:01:02 04:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:01:02 04:58:02 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 05:01:02 04:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:02 04:58:02 ens3 460.79 252.72 1595.39 65.80 0.00 0.00 0.00 0.00 05:01:02 04:59:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 05:01:02 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:02 04:59:01 ens3 0.44 0.37 0.29 0.05 0.00 0.00 0.00 0.00 05:01:02 05:00:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 05:01:02 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:02 05:00:01 ens3 56.69 38.74 231.43 5.69 0.00 0.00 0.00 0.00 05:01:02 05:01:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 05:01:02 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:02 05:01:01 ens3 143.73 109.92 780.96 18.62 0.00 0.00 0.00 0.00 05:01:02 Average: lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 05:01:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:02 Average: ens3 166.09 100.85 654.71 22.63 0.00 0.00 0.00 0.00 05:01:02 05:01:02 05:01:02 ---> sar -P ALL: 05:01:02 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4252) 06/23/24 _x86_64_ (4 CPU) 05:01:02 05:01:02 04:56:47 LINUX RESTART (4 CPU) 05:01:02 05:01:02 04:57:01 CPU %user %nice %system %iowait %steal %idle 05:01:02 04:58:02 all 8.25 0.00 2.03 3.01 0.04 86.68 05:01:02 04:58:02 0 8.50 0.00 1.80 1.64 0.02 88.04 05:01:02 04:58:02 1 8.00 0.00 2.77 4.81 0.03 84.39 05:01:02 04:58:02 2 10.24 0.00 1.67 2.08 0.03 85.97 05:01:02 04:58:02 3 6.28 0.00 1.86 3.52 0.03 88.31 05:01:02 04:59:01 all 0.52 0.00 0.06 0.06 0.01 99.34 05:01:02 04:59:01 0 0.00 0.00 0.03 0.00 0.02 99.95 05:01:02 04:59:01 1 0.05 0.00 0.08 0.19 0.03 99.64 05:01:02 04:59:01 2 0.05 0.00 0.10 0.03 0.02 99.80 05:01:02 04:59:01 3 1.95 0.00 0.02 0.00 0.02 98.01 05:01:02 05:00:01 all 7.94 0.00 0.58 1.05 0.03 90.40 05:01:02 05:00:01 0 9.95 0.00 0.52 0.53 0.02 88.98 05:01:02 05:00:01 1 0.87 0.00 0.40 3.19 0.03 95.51 05:01:02 05:00:01 2 10.78 0.00 0.63 0.15 0.03 88.41 05:01:02 05:00:01 3 10.14 0.00 0.80 0.35 0.03 88.67 05:01:02 05:01:01 all 19.50 0.00 1.45 3.04 0.05 75.95 05:01:02 05:01:01 0 24.95 0.00 2.09 1.24 0.03 71.70 05:01:02 05:01:01 1 30.97 0.00 1.93 3.29 0.05 63.76 05:01:02 05:01:01 2 17.51 0.00 0.88 0.13 0.03 81.44 05:01:02 05:01:01 3 4.51 0.00 0.89 7.53 0.05 87.01 05:01:02 Average: all 9.08 0.00 1.03 1.79 0.03 88.06 05:01:02 Average: 0 10.89 0.00 1.11 0.85 0.02 87.12 05:01:02 Average: 1 10.02 0.00 1.30 2.87 0.04 85.77 05:01:02 Average: 2 9.68 0.00 0.83 0.60 0.03 88.86 05:01:02 Average: 3 5.73 0.00 0.89 2.85 0.03 90.50 05:01:02 05:01:02 05:01:02