05:15:08 Started by timer 05:15:08 Running as SYSTEM 05:15:08 [EnvInject] - Loading node environment variables. 05:15:08 Building remotely on prd-ubuntu1804-builder-4c-4g-3979 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release 05:15:08 [ssh-agent] Looking for ssh-agent implementation... 05:15:08 $ ssh-agent 05:15:08 SSH_AUTH_SOCK=/tmp/ssh-vYkh2jdYHQSY/agent.1780 05:15:08 SSH_AGENT_PID=1782 05:15:08 [ssh-agent] Started. 05:15:08 Running ssh-add (command line suppressed) 05:15:08 Identity added: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release@tmp/private_key_18007546023241797888.key (jenkins-ssh) 05:15:08 [ssh-agent] Using credentials jenkins (jenkins) 05:15:08 The recommended git tool is: NONE 05:15:11 using credential jenkins 05:15:11 Wiping out workspace first. 05:15:11 Cloning the remote Git repository 05:15:11 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice 05:15:11 > git init /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release # timeout=10 05:15:11 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice 05:15:11 > git --version # timeout=10 05:15:11 > git --version # 'git version 2.17.1' 05:15:11 using GIT_SSH to set credentials jenkins 05:15:11 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice +refs/heads/*:refs/remotes/origin/* # timeout=10 05:15:11 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice # timeout=10 05:15:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:15:12 Avoid second fetch 05:15:12 > git rev-parse refs/remotes/origin/j-release^{commit} # timeout=10 05:15:12 Checking out Revision ffd5bce917a23f18e3660b936b138fd793495ce2 (refs/remotes/origin/j-release) 05:15:12 > git config core.sparsecheckout # timeout=10 05:15:12 > git checkout -f ffd5bce917a23f18e3660b936b138fd793495ce2 # timeout=10 05:15:12 Commit message: "Migrate java base image to amazoncorretto:17.0.17" 05:15:12 > git rev-list --no-walk ffd5bce917a23f18e3660b936b138fd793495ce2 # timeout=10 05:15:15 provisioning config files... 05:15:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:15:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:15:15 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins11278566516725194635.sh 05:15:15 ---> python-tools-install.sh 05:15:15 Setup pyenv: 05:15:15 * system (set by /opt/pyenv/version) 05:15:15 * 3.8.13 (set by /opt/pyenv/version) 05:15:15 * 3.9.13 (set by /opt/pyenv/version) 05:15:15 * 3.10.6 (set by /opt/pyenv/version) 05:15:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4VQ5 05:15:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:15:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:15:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:15:30 lf-activate-venv(): INFO: Base packages installed successfully 05:15:30 lf-activate-venv(): INFO: Installing additional packages: lftools 05:16:16 lf-activate-venv(): INFO: Adding /tmp/venv-4VQ5/bin to PATH 05:16:16 Generating Requirements File 05:16:50 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. 05:16:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:16:51 Python 3.10.6 05:16:51 pip 25.3 from /tmp/venv-4VQ5/lib/python3.10/site-packages/pip (python 3.10) 05:16:52 appdirs==1.4.4 05:16:52 argcomplete==3.6.3 05:16:52 aspy.yaml==1.3.0 05:16:52 attrs==25.4.0 05:16:52 autopage==0.5.2 05:16:52 backports.strenum==1.3.1 05:16:52 beautifulsoup4==4.14.3 05:16:52 boto3==1.42.33 05:16:52 botocore==1.42.33 05:16:52 bs4==0.0.2 05:16:52 certifi==2026.1.4 05:16:52 cffi==2.0.0 05:16:52 cfgv==3.5.0 05:16:52 chardet==5.2.0 05:16:52 charset-normalizer==3.4.4 05:16:52 click==8.3.1 05:16:52 cliff==4.13.1 05:16:52 cmd2==3.1.0 05:16:52 cryptography==3.3.2 05:16:52 debtcollector==3.0.0 05:16:52 decorator==5.2.1 05:16:52 defusedxml==0.7.1 05:16:52 Deprecated==1.3.1 05:16:52 distlib==0.4.0 05:16:52 dnspython==2.8.0 05:16:52 docker==7.1.0 05:16:52 dogpile.cache==1.5.0 05:16:52 durationpy==0.10 05:16:52 email-validator==2.3.0 05:16:52 filelock==3.20.3 05:16:52 future==1.0.0 05:16:52 gitdb==4.0.12 05:16:52 GitPython==3.1.46 05:16:52 httplib2==0.30.2 05:16:52 identify==2.6.16 05:16:52 idna==3.11 05:16:52 importlib-resources==1.5.0 05:16:52 iso8601==2.1.0 05:16:52 Jinja2==3.1.6 05:16:52 jmespath==1.1.0 05:16:52 jsonpatch==1.33 05:16:52 jsonpointer==3.0.0 05:16:52 jsonschema==4.26.0 05:16:52 jsonschema-specifications==2025.9.1 05:16:52 keystoneauth1==5.13.0 05:16:52 kubernetes==35.0.0 05:16:52 lftools==0.37.21 05:16:52 lxml==6.0.2 05:16:52 markdown-it-py==4.0.0 05:16:52 MarkupSafe==3.0.3 05:16:52 mdurl==0.1.2 05:16:52 msgpack==1.1.2 05:16:52 multi_key_dict==2.0.3 05:16:52 munch==4.0.0 05:16:52 netaddr==1.3.0 05:16:52 niet==1.4.2 05:16:52 nodeenv==1.10.0 05:16:52 oauth2client==4.1.3 05:16:52 oauthlib==3.3.1 05:16:52 openstacksdk==4.9.0 05:16:52 os-service-types==1.8.2 05:16:52 osc-lib==4.3.0 05:16:52 oslo.config==10.2.0 05:16:52 oslo.context==6.2.0 05:16:52 oslo.i18n==6.7.1 05:16:52 oslo.log==8.0.0 05:16:52 oslo.serialization==5.9.0 05:16:52 oslo.utils==9.2.0 05:16:52 packaging==26.0 05:16:52 pbr==7.0.3 05:16:52 platformdirs==4.5.1 05:16:52 prettytable==3.17.0 05:16:52 psutil==7.2.1 05:16:52 pyasn1==0.6.2 05:16:52 pyasn1_modules==0.4.2 05:16:52 pycparser==3.0 05:16:52 pygerrit2==2.0.15 05:16:52 PyGithub==2.8.1 05:16:52 Pygments==2.19.2 05:16:52 PyJWT==2.10.1 05:16:52 PyNaCl==1.6.2 05:16:52 pyparsing==2.4.7 05:16:52 pyperclip==1.11.0 05:16:52 pyrsistent==0.20.0 05:16:52 python-cinderclient==9.8.0 05:16:52 python-dateutil==2.9.0.post0 05:16:52 python-heatclient==5.0.0 05:16:52 python-jenkins==1.8.3 05:16:52 python-keystoneclient==5.7.0 05:16:52 python-magnumclient==4.9.0 05:16:52 python-openstackclient==8.3.0 05:16:52 python-swiftclient==4.9.0 05:16:52 PyYAML==6.0.3 05:16:52 referencing==0.37.0 05:16:52 requests==2.32.5 05:16:52 requests-oauthlib==2.0.0 05:16:52 requestsexceptions==1.4.0 05:16:52 rfc3986==2.0.0 05:16:52 rich==14.2.0 05:16:52 rich-argparse==1.7.2 05:16:52 rpds-py==0.30.0 05:16:52 rsa==4.9.1 05:16:52 ruamel.yaml==0.19.1 05:16:52 ruamel.yaml.clib==0.2.15 05:16:52 s3transfer==0.16.0 05:16:52 simplejson==3.20.2 05:16:52 six==1.17.0 05:16:52 smmap==5.0.2 05:16:52 soupsieve==2.8.3 05:16:52 stevedore==5.6.0 05:16:52 tabulate==0.9.0 05:16:52 toml==0.10.2 05:16:52 tomlkit==0.14.0 05:16:52 tqdm==4.67.1 05:16:52 typing_extensions==4.15.0 05:16:52 tzdata==2025.3 05:16:52 urllib3==1.26.20 05:16:52 virtualenv==20.36.1 05:16:52 wcwidth==0.3.1 05:16:52 websocket-client==1.9.0 05:16:52 wrapt==2.0.1 05:16:52 xdg==6.0.0 05:16:52 xmltodict==1.0.2 05:16:52 yq==3.4.3 05:16:52 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins9489663253894092234.sh 05:16:52 + echo quiet=on 05:16:52 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-builder-4c-4g-3979 05:16:54 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=j-release -Dsha1=origin/j-release -DMAVEN_OPTS=-Ddocker.skip=true -DPROJECT=nonrtric/plt/informationcoordinatorservice -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/j-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=j-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 05:16:54 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=nonrtric/plt/informationcoordinatorservice --version 05:16:54 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 05:16:54 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 05:16:54 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 05:16:54 Default locale: en, platform encoding: UTF-8 05:16:54 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 05:16:54 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins11533224104810351712.sh 05:16:54 + rm /home/jenkins/.wgetrc 05:16:54 [EnvInject] - Injecting environment variables from a build step. 05:16:54 [EnvInject] - Injecting as environment variables the properties content 05:16:54 SET_JDK_VERSION=openjdk17 05:16:54 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 05:16:54 05:16:54 [EnvInject] - Variables injected successfully. 05:16:54 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/sh /tmp/jenkins4608108481704733275.sh 05:16:54 ---> update-java-alternatives.sh 05:16:54 ---> Updating Java version 05:16:55 ---> Ubuntu/Debian system detected 05:16:55 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 05:16:55 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 05:16:55 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 05:16:55 openjdk version "17.0.4" 2022-07-19 05:16:55 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 05:16:55 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 05:16:55 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 05:16:55 [EnvInject] - Injecting environment variables from a build step. 05:16:55 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 05:16:55 [EnvInject] - Variables injected successfully. 05:16:55 provisioning config files... 05:16:55 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release@tmp/config10559147571099850150tmp 05:16:55 copy managed file [nonrtric-plt-informationcoordinatorservice-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release@tmp/config4166350812074302396tmp 05:16:55 [EnvInject] - Injecting environment variables from a build step. 05:16:55 [EnvInject] - Injecting as environment variables the properties content 05:16:55 MAVEN_GOALS=clean install 05:16:55 05:16:55 [EnvInject] - Variables injected successfully. 05:16:55 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash -l /tmp/jenkins3493962355412781577.sh 05:16:55 ---> common-variables.sh 05:16:55 --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 05:16:55 ---> sonatype-clm.sh 05:16:56 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 05:16:56 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 05:16:56 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 05:16:56 Default locale: en, platform encoding: UTF-8 05:16:56 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 05:16:58 [INFO] Scanning for projects... 05:17:10 [INFO] 05:17:10 [INFO] ------< org.o-ran-sc.nonrtric.plt:informationcoordinatorservice >------- 05:17:10 [INFO] Building informationcoordinatorservice 1.6.2-SNAPSHOT 05:17:10 [INFO] from pom.xml 05:17:10 [INFO] --------------------------------[ jar ]--------------------------------- 05:17:43 [INFO] 05:17:43 [INFO] --- clean:3.4.1:clean (default-clean) @ informationcoordinatorservice --- 05:17:43 [INFO] 05:17:43 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ informationcoordinatorservice --- 05:17:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/jacoco.exec 05:17:44 [INFO] 05:17:44 [INFO] --- build-helper:3.6.1:add-source (add-source) @ informationcoordinatorservice --- 05:17:44 [INFO] Source directory: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/generated-sources/annotations added. 05:17:44 [INFO] 05:17:44 [INFO] --- resources:3.3.1:resources (default-resources) @ informationcoordinatorservice --- 05:17:44 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/src/main/resources 05:17:44 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/src/main/resources 05:17:44 [INFO] 05:17:44 [INFO] --- compiler:3.8.0:compile (default-compile) @ informationcoordinatorservice --- 05:17:46 [INFO] Changes detected - recompiling the module! 05:17:46 [INFO] Compiling 50 source files to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/classes 05:17:52 [INFO] 05:17:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ informationcoordinatorservice --- 05:17:52 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/src/test/resources 05:17:52 [INFO] 05:17:52 [INFO] --- compiler:3.8.0:testCompile (default-testCompile) @ informationcoordinatorservice --- 05:17:52 [INFO] Changes detected - recompiling the module! 05:17:52 [INFO] Compiling 7 source files to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/test-classes 05:17:54 [INFO] 05:17:54 [INFO] --- surefire:3.5.3:test (default-test) @ informationcoordinatorservice --- 05:17:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:17:56 [INFO] 05:17:56 [INFO] ------------------------------------------------------- 05:17:56 [INFO] T E S T S 05:17:56 [INFO] ------------------------------------------------------- 05:17:58 [INFO] Running org.oransc.ics.ApplicationTest 05:17:59 05:17:59.677 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oransc.ics.Application for test class org.oransc.ics.ApplicationTest 05:18:00 05:18:00.266 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running 05:18:01 05:18:01,031 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Failed to create parent directories for [/var/log/information-coordinator-service/application.log] 05:18:01 05:18:01,034 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - openFile(/var/log/information-coordinator-service/application.log,true) call failed. java.io.FileNotFoundException: /var/log/information-coordinator-service/application.log (No such file or directory) 05:18:01 at java.io.FileNotFoundException: /var/log/information-coordinator-service/application.log (No such file or directory) 05:18:01 at at java.base/java.io.FileOutputStream.open0(Native Method) 05:18:01 at at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293) 05:18:01 at at java.base/java.io.FileOutputStream.(FileOutputStream.java:235) 05:18:01 at at ch.qos.logback.core.recovery.ResilientFileOutputStream.(ResilientFileOutputStream.java:26) 05:18:01 at at ch.qos.logback.core.FileAppender.openFile(FileAppender.java:206) 05:18:01 at at ch.qos.logback.core.FileAppender.start(FileAppender.java:126) 05:18:01 at at ch.qos.logback.core.rolling.RollingFileAppender.start(RollingFileAppender.java:104) 05:18:01 at at org.springframework.boot.logging.logback.LogbackConfigurator.start(LogbackConfigurator.java:111) 05:18:01 at at org.springframework.boot.logging.logback.LogbackConfigurator.appender(LogbackConfigurator.java:74) 05:18:01 at at org.springframework.boot.logging.logback.DefaultLogbackConfiguration.fileAppender(DefaultLogbackConfiguration.java:147) 05:18:01 at at org.springframework.boot.logging.logback.DefaultLogbackConfiguration.apply(DefaultLogbackConfiguration.java:88) 05:18:01 at at org.springframework.boot.logging.logback.LogbackLoggingSystem.lambda$loadDefaults$1(LogbackLoggingSystem.java:241) 05:18:01 at at org.springframework.boot.logging.logback.LogbackLoggingSystem.withLoggingSuppressed(LogbackLoggingSystem.java:481) 05:18:01 at at org.springframework.boot.logging.logback.LogbackLoggingSystem.loadDefaults(LogbackLoggingSystem.java:230) 05:18:01 at at org.springframework.boot.logging.AbstractLoggingSystem.initializeWithConventions(AbstractLoggingSystem.java:84) 05:18:01 at at org.springframework.boot.logging.AbstractLoggingSystem.initialize(AbstractLoggingSystem.java:61) 05:18:01 at at org.springframework.boot.logging.logback.LogbackLoggingSystem.initialize(LogbackLoggingSystem.java:195) 05:18:01 at at org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:332) 05:18:01 at at org.springframework.boot.context.logging.LoggingApplicationListener.initialize(LoggingApplicationListener.java:298) 05:18:01 at at org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEnvironmentPreparedEvent(LoggingApplicationListener.java:246) 05:18:01 at at org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEvent(LoggingApplicationListener.java:223) 05:18:01 at at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 05:18:01 at at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 05:18:01 at at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 05:18:01 at at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:138) 05:18:01 at at org.springframework.boot.context.event.EventPublishingRunListener.multicastInitialEvent(EventPublishingRunListener.java:136) 05:18:01 at at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:81) 05:18:01 at at org.springframework.boot.SpringApplicationRunListeners.lambda$environmentPrepared$2(SpringApplicationRunListeners.java:64) 05:18:01 at at java.base/java.lang.Iterable.forEach(Iterable.java:75) 05:18:01 at at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 05:18:01 at at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 05:18:01 at at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:63) 05:18:01 at at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:353) 05:18:01 at at org.springframework.boot.SpringApplication.run(SpringApplication.java:313) 05:18:01 at at org.springframework.boot.test.context.SpringBootContextLoader.lambda$loadContext$3(SpringBootContextLoader.java:144) 05:18:01 at at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:58) 05:18:01 at at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:46) 05:18:01 at at org.springframework.boot.SpringApplication.withHook(SpringApplication.java:1461) 05:18:01 at at org.springframework.boot.test.context.SpringBootContextLoader$ContextLoaderHook.run(SpringBootContextLoader.java:563) 05:18:01 at at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:144) 05:18:01 at at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:110) 05:18:01 at at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:225) 05:18:01 at at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:152) 05:18:01 at at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:130) 05:18:01 at at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:155) 05:18:01 at at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:111) 05:18:01 at at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:260) 05:18:01 at at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:159) 05:18:01 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$10(ClassBasedTestDescriptor.java:383) 05:18:01 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:388) 05:18:01 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$11(ClassBasedTestDescriptor.java:382) 05:18:01 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 05:18:01 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 05:18:01 at at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) 05:18:01 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 05:18:01 at at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 05:18:01 at at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 05:18:01 at at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 05:18:01 at at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 05:18:01 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 05:18:01 at at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 05:18:01 at at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 05:18:01 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:382) 05:18:01 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:293) 05:18:01 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:01 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:292) 05:18:01 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:281) 05:18:01 at at java.base/java.util.Optional.orElseGet(Optional.java:364) 05:18:01 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:280) 05:18:01 at at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:27) 05:18:01 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:112) 05:18:01 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:01 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:111) 05:18:01 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69) 05:18:01 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:128) 05:18:01 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:01 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:128) 05:18:01 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 05:18:01 at at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:18:01 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:18:01 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:18:01 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:01 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:18:01 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:18:01 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:18:01 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:01 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:18:01 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:18:01 at at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:18:01 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:18:01 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:18:01 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:01 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:18:01 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:18:01 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:18:01 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:01 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:18:01 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:18:01 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:18:01 at at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:18:01 at at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:18:01 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:18:01 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:18:01 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:18:01 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:18:01 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:18:01 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:18:01 at at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:18:01 at at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:18:01 at at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:18:01 at at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:18:01 at at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:18:01 at at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:18:01 at at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:18:01 at at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:18:01 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 05:18:01 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 05:18:01 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 05:18:01 at at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:18:01 at at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:18:01 at at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:18:01 at at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:18:01 05:18:01 . ____ _ __ _ _ 05:18:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:18:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:18:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:18:01 ' |____| .__|_| |_|_| |_\__, | / / / / 05:18:01 =========|_|==============|___/=/_/_/_/ 05:18:01 05:18:01 :: Spring Boot :: (v3.5.5) 05:18:01 05:18:01 2026-01-24T05:18:01.369Z INFO 2485 --- [ main] org.oransc.ics.ApplicationTest : Starting ApplicationTest using Java 17.0.4 with PID 2485 (started by jenkins in /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release) 05:18:01 05:18:01,372 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Attempted to append to non started appender [FILE]. 05:18:01 2026-01-24T05:18:01.374Z INFO 2485 --- [ main] org.oransc.ics.ApplicationTest : The following 1 profile is active: "prod" 05:18:01 05:18:01,374 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Attempted to append to non started appender [FILE]. 05:18:05 2026-01-24T05:18:05.213Z INFO 2485 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 05:18:05 05:18:05,214 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Attempted to append to non started appender [FILE]. 05:18:05 2026-01-24T05:18:05.215Z INFO 2485 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.44] 05:18:05 2026-01-24T05:18:05.386Z INFO 2485 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 05:18:06 2026-01-24T05:18:06.124Z INFO 2485 --- [ main] o.o.ics.configuration.ApplicationConfig : Http proxy is not used 05:18:11 2026-01-24T05:18:11.410Z INFO 2485 --- [ main] o.a.t.util.net.NioEndpoint.certificate : Connector [https-jsse-nio-auto-1], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [policy_agent] with trust store [null] 05:18:11 2026-01-24T05:18:11.520Z INFO 2485 --- [ main] org.oransc.ics.ApplicationTest : Started ApplicationTest in 11.279 seconds (process running for 15.169) 05:18:12 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:18:14 2026-01-24T05:18:14.792Z INFO 2485 --- [o-auto-1-exec-6] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 05:18:16 2026-01-24T05:18:15.989Z WARN 2485 --- [or-http-epoll-3] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=typeId1, version=), reason: Version must contain major.minor.patch code: 05:18:16 2026-01-24T05:18:16.064Z INFO 2485 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:16 2026-01-24T05:18:16.829Z INFO 2485 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:17 2026-01-24T05:18:16.960Z INFO 2485 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 05:18:17 2026-01-24T05:18:17.695Z INFO 2485 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:18 2026-01-24T05:18:18.350Z INFO 2485 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:18 2026-01-24T05:18:18.703Z INFO 2485 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:19 2026-01-24T05:18:19.936Z INFO 2485 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:20 2026-01-24T05:18:20.022Z INFO 2485 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:20 2026-01-24T05:18:20.275Z INFO 2485 --- [o-auto-1-exec-4] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 05:18:20 2026-01-24T05:18:20.410Z INFO 2485 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:20 2026-01-24T05:18:20.421Z INFO 2485 --- [o-auto-1-exec-1] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 05:18:20 2026-01-24T05:18:20.741Z INFO 2485 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:20 2026-01-24T05:18:20.879Z INFO 2485 --- [o-auto-1-exec-4] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 05:18:21 2026-01-24T05:18:21.129Z INFO 2485 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:21 2026-01-24T05:18:21.150Z INFO 2485 --- [-auto-1-exec-10] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 05:18:21 2026-01-24T05:18:21.708Z INFO 2485 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:21 2026-01-24T05:18:21.732Z INFO 2485 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:22 2026-01-24T05:18:22.773Z INFO 2485 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:22 2026-01-24T05:18:22.779Z WARN 2485 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:46833/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 05:18:23 2026-01-24T05:18:23.066Z INFO 2485 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:23 2026-01-24T05:18:23.068Z INFO 2485 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:24 2026-01-24T05:18:24.081Z INFO 2485 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:24 2026-01-24T05:18:24.085Z WARN 2485 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:46833/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 05:18:24 2026-01-24T05:18:24.792Z INFO 2485 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:24 2026-01-24T05:18:24.801Z INFO 2485 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:24 2026-01-24T05:18:24.885Z INFO 2485 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:24 2026-01-24T05:18:24.892Z INFO 2485 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:24 2026-01-24T05:18:24.977Z INFO 2485 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 05:18:24 2026-01-24T05:18:24.985Z INFO 2485 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 05:18:25 2026-01-24T05:18:25.597Z WARN 2485 --- [or-http-epoll-3] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=typeId1, version=), reason: Version must contain major.minor.patch code: 05:18:25 2026-01-24T05:18:25.604Z INFO 2485 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:26 2026-01-24T05:18:26.096Z INFO 2485 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:26 2026-01-24T05:18:26.174Z INFO 2485 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 05:18:26 2026-01-24T05:18:26.534Z INFO 2485 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 05:18:26 2026-01-24T05:18:26.617Z INFO 2485 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 05:18:26 2026-01-24T05:18:26.719Z INFO 2485 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId3 05:18:26 2026-01-24T05:18:26.814Z INFO 2485 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId2 05:18:26 2026-01-24T05:18:26.829Z INFO 2485 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 05:18:27 2026-01-24T05:18:27.134Z INFO 2485 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:27 2026-01-24T05:18:27.940Z INFO 2485 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:28 2026-01-24T05:18:28.388Z INFO 2485 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:29 2026-01-24T05:18:28.970Z INFO 2485 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:29 2026-01-24T05:18:29.173Z INFO 2485 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:29 2026-01-24T05:18:29.308Z WARN 2485 --- [o-auto-1-exec-1] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=junkTypeId, version=), reason: Version must contain major.minor.patch code: 05:18:31 2026-01-24T05:18:31.062Z INFO 2485 --- [o-auto-1-exec-2] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 1210 ms 05:18:31 2026-01-24T05:18:31.556Z INFO 2485 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:31 2026-01-24T05:18:31.569Z INFO 2485 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:31 2026-01-24T05:18:31.753Z INFO 2485 --- [o-auto-1-exec-4] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 05:18:32 2026-01-24T05:18:32.902Z INFO 2485 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 05:18:33 2026-01-24T05:18:32.989Z INFO 2485 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 05:18:33 2026-01-24T05:18:33.056Z INFO 2485 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 05:18:33 2026-01-24T05:18:33.059Z INFO 2485 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 05:18:33 2026-01-24T05:18:33.342Z INFO 2485 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:33 2026-01-24T05:18:33.579Z WARN 2485 --- [or-http-epoll-4] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=typeId_1.9.9, version=2), reason: Version must contain major.minor.patch code: 2 05:18:33 2026-01-24T05:18:33.588Z INFO 2485 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 05:18:34 2026-01-24T05:18:34.750Z INFO 2485 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:34 2026-01-24T05:18:34.821Z INFO 2485 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:35 2026-01-24T05:18:35.108Z INFO 2485 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:35 2026-01-24T05:18:35.419Z INFO 2485 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:36 2026-01-24T05:18:36.428Z INFO 2485 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:36 2026-01-24T05:18:36.432Z WARN 2485 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:46833/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 05:18:37 2026-01-24T05:18:37.116Z INFO 2485 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:37 2026-01-24T05:18:37.116Z INFO 2485 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:38 2026-01-24T05:18:38.128Z INFO 2485 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:38 2026-01-24T05:18:38.133Z WARN 2485 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:46833/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 05:18:38 2026-01-24T05:18:38.252Z INFO 2485 --- [o-auto-1-exec-9] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 05:18:38 2026-01-24T05:18:38.478Z INFO 2485 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Producer supervision error 05:18:38 2026-01-24T05:18:38.483Z WARN 2485 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:46833/example-dataproducer/health-check-error 05:18:38 2026-01-24T05:18:38.490Z INFO 2485 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Producer supervision error 05:18:38 2026-01-24T05:18:38.495Z WARN 2485 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:46833/example-dataproducer/health-check-error 05:18:38 2026-01-24T05:18:38.559Z INFO 2485 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Producer supervision error 05:18:38 2026-01-24T05:18:38.563Z WARN 2485 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:46833/example-dataproducer/health-check-error 05:18:38 2026-01-24T05:18:38.629Z INFO 2485 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:38 2026-01-24T05:18:38.641Z INFO 2485 --- [o-auto-1-exec-4] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 05:18:39 2026-01-24T05:18:39.008Z INFO 2485 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:39 2026-01-24T05:18:39.078Z INFO 2485 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Producer supervision 05:18:39 2026-01-24T05:18:39.094Z INFO 2485 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:39 2026-01-24T05:18:39.108Z INFO 2485 --- [o-auto-1-exec-7] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 05:18:39 2026-01-24T05:18:39.488Z WARN 2485 --- [o-auto-1-exec-4] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=junkTypeId, version=), reason: Version must contain major.minor.patch code: 05:18:39 2026-01-24T05:18:39.562Z WARN 2485 --- [o-auto-1-exec-2] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=type, version=1.1), reason: Version must contain major.minor.patch code: 1.1 05:18:39 2026-01-24T05:18:39.803Z INFO 2485 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:40 2026-01-24T05:18:39.957Z WARN 2485 --- [ main] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken624024702722189214.txt, reason: /tmp/icsTestAuthToken624024702722189214.txt 05:18:40 2026-01-24T05:18:39.985Z WARN 2485 --- [o-auto-1-exec-9] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken624024702722189214.txt, reason: /tmp/icsTestAuthToken624024702722189214.txt 05:18:40 2026-01-24T05:18:40.009Z WARN 2485 --- [or-http-epoll-3] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken624024702722189214.txt, reason: /tmp/icsTestAuthToken624024702722189214.txt 05:18:40 2026-01-24T05:18:40.017Z INFO 2485 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 05:18:40 2026-01-24T05:18:40.705Z INFO 2485 --- [o-auto-1-exec-2] o.o.i.c.ConsumerSimulatorController : Job type registration status callback status: org.oransc.ics.controllers.r1consumer.ConsumerTypeRegistrationInfo@628ebdff 05:18:40 2026-01-24T05:18:40.844Z INFO 2485 --- [o-auto-1-exec-9] o.o.i.c.ConsumerSimulatorController : Job type registration status callback status: org.oransc.ics.controllers.r1consumer.ConsumerTypeRegistrationInfo@5e0cf533 05:18:41 2026-01-24T05:18:41.528Z INFO 2485 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:41 2026-01-24T05:18:41.820Z INFO 2485 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:42 2026-01-24T05:18:42.428Z INFO 2485 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:42 2026-01-24T05:18:42.552Z WARN 2485 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 05:18:42 2026-01-24T05:18:42.628Z WARN 2485 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 05:18:42 2026-01-24T05:18:42.715Z WARN 2485 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 05:18:42 2026-01-24T05:18:42.781Z WARN 2485 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 05:18:42 2026-01-24T05:18:42.854Z WARN 2485 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 05:18:42 2026-01-24T05:18:42.924Z WARN 2485 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 05:18:43 2026-01-24T05:18:43.433Z INFO 2485 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 05:18:43 2026-01-24T05:18:43.511Z INFO 2485 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 05:18:43 2026-01-24T05:18:43.527Z INFO 2485 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 05:18:43 2026-01-24T05:18:43.528Z WARN 2485 --- [ main] org.oransc.ics.ApplicationTest : Test removing a job when the db file is gone 05:18:43 2026-01-24T05:18:43.532Z INFO 2485 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId2 05:18:43 2026-01-24T05:18:43.538Z INFO 2485 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 05:18:49 2026-01-24T05:18:49.426Z WARN 2485 --- [or-http-epoll-1] o.o.i.repository.InfoTypeSubscriptions : Consumer callback failed Retries exhausted: 3/3, removing subscription subscriptionId 05:18:49 2026-01-24T05:18:49.942Z WARN 2485 --- [ main] org.oransc.ics.ApplicationTest : Test removing a job when the db file is gone 05:18:50 2026-01-24T05:18:50.559Z INFO 2485 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:50 2026-01-24T05:18:50.561Z INFO 2485 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:50 2026-01-24T05:18:50.890Z INFO 2485 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:50 2026-01-24T05:18:50.892Z INFO 2485 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:51 2026-01-24T05:18:51.082Z DEBUG 2485 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 204 NO_CONTENT 05:18:51 2026-01-24T05:18:51.084Z DEBUG 2485 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 GET uri = 'https://localhost:46833/actuator/loggers/org.oransc.ics'' 05:18:51 2026-01-24T05:18:51.098Z DEBUG 2485 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 200 OK 05:18:51 2026-01-24T05:18:51.105Z DEBUG 2485 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 POST uri = 'https://localhost:46833/actuator/loggers/org.springframework.boot.actuate'' 05:18:51 2026-01-24T05:18:51.115Z DEBUG 2485 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 204 NO_CONTENT 05:18:51 2026-01-24T05:18:51.118Z DEBUG 2485 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 POST uri = 'https://localhost:46833/actuator/shutdown'' 05:18:51 2026-01-24T05:18:51.123Z TRACE 2485 --- [o-auto-1-exec-1] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped to Actuator web endpoint 'shutdown' 05:18:51 2026-01-24T05:18:51.133Z DEBUG 2485 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 200 OK 05:18:51 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.43 s -- in org.oransc.ics.ApplicationTest 05:18:51 [INFO] Running org.oransc.ics.clients.AsyncRestClientTest 05:18:51 2026-01-24T05:18:51.739Z DEBUG 2485 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 GET uri = 'http://localhost:51143/BaseUrl/test'' 05:18:51 2026-01-24T05:18:51.835Z DEBUG 2485 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 05:18:51 2026-01-24T05:18:51.841Z DEBUG 2485 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 PUT uri = 'http://localhost:51143/BaseUrl/test'' 05:18:51 2026-01-24T05:18:51.848Z DEBUG 2485 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 05:18:51 2026-01-24T05:18:51.851Z DEBUG 2485 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : Response error: 05:18:51 2026-01-24T05:18:51.855Z DEBUG 2485 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 DELETE uri = 'http://localhost:51143/BaseUrl/test'' 05:18:51 2026-01-24T05:18:51.861Z DEBUG 2485 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 05:18:51 2026-01-24T05:18:51.863Z DEBUG 2485 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : Response error: 05:18:51 2026-01-24T05:18:51.868Z DEBUG 2485 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 POST uri = 'http://localhost:51143/BaseUrl/test'' 05:18:51 2026-01-24T05:18:51.872Z DEBUG 2485 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 05:18:51 2026-01-24T05:18:51.874Z DEBUG 2485 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : Response error: 05:18:51 2026-01-24T05:18:51.878Z DEBUG 2485 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 GET uri = 'http://localhost:51143/BaseUrl/test'' 05:18:51 2026-01-24T05:18:51.892Z DEBUG 2485 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 05:18:51 2026-01-24T05:18:51.895Z DEBUG 2485 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : Response error: 05:18:51 2026-01-24T05:18:51.899Z DEBUG 2485 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 DELETE uri = 'http://localhost:51143/BaseUrl/test'' 05:18:51 2026-01-24T05:18:51.904Z DEBUG 2485 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 05:18:51 2026-01-24T05:18:51.925Z DEBUG 2485 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 POST uri = 'http://localhost:51143/BaseUrl/test'' 05:18:51 2026-01-24T05:18:51.931Z DEBUG 2485 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 05:18:51 2026-01-24T05:18:51.933Z DEBUG 2485 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : Response error: 05:18:51 2026-01-24T05:18:51.938Z DEBUG 2485 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 POST uri = 'http://localhost:51143/BaseUrl/test'' 05:18:51 2026-01-24T05:18:51.943Z DEBUG 2485 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 05:18:52 2026-01-24T05:18:51.990Z DEBUG 2485 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 PUT uri = 'http://localhost:51143/BaseUrl/test'' 05:18:52 2026-01-24T05:18:51.996Z DEBUG 2485 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 05:18:52 2026-01-24T05:18:52.043Z DEBUG 2485 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 POST uri = 'http://localhost:51143/BaseUrl/test'' 05:18:52 2026-01-24T05:18:52.055Z DEBUG 2485 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 05:18:52 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 s -- in org.oransc.ics.clients.AsyncRestClientTest 05:18:52 [INFO] 05:18:52 [INFO] Results: 05:18:52 [INFO] 05:18:52 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0 05:18:52 [INFO] 05:18:52 [INFO] 05:18:52 [INFO] --- swagger-codegen:3.0.11:generate (default) @ informationcoordinatorservice --- 05:18:56 [INFO] No .swagger-codegen-ignore file found. 05:18:56 [WARNING] can't open handlebars/openapi/README.md for input 05:18:56 [INFO] writing file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/api/.swagger-codegen-ignore 05:18:56 [INFO] writing file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/api/.swagger-codegen/VERSION 05:18:56 [INFO] 05:18:56 [INFO] --- jacoco:0.8.8:report (default-report) @ informationcoordinatorservice --- 05:18:56 [INFO] Loading execution data file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/jacoco.exec 05:18:57 [INFO] Analyzed bundle 'informationcoordinatorservice' with 54 classes 05:18:57 [INFO] 05:18:57 [INFO] --- jar:3.4.2:jar (default-jar) @ informationcoordinatorservice --- 05:18:58 [INFO] Building jar: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/informationcoordinatorservice-1.6.2-SNAPSHOT.jar 05:18:58 [INFO] 05:18:58 [INFO] --- spring-boot:3.5.5:repackage (repackage) @ informationcoordinatorservice --- 05:18:59 [INFO] Replacing main artifact /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/informationcoordinatorservice-1.6.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 05:18:59 [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/informationcoordinatorservice-1.6.2-SNAPSHOT.jar.original 05:18:59 [INFO] 05:18:59 [INFO] --- docker:0.30.0:build (generate-nonrtric-plt-informationcoordinatorservice-image) @ informationcoordinatorservice --- 05:19:02 [INFO] 05:19:02 [INFO] --- failsafe:3.5.3:integration-test (default) @ informationcoordinatorservice --- 05:19:02 [INFO] 05:19:02 [INFO] --- failsafe:3.5.3:verify (default) @ informationcoordinatorservice --- 05:19:02 [INFO] No tests to run. 05:19:02 [INFO] 05:19:02 [INFO] --- install:3.1.4:install (default-install) @ informationcoordinatorservice --- 05:19:02 [INFO] Installing /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/informationcoordinatorservice/1.6.2-SNAPSHOT/informationcoordinatorservice-1.6.2-SNAPSHOT.pom 05:19:02 [INFO] Installing /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/informationcoordinatorservice-1.6.2-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/informationcoordinatorservice/1.6.2-SNAPSHOT/informationcoordinatorservice-1.6.2-SNAPSHOT.jar 05:19:02 [INFO] 05:19:02 [INFO] --- docker:0.30.0:build (push-nonrtric-plt-informationcoordinatorservice-image) @ informationcoordinatorservice --- 05:19:02 [INFO] 05:19:02 [INFO] --- dependency:3.8.1:tree (default-cli) @ informationcoordinatorservice --- 05:19:04 [INFO] org.o-ran-sc.nonrtric.plt:informationcoordinatorservice:jar:1.6.2-SNAPSHOT 05:19:04 [INFO] +- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.0.2:compile 05:19:04 [INFO] | +- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.0.2:compile 05:19:04 [INFO] | | \- org.springdoc:springdoc-openapi-starter-common:jar:2.0.2:compile 05:19:04 [INFO] | | \- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.7:compile 05:19:04 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:19:04 [INFO] | | +- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.7:compile 05:19:04 [INFO] | | +- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.7:compile 05:19:04 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 05:19:04 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 05:19:04 [INFO] | +- org.webjars:swagger-ui:jar:4.15.5:compile 05:19:04 [INFO] | +- org.webjars:webjars-locator-core:jar:0.59:compile 05:19:04 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 05:19:04 [INFO] | \- io.github.classgraph:classgraph:jar:4.8.149:compile 05:19:04 [INFO] +- org.springdoc:springdoc-openapi-ui:jar:1.6.14:compile 05:19:04 [INFO] | \- org.springdoc:springdoc-openapi-webmvc-core:jar:1.6.14:compile 05:19:04 [INFO] | \- org.springdoc:springdoc-openapi-common:jar:1.6.14:compile 05:19:04 [INFO] | \- io.swagger.core.v3:swagger-core:jar:2.2.7:compile 05:19:04 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.2.7:compile 05:19:04 [INFO] | \- io.swagger.core.v3:swagger-models:jar:2.2.7:compile 05:19:04 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.5.5:compile 05:19:04 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.5:compile 05:19:04 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.5:compile 05:19:04 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 05:19:04 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.5.18:compile 05:19:04 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 05:19:04 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 05:19:04 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 05:19:04 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 05:19:04 [INFO] | | \- org.yaml:snakeyaml:jar:2.4:compile 05:19:04 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.5:compile 05:19:04 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 05:19:04 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 05:19:04 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 05:19:04 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 05:19:04 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 05:19:04 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 05:19:04 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.5.5:compile 05:19:04 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.44:compile 05:19:04 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.44:compile 05:19:04 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.44:compile 05:19:04 [INFO] | +- org.springframework:spring-web:jar:6.2.10:compile 05:19:04 [INFO] | \- org.springframework:spring-webmvc:jar:6.2.10:compile 05:19:04 [INFO] | +- org.springframework:spring-aop:jar:6.2.10:compile 05:19:04 [INFO] | +- org.springframework:spring-context:jar:6.2.10:compile 05:19:04 [INFO] | \- org.springframework:spring-expression:jar:6.2.10:compile 05:19:04 [INFO] +- org.springframework.boot:spring-boot-starter-thymeleaf:jar:3.5.5:compile 05:19:04 [INFO] | \- org.thymeleaf:thymeleaf-spring6:jar:3.1.3.RELEASE:compile 05:19:04 [INFO] | \- org.thymeleaf:thymeleaf:jar:3.1.3.RELEASE:compile 05:19:04 [INFO] | +- org.attoparser:attoparser:jar:2.0.7.RELEASE:compile 05:19:04 [INFO] | \- org.unbescape:unbescape:jar:1.1.6.RELEASE:compile 05:19:04 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.5:compile 05:19:04 [INFO] | \- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.5:compile 05:19:04 [INFO] | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.9:compile 05:19:04 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.124.Final:compile 05:19:04 [INFO] | | \- io.netty:netty-codec-dns:jar:4.1.124.Final:compile 05:19:04 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.124.Final:compile 05:19:04 [INFO] | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.124.Final:compile 05:19:04 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.124.Final:compile 05:19:04 [INFO] | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.9:compile 05:19:04 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.124.Final:compile 05:19:04 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.124.Final:compile 05:19:04 [INFO] +- org.springframework:spring-webflux:jar:6.2.10:compile 05:19:04 [INFO] | +- org.springframework:spring-beans:jar:6.2.10:compile 05:19:04 [INFO] | +- org.springframework:spring-core:jar:6.2.10:compile 05:19:04 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.10:compile 05:19:04 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.9:compile 05:19:04 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:19:04 [INFO] +- com.google.code.gson:gson:jar:2.9.0:compile 05:19:04 [INFO] +- org.json:json:jar:20230227:compile 05:19:04 [INFO] +- com.github.erosb:everit-json-schema:jar:1.12.1:compile 05:19:04 [INFO] | +- commons-validator:commons-validator:jar:1.6:compile 05:19:04 [INFO] | | +- commons-digester:commons-digester:jar:1.8.1:compile 05:19:04 [INFO] | | +- commons-logging:commons-logging:jar:1.2:compile 05:19:04 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile 05:19:04 [INFO] | +- com.damnhandy:handy-uri-templates:jar:2.1.8:compile 05:19:04 [INFO] | | \- joda-time:joda-time:jar:2.10.2:compile 05:19:04 [INFO] | \- com.google.re2j:re2j:jar:1.3:compile 05:19:04 [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.5:compile 05:19:04 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.5:compile 05:19:04 [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:3.5.5:compile 05:19:04 [INFO] | +- io.micrometer:micrometer-observation:jar:1.15.3:compile 05:19:04 [INFO] | | \- io.micrometer:micrometer-commons:jar:1.15.3:compile 05:19:04 [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.15.3:compile 05:19:04 [INFO] | \- io.micrometer:micrometer-core:jar:1.15.3:compile 05:19:04 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 05:19:04 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 05:19:04 [INFO] +- org.springframework.boot:spring-boot-devtools:jar:3.5.5:compile (optional) 05:19:04 [INFO] | +- org.springframework.boot:spring-boot:jar:3.5.5:compile 05:19:04 [INFO] | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.5:compile 05:19:04 [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.5.5:compile (optional) 05:19:04 [INFO] +- software.amazon.awssdk:s3:jar:2.17.292:compile 05:19:04 [INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.17.292:compile 05:19:04 [INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.17.292:compile 05:19:04 [INFO] | +- software.amazon.awssdk:protocol-core:jar:2.17.292:compile 05:19:04 [INFO] | +- software.amazon.awssdk:arns:jar:2.17.292:compile 05:19:04 [INFO] | +- software.amazon.awssdk:profiles:jar:2.17.292:compile 05:19:04 [INFO] | +- software.amazon.awssdk:sdk-core:jar:2.17.292:compile 05:19:04 [INFO] | +- software.amazon.awssdk:auth:jar:2.17.292:compile 05:19:04 [INFO] | | +- software.amazon.awssdk:json-utils:jar:2.17.292:compile 05:19:04 [INFO] | | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.17.292:compile 05:19:04 [INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile 05:19:04 [INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.17.292:compile 05:19:04 [INFO] | +- software.amazon.awssdk:regions:jar:2.17.292:compile 05:19:04 [INFO] | +- software.amazon.awssdk:annotations:jar:2.17.292:compile 05:19:04 [INFO] | +- software.amazon.awssdk:utils:jar:2.17.292:compile 05:19:04 [INFO] | +- software.amazon.awssdk:aws-core:jar:2.17.292:compile 05:19:04 [INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.17.292:compile 05:19:04 [INFO] | +- software.amazon.awssdk:apache-client:jar:2.17.292:runtime 05:19:04 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:runtime 05:19:04 [INFO] | | | \- commons-codec:commons-codec:jar:1.18.0:runtime 05:19:04 [INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:runtime 05:19:04 [INFO] | \- software.amazon.awssdk:netty-nio-client:jar:2.17.292:runtime 05:19:04 [INFO] | +- io.netty:netty-codec-http:jar:4.1.124.Final:compile 05:19:04 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.124.Final:compile 05:19:04 [INFO] | +- io.netty:netty-codec:jar:4.1.124.Final:compile 05:19:04 [INFO] | +- io.netty:netty-transport:jar:4.1.124.Final:compile 05:19:04 [INFO] | | \- io.netty:netty-resolver:jar:4.1.124.Final:compile 05:19:04 [INFO] | +- io.netty:netty-common:jar:4.1.124.Final:compile 05:19:04 [INFO] | +- io.netty:netty-buffer:jar:4.1.124.Final:compile 05:19:04 [INFO] | +- io.netty:netty-handler:jar:4.1.124.Final:compile 05:19:04 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.124.Final:compile 05:19:04 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.124.Final:compile 05:19:04 [INFO] +- org.projectlombok:lombok:jar:1.18.38:provided 05:19:04 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.5:test 05:19:04 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.5:test 05:19:04 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.5:test 05:19:04 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test 05:19:04 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:compile 05:19:04 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:compile 05:19:04 [INFO] | +- net.minidev:json-smart:jar:2.5.2:test 05:19:04 [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test 05:19:04 [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test 05:19:04 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 05:19:04 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 05:19:04 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 05:19:04 [INFO] | | \- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 05:19:04 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 05:19:04 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 05:19:04 [INFO] | +- org.springframework:spring-test:jar:6.2.10:test 05:19:04 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.3:test 05:19:04 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 05:19:04 [INFO] +- io.projectreactor:reactor-test:jar:3.7.9:test 05:19:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 05:19:04 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 05:19:04 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:19:04 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 05:19:04 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 05:19:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:19:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 05:19:04 [INFO] +- org.mockito:mockito-core:jar:5.17.0:test 05:19:04 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.17.7:test 05:19:04 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 05:19:04 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 05:19:04 [INFO] \- com.squareup.okhttp3:mockwebserver:jar:5.1.0:test 05:19:04 [INFO] +- com.squareup.okhttp3:mockwebserver3:jar:5.1.0:test 05:19:04 [INFO] +- junit:junit:jar:4.13.2:test 05:19:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:19:04 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:test 05:19:04 [INFO] | \- org.jetbrains:annotations:jar:13.0:test 05:19:04 [INFO] \- com.squareup.okhttp3:okhttp-jvm:jar:5.1.0:test 05:19:04 [INFO] \- com.squareup.okio:okio-jvm:jar:3.15.0:test 05:19:04 [INFO] 05:19:04 [INFO] --- clm:3.0.2-01:index (default-cli) @ informationcoordinatorservice --- 05:19:05 [INFO] Saved module information to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/sonatype-clm/module.xml 05:19:05 [INFO] ------------------------------------------------------------------------ 05:19:05 [INFO] BUILD SUCCESS 05:19:05 [INFO] ------------------------------------------------------------------------ 05:19:05 [INFO] Total time: 02:06 min 05:19:05 [INFO] Finished at: 2026-01-24T05:19:05Z 05:19:05 [INFO] ------------------------------------------------------------------------ 05:19:05 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins350183641437286818.sh 05:19:05 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins4504861212277830581.sh 05:19:05 + xargs rm -rf 05:19:05 + find . -regex .*karaf/target 05:19:05 $ ssh-agent -k 05:19:05 unset SSH_AUTH_SOCK; 05:19:05 unset SSH_AGENT_PID; 05:19:05 echo Agent pid 1782 killed; 05:19:05 [ssh-agent] Stopped. 05:19:05 FATAL: Could not verify application public id from IQ Server 05:19:05 com.sonatype.insight.client.utils.NiceHttpResponseException: Invalid credentials. Please try again. 05:19:05 at com.sonatype.insight.client.utils.AbstractClient.verifyStatusCode(AbstractClient.java:29) 05:19:05 at com.sonatype.insight.brain.client.AbstractRequestClient.parseResult(AbstractRequestClient.java:23) 05:19:05 at com.sonatype.insight.brain.client.ConfigurationClient.verifyOrCreateApplication(ConfigurationClient.java:111) 05:19:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:96) 05:19:05 Caused: com.sonatype.nexus.api.exception.IqClientException: Could not verify application public id from IQ Server 05:19:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:99) 05:19:05 at com.sonatype.nexus.api.iq.IqClient$verifyOrCreateApplication$0.call(Unknown Source) 05:19:05 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:75) 05:19:05 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 05:19:05 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) 05:19:05 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 05:19:05 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 05:19:05 at hudson.model.Build$BuildExecution.build(Build.java:199) 05:19:05 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 05:19:05 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 05:19:05 at hudson.model.Run.execute(Run.java:1895) 05:19:05 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 05:19:05 at hudson.model.ResourceController.execute(ResourceController.java:101) 05:19:05 at hudson.model.Executor.run(Executor.java:442) 05:19:05 [PostBuildScript] - [INFO] Executing post build scripts. 05:19:05 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins5610402976773739751.sh 05:19:05 ---> sysstat.sh 05:19:06 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins2787840415691575479.sh 05:19:06 ---> package-listing.sh 05:19:06 ++ tr '[:upper:]' '[:lower:]' 05:19:06 ++ facter osfamily 05:19:06 + OS_FAMILY=debian 05:19:06 + workspace=/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release 05:19:06 + START_PACKAGES=/tmp/packages_start.txt 05:19:06 + END_PACKAGES=/tmp/packages_end.txt 05:19:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:19:06 + PACKAGES=/tmp/packages_start.txt 05:19:06 + '[' /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release ']' 05:19:06 + PACKAGES=/tmp/packages_end.txt 05:19:06 + case "${OS_FAMILY}" in 05:19:06 + dpkg -l 05:19:06 + grep '^ii' 05:19:06 + '[' -f /tmp/packages_start.txt ']' 05:19:06 + '[' -f /tmp/packages_end.txt ']' 05:19:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:19:06 + '[' /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release ']' 05:19:06 + mkdir -p /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/archives/ 05:19:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/archives/ 05:19:06 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins5773370525448906991.sh 05:19:06 ---> capture-instance-metadata.sh 05:19:06 Setup pyenv: 05:19:06 system 05:19:06 3.8.13 05:19:06 3.9.13 05:19:06 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/.python-version) 05:19:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4VQ5 from file:/tmp/.os_lf_venv 05:19:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:19:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:19:10 lf-activate-venv(): INFO: Base packages installed successfully 05:19:10 lf-activate-venv(): INFO: Installing additional packages: lftools 05:19:33 lf-activate-venv(): INFO: Adding /tmp/venv-4VQ5/bin to PATH 05:19:33 INFO: Running in OpenStack, capturing instance metadata 05:19:34 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins16473552464892405209.sh 05:19:34 provisioning config files... 05:19:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release@tmp/config5633815117717495316tmp 05:19:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:19:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:19:34 [EnvInject] - Injecting environment variables from a build step. 05:19:34 [EnvInject] - Injecting as environment variables the properties content 05:19:34 SERVER_ID=logs 05:19:34 05:19:34 [EnvInject] - Variables injected successfully. 05:19:34 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins14287512137232433736.sh 05:19:34 ---> create-netrc.sh 05:19:34 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins7257976148883129500.sh 05:19:34 ---> python-tools-install.sh 05:19:34 Setup pyenv: 05:19:34 system 05:19:34 3.8.13 05:19:34 3.9.13 05:19:34 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/.python-version) 05:19:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4VQ5 from file:/tmp/.os_lf_venv 05:19:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:19:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:19:38 lf-activate-venv(): INFO: Base packages installed successfully 05:19:38 lf-activate-venv(): INFO: Installing additional packages: lftools 05:19:59 lf-activate-venv(): INFO: Adding /tmp/venv-4VQ5/bin to PATH 05:19:59 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins15551706851390281289.sh 05:19:59 ---> sudo-logs.sh 05:19:59 Archiving 'sudo' log.. 05:19:59 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins3395389487183588924.sh 05:19:59 ---> job-cost.sh 05:19:59 Setup pyenv: 05:19:59 system 05:19:59 3.8.13 05:19:59 3.9.13 05:19:59 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/.python-version) 05:19:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4VQ5 from file:/tmp/.os_lf_venv 05:19:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:19:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:20:03 lf-activate-venv(): INFO: Base packages installed successfully 05:20:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:20:14 lf-activate-venv(): INFO: Adding /tmp/venv-4VQ5/bin to PATH 05:20:14 INFO: No Stack... 05:20:15 INFO: Retrieving Pricing Info for: v3-starter-4 05:20:15 INFO: Archiving Costs 05:20:15 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash -l /tmp/jenkins12933699286780651693.sh 05:20:15 ---> logs-deploy.sh 05:20:15 Setup pyenv: 05:20:15 system 05:20:15 3.8.13 05:20:15 3.9.13 05:20:15 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/.python-version) 05:20:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4VQ5 from file:/tmp/.os_lf_venv 05:20:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:20:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:20:19 lf-activate-venv(): INFO: Base packages installed successfully 05:20:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:20:39 lf-activate-venv(): INFO: Adding /tmp/venv-4VQ5/bin to PATH 05:20:39 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/83 05:20:39 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 05:20:40 Archives upload complete. 05:20:41 INFO: archiving logs to Nexus 05:20:43 ---> uname -a: 05:20:43 Linux prd-ubuntu1804-builder-4c-4g-3979 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:20:43 05:20:43 05:20:43 ---> lscpu: 05:20:43 Architecture: x86_64 05:20:43 CPU op-mode(s): 32-bit, 64-bit 05:20:43 Byte Order: Little Endian 05:20:43 CPU(s): 4 05:20:43 On-line CPU(s) list: 0-3 05:20:43 Thread(s) per core: 1 05:20:43 Core(s) per socket: 1 05:20:43 Socket(s): 4 05:20:43 NUMA node(s): 1 05:20:43 Vendor ID: AuthenticAMD 05:20:43 CPU family: 23 05:20:43 Model: 49 05:20:43 Model name: AMD EPYC-Rome Processor 05:20:43 Stepping: 0 05:20:43 CPU MHz: 2800.000 05:20:43 BogoMIPS: 5600.00 05:20:43 Virtualization: AMD-V 05:20:43 Hypervisor vendor: KVM 05:20:43 Virtualization type: full 05:20:43 L1d cache: 32K 05:20:43 L1i cache: 32K 05:20:43 L2 cache: 512K 05:20:43 L3 cache: 16384K 05:20:43 NUMA node0 CPU(s): 0-3 05:20:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 05:20:43 05:20:43 05:20:43 ---> nproc: 05:20:43 4 05:20:43 05:20:43 05:20:43 ---> df -h: 05:20:43 Filesystem Size Used Avail Use% Mounted on 05:20:43 udev 3.9G 0 3.9G 0% /dev 05:20:43 tmpfs 798M 664K 797M 1% /run 05:20:43 /dev/vda1 20G 7.7G 12G 41% / 05:20:43 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:20:43 tmpfs 5.0M 0 5.0M 0% /run/lock 05:20:43 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:20:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:20:43 tmpfs 798M 0 798M 0% /run/user/1001 05:20:43 05:20:43 05:20:43 ---> free -m: 05:20:43 total used free shared buff/cache available 05:20:43 Mem: 7975 453 5174 0 2348 7238 05:20:43 Swap: 1023 0 1023 05:20:43 05:20:43 05:20:43 ---> ip addr: 05:20:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:20:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:20:43 inet 127.0.0.1/8 scope host lo 05:20:43 valid_lft forever preferred_lft forever 05:20:43 inet6 ::1/128 scope host 05:20:43 valid_lft forever preferred_lft forever 05:20:43 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 05:20:43 link/ether fa:16:3e:5d:58:cf brd ff:ff:ff:ff:ff:ff 05:20:43 inet 10.32.7.160/23 brd 10.32.7.255 scope global dynamic ens3 05:20:43 valid_lft 86041sec preferred_lft 86041sec 05:20:43 inet6 fe80::f816:3eff:fe5d:58cf/64 scope link 05:20:43 valid_lft forever preferred_lft forever 05:20:43 05:20:43 05:20:43 ---> sar -b -r -n DEV: 05:20:43 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-3979) 01/24/26 _x86_64_ (4 CPU) 05:20:43 05:20:43 05:14:46 LINUX RESTART (4 CPU) 05:20:43 05:20:43 05:15:02 tps rtps wtps bread/s bwrtn/s 05:20:43 05:16:02 110.59 52.22 58.37 3526.40 6398.12 05:20:43 05:17:01 80.57 30.62 49.95 1692.85 9126.40 05:20:43 05:18:01 33.48 6.70 26.79 644.74 6475.70 05:20:43 05:19:01 13.13 4.05 9.08 142.24 3479.95 05:20:43 05:20:01 27.41 1.25 26.16 98.77 7279.44 05:20:43 Average: 52.75 18.82 33.93 1211.70 6543.90 05:20:43 05:20:43 05:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:20:43 05:16:02 5959220 7399556 2208200 27.04 38520 1580680 729516 7.92 604300 1438796 64956 05:20:43 05:17:01 5699928 7400336 2467492 30.21 56956 1807344 756176 8.21 638612 1633080 102840 05:20:43 05:18:01 4800876 6700736 3366544 41.22 62732 1994464 1406724 15.26 1361684 1793740 97512 05:20:43 05:19:01 4780972 6795416 3386448 41.46 65576 2102792 1170256 12.70 1325744 1840960 106872 05:20:43 05:20:01 5335968 7446760 2831452 34.67 68484 2194244 660324 7.16 696280 1914392 23472 05:20:43 Average: 5315393 7148561 2852027 34.92 58454 1935905 944599 10.25 925324 1724194 79130 05:20:43 05:20:43 05:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:20:43 05:16:02 ens3 384.14 214.71 1459.69 65.34 0.00 0.00 0.00 0.00 05:20:43 05:16:02 lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 05:20:43 05:17:01 ens3 64.55 34.85 425.00 10.94 0.00 0.00 0.00 0.00 05:20:43 05:17:01 lo 1.49 1.49 0.14 0.14 0.00 0.00 0.00 0.00 05:20:43 05:18:01 ens3 204.55 185.62 2654.85 25.42 0.00 0.00 0.00 0.00 05:20:43 05:18:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 05:20:43 05:19:01 ens3 68.82 63.86 754.37 9.69 0.00 0.00 0.00 0.00 05:20:43 05:19:01 lo 123.91 123.91 36.49 36.49 0.00 0.00 0.00 0.00 05:20:43 05:20:01 ens3 57.55 45.85 505.12 12.14 0.00 0.00 0.00 0.00 05:20:43 05:20:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 05:20:43 Average: ens3 155.47 108.88 1161.33 24.61 0.00 0.00 0.00 0.00 05:20:43 Average: lo 25.58 25.58 7.41 7.41 0.00 0.00 0.00 0.00 05:20:43 05:20:43 05:20:43 ---> sar -P ALL: 05:20:43 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-3979) 01/24/26 _x86_64_ (4 CPU) 05:20:43 05:20:43 05:14:46 LINUX RESTART (4 CPU) 05:20:43 05:20:43 05:15:02 CPU %user %nice %system %iowait %steal %idle 05:20:43 05:16:02 all 24.06 0.00 2.12 3.26 1.36 69.21 05:20:43 05:16:02 0 11.36 0.00 1.30 1.62 0.88 84.85 05:20:43 05:16:02 1 34.82 0.00 2.62 1.51 1.57 59.48 05:20:43 05:16:02 2 11.35 0.00 1.83 7.28 1.41 78.13 05:20:43 05:16:02 3 38.80 0.00 2.70 2.65 1.60 54.26 05:20:43 05:17:01 all 23.72 0.00 1.62 2.21 1.19 71.26 05:20:43 05:17:01 0 20.11 0.00 1.22 0.75 1.02 76.90 05:20:43 05:17:01 1 17.76 0.00 1.29 2.23 1.07 77.66 05:20:43 05:17:01 2 22.87 0.00 1.74 1.59 1.35 72.45 05:20:43 05:17:01 3 34.19 0.00 2.28 4.27 1.31 57.95 05:20:43 05:18:01 all 30.74 0.00 1.70 0.82 2.21 64.53 05:20:43 05:18:01 0 21.49 0.00 1.87 0.57 2.02 74.05 05:20:43 05:18:01 1 38.68 0.00 1.18 0.23 1.93 57.98 05:20:43 05:18:01 2 34.17 0.00 1.95 1.57 2.17 60.15 05:20:43 05:18:01 3 28.61 0.00 1.81 0.90 2.72 65.96 05:20:43 05:19:01 all 47.88 0.00 1.73 0.36 3.36 46.67 05:20:43 05:19:01 0 46.74 0.00 2.07 0.27 3.23 47.70 05:20:43 05:19:01 1 53.12 0.00 1.35 0.40 3.34 41.80 05:20:43 05:19:01 2 37.48 0.00 1.94 0.43 3.48 56.67 05:20:43 05:19:01 3 54.20 0.00 1.56 0.35 3.39 40.50 05:20:43 05:20:01 all 24.11 0.00 1.22 0.70 1.05 72.91 05:20:43 05:20:01 0 7.66 0.00 0.85 0.47 0.50 90.52 05:20:43 05:20:01 1 22.17 0.00 1.22 1.78 0.80 74.02 05:20:43 05:20:01 2 26.00 0.00 1.25 0.05 1.35 71.35 05:20:43 05:20:01 3 40.58 0.00 1.53 0.50 1.58 55.82 05:20:43 Average: all 30.15 0.00 1.68 1.46 1.84 64.87 05:20:43 Average: 0 21.50 0.00 1.46 0.73 1.53 74.77 05:20:43 Average: 1 33.36 0.00 1.53 1.23 1.75 62.14 05:20:43 Average: 2 26.44 0.00 1.74 2.17 1.96 67.69 05:20:43 Average: 3 39.30 0.00 1.97 1.72 2.13 54.89 05:20:43 05:20:43 05:20:43