16:10:00 Started by timer 16:10:00 Running as SYSTEM 16:10:00 [EnvInject] - Loading node environment variables. 16:10:00 Building remotely on prd-centos7-builder-2c-1g-179 (centos7-builder-2c-1g) in workspace /w/workspace/iec-sonar 16:10:00 [ssh-agent] Looking for ssh-agent implementation... 16:10:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:10:00 $ ssh-agent 16:10:00 SSH_AUTH_SOCK=/tmp/ssh-PYGnxZB3pHjm/agent.7657 16:10:00 SSH_AGENT_PID=7660 16:10:00 [ssh-agent] Started. 16:10:01 Running ssh-add (command line suppressed) 16:10:01 Identity added: /w/workspace/iec-sonar@tmp/private_key_15709807742591816451.key (/w/workspace/iec-sonar@tmp/private_key_15709807742591816451.key) 16:10:01 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:10:01 The recommended git tool is: NONE 16:10:06 using credential jenkins-ssh 16:10:06 Wiping out workspace first. 16:10:06 Cloning the remote Git repository 16:10:06 Cloning repository ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec 16:10:06 > git init /w/workspace/iec-sonar # timeout=10 16:10:06 Fetching upstream changes from ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec 16:10:06 > git --version # timeout=10 16:10:06 > git --version # 'git version 2.36.1' 16:10:06 using GIT_SSH to set credentials jenkins-ssh 16:10:06 [INFO] Currently running in a labeled security context 16:10:06 [INFO] Currently SELinux is 'enforcing' on the host 16:10:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/iec-sonar@tmp/jenkins-gitclient-ssh11145288313115596725.key 16:10:06 > git fetch --tags --force --progress -- ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec +refs/heads/*:refs/remotes/origin/* # timeout=10 16:10:09 > git config remote.origin.url ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec # timeout=10 16:10:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:10:11 Avoid second fetch 16:10:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:10:11 Checking out Revision 1f1c2144e8b29c1bf2244a2e90ccf0f20b2bf5d5 (refs/remotes/origin/master) 16:10:11 > git config core.sparsecheckout # timeout=10 16:10:11 > git checkout -f 1f1c2144e8b29c1bf2244a2e90ccf0f20b2bf5d5 # timeout=10 16:10:12 Commit message: "CI: Add sonar-project.properties" 16:10:12 > git rev-list --no-walk 1f1c2144e8b29c1bf2244a2e90ccf0f20b2bf5d5 # timeout=10 16:10:16 provisioning config files... 16:10:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:10:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:10:16 [iec-sonar] $ /bin/bash /tmp/jenkins9035353964854788680.sh 16:10:16 ---> python-tools-install.sh 16:10:16 Setup pyenv: 16:10:16 system 16:10:16 * 3.8.13 (set by /opt/pyenv/version) 16:10:16 * 3.9.13 (set by /opt/pyenv/version) 16:10:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EiVr 16:10:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:10:29 lf-activate-venv(): INFO: Installing: lftools 16:10:56 lf-activate-venv(): INFO: Adding /tmp/venv-EiVr/bin to PATH 16:10:56 Generating Requirements File 16:11:23 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. 16:11:23 lftools 0.37.12 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 16:11:23 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 16:11:24 Python 3.9.13 16:11:24 pip 25.1.1 from /tmp/venv-EiVr/lib/python3.9/site-packages/pip (python 3.9) 16:11:24 appdirs==1.4.4 16:11:24 argcomplete==3.6.2 16:11:24 aspy.yaml==1.3.0 16:11:24 attrs==25.3.0 16:11:24 autopage==0.5.2 16:11:24 beautifulsoup4==4.13.4 16:11:24 boto3==1.38.19 16:11:24 botocore==1.38.19 16:11:24 bs4==0.0.2 16:11:24 cachetools==5.5.2 16:11:24 certifi==2025.4.26 16:11:24 cffi==1.17.1 16:11:24 cfgv==3.4.0 16:11:24 chardet==5.2.0 16:11:24 charset-normalizer==3.4.2 16:11:24 click==8.1.8 16:11:24 cliff==4.9.1 16:11:24 cmd2==2.5.11 16:11:24 cryptography==3.3.2 16:11:24 debtcollector==3.0.0 16:11:24 decorator==5.2.1 16:11:24 defusedxml==0.7.1 16:11:24 Deprecated==1.2.18 16:11:24 distlib==0.3.9 16:11:24 dnspython==2.7.0 16:11:24 docker==4.2.2 16:11:24 dogpile.cache==1.4.0 16:11:24 durationpy==0.10 16:11:24 email_validator==2.2.0 16:11:24 filelock==3.18.0 16:11:24 future==1.0.0 16:11:24 gitdb==4.0.12 16:11:24 GitPython==3.1.44 16:11:24 google-auth==2.40.1 16:11:24 httplib2==0.22.0 16:11:24 identify==2.6.10 16:11:24 idna==3.10 16:11:24 importlib-resources==1.5.0 16:11:24 importlib_metadata==8.7.0 16:11:24 iso8601==2.1.0 16:11:24 Jinja2==3.1.6 16:11:24 jmespath==1.0.1 16:11:24 jsonpatch==1.33 16:11:24 jsonpointer==3.0.0 16:11:24 jsonschema==4.23.0 16:11:24 jsonschema-specifications==2025.4.1 16:11:24 keystoneauth1==5.11.0 16:11:24 kubernetes==32.0.1 16:11:24 lftools==0.37.12 16:11:24 lxml==5.4.0 16:11:24 MarkupSafe==3.0.2 16:11:24 msgpack==1.1.0 16:11:24 multi_key_dict==2.0.3 16:11:24 munch==4.0.0 16:11:24 netaddr==1.3.0 16:11:24 netifaces==0.11.0 16:11:24 niet==1.4.2 16:11:24 nodeenv==1.9.1 16:11:24 oauth2client==4.1.3 16:11:24 oauthlib==3.2.2 16:11:24 openstacksdk==0.62.0 16:11:24 os-client-config==2.1.0 16:11:24 os-service-types==1.7.0 16:11:24 osc-lib==4.0.0 16:11:24 oslo.config==9.8.0 16:11:24 oslo.context==6.0.0 16:11:24 oslo.i18n==6.5.1 16:11:24 oslo.log==7.1.0 16:11:24 oslo.serialization==5.7.0 16:11:24 oslo.utils==9.0.0 16:11:24 packaging==25.0 16:11:24 pbr==6.1.1 16:11:24 platformdirs==4.3.8 16:11:24 prettytable==3.16.0 16:11:24 psutil==7.0.0 16:11:24 pyasn1==0.6.1 16:11:24 pyasn1_modules==0.4.2 16:11:24 pycparser==2.22 16:11:24 pygerrit2==2.0.15 16:11:24 PyGithub==2.6.1 16:11:24 PyJWT==2.10.1 16:11:24 PyNaCl==1.5.0 16:11:24 pyparsing==2.4.7 16:11:24 pyperclip==1.9.0 16:11:24 pyrsistent==0.20.0 16:11:24 python-cinderclient==9.7.0 16:11:24 python-dateutil==2.9.0.post0 16:11:24 python-heatclient==4.2.0 16:11:24 python-jenkins==1.8.2 16:11:24 python-keystoneclient==5.6.0 16:11:24 python-magnumclient==4.8.1 16:11:24 python-novaclient==18.9.0 16:11:24 python-openstackclient==6.0.1 16:11:24 python-swiftclient==4.7.0 16:11:24 PyYAML==6.0.2 16:11:24 referencing==0.36.2 16:11:24 requests==2.32.3 16:11:24 requests-oauthlib==2.0.0 16:11:24 requestsexceptions==1.4.0 16:11:24 rfc3986==2.0.0 16:11:24 rpds-py==0.25.0 16:11:24 rsa==4.9.1 16:11:24 ruamel.yaml==0.18.10 16:11:24 ruamel.yaml.clib==0.2.12 16:11:24 s3transfer==0.12.0 16:11:24 simplejson==3.20.1 16:11:24 six==1.17.0 16:11:24 smmap==5.0.2 16:11:24 soupsieve==2.7 16:11:24 stevedore==5.4.1 16:11:24 tabulate==0.9.0 16:11:24 toml==0.10.2 16:11:24 tomlkit==0.13.2 16:11:24 tqdm==4.67.1 16:11:24 typing_extensions==4.13.2 16:11:24 tzdata==2025.2 16:11:24 urllib3==1.26.20 16:11:24 virtualenv==20.31.2 16:11:24 wcwidth==0.2.13 16:11:24 websocket-client==1.8.0 16:11:24 wrapt==1.17.2 16:11:24 xdg==6.0.0 16:11:24 xmltodict==0.14.2 16:11:24 yq==3.4.3 16:11:24 zipp==3.21.0 16:11:24 [EnvInject] - Injecting environment variables from a build step. 16:11:24 [EnvInject] - Injecting as environment variables the properties content 16:11:24 SET_JDK_VERSION=openjdk11 16:11:24 GIT_URL="ssh://akraino-jobbuilder@gerrit.akraino.org:29418" 16:11:24 16:11:24 [EnvInject] - Variables injected successfully. 16:11:24 [iec-sonar] $ /bin/sh /tmp/jenkins11321651055164007876.sh 16:11:24 ---> update-java-alternatives.sh 16:11:24 ---> Updating Java version 16:11:24 ---> RedHat type system detected 16:11:25 openjdk version "1.8.0_342" 16:11:25 OpenJDK Runtime Environment (build 1.8.0_342-b07) 16:11:25 OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode) 16:11:25 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 16:11:25 [EnvInject] - Injecting environment variables from a build step. 16:11:25 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:11:25 [EnvInject] - Variables injected successfully. 16:11:25 Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.2.0.1873/sonar-scanner-cli-4.2.0.1873.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-centos7-builder-2c-1g-179 16:11:26 [iec-sonar] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=iec -Dsonar.projectName=iec -Dsonar.language=go -Dsonar.tests=. -Dsonar.organization=akraino-edge-stack -Dsonar.sources=. -Dsonar.test.inclusions=**/*_test.go -Dsonar.inclusions=**/**.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go,**/vendor/** -Dsonar.test.exclusions=**/vendor/** -Dsonar.projectBaseDir=/w/workspace/iec-sonar 16:11:26 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 16:11:26 INFO: Project root configuration file: /w/workspace/iec-sonar/sonar-project.properties 16:11:26 INFO: SonarQube Scanner 4.2.0.1873 16:11:26 INFO: Java 1.8.0_342 Red Hat, Inc. (64-bit) 16:11:26 INFO: Linux 3.10.0-1160.76.1.el7.x86_64 amd64 16:11:28 INFO: User cache: /home/jenkins/.sonar/cache 16:11:30 INFO: SonarQube server 11.10.0.433 16:11:30 INFO: Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) 16:11:30 INFO: ------------------------------------------------------------------------ 16:11:30 INFO: EXECUTION FAILURE 16:11:30 INFO: ------------------------------------------------------------------------ 16:11:30 INFO: Total time: 4.326s 16:11:30 INFO: Final Memory: 4M/58M 16:11:30 INFO: ------------------------------------------------------------------------ 16:11:30 ERROR: Error during SonarQube Scanner execution 16:11:30 java.lang.UnsupportedClassVersionError: org/sonar/batch/bootstrapper/EnvironmentInformation has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0 16:11:30 at java.lang.ClassLoader.defineClass1(Native Method) 16:11:30 at java.lang.ClassLoader.defineClass(ClassLoader.java:756) 16:11:30 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) 16:11:30 at java.net.URLClassLoader.defineClass(URLClassLoader.java:473) 16:11:30 at java.net.URLClassLoader.access$100(URLClassLoader.java:74) 16:11:30 at java.net.URLClassLoader$1.run(URLClassLoader.java:369) 16:11:30 at java.net.URLClassLoader$1.run(URLClassLoader.java:363) 16:11:30 at java.security.AccessController.doPrivileged(Native Method) 16:11:30 at java.net.URLClassLoader.findClass(URLClassLoader.java:362) 16:11:30 at org.sonarsource.scanner.api.internal.IsolatedClassloader.loadClass(IsolatedClassloader.java:82) 16:11:30 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) 16:11:30 at org.sonarsource.scanner.api.internal.batch.DefaultBatchFactory.createBatch(DefaultBatchFactory.java:32) 16:11:30 at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) 16:11:30 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:11:30 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 16:11:30 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:11:30 at java.lang.reflect.Method.invoke(Method.java:498) 16:11:30 at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) 16:11:30 at com.sun.proxy.$Proxy0.execute(Unknown Source) 16:11:30 at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) 16:11:30 at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) 16:11:30 at org.sonarsource.scanner.cli.Main.execute(Main.java:112) 16:11:30 at org.sonarsource.scanner.cli.Main.execute(Main.java:75) 16:11:30 at org.sonarsource.scanner.cli.Main.main(Main.java:61) 16:11:30 ERROR: 16:11:30 ERROR: Re-run SonarQube Scanner using the -X switch to enable full debug logging. 16:11:31 WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeed? 16:11:31 $ ssh-agent -k 16:11:31 unset SSH_AUTH_SOCK; 16:11:31 unset SSH_AGENT_PID; 16:11:31 echo Agent pid 7660 killed; 16:11:31 [ssh-agent] Stopped. 16:11:31 ERROR: SonarQube scanner exited with non-zero code: 1 16:11:31 [PostBuildScript] - [INFO] Executing post build scripts. 16:11:31 [iec-sonar] $ /bin/bash /tmp/jenkins9815668128111675690.sh 16:11:31 ---> sysstat.sh 16:11:31 [iec-sonar] $ /bin/bash /tmp/jenkins5569206683703669835.sh 16:11:31 ---> package-listing.sh 16:11:31 ++ tr '[:upper:]' '[:lower:]' 16:11:31 ++ facter osfamily 16:11:32 + OS_FAMILY=redhat 16:11:32 + workspace=/w/workspace/iec-sonar 16:11:32 + START_PACKAGES=/tmp/packages_start.txt 16:11:32 + END_PACKAGES=/tmp/packages_end.txt 16:11:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:11:32 + PACKAGES=/tmp/packages_start.txt 16:11:32 + '[' /w/workspace/iec-sonar ']' 16:11:32 + PACKAGES=/tmp/packages_end.txt 16:11:32 + case "${OS_FAMILY}" in 16:11:32 + rpm -qa 16:11:32 + sort 16:11:32 + '[' -f /tmp/packages_start.txt ']' 16:11:32 + '[' -f /tmp/packages_end.txt ']' 16:11:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:11:32 + '[' /w/workspace/iec-sonar ']' 16:11:32 + mkdir -p /w/workspace/iec-sonar/archives/ 16:11:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/iec-sonar/archives/ 16:11:32 [iec-sonar] $ /bin/bash /tmp/jenkins7558161049294206446.sh 16:11:32 ---> capture-instance-metadata.sh 16:11:32 Setup pyenv: 16:11:32 system 16:11:32 3.8.13 16:11:32 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 16:11:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EiVr from file:/tmp/.os_lf_venv 16:11:33 lf-activate-venv(): INFO: Installing: lftools 16:11:44 lf-activate-venv(): INFO: Adding /tmp/venv-EiVr/bin to PATH 16:11:44 INFO: Running in OpenStack, capturing instance metadata 16:11:45 [iec-sonar] $ /bin/bash /tmp/jenkins6911151684588376876.sh 16:11:45 provisioning config files... 16:11:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/iec-sonar@tmp/config8670405720566160792tmp 16:11:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:11:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:11:45 [EnvInject] - Injecting environment variables from a build step. 16:11:45 [EnvInject] - Injecting as environment variables the properties content 16:11:45 SERVER_ID=logs 16:11:45 16:11:45 [EnvInject] - Variables injected successfully. 16:11:45 [iec-sonar] $ /bin/bash /tmp/jenkins12896949039646478131.sh 16:11:45 ---> create-netrc.sh 16:11:45 [iec-sonar] $ /bin/bash /tmp/jenkins154626614891761573.sh 16:11:45 ---> python-tools-install.sh 16:11:45 Setup pyenv: 16:11:45 system 16:11:45 3.8.13 16:11:45 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 16:11:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EiVr from file:/tmp/.os_lf_venv 16:11:46 lf-activate-venv(): INFO: Installing: lftools 16:11:56 lf-activate-venv(): INFO: Adding /tmp/venv-EiVr/bin to PATH 16:11:56 [iec-sonar] $ /bin/bash /tmp/jenkins15734128318583433287.sh 16:11:56 ---> sudo-logs.sh 16:11:56 Archiving 'sudo' log.. 16:11:56 [iec-sonar] $ /bin/bash /tmp/jenkins11072076181739553100.sh 16:11:56 ---> job-cost.sh 16:11:56 Setup pyenv: 16:11:56 system 16:11:56 3.8.13 16:11:56 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 16:11:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EiVr from file:/tmp/.os_lf_venv 16:11:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:12:02 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. 16:12:02 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 16:12:02 lf-activate-venv(): INFO: Adding /tmp/venv-EiVr/bin to PATH 16:12:02 INFO: No Stack... 16:12:03 INFO: Retrieving Pricing Info for: v3-standard-1 16:12:03 INFO: Archiving Costs 16:12:03 [iec-sonar] $ /bin/bash -l /tmp/jenkins9310963683346762103.sh 16:12:03 ---> logs-deploy.sh 16:12:03 Setup pyenv: 16:12:03 system 16:12:03 3.8.13 16:12:03 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 16:12:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EiVr from file:/tmp/.os_lf_venv 16:12:04 lf-activate-venv(): INFO: Installing: lftools 16:12:12 lf-activate-venv(): INFO: Adding /tmp/venv-EiVr/bin to PATH 16:12:12 INFO: Nexus URL https://nexus.akraino.org path production/vex-yul-akraino-jenkins-prod-1/iec-sonar/1861 16:12:12 INFO: archiving workspace using pattern(s): -p **/*.log 16:12:13 Archives upload complete. 16:12:14 INFO: archiving logs to Nexus 16:12:15 ---> uname -a: 16:12:15 Linux prd-centos7-builder-2c-1g-179.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:12:15 16:12:15 16:12:15 ---> lscpu: 16:12:15 Architecture: x86_64 16:12:15 CPU op-mode(s): 32-bit, 64-bit 16:12:15 Byte Order: Little Endian 16:12:15 CPU(s): 1 16:12:15 On-line CPU(s) list: 0 16:12:15 Thread(s) per core: 1 16:12:15 Core(s) per socket: 1 16:12:15 Socket(s): 1 16:12:15 NUMA node(s): 1 16:12:15 Vendor ID: AuthenticAMD 16:12:15 CPU family: 23 16:12:15 Model: 49 16:12:15 Model name: AMD EPYC-Rome Processor 16:12:15 Stepping: 0 16:12:15 CPU MHz: 2799.998 16:12:15 BogoMIPS: 5599.99 16:12:15 Virtualization: AMD-V 16:12:15 Hypervisor vendor: KVM 16:12:15 Virtualization type: full 16:12:15 L1d cache: 32K 16:12:15 L1i cache: 32K 16:12:15 L2 cache: 512K 16:12:15 L3 cache: 16384K 16:12:15 NUMA node0 CPU(s): 0 16:12:15 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:12:15 16:12:15 16:12:15 ---> nproc: 16:12:15 1 16:12:15 16:12:15 16:12:15 ---> df -h: 16:12:15 Filesystem Size Used Avail Use% Mounted on 16:12:15 devtmpfs 1.9G 0 1.9G 0% /dev 16:12:15 tmpfs 1.9G 0 1.9G 0% /dev/shm 16:12:15 tmpfs 1.9G 17M 1.9G 1% /run 16:12:15 tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup 16:12:15 /dev/vda1 20G 5.7G 15G 29% / 16:12:15 tmpfs 379M 0 379M 0% /run/user/1001 16:12:15 16:12:15 16:12:15 ---> free -m: 16:12:15 total used free shared buff/cache available 16:12:15 Mem: 3789 400 1421 16 1967 3121 16:12:15 Swap: 1023 0 1023 16:12:15 16:12:15 16:12:15 ---> ip addr: 16:12:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:12:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:12:15 inet 127.0.0.1/8 scope host lo 16:12:15 valid_lft forever preferred_lft forever 16:12:15 inet6 ::1/128 scope host 16:12:15 valid_lft forever preferred_lft forever 16:12:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 16:12:15 link/ether fa:16:3e:7c:d1:c8 brd ff:ff:ff:ff:ff:ff 16:12:15 inet 10.30.218.226/23 brd 10.30.219.255 scope global dynamic eth0 16:12:15 valid_lft 86228sec preferred_lft 86228sec 16:12:15 inet6 fe80::f816:3eff:fe7c:d1c8/64 scope link 16:12:15 valid_lft forever preferred_lft forever 16:12:15 16:12:15 16:12:15 ---> sar -b -r -n DEV: 16:12:15 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-63247c43-f492-a834-341b-1120eacf5eee.novalocal) 05/20/2025 _x86_64_ (1 CPU) 16:12:15 16:12:15 04:09:17 PM LINUX RESTART 16:12:15 16:12:15 04:10:02 PM tps rtps wtps bread/s bwrtn/s 16:12:15 04:11:01 PM 121.97 12.07 109.91 1400.00 6515.61 16:12:15 04:12:01 PM 266.33 14.32 252.01 2354.41 10762.90 16:12:15 Average: 194.75 13.20 181.55 1881.13 8656.74 16:12:15 16:12:15 04:10:02 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:12:15 04:11:01 PM 1701320 2178972 56.15 2088 1703388 487744 9.90 416052 1530024 127848 16:12:15 04:12:01 PM 1455688 2424604 62.49 2088 1908740 491504 9.97 648664 1514348 33356 16:12:15 Average: 1578504 2301788 59.32 2088 1806064 489624 9.93 532358 1522186 80602 16:12:15 16:12:15 04:10:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 16:12:15 04:11:01 PM eth0 113.86 77.51 1087.25 34.89 0.00 0.00 0.00 16:12:15 04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:15 04:12:01 PM eth0 102.32 67.35 910.80 22.40 0.00 0.00 0.00 16:12:15 04:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:15 Average: eth0 108.04 72.39 998.30 28.59 0.00 0.00 0.00 16:12:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:15 16:12:15 16:12:15 ---> sar -P ALL: 16:12:15 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-63247c43-f492-a834-341b-1120eacf5eee.novalocal) 05/20/2025 _x86_64_ (1 CPU) 16:12:15 16:12:15 04:09:17 PM LINUX RESTART 16:12:15 16:12:15 04:10:02 PM CPU %user %nice %system %iowait %steal %idle 16:12:15 04:11:01 PM all 63.56 0.00 5.66 13.10 0.13 17.55 16:12:15 04:11:01 PM 0 63.56 0.00 5.66 13.10 0.13 17.55 16:12:15 04:12:01 PM all 69.26 0.00 5.35 9.67 0.13 15.59 16:12:15 04:12:01 PM 0 69.26 0.00 5.35 9.67 0.13 15.59 16:12:15 Average: all 66.43 0.00 5.51 11.37 0.13 16.56 16:12:15 Average: 0 66.43 0.00 5.51 11.37 0.13 16.56 16:12:15 16:12:15 16:12:15