10:26:23 Started by timer 10:26:23 Running as SYSTEM 10:26:23 [EnvInject] - Loading node environment variables. 10:26:23 Building remotely on prd-ubuntu1804-builder-4c-4g-7346 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release 10:26:23 [ssh-agent] Looking for ssh-agent implementation... 10:26:23 $ ssh-agent 10:26:23 SSH_AUTH_SOCK=/tmp/ssh-Znd8WfIvKCsk/agent.1772 10:26:23 SSH_AGENT_PID=1774 10:26:23 [ssh-agent] Started. 10:26:23 Running ssh-add (command line suppressed) 10:26:23 Identity added: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release@tmp/private_key_17872023015974675333.key (jenkins-ssh) 10:26:23 [ssh-agent] Using credentials jenkins (jenkins) 10:26:23 The recommended git tool is: NONE 10:26:26 using credential jenkins 10:26:26 Wiping out workspace first. 10:26:26 Cloning the remote Git repository 10:26:26 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 10:26:26 > git init /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release # timeout=10 10:26:26 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 10:26:26 > git --version # timeout=10 10:26:26 > git --version # 'git version 2.17.1' 10:26:26 using GIT_SSH to set credentials jenkins 10:26:26 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:28 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel # timeout=10 10:26:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:28 Avoid second fetch 10:26:28 > git rev-parse refs/remotes/origin/g-release^{commit} # timeout=10 10:26:29 Checking out Revision c39a4c772ea106b9fd1e107b8f9e846e4238077e (refs/remotes/origin/g-release) 10:26:29 > git config core.sparsecheckout # timeout=10 10:26:29 > git checkout -f c39a4c772ea106b9fd1e107b8f9e846e4238077e # timeout=10 10:26:29 Commit message: "Improve documentation" 10:26:29 > git rev-list --no-walk c39a4c772ea106b9fd1e107b8f9e846e4238077e # timeout=10 10:26:33 provisioning config files... 10:26:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:26:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:26:33 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins11253547536235526754.sh 10:26:33 ---> python-tools-install.sh 10:26:33 Setup pyenv: 10:26:33 * system (set by /opt/pyenv/version) 10:26:33 * 3.8.13 (set by /opt/pyenv/version) 10:26:33 * 3.9.13 (set by /opt/pyenv/version) 10:26:33 * 3.10.6 (set by /opt/pyenv/version) 10:26:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3KXk 10:26:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:26:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:26:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:26:48 lf-activate-venv(): INFO: Base packages installed successfully 10:26:48 lf-activate-venv(): INFO: Installing additional packages: lftools 10:27:31 lf-activate-venv(): INFO: Adding /tmp/venv-3KXk/bin to PATH 10:27:31 Generating Requirements File 10:28:05 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. 10:28:05 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 10:28:05 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:28:06 Python 3.10.6 10:28:06 pip 25.2 from /tmp/venv-3KXk/lib/python3.10/site-packages/pip (python 3.10) 10:28:07 appdirs==1.4.4 10:28:07 argcomplete==3.6.3 10:28:07 aspy.yaml==1.3.0 10:28:07 attrs==25.4.0 10:28:07 autopage==0.5.2 10:28:07 beautifulsoup4==4.14.2 10:28:07 boto3==1.40.59 10:28:07 botocore==1.40.59 10:28:07 bs4==0.0.2 10:28:07 cachetools==6.2.1 10:28:07 certifi==2025.10.5 10:28:07 cffi==2.0.0 10:28:07 cfgv==3.4.0 10:28:07 chardet==5.2.0 10:28:07 charset-normalizer==3.4.4 10:28:07 click==8.3.0 10:28:07 cliff==4.11.0 10:28:07 cmd2==2.7.0 10:28:07 cryptography==3.3.2 10:28:07 debtcollector==3.0.0 10:28:07 decorator==5.2.1 10:28:07 defusedxml==0.7.1 10:28:07 Deprecated==1.2.18 10:28:07 distlib==0.4.0 10:28:07 dnspython==2.8.0 10:28:07 docker==7.1.0 10:28:07 dogpile.cache==1.5.0 10:28:07 durationpy==0.10 10:28:07 email-validator==2.3.0 10:28:07 filelock==3.20.0 10:28:07 future==1.0.0 10:28:07 gitdb==4.0.12 10:28:07 GitPython==3.1.45 10:28:07 google-auth==2.41.1 10:28:07 httplib2==0.31.0 10:28:07 identify==2.6.15 10:28:07 idna==3.11 10:28:07 importlib-resources==1.5.0 10:28:07 iso8601==2.1.0 10:28:07 Jinja2==3.1.6 10:28:07 jmespath==1.0.1 10:28:07 jsonpatch==1.33 10:28:07 jsonpointer==3.0.0 10:28:07 jsonschema==4.25.1 10:28:07 jsonschema-specifications==2025.9.1 10:28:07 keystoneauth1==5.12.0 10:28:07 kubernetes==34.1.0 10:28:07 lftools==0.37.15 10:28:07 lxml==6.0.2 10:28:07 markdown-it-py==4.0.0 10:28:07 MarkupSafe==3.0.3 10:28:07 mdurl==0.1.2 10:28:07 msgpack==1.1.2 10:28:07 multi_key_dict==2.0.3 10:28:07 munch==4.0.0 10:28:07 netaddr==1.3.0 10:28:07 niet==1.4.2 10:28:07 nodeenv==1.9.1 10:28:07 oauth2client==4.1.3 10:28:07 oauthlib==3.3.1 10:28:07 openstacksdk==4.7.1 10:28:07 os-service-types==1.8.0 10:28:07 osc-lib==4.2.0 10:28:07 oslo.config==10.0.0 10:28:07 oslo.context==6.1.0 10:28:07 oslo.i18n==6.6.0 10:28:07 oslo.log==7.2.1 10:28:07 oslo.serialization==5.8.0 10:28:07 oslo.utils==9.1.0 10:28:07 packaging==25.0 10:28:07 pbr==7.0.1 10:28:07 platformdirs==4.5.0 10:28:07 prettytable==3.16.0 10:28:07 psutil==7.1.1 10:28:07 pyasn1==0.6.1 10:28:07 pyasn1_modules==0.4.2 10:28:07 pycparser==2.23 10:28:07 pygerrit2==2.0.15 10:28:07 PyGithub==2.8.1 10:28:07 Pygments==2.19.2 10:28:07 PyJWT==2.10.1 10:28:07 PyNaCl==1.6.0 10:28:07 pyparsing==2.4.7 10:28:07 pyperclip==1.11.0 10:28:07 pyrsistent==0.20.0 10:28:07 python-cinderclient==9.8.0 10:28:07 python-dateutil==2.9.0.post0 10:28:07 python-heatclient==4.3.0 10:28:07 python-jenkins==1.8.3 10:28:07 python-keystoneclient==5.7.0 10:28:07 python-magnumclient==4.9.0 10:28:07 python-openstackclient==8.2.0 10:28:07 python-swiftclient==4.8.0 10:28:07 PyYAML==6.0.3 10:28:07 referencing==0.37.0 10:28:07 requests==2.32.5 10:28:07 requests-oauthlib==2.0.0 10:28:07 requestsexceptions==1.4.0 10:28:07 rfc3986==2.0.0 10:28:07 rich==14.2.0 10:28:07 rich-argparse==1.7.1 10:28:07 rpds-py==0.28.0 10:28:07 rsa==4.9.1 10:28:07 ruamel.yaml==0.18.16 10:28:07 ruamel.yaml.clib==0.2.14 10:28:07 s3transfer==0.14.0 10:28:07 simplejson==3.20.2 10:28:07 six==1.17.0 10:28:07 smmap==5.0.2 10:28:07 soupsieve==2.8 10:28:07 stevedore==5.5.0 10:28:07 tabulate==0.9.0 10:28:07 toml==0.10.2 10:28:07 tomlkit==0.13.3 10:28:07 tqdm==4.67.1 10:28:07 typing_extensions==4.15.0 10:28:07 tzdata==2025.2 10:28:07 urllib3==1.26.20 10:28:07 virtualenv==20.35.3 10:28:07 wcwidth==0.2.14 10:28:07 websocket-client==1.9.0 10:28:07 wrapt==2.0.0 10:28:07 xdg==6.0.0 10:28:07 xmltodict==1.0.2 10:28:07 yq==3.4.3 10:28:07 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/sh -xe /tmp/jenkins17340530733165109717.sh 10:28:07 + echo quiet=on 10:28:07 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-7346 10:28:09 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=g-release -Dsha1=origin/g-release -DMAVEN_OPTS= -DPROJECT=portal/nonrtric-controlpanel -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/g-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=g-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 10:28:09 " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-f nonrtric-gateway" -DGERRIT_PROJECT=portal/nonrtric-controlpanel --version 10:28:09 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 10:28:09 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 10:28:09 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 10:28:09 Default locale: en, platform encoding: UTF-8 10:28:09 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 10:28:09 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/sh -xe /tmp/jenkins5435883567376522920.sh 10:28:09 + rm /home/jenkins/.wgetrc 10:28:09 [EnvInject] - Injecting environment variables from a build step. 10:28:10 [EnvInject] - Injecting as environment variables the properties content 10:28:10 SET_JDK_VERSION=openjdk11 10:28:10 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 10:28:10 10:28:10 [EnvInject] - Variables injected successfully. 10:28:10 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/sh /tmp/jenkins12422102256667601271.sh 10:28:10 ---> update-java-alternatives.sh 10:28:10 ---> Updating Java version 10:28:10 ---> Ubuntu/Debian system detected 10:28:10 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 10:28:10 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 10:28:10 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 10:28:10 openjdk version "11.0.16" 2022-07-19 10:28:10 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04) 10:28:10 OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode) 10:28:10 JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 10:28:10 [EnvInject] - Injecting environment variables from a build step. 10:28:10 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 10:28:10 [EnvInject] - Variables injected successfully. 10:28:10 provisioning config files... 10:28:10 copy managed file [global-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release@tmp/config5673908676098095189tmp 10:28:10 copy managed file [portal-nonrtric-controlpanel-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release@tmp/config9980772813179682922tmp 10:28:10 [EnvInject] - Injecting environment variables from a build step. 10:28:10 [EnvInject] - Injecting as environment variables the properties content 10:28:10 MAVEN_GOALS=clean install 10:28:10 10:28:10 [EnvInject] - Variables injected successfully. 10:28:10 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash -l /tmp/jenkins11062408130449796673.sh 10:28:10 ---> common-variables.sh 10:28:10 --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 10:28:10 ---> sonatype-clm.sh 10:28:11 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 10:28:11 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 10:28:11 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 10:28:11 Default locale: en, platform encoding: UTF-8 10:28:11 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 10:28:12 [INFO] Scanning for projects... 10:28:21 [INFO] 10:28:21 [INFO] ---------------< org.o-ran-sc.nonrtric:nonrtric-gateway >--------------- 10:28:21 [INFO] Building Nonrtric Gateway 1.1.0-SNAPSHOT 10:28:21 [INFO] --------------------------------[ jar ]--------------------------------- 10:28:28 [INFO] 10:28:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ nonrtric-gateway --- 10:28:30 [INFO] 10:28:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ nonrtric-gateway --- 10:28:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:28:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 10:28:33 [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/src/main/resources 10:28:33 [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/src/main/resources 10:28:33 [INFO] 10:28:33 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ nonrtric-gateway --- 10:28:36 [INFO] Changes detected - recompiling the module! 10:28:36 [INFO] Compiling 1 source file to /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/target/classes 10:28:37 [INFO] 10:28:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ nonrtric-gateway --- 10:28:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:28:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 10:28:37 [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/src/test/resources 10:28:37 [INFO] 10:28:37 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ nonrtric-gateway --- 10:28:37 [INFO] Changes detected - recompiling the module! 10:28:37 [INFO] Compiling 1 source file to /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/target/test-classes 10:28:37 [INFO] 10:28:37 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ nonrtric-gateway --- 10:28:39 [INFO] 10:28:39 [INFO] ------------------------------------------------------- 10:28:39 [INFO] T E S T S 10:28:39 [INFO] ------------------------------------------------------- 10:28:40 [INFO] Running org.oransc.nonrtric.gateway.GatewayApplicationTests 10:28:40 10:28:40.870 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 10:28:40 10:28:40.888 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 10:28:40 10:28:40.947 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 10:28:40 10:28:40.969 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests], using SpringBootContextLoader 10:28:40 10:28:40.977 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests]: class path resource [org/oransc/nonrtric/gateway/GatewayApplicationTests-context.xml] does not exist 10:28:40 10:28:40.983 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests]: class path resource [org/oransc/nonrtric/gateway/GatewayApplicationTestsContext.groovy] does not exist 10:28:40 10:28:40.984 [main] INFO 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}. 10:28:40 10:28:40.986 [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. 10:28:41 10:28:41.053 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.oransc.nonrtric.gateway.GatewayApplicationTests] 10:28:41 10:28:41.127 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/target/classes/org/oransc/nonrtric/gateway/GatewayApplication.class] 10:28:41 10:28:41.128 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.oransc.nonrtric.gateway.GatewayApplication for test class org.oransc.nonrtric.gateway.GatewayApplicationTests 10:28:41 10:28:41.287 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.oransc.nonrtric.gateway.GatewayApplicationTests]: using defaults. 10:28:41 10:28:41.295 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 10:28:41 10:28:41.308 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [javax/servlet/ServletContext] 10:28:41 10:28:41.309 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition] 10:28:41 10:28:41.310 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 10:28:41 10:28:41.310 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@34f7234e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@753432a2, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@23bff419, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4983159f, org.springframework.test.context.event.EventPublishingTestExecutionListener@44e3a2b2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@101639ae, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4c550889, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1d2bd371, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@44040454, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@65fe9e33, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@18bc345] 10:28:41 10:28:41.313 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@1dd6d4b7 testClass = GatewayApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [ReactiveWebMergedContextConfiguration@56e8b606 testClass = GatewayApplicationTests, locations = '{}', classes = '{class org.oransc.nonrtric.gateway.GatewayApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@62656be4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@34129c78, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2ca26d77, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@35a3d49f, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@7b50df34, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@4bbf6d0e, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@3aefe5e5], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null]. 10:28:41 10:28:41.330 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@1dd6d4b7 testClass = GatewayApplicationTests, testInstance = org.oransc.nonrtric.gateway.GatewayApplicationTests@544820b7, testMethod = [null], testException = [null], mergedContextConfiguration = [ReactiveWebMergedContextConfiguration@56e8b606 testClass = GatewayApplicationTests, locations = '{}', classes = '{class org.oransc.nonrtric.gateway.GatewayApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@62656be4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@34129c78, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2ca26d77, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@35a3d49f, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@7b50df34, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@4bbf6d0e, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@3aefe5e5], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]]]. 10:28:41 10:28:41.395 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true} 10:28:42 10:28:42 . ____ _ __ _ _ 10:28:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:28:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:28:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:28:42 ' |____| .__|_| |_|_| |_\__, | / / / / 10:28:42 =========|_|==============|___/=/_/_/_/ 10:28:42 :: Spring Boot :: (v2.4.1) 10:28:42 10:28:45 2025-10-25 10:28:45.958 INFO 2364 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [After] 10:28:45 2025-10-25 10:28:45.959 INFO 2364 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Before] 10:28:45 2025-10-25 10:28:45.959 INFO 2364 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Between] 10:28:45 2025-10-25 10:28:45.960 INFO 2364 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Cookie] 10:28:45 2025-10-25 10:28:45.960 INFO 2364 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Header] 10:28:45 2025-10-25 10:28:45.960 INFO 2364 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Host] 10:28:45 2025-10-25 10:28:45.960 INFO 2364 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Method] 10:28:45 2025-10-25 10:28:45.960 INFO 2364 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Path] 10:28:45 2025-10-25 10:28:45.961 INFO 2364 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Query] 10:28:45 2025-10-25 10:28:45.961 INFO 2364 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [ReadBody] 10:28:45 2025-10-25 10:28:45.962 INFO 2364 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [RemoteAddr] 10:28:45 2025-10-25 10:28:45.962 INFO 2364 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Weight] 10:28:45 2025-10-25 10:28:45.962 INFO 2364 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [CloudFoundryRouteService] 10:28:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.635 s - in org.oransc.nonrtric.gateway.GatewayApplicationTests 10:28:47 [INFO] 10:28:47 [INFO] Results: 10:28:47 [INFO] 10:28:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 10:28:47 [INFO] 10:28:47 [INFO] 10:28:47 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ nonrtric-gateway --- 10:28:49 [INFO] Building jar: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/target/nonrtric-gateway-1.1.0-SNAPSHOT.jar 10:28:49 [INFO] 10:28:49 [INFO] --- spring-boot-maven-plugin:2.4.1:repackage (repackage) @ nonrtric-gateway --- 10:28:51 [INFO] Replacing main artifact with repackaged archive 10:28:51 [INFO] 10:28:51 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ nonrtric-gateway --- 10:28:51 [INFO] Installing /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/target/nonrtric-gateway-1.1.0-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/nonrtric-gateway/1.1.0-SNAPSHOT/nonrtric-gateway-1.1.0-SNAPSHOT.jar 10:28:51 [INFO] Installing /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/nonrtric-gateway/1.1.0-SNAPSHOT/nonrtric-gateway-1.1.0-SNAPSHOT.pom 10:28:51 [INFO] 10:28:51 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ nonrtric-gateway --- 10:28:56 [INFO] org.o-ran-sc.nonrtric:nonrtric-gateway:jar:1.1.0-SNAPSHOT 10:28:56 [INFO] +- org.springframework.cloud:spring-cloud-starter-gateway:jar:3.0.0:compile 10:28:56 [INFO] | +- org.springframework.cloud:spring-cloud-starter:jar:3.0.0:compile 10:28:56 [INFO] | | +- org.springframework.cloud:spring-cloud-context:jar:3.0.0:compile 10:28:56 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.4.2:compile 10:28:56 [INFO] | | +- org.springframework.cloud:spring-cloud-commons:jar:3.0.0:compile 10:28:56 [INFO] | | \- org.springframework.security:spring-security-rsa:jar:1.0.9.RELEASE:compile 10:28:56 [INFO] | | \- org.bouncycastle:bcpkix-jdk15on:jar:1.64:compile 10:28:56 [INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.64:compile 10:28:56 [INFO] | +- org.springframework.cloud:spring-cloud-gateway-server:jar:3.0.0:compile 10:28:56 [INFO] | | +- org.springframework.boot:spring-boot-starter-validation:jar:2.4.1:compile 10:28:56 [INFO] | | | +- org.glassfish:jakarta.el:jar:3.0.3:compile 10:28:56 [INFO] | | | \- org.hibernate.validator:hibernate-validator:jar:6.1.6.Final:compile 10:28:56 [INFO] | | | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 10:28:56 [INFO] | | | +- org.jboss.logging:jboss-logging:jar:3.4.1.Final:compile 10:28:56 [INFO] | | | \- com.fasterxml:classmate:jar:1.5.1:compile 10:28:56 [INFO] | | \- io.projectreactor.addons:reactor-extra:jar:3.4.1:compile 10:28:56 [INFO] | | \- io.projectreactor:reactor-core:jar:3.4.1:compile 10:28:56 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.3:compile 10:28:56 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.4.1:compile 10:28:56 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.4.1:compile 10:28:56 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.11.3:compile 10:28:56 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.11.3:compile 10:28:56 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.4.1:compile 10:28:56 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.2:compile 10:28:56 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.55.Final:compile 10:28:56 [INFO] | | | +- io.netty:netty-common:jar:4.1.55.Final:compile 10:28:56 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.55.Final:compile 10:28:56 [INFO] | | | +- io.netty:netty-transport:jar:4.1.55.Final:compile 10:28:56 [INFO] | | | +- io.netty:netty-codec:jar:4.1.55.Final:compile 10:28:56 [INFO] | | | \- io.netty:netty-handler:jar:4.1.55.Final:compile 10:28:56 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.55.Final:compile 10:28:56 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.55.Final:compile 10:28:56 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.55.Final:compile 10:28:56 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.55.Final:compile 10:28:56 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.55.Final:compile 10:28:56 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.55.Final:compile 10:28:56 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.2:compile 10:28:56 [INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.55.Final:compile 10:28:56 [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.55.Final:compile 10:28:56 [INFO] | +- org.springframework:spring-web:jar:5.3.2:compile 10:28:56 [INFO] | | \- org.springframework:spring-beans:jar:5.3.2:compile 10:28:56 [INFO] | \- org.springframework:spring-webflux:jar:5.3.2:compile 10:28:56 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.4.1:test 10:28:56 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.4.1:compile 10:28:56 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.4.1:compile 10:28:56 [INFO] | | | \- org.springframework:spring-context:jar:5.3.2:compile 10:28:56 [INFO] | | | +- org.springframework:spring-aop:jar:5.3.2:compile 10:28:56 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.2:compile 10:28:56 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.4.1:compile 10:28:56 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.4.1:compile 10:28:56 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.3:compile 10:28:56 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.3:compile 10:28:56 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.13.3:compile 10:28:56 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.13.3:compile 10:28:56 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.30:compile 10:28:56 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 10:28:56 [INFO] | | \- org.yaml:snakeyaml:jar:1.27:compile 10:28:56 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.4.1:test 10:28:56 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.4.1:test 10:28:56 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.4.0:test 10:28:56 [INFO] | | +- net.minidev:json-smart:jar:2.3:test 10:28:56 [INFO] | | | \- net.minidev:accessors-smart:jar:1.2:test 10:28:56 [INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:test 10:28:56 [INFO] | | \- org.slf4j:slf4j-api:jar:1.7.30:compile 10:28:56 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 10:28:56 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:test 10:28:56 [INFO] | +- org.assertj:assertj-core:jar:3.18.1:test 10:28:56 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:test 10:28:56 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.7.0:test 10:28:56 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.7.0:test 10:28:56 [INFO] | | | +- org.apiguardian:apiguardian-api:jar:1.1.0:test 10:28:56 [INFO] | | | +- org.opentest4j:opentest4j:jar:1.2.0:test 10:28:56 [INFO] | | | \- org.junit.platform:junit-platform-commons:jar:1.7.0:test 10:28:56 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.7.0:test 10:28:56 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.0:test 10:28:56 [INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.7.0:test 10:28:56 [INFO] | +- org.mockito:mockito-core:jar:3.6.28:test 10:28:56 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.10.18:test 10:28:56 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.10.18:test 10:28:56 [INFO] | | \- org.objenesis:objenesis:jar:3.1:test 10:28:56 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:3.6.28:test 10:28:56 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.0:test 10:28:56 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 10:28:56 [INFO] | +- org.springframework:spring-core:jar:5.3.2:compile 10:28:56 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.2:compile 10:28:56 [INFO] | +- org.springframework:spring-test:jar:5.3.2:test 10:28:56 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.7.0:test 10:28:56 [INFO] \- org.springframework.boot:spring-boot-starter-actuator:jar:2.4.1:runtime 10:28:56 [INFO] +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.4.1:runtime 10:28:56 [INFO] | +- org.springframework.boot:spring-boot-actuator:jar:2.4.1:runtime 10:28:56 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.11.3:compile 10:28:56 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.11.3:compile 10:28:56 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.11.3:compile 10:28:56 [INFO] | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.11.3:compile 10:28:56 [INFO] \- io.micrometer:micrometer-core:jar:1.6.2:runtime 10:28:56 [INFO] +- org.hdrhistogram:HdrHistogram:jar:2.1.12:runtime 10:28:56 [INFO] \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 10:28:56 [INFO] 10:28:56 [INFO] --- clm-maven-plugin:2.54.0-01:index (default-cli) @ nonrtric-gateway --- 10:28:56 [INFO] Saved module information to /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/target/sonatype-clm/module.xml 10:28:56 [INFO] ------------------------------------------------------------------------ 10:28:56 [INFO] BUILD SUCCESS 10:28:56 [INFO] ------------------------------------------------------------------------ 10:28:56 [INFO] Total time: 44.277 s 10:28:56 [INFO] Finished at: 2025-10-25T10:28:56Z 10:28:56 [INFO] ------------------------------------------------------------------------ 10:28:56 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins11336461480213716380.sh 10:28:56 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/sh -xe /tmp/jenkins7296385847006502084.sh 10:28:56 + find . -regex .*karaf/target 10:28:56 + xargs rm -rf 10:28:58 $ ssh-agent -k 10:28:58 unset SSH_AUTH_SOCK; 10:28:58 unset SSH_AGENT_PID; 10:28:58 echo Agent pid 1774 killed; 10:28:58 [ssh-agent] Stopped. 10:28:58 FATAL: Could not verify application public id from IQ Server 10:28:58 com.sonatype.insight.client.utils.NiceHttpResponseException: Invalid credentials. Please try again. 10:28:58 at com.sonatype.insight.client.utils.AbstractClient.verifyStatusCode(AbstractClient.java:29) 10:28:58 at com.sonatype.insight.brain.client.AbstractRequestClient.parseResult(AbstractRequestClient.java:23) 10:28:58 at com.sonatype.insight.brain.client.ConfigurationClient.verifyOrCreateApplication(ConfigurationClient.java:111) 10:28:58 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:96) 10:28:58 Caused: com.sonatype.nexus.api.exception.IqClientException: Could not verify application public id from IQ Server 10:28:58 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:99) 10:28:58 at com.sonatype.nexus.api.iq.IqClient$verifyOrCreateApplication$0.call(Unknown Source) 10:28:58 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:75) 10:28:58 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 10:28:58 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) 10:28:58 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 10:28:58 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 10:28:58 at hudson.model.Build$BuildExecution.build(Build.java:199) 10:28:58 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 10:28:58 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 10:28:58 at hudson.model.Run.execute(Run.java:1895) 10:28:58 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 10:28:58 at hudson.model.ResourceController.execute(ResourceController.java:101) 10:28:58 at hudson.model.Executor.run(Executor.java:442) 10:28:58 [PostBuildScript] - [INFO] Executing post build scripts. 10:28:58 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins16491775220245689968.sh 10:28:58 ---> sysstat.sh 10:28:58 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins5496601442952717502.sh 10:28:58 ---> package-listing.sh 10:28:58 ++ tr '[:upper:]' '[:lower:]' 10:28:58 ++ facter osfamily 10:28:59 + OS_FAMILY=debian 10:28:59 + workspace=/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release 10:28:59 + START_PACKAGES=/tmp/packages_start.txt 10:28:59 + END_PACKAGES=/tmp/packages_end.txt 10:28:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:28:59 + PACKAGES=/tmp/packages_start.txt 10:28:59 + '[' /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release ']' 10:28:59 + PACKAGES=/tmp/packages_end.txt 10:28:59 + case "${OS_FAMILY}" in 10:28:59 + dpkg -l 10:28:59 + grep '^ii' 10:28:59 + '[' -f /tmp/packages_start.txt ']' 10:28:59 + '[' -f /tmp/packages_end.txt ']' 10:28:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:28:59 + '[' /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release ']' 10:28:59 + mkdir -p /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/archives/ 10:28:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/archives/ 10:28:59 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins7334229945661731022.sh 10:28:59 ---> capture-instance-metadata.sh 10:28:59 Setup pyenv: 10:28:59 system 10:28:59 3.8.13 10:28:59 3.9.13 10:28:59 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/.python-version) 10:28:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3KXk from file:/tmp/.os_lf_venv 10:28:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:28:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:29:02 lf-activate-venv(): INFO: Base packages installed successfully 10:29:02 lf-activate-venv(): INFO: Installing additional packages: lftools 10:29:22 lf-activate-venv(): INFO: Adding /tmp/venv-3KXk/bin to PATH 10:29:22 INFO: Running in OpenStack, capturing instance metadata 10:29:22 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins12749091946600638817.sh 10:29:22 provisioning config files... 10:29:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release@tmp/config8509885303680909522tmp 10:29:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:29:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:29:22 [EnvInject] - Injecting environment variables from a build step. 10:29:22 [EnvInject] - Injecting as environment variables the properties content 10:29:22 SERVER_ID=logs 10:29:22 10:29:22 [EnvInject] - Variables injected successfully. 10:29:22 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins15865453551465715539.sh 10:29:22 ---> create-netrc.sh 10:29:22 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins18194251503249472516.sh 10:29:22 ---> python-tools-install.sh 10:29:22 Setup pyenv: 10:29:22 system 10:29:22 3.8.13 10:29:22 3.9.13 10:29:22 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/.python-version) 10:29:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3KXk from file:/tmp/.os_lf_venv 10:29:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:29:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:29:26 lf-activate-venv(): INFO: Base packages installed successfully 10:29:26 lf-activate-venv(): INFO: Installing additional packages: lftools 10:29:45 lf-activate-venv(): INFO: Adding /tmp/venv-3KXk/bin to PATH 10:29:45 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins1677329283724367318.sh 10:29:45 ---> sudo-logs.sh 10:29:45 Archiving 'sudo' log.. 10:29:45 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins8576654774221234072.sh 10:29:45 ---> job-cost.sh 10:29:45 Setup pyenv: 10:29:45 system 10:29:45 3.8.13 10:29:45 3.9.13 10:29:45 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/.python-version) 10:29:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3KXk from file:/tmp/.os_lf_venv 10:29:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:29:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:29:50 lf-activate-venv(): INFO: Base packages installed successfully 10:29:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:29:59 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. 10:29:59 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 10:29:59 lf-activate-venv(): INFO: Adding /tmp/venv-3KXk/bin to PATH 10:29:59 INFO: No Stack... 10:30:00 INFO: Retrieving Pricing Info for: v3-starter-4 10:30:00 INFO: Archiving Costs 10:30:00 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash -l /tmp/jenkins9117877549924420424.sh 10:30:00 ---> logs-deploy.sh 10:30:00 Setup pyenv: 10:30:00 system 10:30:00 3.8.13 10:30:00 3.9.13 10:30:00 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/.python-version) 10:30:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3KXk from file:/tmp/.os_lf_venv 10:30:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:30:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:30:04 lf-activate-venv(): INFO: Base packages installed successfully 10:30:04 lf-activate-venv(): INFO: Installing additional packages: lftools 10:30:23 lf-activate-venv(): INFO: Adding /tmp/venv-3KXk/bin to PATH 10:30:23 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/147 10:30:23 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 10:30:25 Archives upload complete. 10:30:25 INFO: archiving logs to Nexus 10:30:27 ---> uname -a: 10:30:27 Linux prd-ubuntu1804-builder-4c-4g-7346 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:30:27 10:30:27 10:30:27 ---> lscpu: 10:30:27 Architecture: x86_64 10:30:27 CPU op-mode(s): 32-bit, 64-bit 10:30:27 Byte Order: Little Endian 10:30:27 CPU(s): 4 10:30:27 On-line CPU(s) list: 0-3 10:30:27 Thread(s) per core: 1 10:30:27 Core(s) per socket: 1 10:30:27 Socket(s): 4 10:30:27 NUMA node(s): 1 10:30:27 Vendor ID: AuthenticAMD 10:30:27 CPU family: 23 10:30:27 Model: 49 10:30:27 Model name: AMD EPYC-Rome Processor 10:30:27 Stepping: 0 10:30:27 CPU MHz: 2800.000 10:30:27 BogoMIPS: 5600.00 10:30:27 Virtualization: AMD-V 10:30:27 Hypervisor vendor: KVM 10:30:27 Virtualization type: full 10:30:27 L1d cache: 32K 10:30:27 L1i cache: 32K 10:30:27 L2 cache: 512K 10:30:27 L3 cache: 16384K 10:30:27 NUMA node0 CPU(s): 0-3 10:30:27 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 10:30:27 10:30:27 10:30:27 ---> nproc: 10:30:27 4 10:30:27 10:30:27 10:30:27 ---> df -h: 10:30:27 Filesystem Size Used Avail Use% Mounted on 10:30:27 udev 3.9G 0 3.9G 0% /dev 10:30:27 tmpfs 798M 664K 797M 1% /run 10:30:27 /dev/vda1 20G 7.6G 12G 40% / 10:30:27 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:30:27 tmpfs 5.0M 0 5.0M 0% /run/lock 10:30:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:30:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:30:27 tmpfs 798M 0 798M 0% /run/user/1001 10:30:27 10:30:27 10:30:27 ---> free -m: 10:30:27 total used free shared buff/cache available 10:30:27 Mem: 7975 443 5398 0 2134 7253 10:30:27 Swap: 1023 0 1023 10:30:27 10:30:27 10:30:27 ---> ip addr: 10:30:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:30:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:30:27 inet 127.0.0.1/8 scope host lo 10:30:27 valid_lft forever preferred_lft forever 10:30:27 inet6 ::1/128 scope host 10:30:27 valid_lft forever preferred_lft forever 10:30:27 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 10:30:27 link/ether fa:16:3e:97:a8:51 brd ff:ff:ff:ff:ff:ff 10:30:27 inet 10.32.7.61/23 brd 10.32.7.255 scope global dynamic ens3 10:30:27 valid_lft 86130sec preferred_lft 86130sec 10:30:27 inet6 fe80::f816:3eff:fe97:a851/64 scope link 10:30:27 valid_lft forever preferred_lft forever 10:30:27 10:30:27 10:30:27 ---> sar -b -r -n DEV: 10:30:27 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-7346) 10/25/25 _x86_64_ (4 CPU) 10:30:27 10:30:27 10:26:00 LINUX RESTART (4 CPU) 10:30:27 10:30:27 10:27:01 tps rtps wtps bread/s bwrtn/s 10:30:27 10:28:01 61.53 0.32 61.20 28.88 9463.59 10:30:27 10:29:01 77.51 18.18 59.33 629.12 10195.40 10:30:27 10:30:01 23.91 0.68 23.23 77.72 3752.44 10:30:27 Average: 54.28 6.43 47.85 246.48 7794.58 10:30:27 10:30:27 10:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:30:27 10:28:01 5809796 7430016 2357624 28.87 53768 1734032 671760 7.29 584560 1586892 102288 10:30:27 10:29:01 5571888 7461052 2595532 31.78 62864 1983988 615848 6.68 614040 1775324 70324 10:30:27 10:30:01 5584584 7483364 2582836 31.62 65644 1990836 592504 6.43 600580 1775844 12844 10:30:27 Average: 5655423 7458144 2511997 30.76 60759 1902952 626704 6.80 599727 1712687 61819 10:30:27 10:30:27 10:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:30:27 10:28:01 ens3 56.80 39.90 714.06 5.44 0.00 0.00 0.00 0.00 10:30:27 10:28:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:30:27 10:29:01 ens3 337.74 339.75 2491.17 68.34 0.00 0.00 0.00 0.00 10:30:27 10:29:01 lo 1.63 1.63 0.16 0.16 0.00 0.00 0.00 0.00 10:30:27 10:30:01 ens3 18.23 17.36 19.48 8.36 0.00 0.00 0.00 0.00 10:30:27 10:30:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 10:30:27 Average: ens3 138.06 132.87 1077.02 27.51 0.00 0.00 0.00 0.00 10:30:27 Average: lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 10:30:27 10:30:27 10:30:27 ---> sar -P ALL: 10:30:27 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-7346) 10/25/25 _x86_64_ (4 CPU) 10:30:27 10:30:27 10:26:00 LINUX RESTART (4 CPU) 10:30:27 10:30:27 10:27:01 CPU %user %nice %system %iowait %steal %idle 10:30:27 10:28:01 all 19.31 0.00 1.24 2.44 1.50 75.50 10:30:27 10:28:01 0 20.65 0.00 1.28 0.27 1.42 76.37 10:30:27 10:28:01 1 29.11 0.00 1.91 1.49 1.79 65.70 10:30:27 10:28:01 2 16.46 0.00 1.08 7.90 1.40 73.16 10:30:27 10:28:01 3 11.04 0.00 0.72 0.12 1.38 86.73 10:30:27 10:29:01 all 37.06 0.00 2.06 1.20 6.85 52.84 10:30:27 10:29:01 0 42.55 0.00 1.42 0.43 6.62 48.99 10:30:27 10:29:01 1 42.91 0.00 2.30 2.33 7.18 45.29 10:30:27 10:29:01 2 34.92 0.00 2.43 1.00 6.79 54.86 10:30:27 10:29:01 3 27.88 0.00 2.07 1.03 6.81 62.20 10:30:27 10:30:01 all 20.29 0.00 1.04 0.98 1.77 75.92 10:30:27 10:30:01 0 0.96 0.00 0.40 0.00 0.98 97.66 10:30:27 10:30:01 1 35.46 0.00 1.10 0.58 2.26 60.61 10:30:27 10:30:01 2 23.61 0.00 1.54 3.20 2.04 69.61 10:30:27 10:30:01 3 21.12 0.00 1.13 0.12 1.77 75.87 10:30:27 Average: all 25.63 0.00 1.45 1.53 3.40 67.99 10:30:27 Average: 0 21.46 0.00 1.03 0.23 3.03 74.25 10:30:27 Average: 1 35.89 0.00 1.77 1.47 3.77 57.11 10:30:27 Average: 2 25.10 0.00 1.69 3.99 3.44 65.77 10:30:27 Average: 3 20.09 0.00 1.31 0.43 3.34 74.83 10:30:27 10:30:27 10:30:27