05:57:13 Started by timer 05:57:13 Running as SYSTEM 05:57:13 [EnvInject] - Loading node environment variables. 05:57:13 Building remotely on prd-ubuntu1804-builder-4c-4g-7181 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release 05:57:13 [ssh-agent] Looking for ssh-agent implementation... 05:57:14 $ ssh-agent 05:57:14 SSH_AUTH_SOCK=/tmp/ssh-h6sL6yIruEiF/agent.1758 05:57:14 SSH_AGENT_PID=1760 05:57:14 [ssh-agent] Started. 05:57:14 Running ssh-add (command line suppressed) 05:57:14 Identity added: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release@tmp/private_key_11786298617678729613.key (jenkins-ssh) 05:57:14 [ssh-agent] Using credentials jenkins (jenkins) 05:57:14 The recommended git tool is: NONE 05:57:16 using credential jenkins 05:57:16 Wiping out workspace first. 05:57:16 Cloning the remote Git repository 05:57:16 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice 05:57:16 > git init /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release # timeout=10 05:57:16 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice 05:57:16 > git --version # timeout=10 05:57:16 > git --version # 'git version 2.17.1' 05:57:16 using GIT_SSH to set credentials jenkins 05:57:16 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:17 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice # timeout=10 05:57:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:17 Avoid second fetch 05:57:17 > git rev-parse refs/remotes/origin/h-release^{commit} # timeout=10 05:57:17 Checking out Revision 650031cfb4a5316647f74892f49c0a9a7a714b74 (refs/remotes/origin/h-release) 05:57:17 > git config core.sparsecheckout # timeout=10 05:57:17 > git checkout -f 650031cfb4a5316647f74892f49c0a9a7a714b74 # timeout=10 05:57:18 Commit message: "Update readthedocs config" 05:57:18 > git rev-list --no-walk 650031cfb4a5316647f74892f49c0a9a7a714b74 # timeout=10 05:57:21 provisioning config files... 05:57:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:57:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:57:21 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins8452135521970125037.sh 05:57:21 ---> python-tools-install.sh 05:57:21 Setup pyenv: 05:57:21 * system (set by /opt/pyenv/version) 05:57:21 * 3.8.13 (set by /opt/pyenv/version) 05:57:21 * 3.9.13 (set by /opt/pyenv/version) 05:57:21 * 3.10.6 (set by /opt/pyenv/version) 05:57:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I4rC 05:57:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:57:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:36 lf-activate-venv(): INFO: Base packages installed successfully 05:57:36 lf-activate-venv(): INFO: Installing additional packages: lftools 05:58:13 lf-activate-venv(): INFO: Adding /tmp/venv-I4rC/bin to PATH 05:58:13 Generating Requirements File 05:58:43 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:58:43 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:58:43 Python 3.10.6 05:58:44 pip 26.0.1 from /tmp/venv-I4rC/lib/python3.10/site-packages/pip (python 3.10) 05:58:44 appdirs==1.4.4 05:58:44 argcomplete==3.6.3 05:58:44 aspy.yaml==1.3.0 05:58:44 attrs==25.4.0 05:58:44 autopage==0.6.0 05:58:44 backports.strenum==1.3.1 05:58:44 beautifulsoup4==4.14.3 05:58:44 boto3==1.42.53 05:58:44 botocore==1.42.53 05:58:44 bs4==0.0.2 05:58:44 certifi==2026.1.4 05:58:44 cffi==2.0.0 05:58:44 cfgv==3.5.0 05:58:44 chardet==5.2.0 05:58:44 charset-normalizer==3.4.4 05:58:44 click==8.3.1 05:58:44 cliff==4.13.2 05:58:44 cmd2==3.2.0 05:58:44 cryptography==3.3.2 05:58:44 debtcollector==3.0.0 05:58:44 decorator==5.2.1 05:58:44 defusedxml==0.7.1 05:58:44 Deprecated==1.3.1 05:58:44 distlib==0.4.0 05:58:44 dnspython==2.8.0 05:58:44 docker==7.1.0 05:58:44 dogpile.cache==1.5.0 05:58:44 durationpy==0.10 05:58:44 email-validator==2.3.0 05:58:44 filelock==3.24.3 05:58:44 future==1.0.0 05:58:44 gitdb==4.0.12 05:58:44 GitPython==3.1.46 05:58:44 httplib2==0.30.2 05:58:44 identify==2.6.16 05:58:44 idna==3.11 05:58:44 importlib-resources==1.5.0 05:58:44 iso8601==2.1.0 05:58:44 Jinja2==3.1.6 05:58:44 jmespath==1.1.0 05:58:44 jsonpatch==1.33 05:58:44 jsonpointer==3.0.0 05:58:44 jsonschema==4.26.0 05:58:44 jsonschema-specifications==2025.9.1 05:58:44 keystoneauth1==5.13.0 05:58:44 kubernetes==35.0.0 05:58:44 lftools==0.37.21 05:58:44 lxml==6.0.2 05:58:44 markdown-it-py==4.0.0 05:58:44 MarkupSafe==3.0.3 05:58:44 mdurl==0.1.2 05:58:44 msgpack==1.1.2 05:58:44 multi_key_dict==2.0.3 05:58:44 munch==4.0.0 05:58:44 netaddr==1.3.0 05:58:44 niet==1.4.2 05:58:44 nodeenv==1.10.0 05:58:44 oauth2client==4.1.3 05:58:44 oauthlib==3.3.1 05:58:44 openstacksdk==4.10.0 05:58:44 os-service-types==1.8.2 05:58:44 osc-lib==4.4.0 05:58:44 oslo.config==10.3.0 05:58:44 oslo.context==6.3.0 05:58:44 oslo.i18n==6.7.2 05:58:44 oslo.log==8.1.0 05:58:44 oslo.serialization==5.9.1 05:58:44 oslo.utils==9.2.0 05:58:44 packaging==26.0 05:58:44 pbr==7.0.3 05:58:44 platformdirs==4.9.2 05:58:44 prettytable==3.17.0 05:58:44 psutil==7.2.2 05:58:44 pyasn1==0.6.2 05:58:44 pyasn1_modules==0.4.2 05:58:44 pycparser==3.0 05:58:44 pygerrit2==2.0.15 05:58:44 PyGithub==2.8.1 05:58:44 Pygments==2.19.2 05:58:44 PyJWT==2.11.0 05:58:44 PyNaCl==1.6.2 05:58:44 pyparsing==2.4.7 05:58:44 pyperclip==1.11.0 05:58:44 pyrsistent==0.20.0 05:58:44 python-cinderclient==9.8.0 05:58:44 python-dateutil==2.9.0.post0 05:58:44 python-heatclient==5.0.0 05:58:44 python-jenkins==1.8.3 05:58:44 python-keystoneclient==5.7.0 05:58:44 python-magnumclient==4.9.0 05:58:44 python-openstackclient==9.0.0 05:58:44 python-swiftclient==4.9.0 05:58:44 PyYAML==6.0.3 05:58:44 referencing==0.37.0 05:58:44 requests==2.32.5 05:58:44 requests-oauthlib==2.0.0 05:58:44 requestsexceptions==1.4.0 05:58:44 rfc3986==2.0.0 05:58:44 rich==14.3.3 05:58:44 rich-argparse==1.7.2 05:58:44 rpds-py==0.30.0 05:58:44 rsa==4.9.1 05:58:44 ruamel.yaml==0.19.1 05:58:44 ruamel.yaml.clib==0.2.15 05:58:44 s3transfer==0.16.0 05:58:44 simplejson==3.20.2 05:58:44 six==1.17.0 05:58:44 smmap==5.0.2 05:58:44 soupsieve==2.8.3 05:58:44 stevedore==5.6.0 05:58:44 tabulate==0.9.0 05:58:44 toml==0.10.2 05:58:44 tomlkit==0.14.0 05:58:44 tqdm==4.67.3 05:58:44 typing_extensions==4.15.0 05:58:44 tzdata==2025.3 05:58:44 urllib3==1.26.20 05:58:44 virtualenv==20.38.0 05:58:44 wcwidth==0.6.0 05:58:44 websocket-client==1.9.0 05:58:44 wrapt==2.1.1 05:58:44 xdg==6.0.0 05:58:44 xmltodict==1.0.3 05:58:44 yq==3.4.3 05:58:44 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/sh -xe /tmp/jenkins2935773286786654945.sh 05:58:44 + echo quiet=on 05:58:45 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-7181 05:58:46 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=h-release -Dsha1=origin/h-release -DMAVEN_OPTS=-Ddocker.skip=true -DPROJECT=nonrtric/plt/informationcoordinatorservice -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/h-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=h-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 05:58:46 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=nonrtric/plt/informationcoordinatorservice --version 05:58:47 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 05:58:47 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 05:58:47 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 05:58:47 Default locale: en, platform encoding: UTF-8 05:58:47 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 05:58:47 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/sh -xe /tmp/jenkins14603440446171091288.sh 05:58:47 + rm /home/jenkins/.wgetrc 05:58:47 [EnvInject] - Injecting environment variables from a build step. 05:58:47 [EnvInject] - Injecting as environment variables the properties content 05:58:47 SET_JDK_VERSION=openjdk17 05:58:47 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 05:58:47 05:58:47 [EnvInject] - Variables injected successfully. 05:58:47 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/sh /tmp/jenkins13719136559006994886.sh 05:58:47 ---> update-java-alternatives.sh 05:58:47 ---> Updating Java version 05:58:47 ---> Ubuntu/Debian system detected 05:58:47 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 05:58:47 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 05:58:47 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 05:58:48 openjdk version "17.0.4" 2022-07-19 05:58:48 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 05:58:48 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 05:58:48 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 05:58:48 [EnvInject] - Injecting environment variables from a build step. 05:58:48 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 05:58:48 [EnvInject] - Variables injected successfully. 05:58:48 provisioning config files... 05:58:48 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release@tmp/config7417118097824644356tmp 05:58:48 copy managed file [nonrtric-plt-informationcoordinatorservice-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release@tmp/config12392122815926796609tmp 05:58:48 [EnvInject] - Injecting environment variables from a build step. 05:58:48 [EnvInject] - Injecting as environment variables the properties content 05:58:48 MAVEN_GOALS=clean install 05:58:48 05:58:48 [EnvInject] - Variables injected successfully. 05:58:48 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash -l /tmp/jenkins10441058835281371309.sh 05:58:48 ---> common-variables.sh 05:58:48 --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:58:48 ---> sonatype-clm.sh 05:58:48 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 05:58:48 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 05:58:48 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 05:58:48 Default locale: en, platform encoding: UTF-8 05:58:48 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 05:58:50 [INFO] Scanning for projects... 05:58:59 [INFO] 05:58:59 [INFO] ------< org.o-ran-sc.nonrtric.plt:informationcoordinatorservice >------- 05:58:59 [INFO] Building informationcoordinatorservice 1.5.1-SNAPSHOT 05:58:59 [INFO] from pom.xml 05:58:59 [INFO] --------------------------------[ jar ]--------------------------------- 05:59:27 [INFO] 05:59:27 [INFO] --- clean:3.2.0:clean (default-clean) @ informationcoordinatorservice --- 05:59:28 [INFO] 05:59:28 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ informationcoordinatorservice --- 05:59:28 [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-h-release/target/jacoco.exec 05:59:28 [INFO] 05:59:28 [INFO] --- build-helper:3.3.0:add-source (add-source) @ informationcoordinatorservice --- 05:59:30 [INFO] Source directory: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/generated-sources/annotations added. 05:59:30 [INFO] 05:59:30 [INFO] --- resources:3.3.0:resources (default-resources) @ informationcoordinatorservice --- 05:59:30 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/src/main/resources 05:59:30 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/src/main/resources 05:59:30 [INFO] 05:59:30 [INFO] --- compiler:3.8.0:compile (default-compile) @ informationcoordinatorservice --- 05:59:31 [INFO] Changes detected - recompiling the module! 05:59:31 [INFO] Compiling 50 source files to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/classes 05:59:36 [INFO] 05:59:36 [INFO] --- resources:3.3.0:testResources (default-testResources) @ informationcoordinatorservice --- 05:59:36 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/src/test/resources 05:59:36 [INFO] 05:59:36 [INFO] --- compiler:3.8.0:testCompile (default-testCompile) @ informationcoordinatorservice --- 05:59:36 [INFO] Changes detected - recompiling the module! 05:59:36 [INFO] Compiling 7 source files to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/test-classes 05:59:38 [INFO] 05:59:38 [INFO] --- surefire:2.22.2:test (default-test) @ informationcoordinatorservice --- 05:59:39 [INFO] 05:59:39 [INFO] ------------------------------------------------------- 05:59:39 [INFO] T E S T S 05:59:39 [INFO] ------------------------------------------------------- 05:59:41 [INFO] Running org.oransc.ics.ApplicationTest 05:59:41 05:59:41.657 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [ApplicationTest]: using SpringBootContextLoader 05:59:41 05:59:41.674 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.oransc.ics.ApplicationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 05:59:41 05:59:41.759 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using ContextCustomizers for test class [ApplicationTest]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, WebTestClientContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, Customizer] 05:59:42 05:59:42.002 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/classes/org/oransc/ics/Application.class] 05:59:42 05:59:42.021 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.oransc.ics.Application for test class org.oransc.ics.ApplicationTest 05:59:42 05:59:42.333 [main] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource] 05:59:42 05:59:42.337 [main] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 05:59:42 05:59:42.340 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners for test class [ApplicationTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, EventPublishingTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener] 05:59:42 05:59:42.343 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: class [ApplicationTest], class annotated with @DirtiesContext [false] with mode [null] 05:59:42 05:59:42.455 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test class org.oransc.ics.ApplicationTest 05:59:43 05:59:43 . ____ _ __ _ _ 05:59:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:59:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:59:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:59:43 ' |____| .__|_| |_|_| |_\__, | / / / / 05:59:43 =========|_|==============|___/=/_/_/_/ 05:59:43 :: Spring Boot :: (v3.0.4) 05:59:43 05:59:43 2026-02-21T05:59:43.832Z INFO 2398 --- [ main] org.oransc.ics.ApplicationTest : Starting ApplicationTest using Java 17.0.4 with PID 2398 (started by jenkins in /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release) 05:59:43 2026-02-21T05:59:43.835Z INFO 2398 --- [ main] org.oransc.ics.ApplicationTest : The following 1 profile is active: "prod" 05:59:48 2026-02-21T05:59:48.098Z INFO 2398 --- [ main] o.o.ics.configuration.ApplicationConfig : Http proxy is not used 05:59:52 2026-02-21T05:59:52.757Z INFO 2398 --- [ main] org.oransc.ics.ApplicationTest : Started ApplicationTest in 10.218 seconds (process running for 13.321) 05:59:56 2026-02-21T05:59:56.099Z WARN 2398 --- [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:59:56 2026-02-21T05:59:56.167Z INFO 2398 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:59:56 2026-02-21T05:59:56.770Z INFO 2398 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:59:56 2026-02-21T05:59:56.872Z INFO 2398 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 05:59:57 2026-02-21T05:59:57.498Z INFO 2398 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:59:58 2026-02-21T05:59:58.016Z INFO 2398 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:59:58 2026-02-21T05:59:58.295Z INFO 2398 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:59:59 2026-02-21T05:59:59.390Z INFO 2398 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:59:59 2026-02-21T05:59:59.468Z INFO 2398 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:59:59 2026-02-21T05:59:59.710Z INFO 2398 --- [-auto-1-exec-10] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 05:59:59 2026-02-21T05:59:59.847Z INFO 2398 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:59:59 2026-02-21T05:59:59.857Z INFO 2398 --- [o-auto-1-exec-2] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 06:00:00 2026-02-21T06:00:00.152Z INFO 2398 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:00 2026-02-21T06:00:00.283Z INFO 2398 --- [o-auto-1-exec-3] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 06:00:00 2026-02-21T06:00:00.488Z INFO 2398 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:00 2026-02-21T06:00:00.500Z INFO 2398 --- [o-auto-1-exec-6] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 06:00:00 2026-02-21T06:00:00.949Z INFO 2398 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:00 2026-02-21T06:00:00.978Z INFO 2398 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:02 2026-02-21T06:00:02.010Z INFO 2398 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:02 2026-02-21T06:00:02.016Z WARN 2398 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:46629/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 06:00:02 2026-02-21T06:00:02.324Z INFO 2398 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:02 2026-02-21T06:00:02.324Z INFO 2398 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:03 2026-02-21T06:00:03.335Z INFO 2398 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:03 2026-02-21T06:00:03.343Z WARN 2398 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:46629/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 06:00:04 2026-02-21T06:00:04.034Z INFO 2398 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:04 2026-02-21T06:00:04.036Z INFO 2398 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:04 2026-02-21T06:00:04.147Z INFO 2398 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:04 2026-02-21T06:00:04.156Z INFO 2398 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:04 2026-02-21T06:00:04.241Z INFO 2398 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 06:00:04 2026-02-21T06:00:04.247Z INFO 2398 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 06:00:04 2026-02-21T06:00:04.868Z WARN 2398 --- [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: 06:00:04 2026-02-21T06:00:04.874Z INFO 2398 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:05 2026-02-21T06:00:05.298Z INFO 2398 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:05 2026-02-21T06:00:05.368Z INFO 2398 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 06:00:05 2026-02-21T06:00:05.717Z INFO 2398 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 06:00:05 2026-02-21T06:00:05.787Z INFO 2398 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 06:00:05 2026-02-21T06:00:05.872Z INFO 2398 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId3 06:00:05 2026-02-21T06:00:05.953Z INFO 2398 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId2 06:00:05 2026-02-21T06:00:05.977Z INFO 2398 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 06:00:06 2026-02-21T06:00:06.263Z INFO 2398 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:06 2026-02-21T06:00:06.939Z INFO 2398 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:07 2026-02-21T06:00:07.329Z INFO 2398 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:07 2026-02-21T06:00:07.800Z INFO 2398 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:07 2026-02-21T06:00:07.971Z INFO 2398 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:08 2026-02-21T06:00:08.068Z WARN 2398 --- [-auto-1-exec-10] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=junkTypeId, version=), reason: Version must contain major.minor.patch code: 06:00:09 2026-02-21T06:00:09.678Z INFO 2398 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:09 2026-02-21T06:00:09.680Z INFO 2398 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:09 2026-02-21T06:00:09.825Z INFO 2398 --- [o-auto-1-exec-9] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 06:00:10 2026-02-21T06:00:10.760Z INFO 2398 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 06:00:10 2026-02-21T06:00:10.826Z INFO 2398 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 06:00:10 2026-02-21T06:00:10.928Z INFO 2398 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 06:00:10 2026-02-21T06:00:10.928Z INFO 2398 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 06:00:11 2026-02-21T06:00:11.139Z INFO 2398 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:11 2026-02-21T06:00:11.301Z WARN 2398 --- [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 06:00:11 2026-02-21T06:00:11.306Z INFO 2398 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 06:00:12 2026-02-21T06:00:12.273Z INFO 2398 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:12 2026-02-21T06:00:12.339Z INFO 2398 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:12 2026-02-21T06:00:12.612Z INFO 2398 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:12 2026-02-21T06:00:12.896Z INFO 2398 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:13 2026-02-21T06:00:13.904Z INFO 2398 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:13 2026-02-21T06:00:13.908Z WARN 2398 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:46629/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 06:00:14 2026-02-21T06:00:14.517Z INFO 2398 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:14 2026-02-21T06:00:14.519Z INFO 2398 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:15 2026-02-21T06:00:15.528Z INFO 2398 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:15 2026-02-21T06:00:15.531Z WARN 2398 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:46629/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 06:00:15 2026-02-21T06:00:15.635Z INFO 2398 --- [-auto-1-exec-10] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 06:00:15 2026-02-21T06:00:15.833Z INFO 2398 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Producer supervision error 06:00:15 2026-02-21T06:00:15.837Z WARN 2398 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:46629/example-dataproducer/health-check-error 06:00:15 2026-02-21T06:00:15.841Z INFO 2398 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Producer supervision error 06:00:15 2026-02-21T06:00:15.848Z WARN 2398 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:46629/example-dataproducer/health-check-error 06:00:15 2026-02-21T06:00:15.905Z INFO 2398 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Producer supervision error 06:00:15 2026-02-21T06:00:15.908Z WARN 2398 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:46629/example-dataproducer/health-check-error 06:00:15 2026-02-21T06:00:15.958Z INFO 2398 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:15 2026-02-21T06:00:15.965Z INFO 2398 --- [o-auto-1-exec-9] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 06:00:16 2026-02-21T06:00:16.266Z INFO 2398 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:16 2026-02-21T06:00:16.327Z INFO 2398 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Producer supervision 06:00:16 2026-02-21T06:00:16.335Z INFO 2398 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:16 2026-02-21T06:00:16.343Z INFO 2398 --- [o-auto-1-exec-2] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 06:00:16 2026-02-21T06:00:16.625Z WARN 2398 --- [o-auto-1-exec-8] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=junkTypeId, version=), reason: Version must contain major.minor.patch code: 06:00:16 2026-02-21T06:00:16.679Z WARN 2398 --- [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 06:00:16 2026-02-21T06:00:16.867Z INFO 2398 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:17 2026-02-21T06:00:17.012Z WARN 2398 --- [ main] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken3312253529043325964.txt, reason: /tmp/icsTestAuthToken3312253529043325964.txt 06:00:17 2026-02-21T06:00:17.031Z WARN 2398 --- [-auto-1-exec-10] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken3312253529043325964.txt, reason: /tmp/icsTestAuthToken3312253529043325964.txt 06:00:17 2026-02-21T06:00:17.040Z WARN 2398 --- [or-http-epoll-3] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken3312253529043325964.txt, reason: /tmp/icsTestAuthToken3312253529043325964.txt 06:00:17 2026-02-21T06:00:17.044Z INFO 2398 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 06:00:17 2026-02-21T06:00:17.578Z INFO 2398 --- [o-auto-1-exec-8] o.o.i.c.ConsumerSimulatorController : Job type registration status callback status: org.oransc.ics.controllers.r1consumer.ConsumerTypeRegistrationInfo@177c1fd2 06:00:17 2026-02-21T06:00:17.713Z INFO 2398 --- [-auto-1-exec-10] o.o.i.c.ConsumerSimulatorController : Job type registration status callback status: org.oransc.ics.controllers.r1consumer.ConsumerTypeRegistrationInfo@20174bad 06:00:18 2026-02-21T06:00:18.255Z INFO 2398 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:18 2026-02-21T06:00:18.508Z INFO 2398 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:18 2026-02-21T06:00:18.998Z INFO 2398 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:19 2026-02-21T06:00:19.121Z WARN 2398 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 06:00:19 2026-02-21T06:00:19.180Z WARN 2398 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 06:00:19 2026-02-21T06:00:19.235Z WARN 2398 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 06:00:19 2026-02-21T06:00:19.287Z WARN 2398 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 06:00:19 2026-02-21T06:00:19.341Z WARN 2398 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 06:00:19 2026-02-21T06:00:19.415Z WARN 2398 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 06:00:19 2026-02-21T06:00:19.816Z INFO 2398 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 06:00:19 2026-02-21T06:00:19.886Z INFO 2398 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 06:00:19 2026-02-21T06:00:19.899Z WARN 2398 --- [ main] org.oransc.ics.ApplicationTest : Test removing a job when the db file is gone 06:00:19 2026-02-21T06:00:19.905Z INFO 2398 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 06:00:19 2026-02-21T06:00:19.909Z INFO 2398 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId2 06:00:19 2026-02-21T06:00:19.925Z INFO 2398 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 06:00:26 2026-02-21T06:00:26.852Z WARN 2398 --- [or-http-epoll-1] o.o.i.repository.InfoTypeSubscriptions : Consumer callback failed Retries exhausted: 3/3, removing subscription subscriptionId 06:00:27 2026-02-21T06:00:27.198Z WARN 2398 --- [ main] org.oransc.ics.ApplicationTest : Test removing a job when the db file is gone 06:00:27 2026-02-21T06:00:27.706Z INFO 2398 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:27 2026-02-21T06:00:27.709Z INFO 2398 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:27 2026-02-21T06:00:27.972Z INFO 2398 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:27 2026-02-21T06:00:27.975Z INFO 2398 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:28 2026-02-21T06:00:28.135Z DEBUG 2398 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 300 resp: 204 NO_CONTENT 06:00:28 2026-02-21T06:00:28.136Z DEBUG 2398 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 GET uri = 'https://localhost:46629/actuator/loggers/org.oransc.ics'' 06:00:28 2026-02-21T06:00:28.154Z DEBUG 2398 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 300 resp: 200 OK 06:00:28 2026-02-21T06:00:28.156Z DEBUG 2398 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 POST uri = 'https://localhost:46629/actuator/loggers/org.springframework.boot.actuate'' 06:00:28 2026-02-21T06:00:28.162Z DEBUG 2398 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 300 resp: 204 NO_CONTENT 06:00:28 2026-02-21T06:00:28.164Z DEBUG 2398 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 POST uri = 'https://localhost:46629/actuator/shutdown'' 06:00:28 2026-02-21T06:00:28.167Z TRACE 2398 --- [o-auto-1-exec-1] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped to Actuator web endpoint 'shutdown' 06:00:28 2026-02-21T06:00:28.172Z DEBUG 2398 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 300 resp: 200 OK 06:00:29 2026-02-21T06:00:29.198Z DEBUG 2398 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 GET uri = 'https://localhost:46629/data-consumer/v1/info-jobs'' 06:00:29 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.068 s - in org.oransc.ics.ApplicationTest 06:00:29 [INFO] Running org.oransc.ics.clients.AsyncRestClientTest 06:00:29 2026-02-21T06:00:29.287Z DEBUG 2398 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 GET uri = 'http://localhost:38081/BaseUrl/test'' 06:00:29 2026-02-21T06:00:29.371Z DEBUG 2398 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 06:00:29 2026-02-21T06:00:29.377Z DEBUG 2398 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 PUT uri = 'http://localhost:38081/BaseUrl/test'' 06:00:29 2026-02-21T06:00:29.382Z DEBUG 2398 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 06:00:29 2026-02-21T06:00:29.384Z DEBUG 2398 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 06:00:29 2026-02-21T06:00:29.387Z DEBUG 2398 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 DELETE uri = 'http://localhost:38081/BaseUrl/test'' 06:00:29 2026-02-21T06:00:29.395Z DEBUG 2398 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 06:00:29 2026-02-21T06:00:29.396Z DEBUG 2398 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 06:00:29 2026-02-21T06:00:29.400Z DEBUG 2398 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:38081/BaseUrl/test'' 06:00:29 2026-02-21T06:00:29.404Z DEBUG 2398 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 06:00:29 2026-02-21T06:00:29.405Z DEBUG 2398 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 06:00:29 2026-02-21T06:00:29.408Z DEBUG 2398 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 GET uri = 'http://localhost:38081/BaseUrl/test'' 06:00:29 2026-02-21T06:00:29.411Z DEBUG 2398 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 06:00:29 2026-02-21T06:00:29.412Z DEBUG 2398 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 06:00:29 2026-02-21T06:00:29.415Z DEBUG 2398 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 DELETE uri = 'http://localhost:38081/BaseUrl/test'' 06:00:29 2026-02-21T06:00:29.420Z DEBUG 2398 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 06:00:29 2026-02-21T06:00:29.431Z DEBUG 2398 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:38081/BaseUrl/test'' 06:00:29 2026-02-21T06:00:29.435Z DEBUG 2398 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 06:00:29 2026-02-21T06:00:29.437Z DEBUG 2398 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 06:00:29 2026-02-21T06:00:29.439Z DEBUG 2398 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:38081/BaseUrl/test'' 06:00:29 2026-02-21T06:00:29.449Z DEBUG 2398 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 06:00:29 2026-02-21T06:00:29.491Z DEBUG 2398 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 PUT uri = 'http://localhost:38081/BaseUrl/test'' 06:00:29 2026-02-21T06:00:29.496Z DEBUG 2398 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 06:00:29 2026-02-21T06:00:29.539Z DEBUG 2398 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:38081/BaseUrl/test'' 06:00:29 2026-02-21T06:00:29.543Z DEBUG 2398 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 06:00:29 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s - in org.oransc.ics.clients.AsyncRestClientTest 06:00:31 [INFO] 06:00:31 [INFO] Results: 06:00:31 [INFO] 06:00:31 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0 06:00:31 [INFO] 06:00:31 [INFO] 06:00:31 [INFO] --- swagger-codegen:3.0.11:generate (default) @ informationcoordinatorservice --- 06:00:34 [INFO] No .swagger-codegen-ignore file found. 06:00:35 [WARNING] can't open handlebars/openapi/README.md for input 06:00:35 [INFO] writing file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/api/.swagger-codegen-ignore 06:00:35 [INFO] writing file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/api/.swagger-codegen/VERSION 06:00:35 [INFO] 06:00:35 [INFO] --- jacoco:0.8.8:report (default-report) @ informationcoordinatorservice --- 06:00:35 [INFO] Loading execution data file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/jacoco.exec 06:00:35 [INFO] Analyzed bundle 'informationcoordinatorservice' with 73 classes 06:00:35 [INFO] 06:00:35 [INFO] --- jar:3.3.0:jar (default-jar) @ informationcoordinatorservice --- 06:00:36 [INFO] Building jar: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/informationcoordinatorservice-1.5.1-SNAPSHOT.jar 06:00:36 [INFO] 06:00:36 [INFO] --- spring-boot:3.0.4:repackage (repackage) @ informationcoordinatorservice --- 06:00:37 [INFO] Replacing main artifact with repackaged archive 06:00:37 [INFO] 06:00:37 [INFO] --- docker:0.30.0:build (generate-nonrtric-plt-informationcoordinatorservice-image) @ informationcoordinatorservice --- 06:00:39 [INFO] 06:00:39 [INFO] --- failsafe:2.22.2:integration-test (default) @ informationcoordinatorservice --- 06:00:39 [INFO] 06:00:39 [INFO] --- failsafe:2.22.2:verify (default) @ informationcoordinatorservice --- 06:00:39 [INFO] 06:00:39 [INFO] --- install:3.0.1:install (default-install) @ informationcoordinatorservice --- 06:00:39 [INFO] Installing /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/informationcoordinatorservice/1.5.1-SNAPSHOT/informationcoordinatorservice-1.5.1-SNAPSHOT.pom 06:00:39 [INFO] Installing /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/informationcoordinatorservice-1.5.1-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/informationcoordinatorservice/1.5.1-SNAPSHOT/informationcoordinatorservice-1.5.1-SNAPSHOT.jar 06:00:39 [INFO] 06:00:39 [INFO] --- docker:0.30.0:build (push-nonrtric-plt-informationcoordinatorservice-image) @ informationcoordinatorservice --- 06:00:39 [INFO] 06:00:39 [INFO] --- dependency:3.3.0:tree (default-cli) @ informationcoordinatorservice --- 06:00:42 [INFO] org.o-ran-sc.nonrtric.plt:informationcoordinatorservice:jar:1.5.1-SNAPSHOT 06:00:42 [INFO] +- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.0.2:compile 06:00:42 [INFO] | +- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.0.2:compile 06:00:42 [INFO] | | \- org.springdoc:springdoc-openapi-starter-common:jar:2.0.2:compile 06:00:42 [INFO] | | \- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.7:compile 06:00:42 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 06:00:42 [INFO] | | +- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.7:compile 06:00:42 [INFO] | | +- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.7:compile 06:00:42 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 06:00:42 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.14.2:compile 06:00:42 [INFO] | +- org.webjars:swagger-ui:jar:4.15.5:compile 06:00:42 [INFO] | +- org.webjars:webjars-locator-core:jar:0.52:compile 06:00:42 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.6:compile 06:00:42 [INFO] | \- io.github.classgraph:classgraph:jar:4.8.149:compile 06:00:42 [INFO] +- org.springdoc:springdoc-openapi-ui:jar:1.6.14:compile 06:00:42 [INFO] | \- org.springdoc:springdoc-openapi-webmvc-core:jar:1.6.14:compile 06:00:42 [INFO] | \- org.springdoc:springdoc-openapi-common:jar:1.6.14:compile 06:00:42 [INFO] | \- io.swagger.core.v3:swagger-core:jar:2.2.7:compile 06:00:42 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.2.7:compile 06:00:42 [INFO] | \- io.swagger.core.v3:swagger-models:jar:2.2.7:compile 06:00:42 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.0.4:compile 06:00:42 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.0.4:compile 06:00:42 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.0.4:compile 06:00:42 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.4.5:compile 06:00:42 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.4.5:compile 06:00:42 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.19.0:compile 06:00:42 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.19.0:compile 06:00:42 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.6:compile 06:00:42 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 06:00:42 [INFO] | | \- org.yaml:snakeyaml:jar:1.33:compile 06:00:42 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.0.4:compile 06:00:42 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.2:compile 06:00:42 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.2:compile 06:00:42 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.14.2:compile 06:00:42 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.2:compile 06:00:42 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.2:compile 06:00:42 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.2:compile 06:00:42 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.0.4:compile 06:00:42 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.5:compile 06:00:42 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.5:compile 06:00:42 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.5:compile 06:00:42 [INFO] | +- org.springframework:spring-web:jar:6.0.6:compile 06:00:42 [INFO] | \- org.springframework:spring-webmvc:jar:6.0.6:compile 06:00:42 [INFO] | +- org.springframework:spring-aop:jar:6.0.6:compile 06:00:42 [INFO] | +- org.springframework:spring-context:jar:6.0.6:compile 06:00:42 [INFO] | \- org.springframework:spring-expression:jar:6.0.6:compile 06:00:42 [INFO] +- org.springframework.boot:spring-boot-starter-thymeleaf:jar:3.0.4:compile 06:00:42 [INFO] | \- org.thymeleaf:thymeleaf-spring6:jar:3.1.1.RELEASE:compile 06:00:42 [INFO] | \- org.thymeleaf:thymeleaf:jar:3.1.1.RELEASE:compile 06:00:42 [INFO] | +- org.attoparser:attoparser:jar:2.0.6.RELEASE:compile 06:00:42 [INFO] | \- org.unbescape:unbescape:jar:1.1.6.RELEASE:compile 06:00:42 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:3.0.4:compile 06:00:42 [INFO] | \- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.0.4:compile 06:00:42 [INFO] | \- io.projectreactor.netty:reactor-netty-http:jar:1.1.4:compile 06:00:42 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.89.Final:compile 06:00:42 [INFO] | | \- io.netty:netty-codec-dns:jar:4.1.89.Final:compile 06:00:42 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.89.Final:compile 06:00:42 [INFO] | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.89.Final:compile 06:00:42 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.89.Final:compile 06:00:42 [INFO] | \- io.projectreactor.netty:reactor-netty-core:jar:1.1.4:compile 06:00:42 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.89.Final:compile 06:00:42 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.89.Final:compile 06:00:42 [INFO] +- org.springframework:spring-webflux:jar:6.0.6:compile 06:00:42 [INFO] | +- org.springframework:spring-beans:jar:6.0.6:compile 06:00:42 [INFO] | +- org.springframework:spring-core:jar:6.0.6:compile 06:00:42 [INFO] | | \- org.springframework:spring-jcl:jar:6.0.6:compile 06:00:42 [INFO] | \- io.projectreactor:reactor-core:jar:3.5.3:compile 06:00:42 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 06:00:42 [INFO] +- com.google.code.gson:gson:jar:2.9.0:compile 06:00:42 [INFO] +- org.json:json:jar:20211205:compile 06:00:42 [INFO] +- com.github.erosb:everit-json-schema:jar:1.12.1:compile 06:00:42 [INFO] | +- commons-validator:commons-validator:jar:1.6:compile 06:00:42 [INFO] | | +- commons-digester:commons-digester:jar:1.8.1:compile 06:00:42 [INFO] | | +- commons-logging:commons-logging:jar:1.2:compile 06:00:42 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile 06:00:42 [INFO] | +- com.damnhandy:handy-uri-templates:jar:2.1.8:compile 06:00:42 [INFO] | | \- joda-time:joda-time:jar:2.10.2:compile 06:00:42 [INFO] | \- com.google.re2j:re2j:jar:1.3:compile 06:00:42 [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.0.4:compile 06:00:42 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.0.4:compile 06:00:42 [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:3.0.4:compile 06:00:42 [INFO] | +- io.micrometer:micrometer-observation:jar:1.10.4:compile 06:00:42 [INFO] | | \- io.micrometer:micrometer-commons:jar:1.10.4:compile 06:00:42 [INFO] | \- io.micrometer:micrometer-core:jar:1.10.4:compile 06:00:42 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:runtime 06:00:42 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 06:00:42 [INFO] +- org.springframework.boot:spring-boot-devtools:jar:3.0.4:compile 06:00:42 [INFO] | +- org.springframework.boot:spring-boot:jar:3.0.4:compile 06:00:42 [INFO] | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.0.4:compile 06:00:42 [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.0.4:compile 06:00:42 [INFO] +- software.amazon.awssdk:s3:jar:2.17.292:compile 06:00:42 [INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.17.292:compile 06:00:42 [INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.17.292:compile 06:00:42 [INFO] | +- software.amazon.awssdk:protocol-core:jar:2.17.292:compile 06:00:42 [INFO] | +- software.amazon.awssdk:arns:jar:2.17.292:compile 06:00:42 [INFO] | +- software.amazon.awssdk:profiles:jar:2.17.292:compile 06:00:42 [INFO] | +- software.amazon.awssdk:sdk-core:jar:2.17.292:compile 06:00:42 [INFO] | +- software.amazon.awssdk:auth:jar:2.17.292:compile 06:00:42 [INFO] | | +- software.amazon.awssdk:json-utils:jar:2.17.292:compile 06:00:42 [INFO] | | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.17.292:compile 06:00:42 [INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile 06:00:42 [INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.17.292:compile 06:00:42 [INFO] | +- software.amazon.awssdk:regions:jar:2.17.292:compile 06:00:42 [INFO] | +- software.amazon.awssdk:annotations:jar:2.17.292:compile 06:00:42 [INFO] | +- software.amazon.awssdk:utils:jar:2.17.292:compile 06:00:42 [INFO] | +- software.amazon.awssdk:aws-core:jar:2.17.292:compile 06:00:42 [INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.17.292:compile 06:00:42 [INFO] | +- software.amazon.awssdk:apache-client:jar:2.17.292:runtime 06:00:42 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:runtime 06:00:42 [INFO] | | | \- commons-codec:commons-codec:jar:1.15:runtime 06:00:42 [INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:runtime 06:00:42 [INFO] | \- software.amazon.awssdk:netty-nio-client:jar:2.17.292:runtime 06:00:42 [INFO] | +- io.netty:netty-codec-http:jar:4.1.89.Final:compile 06:00:42 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.89.Final:compile 06:00:42 [INFO] | +- io.netty:netty-codec:jar:4.1.89.Final:compile 06:00:42 [INFO] | +- io.netty:netty-transport:jar:4.1.89.Final:compile 06:00:42 [INFO] | | \- io.netty:netty-resolver:jar:4.1.89.Final:compile 06:00:42 [INFO] | +- io.netty:netty-common:jar:4.1.89.Final:compile 06:00:42 [INFO] | +- io.netty:netty-buffer:jar:4.1.89.Final:compile 06:00:42 [INFO] | +- io.netty:netty-handler:jar:4.1.89.Final:compile 06:00:42 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.89.Final:compile 06:00:42 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.89.Final:compile 06:00:42 [INFO] +- org.projectlombok:lombok:jar:1.18.26:provided 06:00:42 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.0.4:test 06:00:42 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.0.4:test 06:00:42 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.0.4:test 06:00:42 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.7.0:test 06:00:42 [INFO] | | \- net.minidev:json-smart:jar:2.4.8:test 06:00:42 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.8:test 06:00:42 [INFO] | | \- org.ow2.asm:asm:jar:9.1:test 06:00:42 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0:compile 06:00:42 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.1:compile 06:00:42 [INFO] | +- org.assertj:assertj-core:jar:3.23.1:test 06:00:42 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:test 06:00:42 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.9.2:test 06:00:42 [INFO] | | \- org.junit.jupiter:junit-jupiter-params:jar:5.9.2:test 06:00:42 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 06:00:42 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 06:00:42 [INFO] | +- org.springframework:spring-test:jar:6.0.6:test 06:00:42 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test 06:00:42 [INFO] +- org.awaitility:awaitility:jar:4.2.0:test 06:00:42 [INFO] +- io.projectreactor:reactor-test:jar:3.5.3:test 06:00:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.9.2:test 06:00:42 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.9.2:test 06:00:42 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:test 06:00:42 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.9.2:test 06:00:42 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.9.2:test 06:00:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:00:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:4.8.1:test 06:00:42 [INFO] +- org.mockito:mockito-core:jar:4.8.1:test 06:00:42 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.23:test 06:00:42 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 06:00:42 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 06:00:42 [INFO] \- com.squareup.okhttp3:mockwebserver:jar:4.10.0:test 06:00:42 [INFO] +- com.squareup.okhttp3:okhttp:jar:4.10.0:test 06:00:42 [INFO] | +- com.squareup.okio:okio-jvm:jar:3.0.0:test 06:00:42 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.22:test 06:00:42 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.22:test 06:00:42 [INFO] | \- org.jetbrains:annotations:jar:13.0:test 06:00:42 [INFO] +- junit:junit:jar:4.13.2:test 06:00:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 06:00:42 [INFO] \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.7.22:test 06:00:42 [INFO] \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.7.22:test 06:00:42 [INFO] 06:00:42 [INFO] --- clm:3.0.3-01:index (default-cli) @ informationcoordinatorservice --- 06:00:42 [INFO] Saved module information to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/sonatype-clm/module.xml 06:00:42 [INFO] ------------------------------------------------------------------------ 06:00:42 [INFO] BUILD SUCCESS 06:00:42 [INFO] ------------------------------------------------------------------------ 06:00:42 [INFO] Total time: 01:52 min 06:00:42 [INFO] Finished at: 2026-02-21T06:00:42Z 06:00:42 [INFO] ------------------------------------------------------------------------ 06:00:42 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins2783221420079219169.sh 06:00:42 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/sh -xe /tmp/jenkins10989908889177051928.sh 06:00:42 + find . -regex .*karaf/target 06:00:42 + xargs rm -rf 06:00:43 $ ssh-agent -k 06:00:43 unset SSH_AUTH_SOCK; 06:00:43 unset SSH_AGENT_PID; 06:00:43 echo Agent pid 1760 killed; 06:00:43 [ssh-agent] Stopped. 06:00:43 FATAL: Could not verify application public id from IQ Server 06:00:43 com.sonatype.insight.client.utils.NiceHttpResponseException: Invalid credentials. Please try again. 06:00:43 at com.sonatype.insight.client.utils.AbstractClient.verifyStatusCode(AbstractClient.java:29) 06:00:43 at com.sonatype.insight.brain.client.AbstractRequestClient.parseResult(AbstractRequestClient.java:23) 06:00:43 at com.sonatype.insight.brain.client.ConfigurationClient.verifyOrCreateApplication(ConfigurationClient.java:111) 06:00:43 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:96) 06:00:43 Caused: com.sonatype.nexus.api.exception.IqClientException: Could not verify application public id from IQ Server 06:00:43 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:99) 06:00:43 at com.sonatype.nexus.api.iq.IqClient$verifyOrCreateApplication$3.call(Unknown Source) 06:00:43 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:75) 06:00:43 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 06:00:43 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) 06:00:43 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 06:00:43 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 06:00:43 at hudson.model.Build$BuildExecution.build(Build.java:199) 06:00:43 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 06:00:43 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 06:00:43 at hudson.model.Run.execute(Run.java:1895) 06:00:43 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 06:00:43 at hudson.model.ResourceController.execute(ResourceController.java:101) 06:00:43 at hudson.model.Executor.run(Executor.java:442) 06:00:43 [PostBuildScript] - [INFO] Executing post build scripts. 06:00:43 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins8210961566285620181.sh 06:00:43 ---> sysstat.sh 06:00:43 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins4182908326233696389.sh 06:00:43 ---> package-listing.sh 06:00:43 ++ facter osfamily 06:00:43 ++ tr '[:upper:]' '[:lower:]' 06:00:44 + OS_FAMILY=debian 06:00:44 + workspace=/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release 06:00:44 + START_PACKAGES=/tmp/packages_start.txt 06:00:44 + END_PACKAGES=/tmp/packages_end.txt 06:00:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:00:44 + PACKAGES=/tmp/packages_start.txt 06:00:44 + '[' /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release ']' 06:00:44 + PACKAGES=/tmp/packages_end.txt 06:00:44 + case "${OS_FAMILY}" in 06:00:44 + dpkg -l 06:00:44 + grep '^ii' 06:00:44 + '[' -f /tmp/packages_start.txt ']' 06:00:44 + '[' -f /tmp/packages_end.txt ']' 06:00:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:00:44 + '[' /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release ']' 06:00:44 + mkdir -p /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/archives/ 06:00:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/archives/ 06:00:44 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins9072805775947799122.sh 06:00:44 ---> capture-instance-metadata.sh 06:00:44 Setup pyenv: 06:00:44 system 06:00:44 3.8.13 06:00:44 3.9.13 06:00:44 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/.python-version) 06:00:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I4rC from file:/tmp/.os_lf_venv 06:00:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:00:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:00:47 lf-activate-venv(): INFO: Base packages installed successfully 06:00:47 lf-activate-venv(): INFO: Installing additional packages: lftools 06:01:05 lf-activate-venv(): INFO: Adding /tmp/venv-I4rC/bin to PATH 06:01:05 INFO: Running in OpenStack, capturing instance metadata 06:01:05 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins5557898359361562468.sh 06:01:05 provisioning config files... 06:01:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release@tmp/config14746069778290114580tmp 06:01:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:01:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:01:05 [EnvInject] - Injecting environment variables from a build step. 06:01:05 [EnvInject] - Injecting as environment variables the properties content 06:01:05 SERVER_ID=logs 06:01:05 06:01:05 [EnvInject] - Variables injected successfully. 06:01:05 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins7446367048447384276.sh 06:01:05 ---> create-netrc.sh 06:01:05 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins12902727642859675915.sh 06:01:05 ---> python-tools-install.sh 06:01:05 Setup pyenv: 06:01:05 system 06:01:05 3.8.13 06:01:05 3.9.13 06:01:05 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/.python-version) 06:01:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I4rC from file:/tmp/.os_lf_venv 06:01:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:01:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:01:09 lf-activate-venv(): INFO: Base packages installed successfully 06:01:09 lf-activate-venv(): INFO: Installing additional packages: lftools 06:01:30 lf-activate-venv(): INFO: Adding /tmp/venv-I4rC/bin to PATH 06:01:30 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins10662297521851096606.sh 06:01:30 ---> sudo-logs.sh 06:01:30 Archiving 'sudo' log.. 06:01:30 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins3187437690052907932.sh 06:01:30 ---> job-cost.sh 06:01:30 Setup pyenv: 06:01:31 system 06:01:31 3.8.13 06:01:31 3.9.13 06:01:31 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/.python-version) 06:01:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I4rC from file:/tmp/.os_lf_venv 06:01:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:01:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:01:34 lf-activate-venv(): INFO: Base packages installed successfully 06:01:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:01:44 lf-activate-venv(): INFO: Adding /tmp/venv-I4rC/bin to PATH 06:01:44 INFO: No Stack... 06:01:44 INFO: Retrieving Pricing Info for: v3-starter-4 06:01:44 INFO: Archiving Costs 06:01:44 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash -l /tmp/jenkins9102289874086476628.sh 06:01:44 ---> logs-deploy.sh 06:01:44 Setup pyenv: 06:01:44 system 06:01:44 3.8.13 06:01:44 3.9.13 06:01:44 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/.python-version) 06:01:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I4rC from file:/tmp/.os_lf_venv 06:01:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:01:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:01:48 lf-activate-venv(): INFO: Base packages installed successfully 06:01:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:02:04 lf-activate-venv(): INFO: Adding /tmp/venv-I4rC/bin to PATH 06:02:04 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/141 06:02:04 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 06:02:06 Archives upload complete. 06:02:06 INFO: archiving logs to Nexus 06:02:08 ---> uname -a: 06:02:08 Linux prd-ubuntu1804-builder-4c-4g-7181 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:02:08 06:02:08 06:02:08 ---> lscpu: 06:02:08 Architecture: x86_64 06:02:08 CPU op-mode(s): 32-bit, 64-bit 06:02:08 Byte Order: Little Endian 06:02:08 CPU(s): 4 06:02:08 On-line CPU(s) list: 0-3 06:02:08 Thread(s) per core: 1 06:02:08 Core(s) per socket: 1 06:02:08 Socket(s): 4 06:02:08 NUMA node(s): 1 06:02:08 Vendor ID: AuthenticAMD 06:02:08 CPU family: 23 06:02:08 Model: 49 06:02:08 Model name: AMD EPYC-Rome Processor 06:02:08 Stepping: 0 06:02:08 CPU MHz: 2799.998 06:02:08 BogoMIPS: 5599.99 06:02:08 Virtualization: AMD-V 06:02:08 Hypervisor vendor: KVM 06:02:08 Virtualization type: full 06:02:08 L1d cache: 32K 06:02:08 L1i cache: 32K 06:02:08 L2 cache: 512K 06:02:08 L3 cache: 16384K 06:02:08 NUMA node0 CPU(s): 0-3 06:02:08 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 06:02:08 06:02:08 06:02:08 ---> nproc: 06:02:08 4 06:02:08 06:02:08 06:02:08 ---> df -h: 06:02:08 Filesystem Size Used Avail Use% Mounted on 06:02:08 udev 3.9G 0 3.9G 0% /dev 06:02:08 tmpfs 798M 664K 797M 1% /run 06:02:08 /dev/vda1 20G 7.7G 12G 40% / 06:02:08 tmpfs 3.9G 0 3.9G 0% /dev/shm 06:02:08 tmpfs 5.0M 0 5.0M 0% /run/lock 06:02:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:02:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:02:08 tmpfs 798M 0 798M 0% /run/user/1001 06:02:08 06:02:08 06:02:08 ---> free -m: 06:02:08 total used free shared buff/cache available 06:02:08 Mem: 7975 481 5181 0 2313 7211 06:02:08 Swap: 1023 0 1023 06:02:08 06:02:08 06:02:08 ---> ip addr: 06:02:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:02:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:02:08 inet 127.0.0.1/8 scope host lo 06:02:08 valid_lft forever preferred_lft forever 06:02:08 inet6 ::1/128 scope host 06:02:08 valid_lft forever preferred_lft forever 06:02:08 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 06:02:08 link/ether fa:16:3e:45:58:e2 brd ff:ff:ff:ff:ff:ff 06:02:08 inet 10.32.6.223/23 brd 10.32.7.255 scope global dynamic ens3 06:02:08 valid_lft 86085sec preferred_lft 86085sec 06:02:08 inet6 fe80::f816:3eff:fe45:58e2/64 scope link 06:02:08 valid_lft forever preferred_lft forever 06:02:08 06:02:08 06:02:08 ---> sar -b -r -n DEV: 06:02:08 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-7181) 02/21/26 _x86_64_ (4 CPU) 06:02:08 06:02:08 05:56:55 LINUX RESTART (4 CPU) 06:02:08 06:02:08 05:57:01 tps rtps wtps bread/s bwrtn/s 06:02:08 05:58:01 151.84 64.79 87.05 4249.83 40759.36 06:02:08 05:59:01 80.89 30.28 50.61 1667.32 8724.15 06:02:08 06:00:01 36.83 9.97 26.86 708.28 6468.79 06:02:08 06:01:01 22.80 3.90 18.90 114.25 8995.70 06:02:08 06:02:01 22.73 0.68 22.05 77.72 1496.02 06:02:08 Average: 63.02 21.92 41.09 1363.48 13288.80 06:02:08 06:02:08 05:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:02:08 05:58:01 5952856 7378396 2214556 27.11 37528 1567776 719064 7.80 622684 1426372 90168 06:02:08 05:59:01 5552452 7319528 2614960 32.02 57904 1871752 776720 8.43 718200 1696156 169800 06:02:08 06:00:01 4603880 6488912 3563532 43.63 62468 1980028 1525784 16.56 1582568 1764972 80804 06:02:08 06:01:01 5266224 7338360 2901188 35.52 67200 2157748 731024 7.93 793272 1886532 16896 06:02:08 06:02:01 5257132 7335532 2910280 35.63 69560 2161184 736540 7.99 801908 1885348 9952 06:02:08 Average: 5326509 7172146 2840903 34.78 58932 1947698 897826 9.74 903726 1731876 73524 06:02:08 06:02:08 05:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:02:08 05:58:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 06:02:08 05:58:01 ens3 440.19 253.46 1443.90 67.91 0.00 0.00 0.00 0.00 06:02:08 05:59:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 06:02:08 05:59:01 ens3 104.93 91.72 1561.14 15.68 0.00 0.00 0.00 0.00 06:02:08 06:00:01 lo 19.80 19.80 7.23 7.23 0.00 0.00 0.00 0.00 06:02:08 06:00:01 ens3 141.68 136.11 1324.05 19.95 0.00 0.00 0.00 0.00 06:02:08 06:01:01 lo 104.30 104.30 29.42 29.42 0.00 0.00 0.00 0.00 06:02:08 06:01:01 ens3 116.43 111.83 1057.47 18.88 0.00 0.00 0.00 0.00 06:02:08 06:02:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 06:02:08 06:02:01 ens3 11.88 12.86 9.26 6.08 0.00 0.00 0.00 0.00 06:02:08 Average: lo 25.47 25.47 7.39 7.39 0.00 0.00 0.00 0.00 06:02:08 Average: ens3 163.02 121.20 1079.16 25.70 0.00 0.00 0.00 0.00 06:02:08 06:02:08 06:02:08 ---> sar -P ALL: 06:02:08 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-7181) 02/21/26 _x86_64_ (4 CPU) 06:02:08 06:02:08 05:56:55 LINUX RESTART (4 CPU) 06:02:08 06:02:08 05:57:01 CPU %user %nice %system %iowait %steal %idle 06:02:08 05:58:01 all 21.93 0.00 2.70 4.52 1.11 69.74 06:02:08 05:58:01 0 26.72 0.00 2.36 2.13 1.20 67.58 06:02:08 05:58:01 1 26.32 0.00 2.97 1.63 1.17 67.91 06:02:08 05:58:01 2 16.54 0.00 2.34 7.87 1.05 72.20 06:02:08 05:58:01 3 18.10 0.00 3.15 6.48 1.03 71.25 06:02:08 05:59:01 all 23.31 0.00 1.58 1.80 1.16 72.15 06:02:08 05:59:01 0 26.57 0.00 1.77 3.80 1.13 66.73 06:02:08 05:59:01 1 26.39 0.00 1.58 0.63 1.08 70.31 06:02:08 05:59:01 2 26.90 0.00 2.26 1.35 1.63 67.86 06:02:08 05:59:01 3 13.44 0.00 0.70 1.44 0.76 83.65 06:02:08 06:00:01 all 41.92 0.00 1.51 0.89 2.54 53.14 06:02:08 06:00:01 0 49.77 0.00 1.20 0.27 2.62 46.15 06:02:08 06:00:01 1 36.99 0.00 1.82 0.27 2.37 58.56 06:02:08 06:00:01 2 38.25 0.00 1.76 2.77 2.86 54.36 06:02:08 06:00:01 3 42.69 0.00 1.27 0.22 2.33 53.49 06:02:08 06:01:01 all 30.37 0.00 1.35 0.49 1.76 66.03 06:02:08 06:01:01 0 48.99 0.00 1.15 0.42 2.01 47.44 06:02:08 06:01:01 1 19.51 0.00 1.24 0.15 1.64 77.46 06:02:08 06:01:01 2 27.54 0.00 1.87 1.13 1.72 67.74 06:02:08 06:01:01 3 25.49 0.00 1.10 0.28 1.68 71.45 06:02:08 06:02:01 all 19.54 0.00 0.99 0.64 0.74 78.09 06:02:08 06:02:01 0 34.12 0.00 1.45 0.17 1.05 63.22 06:02:08 06:02:01 1 2.36 0.00 0.43 0.03 0.13 97.04 06:02:08 06:02:01 2 12.36 0.00 1.10 2.32 0.52 83.71 06:02:08 06:02:01 3 29.26 0.00 1.00 0.05 1.25 68.44 06:02:08 Average: all 27.41 0.00 1.62 1.67 1.46 67.83 06:02:08 Average: 0 37.23 0.00 1.59 1.36 1.60 58.23 06:02:08 Average: 1 22.31 0.00 1.61 0.54 1.28 74.27 06:02:08 Average: 2 24.33 0.00 1.87 3.08 1.56 69.16 06:02:08 Average: 3 25.78 0.00 1.44 1.69 1.41 69.67 06:02:08 06:02:08 06:02:08