12:27:57 Started by timer 12:27:57 Running as SYSTEM 12:27:57 [EnvInject] - Loading node environment variables. 12:27:57 Building remotely on prd-ubuntu1804-builder-4c-4g-2961 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release 12:27:57 [ssh-agent] Looking for ssh-agent implementation... 12:27:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:27:57 $ ssh-agent 12:27:57 SSH_AUTH_SOCK=/tmp/ssh-2mmv3u9yv56d/agent.1794 12:27:57 SSH_AGENT_PID=1796 12:27:57 [ssh-agent] Started. 12:27:57 Running ssh-add (command line suppressed) 12:27:57 Identity added: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release@tmp/private_key_9926390498458956538.key (jenkins-ssh) 12:27:57 [ssh-agent] Using credentials jenkins (jenkins) 12:27:57 The recommended git tool is: NONE 12:27:59 using credential jenkins 12:27:59 Wiping out workspace first. 12:27:59 Cloning the remote Git repository 12:27:59 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 12:27:59 > git init /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release # timeout=10 12:27:59 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 12:27:59 > git --version # timeout=10 12:27:59 > git --version # 'git version 2.17.1' 12:27:59 using GIT_SSH to set credentials jenkins 12:27:59 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel +refs/heads/*:refs/remotes/origin/* # timeout=10 12:28:00 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel # timeout=10 12:28:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:28:00 Avoid second fetch 12:28:00 > git rev-parse refs/remotes/origin/h-release^{commit} # timeout=10 12:28:00 Checking out Revision 347361a004ede62de49af069e03e17924855dd1a (refs/remotes/origin/h-release) 12:28:00 > git config core.sparsecheckout # timeout=10 12:28:00 > git checkout -f 347361a004ede62de49af069e03e17924855dd1a # timeout=10 12:28:00 Commit message: "Update readthedocs config" 12:28:00 > git rev-list --no-walk 347361a004ede62de49af069e03e17924855dd1a # timeout=10 12:28:03 provisioning config files... 12:28:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:28:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:28:04 [portal-nonrtric-controlpanel-gateway-maven-clm-h-release] $ /bin/bash /tmp/jenkins9529938719223920399.sh 12:28:04 ---> python-tools-install.sh 12:28:04 Setup pyenv: 12:28:04 * system (set by /opt/pyenv/version) 12:28:04 * 3.8.13 (set by /opt/pyenv/version) 12:28:04 * 3.9.13 (set by /opt/pyenv/version) 12:28:04 * 3.10.6 (set by /opt/pyenv/version) 12:28:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WGsY 12:28:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:28:12 lf-activate-venv(): INFO: Installing: lftools 12:28:47 lf-activate-venv(): INFO: Adding /tmp/venv-WGsY/bin to PATH 12:28:47 Generating Requirements File 12:29:11 Python 3.10.6 12:29:11 pip 24.0 from /tmp/venv-WGsY/lib/python3.10/site-packages/pip (python 3.10) 12:29:12 appdirs==1.4.4 12:29:12 argcomplete==3.3.0 12:29:12 aspy.yaml==1.3.0 12:29:12 attrs==23.2.0 12:29:12 autopage==0.5.2 12:29:12 beautifulsoup4==4.12.3 12:29:12 boto3==1.34.122 12:29:12 botocore==1.34.122 12:29:12 bs4==0.0.2 12:29:12 cachetools==5.3.3 12:29:12 certifi==2024.6.2 12:29:12 cffi==1.16.0 12:29:12 cfgv==3.4.0 12:29:12 chardet==5.2.0 12:29:12 charset-normalizer==3.3.2 12:29:12 click==8.1.7 12:29:12 cliff==4.7.0 12:29:12 cmd2==2.4.3 12:29:12 cryptography==3.3.2 12:29:12 debtcollector==3.0.0 12:29:12 decorator==5.1.1 12:29:12 defusedxml==0.7.1 12:29:12 Deprecated==1.2.14 12:29:12 distlib==0.3.8 12:29:12 dnspython==2.6.1 12:29:12 docker==4.2.2 12:29:12 dogpile.cache==1.3.3 12:29:12 email_validator==2.1.1 12:29:12 filelock==3.14.0 12:29:12 future==1.0.0 12:29:12 gitdb==4.0.11 12:29:12 GitPython==3.1.43 12:29:12 google-auth==2.30.0 12:29:12 httplib2==0.22.0 12:29:12 identify==2.5.36 12:29:12 idna==3.7 12:29:12 importlib-resources==1.5.0 12:29:12 iso8601==2.1.0 12:29:12 Jinja2==3.1.4 12:29:12 jmespath==1.0.1 12:29:12 jsonpatch==1.33 12:29:12 jsonpointer==2.4 12:29:12 jsonschema==4.22.0 12:29:12 jsonschema-specifications==2023.12.1 12:29:12 keystoneauth1==5.6.0 12:29:12 kubernetes==30.1.0 12:29:12 lftools==0.37.10 12:29:12 lxml==5.2.2 12:29:12 MarkupSafe==2.1.5 12:29:12 msgpack==1.0.8 12:29:12 multi_key_dict==2.0.3 12:29:12 munch==4.0.0 12:29:12 netaddr==1.3.0 12:29:12 netifaces==0.11.0 12:29:12 niet==1.4.2 12:29:12 nodeenv==1.9.1 12:29:12 oauth2client==4.1.3 12:29:12 oauthlib==3.2.2 12:29:12 openstacksdk==3.1.0 12:29:12 os-client-config==2.1.0 12:29:12 os-service-types==1.7.0 12:29:12 osc-lib==3.0.1 12:29:12 oslo.config==9.4.0 12:29:12 oslo.context==5.5.0 12:29:12 oslo.i18n==6.3.0 12:29:12 oslo.log==6.0.0 12:29:12 oslo.serialization==5.4.0 12:29:12 oslo.utils==7.1.0 12:29:12 packaging==24.0 12:29:12 pbr==6.0.0 12:29:12 platformdirs==4.2.2 12:29:12 prettytable==3.10.0 12:29:12 pyasn1==0.6.0 12:29:12 pyasn1_modules==0.4.0 12:29:12 pycparser==2.22 12:29:12 pygerrit2==2.0.15 12:29:12 PyGithub==2.3.0 12:29:12 PyJWT==2.8.0 12:29:12 PyNaCl==1.5.0 12:29:12 pyparsing==2.4.7 12:29:12 pyperclip==1.8.2 12:29:12 pyrsistent==0.20.0 12:29:12 python-cinderclient==9.5.0 12:29:12 python-dateutil==2.9.0.post0 12:29:12 python-heatclient==3.5.0 12:29:12 python-jenkins==1.8.2 12:29:12 python-keystoneclient==5.4.0 12:29:12 python-magnumclient==4.5.0 12:29:12 python-novaclient==18.6.0 12:29:12 python-openstackclient==6.6.0 12:29:12 python-swiftclient==4.6.0 12:29:12 PyYAML==6.0.1 12:29:12 referencing==0.35.1 12:29:12 requests==2.32.3 12:29:12 requests-oauthlib==2.0.0 12:29:12 requestsexceptions==1.4.0 12:29:12 rfc3986==2.0.0 12:29:12 rpds-py==0.18.1 12:29:12 rsa==4.9 12:29:12 ruamel.yaml==0.18.6 12:29:12 ruamel.yaml.clib==0.2.8 12:29:12 s3transfer==0.10.1 12:29:12 simplejson==3.19.2 12:29:12 six==1.16.0 12:29:12 smmap==5.0.1 12:29:12 soupsieve==2.5 12:29:12 stevedore==5.2.0 12:29:12 tabulate==0.9.0 12:29:12 toml==0.10.2 12:29:12 tomlkit==0.12.5 12:29:12 tqdm==4.66.4 12:29:12 typing_extensions==4.12.2 12:29:12 tzdata==2024.1 12:29:12 urllib3==1.26.18 12:29:12 virtualenv==20.26.2 12:29:12 wcwidth==0.2.13 12:29:12 websocket-client==1.8.0 12:29:12 wrapt==1.16.0 12:29:12 xdg==6.0.0 12:29:12 xmltodict==0.13.0 12:29:12 yq==3.4.3 12:29:12 [portal-nonrtric-controlpanel-gateway-maven-clm-h-release] $ /bin/sh -xe /tmp/jenkins5322474484758915197.sh 12:29:12 + echo quiet=on 12:29:12 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.1/apache-maven-3.6.1-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-builder-4c-4g-2961 12:29:13 [portal-nonrtric-controlpanel-gateway-maven-clm-h-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=h-release -Dsha1=origin/h-release -DMAVEN_OPTS= -DPROJECT=portal/nonrtric-controlpanel -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/h-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=h-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 12:29:13 " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-f nonrtric-gateway" -DGERRIT_PROJECT=portal/nonrtric-controlpanel --version 12:29:13 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 12:29:13 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 12:29:13 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 12:29:13 Default locale: en, platform encoding: UTF-8 12:29:13 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 12:29:13 [portal-nonrtric-controlpanel-gateway-maven-clm-h-release] $ /bin/sh -xe /tmp/jenkins18389235116716037780.sh 12:29:13 + rm /home/jenkins/.wgetrc 12:29:13 [EnvInject] - Injecting environment variables from a build step. 12:29:13 [EnvInject] - Injecting as environment variables the properties content 12:29:13 SET_JDK_VERSION=openjdk17 12:29:13 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 12:29:13 12:29:13 [EnvInject] - Variables injected successfully. 12:29:13 [portal-nonrtric-controlpanel-gateway-maven-clm-h-release] $ /bin/sh /tmp/jenkins10624003224802881168.sh 12:29:13 ---> update-java-alternatives.sh 12:29:13 ---> Updating Java version 12:29:13 ---> Ubuntu/Debian system detected 12:29:13 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 12:29:13 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 12:29:13 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 12:29:14 openjdk version "17.0.4" 2022-07-19 12:29:14 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 12:29:14 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 12:29:14 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 12:29:14 [EnvInject] - Injecting environment variables from a build step. 12:29:14 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 12:29:14 [EnvInject] - Variables injected successfully. 12:29:14 provisioning config files... 12:29:14 copy managed file [global-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release@tmp/config17170960382834795616tmp 12:29:14 copy managed file [portal-nonrtric-controlpanel-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release@tmp/config16611367772975588170tmp 12:29:14 [EnvInject] - Injecting environment variables from a build step. 12:29:14 [EnvInject] - Injecting as environment variables the properties content 12:29:14 MAVEN_GOALS=clean install 12:29:14 12:29:14 [EnvInject] - Variables injected successfully. 12:29:14 [portal-nonrtric-controlpanel-gateway-maven-clm-h-release] $ /bin/bash -l /tmp/jenkins14156287924522601495.sh 12:29:14 ---> common-variables.sh 12:29:14 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 12:29:14 ---> sonatype-clm.sh 12:29:14 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 12:29:14 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 12:29:14 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 12:29:14 Default locale: en, platform encoding: UTF-8 12:29:14 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 12:29:15 [INFO] Scanning for projects... 12:29:22 [INFO] 12:29:22 [INFO] ---------------< org.o-ran-sc.nonrtric:nonrtric-gateway >--------------- 12:29:22 [INFO] Building Nonrtric Gateway 1.2.1-SNAPSHOT 12:29:22 [INFO] --------------------------------[ jar ]--------------------------------- 12:29:28 [INFO] 12:29:28 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nonrtric-gateway --- 12:29:28 [INFO] 12:29:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ nonrtric-gateway --- 12:29:29 [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release/nonrtric-gateway/src/main/resources 12:29:29 [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release/nonrtric-gateway/src/main/resources 12:29:29 [INFO] 12:29:29 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ nonrtric-gateway --- 12:29:30 [INFO] Changes detected - recompiling the module! 12:29:30 [INFO] Compiling 1 source file to /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release/nonrtric-gateway/target/classes 12:29:30 [INFO] 12:29:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ nonrtric-gateway --- 12:29:30 [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release/nonrtric-gateway/src/test/resources 12:29:30 [INFO] 12:29:30 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ nonrtric-gateway --- 12:29:30 [INFO] Changes detected - recompiling the module! 12:29:30 [INFO] Compiling 1 source file to /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release/nonrtric-gateway/target/test-classes 12:29:31 [INFO] 12:29:31 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ nonrtric-gateway --- 12:29:33 [INFO] 12:29:33 [INFO] ------------------------------------------------------- 12:29:33 [INFO] T E S T S 12:29:33 [INFO] ------------------------------------------------------- 12:29:34 [INFO] Running org.oransc.nonrtric.gateway.GatewayApplicationTests 12:29:34 12:29:34.176 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Neither @ContextConfiguration nor @ContextHierarchy found for test class [GatewayApplicationTests]: using SpringBootContextLoader 12:29:34 12:29:34.181 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader -- Could not detect default resource locations for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}. 12:29:34 12:29:34.182 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests]: GatewayApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:29:34 12:29:34.205 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Using ContextCustomizers for test class [GatewayApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, WebTestClientContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, Customizer] 12:29:34 12:29:34.255 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider -- Identified candidate component class: file [/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release/nonrtric-gateway/target/classes/org/oransc/nonrtric/gateway/GatewayApplication.class] 12:29:34 12:29:34.256 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oransc.nonrtric.gateway.GatewayApplication for test class org.oransc.nonrtric.gateway.GatewayApplicationTests 12:29:34 12:29:34.341 [main] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils -- Skipping candidate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [jakarta/servlet/ServletContext] 12:29:34 12:29:34.345 [main] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils -- Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource] 12:29:34 12:29:34.346 [main] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils -- Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 12:29:34 12:29:34.348 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Using TestExecutionListeners for test class [GatewayApplicationTests]: [DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, EventPublishingTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener] 12:29:34 12:29:34.350 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener -- Before test class: class [GatewayApplicationTests], class annotated with @DirtiesContext [false] with mode [null] 12:29:34 12:29:34.360 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener -- Performing dependency injection for test class org.oransc.nonrtric.gateway.GatewayApplicationTests 12:29:34 12:29:34 . ____ _ __ _ _ 12:29:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:29:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:29:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:29:34 ' |____| .__|_| |_|_| |_\__, | / / / / 12:29:34 =========|_|==============|___/=/_/_/_/ 12:29:34 :: Spring Boot :: (v3.0.6) 12:29:34 12:29:36 2024-06-08T12:29:36.301Z INFO 2582 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [After] 12:29:36 2024-06-08T12:29:36.302Z INFO 2582 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Before] 12:29:36 2024-06-08T12:29:36.302Z INFO 2582 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Between] 12:29:36 2024-06-08T12:29:36.302Z INFO 2582 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Cookie] 12:29:36 2024-06-08T12:29:36.302Z INFO 2582 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Header] 12:29:36 2024-06-08T12:29:36.302Z INFO 2582 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Host] 12:29:36 2024-06-08T12:29:36.302Z INFO 2582 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Method] 12:29:36 2024-06-08T12:29:36.302Z INFO 2582 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Path] 12:29:36 2024-06-08T12:29:36.302Z INFO 2582 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Query] 12:29:36 2024-06-08T12:29:36.303Z INFO 2582 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [ReadBody] 12:29:36 2024-06-08T12:29:36.303Z INFO 2582 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [RemoteAddr] 12:29:36 2024-06-08T12:29:36.303Z INFO 2582 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [XForwardedRemoteAddr] 12:29:36 2024-06-08T12:29:36.303Z INFO 2582 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Weight] 12:29:36 2024-06-08T12:29:36.303Z INFO 2582 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [CloudFoundryRouteService] 12:29:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.052 s - in org.oransc.nonrtric.gateway.GatewayApplicationTests 12:29:37 [INFO] 12:29:37 [INFO] Results: 12:29:37 [INFO] 12:29:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 12:29:37 [INFO] 12:29:37 [INFO] 12:29:37 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ nonrtric-gateway --- 12:29:37 [INFO] Building jar: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release/nonrtric-gateway/target/nonrtric-gateway-1.2.1-SNAPSHOT.jar 12:29:37 [INFO] 12:29:37 [INFO] --- spring-boot-maven-plugin:3.0.6:repackage (repackage) @ nonrtric-gateway --- 12:29:41 [INFO] Replacing main artifact with repackaged archive 12:29:41 [INFO] 12:29:41 [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ nonrtric-gateway --- 12:29:41 [INFO] Installing /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release/nonrtric-gateway/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/nonrtric-gateway-1.2.1-SNAPSHOT.pom 12:29:41 [INFO] Installing /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release/nonrtric-gateway/target/nonrtric-gateway-1.2.1-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/nonrtric-gateway-1.2.1-SNAPSHOT.jar 12:29:41 [INFO] 12:29:41 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ nonrtric-gateway --- 12:29:47 [INFO] org.o-ran-sc.nonrtric:nonrtric-gateway:jar:1.2.1-SNAPSHOT 12:29:47 [INFO] +- org.springframework.cloud:spring-cloud-starter-gateway:jar:4.0.4:compile 12:29:47 [INFO] | +- org.springframework.cloud:spring-cloud-starter:jar:4.0.2:compile 12:29:47 [INFO] | | +- org.springframework.cloud:spring-cloud-context:jar:4.0.2:compile 12:29:47 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.0.3:compile 12:29:47 [INFO] | | +- org.springframework.cloud:spring-cloud-commons:jar:4.0.2:compile 12:29:47 [INFO] | | \- org.springframework.security:spring-security-rsa:jar:1.0.11.RELEASE:compile 12:29:47 [INFO] | | \- org.bouncycastle:bcpkix-jdk15on:jar:1.69:compile 12:29:47 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.69:compile 12:29:47 [INFO] | | \- org.bouncycastle:bcutil-jdk15on:jar:1.69:compile 12:29:47 [INFO] | +- org.springframework.cloud:spring-cloud-gateway-server:jar:4.0.4:compile 12:29:47 [INFO] | | +- org.springframework.boot:spring-boot-starter-validation:jar:3.0.6:compile 12:29:47 [INFO] | | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.8:compile 12:29:47 [INFO] | | | \- org.hibernate.validator:hibernate-validator:jar:8.0.0.Final:compile 12:29:47 [INFO] | | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 12:29:47 [INFO] | | | +- org.jboss.logging:jboss-logging:jar:3.5.0.Final:compile 12:29:47 [INFO] | | | \- com.fasterxml:classmate:jar:1.5.1:compile 12:29:47 [INFO] | | \- io.projectreactor.addons:reactor-extra:jar:3.5.1:compile 12:29:47 [INFO] | | \- io.projectreactor:reactor-core:jar:3.5.5:compile 12:29:47 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 12:29:47 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.0.6:compile 12:29:47 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.0.6:compile 12:29:47 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.2:compile 12:29:47 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.2:compile 12:29:47 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.0.6:compile 12:29:47 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.1.6:compile 12:29:47 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.91.Final:compile 12:29:47 [INFO] | | | +- io.netty:netty-common:jar:4.1.91.Final:compile 12:29:47 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.91.Final:compile 12:29:47 [INFO] | | | +- io.netty:netty-transport:jar:4.1.91.Final:compile 12:29:47 [INFO] | | | +- io.netty:netty-codec:jar:4.1.91.Final:compile 12:29:47 [INFO] | | | \- io.netty:netty-handler:jar:4.1.91.Final:compile 12:29:47 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.91.Final:compile 12:29:47 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.91.Final:compile 12:29:47 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.91.Final:compile 12:29:47 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.91.Final:compile 12:29:47 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.91.Final:compile 12:29:47 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.91.Final:compile 12:29:47 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.91.Final:compile 12:29:47 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.91.Final:compile 12:29:47 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.91.Final:compile 12:29:47 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.1.6:compile 12:29:47 [INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.91.Final:compile 12:29:47 [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.91.Final:compile 12:29:47 [INFO] | +- org.springframework:spring-web:jar:6.0.8:compile 12:29:47 [INFO] | | \- org.springframework:spring-beans:jar:6.0.8:compile 12:29:47 [INFO] | \- org.springframework:spring-webflux:jar:6.0.8:compile 12:29:47 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.0.6:test 12:29:47 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.0.6:compile 12:29:47 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.0.6:compile 12:29:47 [INFO] | | | \- org.springframework:spring-context:jar:6.0.8:compile 12:29:47 [INFO] | | | +- org.springframework:spring-aop:jar:6.0.8:compile 12:29:47 [INFO] | | | \- org.springframework:spring-expression:jar:6.0.8:compile 12:29:47 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.0.6:compile 12:29:47 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.0.6:compile 12:29:47 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.4.7:compile 12:29:47 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.4.7:compile 12:29:47 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.19.0:compile 12:29:47 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.19.0:compile 12:29:47 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.7:compile 12:29:47 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 12:29:47 [INFO] | | \- org.yaml:snakeyaml:jar:1.33:compile 12:29:47 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.0.6:test 12:29:47 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.0.6:test 12:29:47 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.7.0:test 12:29:47 [INFO] | | +- net.minidev:json-smart:jar:2.4.10:test 12:29:47 [INFO] | | | \- net.minidev:accessors-smart:jar:2.4.9:test 12:29:47 [INFO] | | | \- org.ow2.asm:asm:jar:9.3:test 12:29:47 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.7:compile 12:29:47 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0:test 12:29:47 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.1:test 12:29:47 [INFO] | +- org.assertj:assertj-core:jar:3.23.1:test 12:29:47 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.12.23:test 12:29:47 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:test 12:29:47 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.9.2:test 12:29:47 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.9.2:test 12:29:47 [INFO] | | | +- org.opentest4j:opentest4j:jar:1.2.0:test 12:29:47 [INFO] | | | +- org.junit.platform:junit-platform-commons:jar:1.9.2:test 12:29:47 [INFO] | | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 12:29:47 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.9.2:test 12:29:47 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.9.2:test 12:29:47 [INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.9.2:test 12:29:47 [INFO] | +- org.mockito:mockito-core:jar:4.8.1:test 12:29:47 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 12:29:47 [INFO] | | \- org.objenesis:objenesis:jar:3.2:test 12:29:47 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.8.1:test 12:29:47 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 12:29:47 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 12:29:47 [INFO] | +- org.springframework:spring-core:jar:6.0.8:compile 12:29:47 [INFO] | | \- org.springframework:spring-jcl:jar:6.0.8:compile 12:29:47 [INFO] | +- org.springframework:spring-test:jar:6.0.8:test 12:29:47 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test 12:29:47 [INFO] \- org.springframework.boot:spring-boot-starter-actuator:jar:3.0.6:runtime 12:29:47 [INFO] +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.0.6:runtime 12:29:47 [INFO] | +- org.springframework.boot:spring-boot-actuator:jar:3.0.6:runtime 12:29:47 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.2:compile 12:29:47 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.2:compile 12:29:47 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.14.2:compile 12:29:47 [INFO] | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.2:compile 12:29:47 [INFO] +- io.micrometer:micrometer-observation:jar:1.10.6:compile 12:29:47 [INFO] | \- io.micrometer:micrometer-commons:jar:1.10.6:compile 12:29:47 [INFO] \- io.micrometer:micrometer-core:jar:1.10.6:runtime 12:29:47 [INFO] +- org.hdrhistogram:HdrHistogram:jar:2.1.12:runtime 12:29:47 [INFO] \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 12:29:47 [INFO] 12:29:47 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ nonrtric-gateway --- 12:29:47 [INFO] ------------------------------------------------------------------------ 12:29:47 [INFO] BUILD FAILURE 12:29:47 [INFO] ------------------------------------------------------------------------ 12:29:47 [INFO] Total time: 31.751 s 12:29:47 [INFO] Finished at: 2024-06-08T12:29:47Z 12:29:47 [INFO] ------------------------------------------------------------------------ 12:29:47 [ERROR] Failed to execute goal com.sonatype.clm:clm-maven-plugin:2.41.0-02:index (default-cli) on project nonrtric-gateway: Execution default-cli of goal com.sonatype.clm:clm-maven-plugin:2.41.0-02:index failed: An API incompatibility was encountered while executing com.sonatype.clm:clm-maven-plugin:2.41.0-02:index: java.lang.ExceptionInInitializerError: null 12:29:47 [ERROR] ----------------------------------------------------- 12:29:47 [ERROR] realm = plugin>com.sonatype.clm:clm-maven-plugin:2.41.0-02 12:29:47 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy 12:29:47 [ERROR] urls[0] = file:/tmp/r/com/sonatype/clm/clm-maven-plugin/2.41.0-02/clm-maven-plugin-2.41.0-02.jar 12:29:47 [ERROR] urls[1] = file:/tmp/r/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar 12:29:47 [ERROR] Number of foreign imports: 1 12:29:47 [ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] 12:29:47 [ERROR] 12:29:47 [ERROR] -----------------------------------------------------: Unable to make field protected volatile java.util.Properties java.util.Properties.defaults accessible: module java.base does not "opens java.util" to unnamed module @7ff26b29 12:29:47 [ERROR] -> [Help 1] 12:29:47 [ERROR] 12:29:47 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 12:29:47 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 12:29:47 [ERROR] 12:29:47 [ERROR] For more information about the errors and possible solutions, please read the following articles: 12:29:47 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException 12:29:47 Build step 'Execute shell' marked build as failure 12:29:47 $ ssh-agent -k 12:29:47 unset SSH_AUTH_SOCK; 12:29:47 unset SSH_AGENT_PID; 12:29:47 echo Agent pid 1796 killed; 12:29:47 [ssh-agent] Stopped. 12:29:47 [PostBuildScript] - [INFO] Executing post build scripts. 12:29:47 [portal-nonrtric-controlpanel-gateway-maven-clm-h-release] $ /bin/bash /tmp/jenkins1558075737708174427.sh 12:29:47 ---> sysstat.sh 12:29:47 [portal-nonrtric-controlpanel-gateway-maven-clm-h-release] $ /bin/bash /tmp/jenkins13971938965487112662.sh 12:29:47 ---> package-listing.sh 12:29:47 ++ tr '[:upper:]' '[:lower:]' 12:29:47 ++ facter osfamily 12:29:48 + OS_FAMILY=debian 12:29:48 + workspace=/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release 12:29:48 + START_PACKAGES=/tmp/packages_start.txt 12:29:48 + END_PACKAGES=/tmp/packages_end.txt 12:29:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:29:48 + PACKAGES=/tmp/packages_start.txt 12:29:48 + '[' /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release ']' 12:29:48 + PACKAGES=/tmp/packages_end.txt 12:29:48 + case "${OS_FAMILY}" in 12:29:48 + dpkg -l 12:29:48 + grep '^ii' 12:29:48 + '[' -f /tmp/packages_start.txt ']' 12:29:48 + '[' -f /tmp/packages_end.txt ']' 12:29:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:29:48 + '[' /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release ']' 12:29:48 + mkdir -p /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release/archives/ 12:29:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release/archives/ 12:29:48 [portal-nonrtric-controlpanel-gateway-maven-clm-h-release] $ /bin/bash /tmp/jenkins12815030530929980551.sh 12:29:48 ---> capture-instance-metadata.sh 12:29:48 Setup pyenv: 12:29:48 system 12:29:48 3.8.13 12:29:48 3.9.13 12:29:48 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release/.python-version) 12:29:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WGsY from file:/tmp/.os_lf_venv 12:29:49 lf-activate-venv(): INFO: Installing: lftools 12:29:59 lf-activate-venv(): INFO: Adding /tmp/venv-WGsY/bin to PATH 12:29:59 INFO: Running in OpenStack, capturing instance metadata 12:30:00 [portal-nonrtric-controlpanel-gateway-maven-clm-h-release] $ /bin/bash /tmp/jenkins11491461851108297517.sh 12:30:00 provisioning config files... 12:30:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release@tmp/config5990378677558298337tmp 12:30:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:30:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:30:00 [EnvInject] - Injecting environment variables from a build step. 12:30:00 [EnvInject] - Injecting as environment variables the properties content 12:30:00 SERVER_ID=logs 12:30:00 12:30:00 [EnvInject] - Variables injected successfully. 12:30:00 [portal-nonrtric-controlpanel-gateway-maven-clm-h-release] $ /bin/bash /tmp/jenkins6894400338777494747.sh 12:30:00 ---> create-netrc.sh 12:30:00 [portal-nonrtric-controlpanel-gateway-maven-clm-h-release] $ /bin/bash /tmp/jenkins15241829649732170564.sh 12:30:00 ---> python-tools-install.sh 12:30:00 Setup pyenv: 12:30:00 system 12:30:00 3.8.13 12:30:00 3.9.13 12:30:00 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release/.python-version) 12:30:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WGsY from file:/tmp/.os_lf_venv 12:30:01 lf-activate-venv(): INFO: Installing: lftools 12:30:11 lf-activate-venv(): INFO: Adding /tmp/venv-WGsY/bin to PATH 12:30:11 [portal-nonrtric-controlpanel-gateway-maven-clm-h-release] $ /bin/bash /tmp/jenkins9773324184213005504.sh 12:30:11 ---> sudo-logs.sh 12:30:11 Archiving 'sudo' log.. 12:30:11 [portal-nonrtric-controlpanel-gateway-maven-clm-h-release] $ /bin/bash /tmp/jenkins10390353022589398209.sh 12:30:11 ---> job-cost.sh 12:30:11 Setup pyenv: 12:30:11 system 12:30:11 3.8.13 12:30:11 3.9.13 12:30:11 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release/.python-version) 12:30:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WGsY from file:/tmp/.os_lf_venv 12:30:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:30:18 lf-activate-venv(): INFO: Adding /tmp/venv-WGsY/bin to PATH 12:30:18 INFO: No Stack... 12:30:19 INFO: Retrieving Pricing Info for: v2-highcpu-4 12:30:19 INFO: Archiving Costs 12:30:19 [portal-nonrtric-controlpanel-gateway-maven-clm-h-release] $ /bin/bash -l /tmp/jenkins4818736129359063425.sh 12:30:19 ---> logs-deploy.sh 12:30:19 Setup pyenv: 12:30:19 system 12:30:19 3.8.13 12:30:19 3.9.13 12:30:19 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-h-release/.python-version) 12:30:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WGsY from file:/tmp/.os_lf_venv 12:30:21 lf-activate-venv(): INFO: Installing: lftools 12:30:30 lf-activate-venv(): INFO: Adding /tmp/venv-WGsY/bin to PATH 12:30:30 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/portal-nonrtric-controlpanel-gateway-maven-clm-h-release/52 12:30:30 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 12:30:31 Archives upload complete. 12:30:31 INFO: archiving logs to Nexus 12:30:32 ---> uname -a: 12:30:32 Linux prd-ubuntu1804-builder-4c-4g-2961 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:30:32 12:30:32 12:30:32 ---> lscpu: 12:30:32 Architecture: x86_64 12:30:32 CPU op-mode(s): 32-bit, 64-bit 12:30:32 Byte Order: Little Endian 12:30:32 CPU(s): 4 12:30:32 On-line CPU(s) list: 0-3 12:30:32 Thread(s) per core: 1 12:30:32 Core(s) per socket: 1 12:30:32 Socket(s): 4 12:30:32 NUMA node(s): 1 12:30:32 Vendor ID: AuthenticAMD 12:30:32 CPU family: 23 12:30:32 Model: 49 12:30:32 Model name: AMD EPYC-Rome Processor 12:30:32 Stepping: 0 12:30:32 CPU MHz: 2799.998 12:30:32 BogoMIPS: 5599.99 12:30:32 Virtualization: AMD-V 12:30:32 Hypervisor vendor: KVM 12:30:32 Virtualization type: full 12:30:32 L1d cache: 32K 12:30:32 L1i cache: 32K 12:30:32 L2 cache: 512K 12:30:32 L3 cache: 16384K 12:30:32 NUMA node0 CPU(s): 0-3 12:30:32 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 12:30:32 12:30:32 12:30:32 ---> nproc: 12:30:32 4 12:30:32 12:30:32 12:30:32 ---> df -h: 12:30:32 Filesystem Size Used Avail Use% Mounted on 12:30:32 udev 2.0G 0 2.0G 0% /dev 12:30:32 tmpfs 395M 664K 394M 1% /run 12:30:32 /dev/vda1 20G 7.5G 12G 40% / 12:30:32 tmpfs 2.0G 0 2.0G 0% /dev/shm 12:30:32 tmpfs 5.0M 0 5.0M 0% /run/lock 12:30:32 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 12:30:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:30:32 tmpfs 395M 0 395M 0% /run/user/1001 12:30:32 12:30:32 12:30:32 ---> free -m: 12:30:32 total used free shared buff/cache available 12:30:32 Mem: 3943 435 1357 0 2151 3247 12:30:32 Swap: 1023 0 1023 12:30:32 12:30:32 12:30:32 ---> ip addr: 12:30:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:30:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:30:32 inet 127.0.0.1/8 scope host lo 12:30:32 valid_lft forever preferred_lft forever 12:30:32 inet6 ::1/128 scope host 12:30:32 valid_lft forever preferred_lft forever 12:30:32 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 12:30:32 link/ether fa:16:3e:55:03:c8 brd ff:ff:ff:ff:ff:ff 12:30:32 inet 10.32.6.156/23 brd 10.32.7.255 scope global dynamic ens3 12:30:32 valid_lft 86228sec preferred_lft 86228sec 12:30:32 inet6 fe80::f816:3eff:fe55:3c8/64 scope link 12:30:32 valid_lft forever preferred_lft forever 12:30:32 12:30:32 12:30:32 ---> sar -b -r -n DEV: 12:30:32 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-2961) 06/08/24 _x86_64_ (4 CPU) 12:30:32 12:30:32 12:27:41 LINUX RESTART (4 CPU) 12:30:32 12:30:32 12:28:01 tps rtps wtps bread/s bwrtn/s 12:30:32 12:29:02 99.57 35.94 63.62 1682.65 6024.20 12:30:32 12:30:01 119.49 38.84 80.65 2225.39 12802.17 12:30:32 Average: 109.44 37.38 72.06 1951.74 9384.71 12:30:32 12:30:32 12:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:30:32 12:29:02 1775336 3366108 2263308 56.04 50596 1695316 595736 11.71 555476 1532528 150684 12:30:32 12:30:01 1425456 3357776 2613188 64.70 63216 2012140 585140 11.50 661792 1752356 92972 12:30:32 Average: 1600396 3361942 2438248 60.37 56906 1853728 590438 11.61 608634 1642442 121828 12:30:32 12:30:32 12:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:30:32 12:29:02 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 12:30:32 12:29:02 ens3 80.45 75.05 900.85 8.98 0.00 0.00 0.00 0.00 12:30:32 12:30:01 lo 1.66 1.66 0.16 0.16 0.00 0.00 0.00 0.00 12:30:32 12:30:01 ens3 390.32 412.47 2096.86 77.46 0.00 0.00 0.00 0.00 12:30:32 Average: lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 12:30:32 Average: ens3 234.09 242.35 1493.83 42.93 0.00 0.00 0.00 0.00 12:30:32 12:30:32 12:30:32 ---> sar -P ALL: 12:30:32 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-2961) 06/08/24 _x86_64_ (4 CPU) 12:30:32 12:30:32 12:27:41 LINUX RESTART (4 CPU) 12:30:32 12:30:32 12:28:01 CPU %user %nice %system %iowait %steal %idle 12:30:32 12:29:02 all 18.51 0.00 1.22 2.83 0.04 77.40 12:30:32 12:29:02 0 3.54 0.00 0.67 7.33 0.02 88.45 12:30:32 12:29:02 1 16.37 0.00 1.07 0.63 0.03 81.89 12:30:32 12:29:02 2 37.59 0.00 1.77 1.45 0.07 59.12 12:30:32 12:29:02 3 16.58 0.00 1.34 1.90 0.05 80.13 12:30:32 12:30:01 all 32.32 0.00 1.68 2.15 0.08 63.77 12:30:32 12:30:01 0 25.74 0.00 1.44 2.89 0.05 69.88 12:30:32 12:30:01 1 26.15 0.00 1.56 3.30 0.09 68.91 12:30:32 12:30:01 2 38.57 0.00 1.38 1.85 0.08 58.12 12:30:32 12:30:01 3 38.81 0.00 2.39 0.55 0.09 58.17 12:30:32 Average: all 25.36 0.00 1.45 2.49 0.06 70.64 12:30:32 Average: 0 14.54 0.00 1.05 5.13 0.03 79.25 12:30:32 Average: 1 21.22 0.00 1.31 1.95 0.06 75.46 12:30:32 Average: 2 38.07 0.00 1.58 1.65 0.08 58.62 12:30:32 Average: 3 27.61 0.00 1.86 1.23 0.07 69.24 12:30:32 12:30:32 12:30:32