02:00:46 Started by timer 02:00:46 Running as SYSTEM 02:00:46 [EnvInject] - Loading node environment variables. 02:00:46 Building remotely on prd-ubuntu1804-docker-4c-4g-8860 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-participants-maven-clm-l-release 02:00:46 [ssh-agent] Looking for ssh-agent implementation... 02:00:46 $ ssh-agent 02:00:46 SSH_AUTH_SOCK=/tmp/ssh-jjaoOYiel1I2/agent.2140 02:00:46 SSH_AGENT_PID=2142 02:00:46 [ssh-agent] Started. 02:00:46 Running ssh-add (command line suppressed) 02:00:46 Identity added: /w/workspace/nonrtric-plt-participants-maven-clm-l-release@tmp/private_key_1430809207490409039.key (jenkins-ssh) 02:00:46 [ssh-agent] Using credentials jenkins (jenkins) 02:00:46 The recommended git tool is: NONE 02:00:48 using credential jenkins 02:00:48 Wiping out workspace first. 02:00:48 Cloning the remote Git repository 02:00:48 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 02:00:49 > git init /w/workspace/nonrtric-plt-participants-maven-clm-l-release # timeout=10 02:00:49 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 02:00:49 > git --version # timeout=10 02:00:49 > git --version # 'git version 2.17.1' 02:00:49 using GIT_SSH to set credentials jenkins 02:00:49 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:50 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 02:00:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:50 Avoid second fetch 02:00:50 > git rev-parse refs/remotes/origin/l-release^{commit} # timeout=10 02:00:50 Checking out Revision 67b12d9980ca0c14b9c054bba3aa6a9ee58bcbd3 (refs/remotes/origin/l-release) 02:00:50 > git config core.sparsecheckout # timeout=10 02:00:50 > git checkout -f 67b12d9980ca0c14b9c054bba3aa6a9ee58bcbd3 # timeout=10 02:00:50 Commit message: "Roll version for l-release branch (0.3.0->0.3.1)" 02:00:50 > git rev-list --no-walk 67b12d9980ca0c14b9c054bba3aa6a9ee58bcbd3 # timeout=10 02:00:50 > git remote # timeout=10 02:00:50 > git submodule init # timeout=10 02:00:50 > git submodule sync # timeout=10 02:00:51 > git config --get remote.origin.url # timeout=10 02:00:51 > git submodule init # timeout=10 02:00:51 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:00:51 > git config --get submodule.sme.url # timeout=10 02:00:51 > git config -f .gitmodules --get submodule.sme.path # timeout=10 02:00:51 > git submodule update --init --recursive sme # timeout=10 02:00:55 provisioning config files... 02:00:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:00:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:00:55 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins1995745597307050592.sh 02:00:55 ---> python-tools-install.sh 02:00:55 Setup pyenv: 02:00:55 * system (set by /opt/pyenv/version) 02:00:55 * 3.8.13 (set by /opt/pyenv/version) 02:00:55 * 3.9.13 (set by /opt/pyenv/version) 02:00:55 * 3.10.6 (set by /opt/pyenv/version) 02:01:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qigB 02:01:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:01:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:01:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:01:11 lf-activate-venv(): INFO: Base packages installed successfully 02:01:11 lf-activate-venv(): INFO: Installing additional packages: lftools 02:01:51 lf-activate-venv(): INFO: Adding /tmp/venv-qigB/bin to PATH 02:01:51 Generating Requirements File 02:02:33 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. 02:02:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:02:34 Python 3.10.6 02:02:34 pip 26.2.1 from /tmp/venv-qigB/lib/python3.10/site-packages/pip (python 3.10) 02:02:34 aiohappyeyeballs==2.7.1 02:02:34 aiohttp==3.14.3 02:02:34 aiosignal==1.4.0 02:02:34 appdirs==1.4.4 02:02:34 argcomplete==3.7.2 02:02:34 aspy.yaml==1.3.0 02:02:34 async-timeout==5.0.1 02:02:34 attrs==26.1.0 02:02:34 autopage==0.6.0 02:02:34 backports.strenum==1.3.1 02:02:34 beautifulsoup4==4.15.0 02:02:34 boto3==1.43.77 02:02:34 botocore==1.43.78 02:02:34 bs4==0.0.2 02:02:34 certifi==2026.7.22 02:02:34 cffi==2.1.1 02:02:34 cfgv==3.5.0 02:02:34 chardet==7.6.0 02:02:34 charset-normalizer==3.5.1 02:02:34 click==8.4.2 02:02:34 cliff==4.14.0 02:02:34 cmd2==3.5.1 02:02:34 cryptography==3.3.2 02:02:34 debtcollector==3.1.0 02:02:34 decorator==5.3.1 02:02:34 defusedxml==0.7.1 02:02:34 Deprecated==1.3.1 02:02:34 distlib==0.4.3 02:02:34 dnspython==2.8.0 02:02:34 docker==7.2.0 02:02:34 dogpile.cache==1.5.0 02:02:34 durationpy==0.10 02:02:34 email-validator==2.3.0 02:02:34 filelock==3.32.3 02:02:34 frozenlist==1.8.0 02:02:34 future==1.0.0 02:02:34 gitdb==4.0.12 02:02:34 GitPython==3.1.59 02:02:34 httplib2==0.30.2 02:02:34 identify==2.6.19 02:02:34 idna==3.19 02:02:34 importlib-resources==1.5.0 02:02:34 iso8601==2.1.0 02:02:34 Jinja2==3.1.6 02:02:34 jmespath==1.1.0 02:02:34 jsonpatch==1.33 02:02:34 jsonpointer==3.1.1 02:02:34 jsonschema==4.26.0 02:02:34 jsonschema-specifications==2025.9.1 02:02:34 keystoneauth1==5.14.0 02:02:34 kubernetes==36.0.3 02:02:34 lftools==0.37.23 02:02:34 lxml==6.1.2 02:02:34 markdown-it-py==4.2.0 02:02:34 MarkupSafe==3.0.3 02:02:34 mdurl==0.1.2 02:02:34 msgpack==1.2.1 02:02:34 multi_key_dict==2.0.3 02:02:34 multidict==6.7.1 02:02:34 munch==4.0.0 02:02:34 netaddr==1.3.0 02:02:34 niet==1.4.2 02:02:34 nodeenv==1.10.0 02:02:34 oauth2client==4.1.3 02:02:34 oauthlib==3.3.1 02:02:34 openstacksdk==4.13.0 02:02:34 os-service-types==1.8.2 02:02:34 osc-lib==4.6.0 02:02:34 oslo.config==10.4.0 02:02:34 oslo.context==6.4.0 02:02:34 oslo.i18n==6.8.0 02:02:34 oslo.log==8.2.0 02:02:34 oslo.serialization==5.10.0 02:02:34 oslo.utils==10.1.1 02:02:34 packaging==26.3 02:02:34 pbr==7.0.3 02:02:34 platformdirs==4.11.3 02:02:34 prettytable==3.18.0 02:02:34 propcache==0.5.2 02:02:34 psutil==7.2.2 02:02:34 pyasn1==0.6.4 02:02:34 pyasn1_modules==0.4.2 02:02:34 pycparser==3.0 02:02:34 pygerrit2==2.0.15 02:02:34 PyGithub==2.10.0 02:02:34 Pygments==2.21.0 02:02:34 PyJWT==2.13.0 02:02:34 PyNaCl==1.6.2 02:02:34 pyparsing==2.4.7 02:02:34 pyperclip==1.11.0 02:02:34 pyrsistent==0.20.0 02:02:34 python-cinderclient==9.9.0 02:02:34 python-dateutil==2.9.0.post0 02:02:34 python-discovery==1.5.2 02:02:34 python-heatclient==5.2.0 02:02:34 python-jenkins==1.8.3 02:02:34 python-keystoneclient==5.8.0 02:02:34 python-magnumclient==4.11.0 02:02:34 python-openstackclient==10.0.0 02:02:34 python-swiftclient==4.10.0 02:02:34 PyYAML==6.0.3 02:02:34 referencing==0.37.0 02:02:34 requests==2.34.2 02:02:34 requests-oauthlib==2.0.0 02:02:34 rfc3986==2.0.0 02:02:34 rich==15.0.0 02:02:34 rich-argparse==1.8.0 02:02:34 rpds-py==0.30.0 02:02:34 rsa==4.9.1 02:02:34 ruamel.yaml==0.19.1 02:02:34 ruamel.yaml.clib==0.2.15 02:02:34 s3transfer==0.19.2 02:02:34 simplejson==4.1.1 02:02:34 six==1.17.0 02:02:34 smmap==5.0.3 02:02:34 soupsieve==2.9.2 02:02:34 stevedore==5.8.0 02:02:34 tabulate==0.10.0 02:02:34 toml==0.10.2 02:02:34 tomlkit==0.15.1 02:02:34 tqdm==4.70.0 02:02:34 typing_extensions==4.16.0 02:02:34 urllib3==1.26.20 02:02:34 virtualenv==21.7.4 02:02:34 wcwidth==0.8.2 02:02:34 websocket-client==1.9.0 02:02:34 wrapt==2.3.0 02:02:34 xdg==6.0.0 02:02:34 xmltodict==1.0.4 02:02:34 yarl==1.24.5 02:02:34 yq==4.1.2 02:02:35 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/sh /tmp/jenkins14352911250582107011.sh 02:02:35 ---> uv-install.sh 02:02:35 Installing uv/uvx (latest) using shell installer 02:02:35 2026-08-22 02:02:35 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-mQdgyS.sh" [1] 02:02:35 downloading uv 0.12.5 x86_64-unknown-linux-gnu 02:02:36 installing to /home/jenkins/.local/bin 02:02:36 uv 02:02:36 uvx 02:02:36 everything's installed! 02:02:36 02:02:36 To add $HOME/.local/bin to your PATH, either restart your shell or run: 02:02:36 02:02:36 source $HOME/.local/bin/env (sh, bash, zsh) 02:02:36 source $HOME/.local/bin/env.fish (fish) 02:02:36 Adding install location to PATH 02:02:36 ---> Validating uv/uvx install 02:02:36 uvx 0.12.5 (x86_64-unknown-linux-gnu) 02:02:36 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/sh -xe /tmp/jenkins9054985060728999043.sh 02:02:36 + echo quiet=on 02:02:36 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-docker-4c-4g-8860 02:02:38 [nonrtric-plt-participants-maven-clm-l-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=l-release -Dsha1=origin/l-release -DMAVEN_OPTS= -DPROJECT=nonrtric/plt/rappmanager -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/l-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=l-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 02:02:38 " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-Ddocker.skip=true -f participants" -DGERRIT_PROJECT=nonrtric/plt/rappmanager --version 02:02:38 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 02:02:38 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 02:02:38 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 02:02:38 Default locale: en, platform encoding: UTF-8 02:02:38 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 02:02:38 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/sh -xe /tmp/jenkins5828386708445700305.sh 02:02:38 + rm /home/jenkins/.wgetrc 02:02:38 [EnvInject] - Injecting environment variables from a build step. 02:02:38 [EnvInject] - Injecting as environment variables the properties content 02:02:38 SET_JDK_VERSION=openjdk17 02:02:38 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 02:02:38 02:02:38 [EnvInject] - Variables injected successfully. 02:02:38 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/sh /tmp/jenkins14486554389819962022.sh 02:02:38 ---> update-java-alternatives.sh 02:02:38 ---> Updating Java version 02:02:39 ---> Ubuntu/Debian system detected 02:02:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 02:02:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 02:02:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 02:02:39 openjdk version "17.0.7" 2023-04-18 02:02:39 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 02:02:39 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 02:02:39 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 02:02:40 [EnvInject] - Injecting environment variables from a build step. 02:02:40 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 02:02:40 [EnvInject] - Variables injected successfully. 02:02:40 provisioning config files... 02:02:40 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-l-release@tmp/config13558466140611982222tmp 02:02:40 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-participants-maven-clm-l-release@tmp/config6633055189771808810tmp 02:02:40 [EnvInject] - Injecting environment variables from a build step. 02:02:40 [EnvInject] - Injecting as environment variables the properties content 02:02:40 MAVEN_GOALS=clean install 02:02:40 02:02:40 [EnvInject] - Variables injected successfully. 02:02:40 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash -l /tmp/jenkins5192752573873823209.sh 02:02:40 ---> common-variables.sh 02:02:40 --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 02:02:40 ---> sonatype-clm.sh 02:02:40 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 02:02:40 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 02:02:40 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 02:02:40 Default locale: en, platform encoding: UTF-8 02:02:40 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 02:02:42 [INFO] Scanning for projects... 02:02:54 [INFO] ------------------------------------------------------------------------ 02:02:54 [INFO] Reactor Build Order: 02:02:54 [INFO] 02:02:54 [INFO] NONRTRIC ACM Participants [pom] 02:02:54 [INFO] participant-impl-dme [jar] 02:02:57 [INFO] 02:02:57 [INFO] ---------------< org.o-ran-sc.nonrtric.plt:participants >--------------- 02:02:57 [INFO] Building NONRTRIC ACM Participants 0.3.1-SNAPSHOT [1/2] 02:02:57 [INFO] from pom.xml 02:02:57 [INFO] --------------------------------[ pom ]--------------------------------- 02:02:57 [INFO] 02:02:57 [INFO] --- clean:3.3.2:clean (default-clean) @ participants --- 02:02:57 [INFO] 02:02:57 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ participants --- 02:02:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/target/jacoco.exec 02:02:59 [INFO] 02:02:59 [INFO] --- jacoco:0.8.12:report (default-report) @ participants --- 02:02:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:02:59 [INFO] 02:02:59 [INFO] --- install:3.1.3:install (default-install) @ participants --- 02:02:59 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/0.3.1-SNAPSHOT/participants-0.3.1-SNAPSHOT.pom 02:02:59 [INFO] 02:02:59 [INFO] --- dependency:3.6.1:tree (default-cli) @ participants --- 02:03:04 [INFO] org.o-ran-sc.nonrtric.plt:participants:pom:0.3.1-SNAPSHOT 02:03:04 [INFO] 02:03:04 [INFO] --- clm:3.0.11-01:index (default-cli) @ participants --- 02:03:05 [INFO] Saved module information to /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/target/sonatype-clm/module.xml 02:03:05 [INFO] 02:03:05 [INFO] ----< org.o-ran-sc.nonrtric.plt.participants:participant-impl-dme >----- 02:03:05 [INFO] Building participant-impl-dme 0.3.1-SNAPSHOT [2/2] 02:03:05 [INFO] from participant-impl-dme/pom.xml 02:03:05 [INFO] --------------------------------[ jar ]--------------------------------- 02:04:08 [INFO] 02:04:08 [INFO] --- clean:3.3.2:clean (default-clean) @ participant-impl-dme --- 02:04:08 [INFO] 02:04:08 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ participant-impl-dme --- 02:04:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/jacoco.exec 02:04:08 [INFO] 02:04:08 [INFO] --- openapi-generator:7.3.0:generate (dme-participant-spec-generator) @ participant-impl-dme --- 02:04:12 [INFO] Generating with dryRun=false 02:04:12 [INFO] Output directory (/w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 02:04:12 [INFO] OpenAPI Generator: java (client) 02:04:12 [INFO] Generator 'java' is considered stable. 02:04:12 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 02:04:12 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 02:04:12 [INFO] Processing operation subscriptionAuth 02:04:12 [INFO] Processing operation getInfoTypdentifiers 02:04:12 [INFO] Processing operation threaddump 02:04:12 [INFO] Processing operation getEiType 02:04:12 [INFO] Processing operation getInfoType 02:04:12 [INFO] Processing operation putInfoType 02:04:12 [INFO] Processing operation deleteInfoType 02:04:12 [INFO] Processing operation getIndividualTypeSubscription 02:04:12 [INFO] Processing operation putIndividualTypeSubscription 02:04:12 [INFO] Processing operation deleteIndividualTypeSubscription 02:04:12 [INFO] Processing operation producerSupervision 02:04:12 [INFO] Processing operation loggers 02:04:12 [INFO] Processing operation health-path 02:04:12 [INFO] Processing operation getinfoTypeIdentifiers 02:04:12 [INFO] Processing operation typeStatusCallback 02:04:12 [INFO] Processing operation shutdown 02:04:12 [INFO] Processing operation metrics-requiredMetricName 02:04:12 [INFO] Processing operation links 02:04:12 [INFO] Processing operation getJobIds 02:04:12 [INFO] Processing operation deleteJobsForOwner 02:04:12 [INFO] Processing operation loggers-name 02:04:12 [INFO] Processing operation loggers-name_2 02:04:12 [INFO] Processing operation jobCreatedCallback 02:04:12 [INFO] Processing operation jobDeletedCallback 02:04:12 [INFO] Processing operation getEiJobStatus 02:04:12 [INFO] Processing operation getInfoProducerStatus 02:04:12 [INFO] Processing operation getInfoJobStatus 02:04:12 [INFO] Processing operation metrics 02:04:12 [INFO] Processing operation jobStatusCallback 02:04:12 [INFO] Processing operation info 02:04:12 [INFO] Processing operation getEiTypeIdentifiers 02:04:12 [INFO] Processing operation getInfoProducer 02:04:12 [INFO] Processing operation putInfoProducer 02:04:12 [INFO] Processing operation deleteInfoProducer 02:04:12 [INFO] Processing operation getStatus 02:04:12 [INFO] Processing operation getInfoTypeSubscriptions 02:04:12 [INFO] Processing operation getIndividualEiJob 02:04:12 [INFO] Processing operation putIndividualEiJob 02:04:12 [INFO] Processing operation deleteIndividualEiJob 02:04:12 [INFO] Processing operation logfile 02:04:12 [INFO] Processing operation getIndividualInfoJob 02:04:12 [INFO] Processing operation putIndividualInfoJob 02:04:12 [INFO] Processing operation deleteIndividualInfoJob 02:04:12 [INFO] Processing operation getInfoProducerIdentifiers 02:04:12 [INFO] Processing operation getInfoType_1 02:04:12 [INFO] Processing operation health 02:04:12 [INFO] Processing operation getEiJobIds 02:04:12 [INFO] Processing operation getInfoProducerJobs 02:04:12 [INFO] Processing operation heapdump 02:04:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:12 [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid 02:04:12 [INFO] Model EiTypeObject not generated since it's a free-form object 02:04:12 [INFO] Model Void not generated since it's a free-form object 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/AuthorizationResult.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/AuthorizationResult.md (Skipped by modelDocs options supplied by user.) 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerInformationType.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerInformationType.md (Skipped by modelDocs options supplied by user.) 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerJob.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerJob.md (Skipped by modelDocs options supplied by user.) 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerJobStatus.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerJobStatus.md (Skipped by modelDocs options supplied by user.) 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerTypeRegistrationInfo.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerTypeRegistrationInfo.md (Skipped by modelDocs options supplied by user.) 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerTypeSubscriptionInfo.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerTypeSubscriptionInfo.md (Skipped by modelDocs options supplied by user.) 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/EiJobObject.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/EiJobObject.md (Skipped by modelDocs options supplied by user.) 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/EiJobStatusObject.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/EiJobStatusObject.md (Skipped by modelDocs options supplied by user.) 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/Input.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/Input.md (Skipped by modelDocs options supplied by user.) 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/Link.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/Link.md (Skipped by modelDocs options supplied by user.) 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProblemDetails.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProblemDetails.md (Skipped by modelDocs options supplied by user.) 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerInfoJobRequest.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerInfoJobRequest.md (Skipped by modelDocs options supplied by user.) 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerInfoTypeInfo.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerInfoTypeInfo.md (Skipped by modelDocs options supplied by user.) 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerRegistrationInfo.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerRegistrationInfo.md (Skipped by modelDocs options supplied by user.) 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerStatus.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerStatus.md (Skipped by modelDocs options supplied by user.) 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ServiceStatusInfo.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ServiceStatusInfo.md (Skipped by modelDocs options supplied by user.) 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/SubscriptionAuthorization.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/SubscriptionAuthorization.md (Skipped by modelDocs options supplied by user.) 02:04:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/A1EiCallbacksApiClient.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/A1EiCallbacksApiClientTest.java (Skipped by apiTests options supplied by user.) 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/A1EiCallbacksApiClient.md (Skipped by apiDocs options supplied by user.) 02:04:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/A1EiRegistrationApiClient.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/A1EiRegistrationApiClientTest.java (Skipped by apiTests options supplied by user.) 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/A1EiRegistrationApiClient.md (Skipped by apiDocs options supplied by user.) 02:04:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/ActuatorApiClient.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/ActuatorApiClientTest.java (Skipped by apiTests options supplied by user.) 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ActuatorApiClient.md (Skipped by apiDocs options supplied by user.) 02:04:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/AuthorizationApiApiClient.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/AuthorizationApiApiClientTest.java (Skipped by apiTests options supplied by user.) 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/AuthorizationApiApiClient.md (Skipped by apiDocs options supplied by user.) 02:04:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataConsumerApiClient.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/DataConsumerApiClientTest.java (Skipped by apiTests options supplied by user.) 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataConsumerApiClient.md (Skipped by apiDocs options supplied by user.) 02:04:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataConsumerCallbacksApiClient.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/DataConsumerCallbacksApiClientTest.java (Skipped by apiTests options supplied by user.) 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataConsumerCallbacksApiClient.md (Skipped by apiDocs options supplied by user.) 02:04:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataProducerCallbacksApiClient.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/DataProducerCallbacksApiClientTest.java (Skipped by apiTests options supplied by user.) 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataProducerCallbacksApiClient.md (Skipped by apiDocs options supplied by user.) 02:04:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataProducerRegistrationApiClient.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/DataProducerRegistrationApiClientTest.java (Skipped by apiTests options supplied by user.) 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataProducerRegistrationApiClient.md (Skipped by apiDocs options supplied by user.) 02:04:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/ServiceStatusApiClient.java 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/ServiceStatusApiClientTest.java (Skipped by apiTests options supplied by user.) 02:04:13 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ServiceStatusApiClient.md (Skipped by apiDocs options supplied by user.) 02:04:13 [INFO] Skipping generation of Webhooks. 02:04:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/pom.xml 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/README.md 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/build.gradle 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/build.sbt 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/settings.gradle 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/gradle.properties 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/AndroidManifest.xml 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/.travis.yml 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ApiClient.java 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ServerConfiguration.java 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ServerVariable.java 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/.github/workflows/maven.yml 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/api/openapi.yaml 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/JavaTimeFormatter.java 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/HttpBasicAuth.java 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/HttpBearerAuth.java 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/ApiKeyAuth.java 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/gradlew 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/gradlew.bat 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.properties 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.jar 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/git_push.sh 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/.gitignore 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/Authentication.java 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/RFC3339DateFormat.java 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator-ignore 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator/VERSION 02:04:13 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator/FILES 02:04:13 ################################################################################ 02:04:13 # Thanks for using OpenAPI Generator. # 02:04:13 # Please consider donation to help us maintain this project 🙏 # 02:04:13 # https://opencollective.com/openapi_generator/donate # 02:04:13 ################################################################################ 02:04:13 [INFO] 02:04:13 [INFO] --- resources:3.3.1:resources (default-resources) @ participant-impl-dme --- 02:04:14 [INFO] Copying 1 resource from src/main/resources to target/classes 02:04:14 [INFO] Copying 0 resource from src/main/resources to target/classes 02:04:14 [INFO] 02:04:14 [INFO] --- compiler:3.13.0:compile (default-compile) @ participant-impl-dme --- 02:04:14 [INFO] Recompiling the module because of changed source code. 02:04:14 [INFO] Compiling 50 source files with javac [debug parameters release 17] to target/classes 02:04:19 [INFO] 02:04:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ participant-impl-dme --- 02:04:19 [INFO] Copying 1 resource from src/test/resources to target/test-classes 02:04:19 [INFO] 02:04:19 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ participant-impl-dme --- 02:04:19 [INFO] Recompiling the module because of changed dependency. 02:04:19 [INFO] Compiling 7 source files with javac [debug parameters release 17] to target/test-classes 02:04:20 [INFO] 02:04:20 [INFO] --- surefire:3.2.5:test (default-test) @ participant-impl-dme --- 02:04:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:04:22 [INFO] 02:04:22 [INFO] ------------------------------------------------------- 02:04:22 [INFO] T E S T S 02:04:22 [INFO] ------------------------------------------------------- 02:04:24 [INFO] Running org.oransc.participant.dme.rest.ActuatorControllerTest 02:04:25 02:04:25.246 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.oransc.participant.dme.rest.ActuatorControllerTest]: ActuatorControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 02:04:25 02:04:25.581 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oransc.participant.dme.Application for test class org.oransc.participant.dme.rest.ActuatorControllerTest 02:04:26 02:04:26 . ____ _ __ _ _ 02:04:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:04:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:04:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:04:26 ' |____| .__|_| |_|_| |_\__, | / / / / 02:04:26 =========|_|==============|___/=/_/_/_/ 02:04:26 02:04:26 :: Spring Boot :: (v3.3.4) 02:04:26 02:04:27 2026-08-22T02:04:26.987Z INFO 3080 --- [ main] [ ] o.o.p.dme.rest.ActuatorControllerTest : Starting ActuatorControllerTest using Java 17.0.7 with PID 3080 (started by jenkins in /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme) 02:04:27 2026-08-22T02:04:26.996Z INFO 3080 --- [ main] [ ] o.o.p.dme.rest.ActuatorControllerTest : The following 1 profile is active: "test" 02:04:31 2026-08-22T02:04:31.746Z INFO 3080 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 02:04:31 2026-08-22T02:04:31.788Z INFO 3080 --- [ main] [ ] o.apache.catalina.core.StandardService : Starting service [Tomcat] 02:04:31 2026-08-22T02:04:31.789Z INFO 3080 --- [ main] [ ] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.30] 02:04:32 2026-08-22T02:04:31.936Z INFO 3080 --- [ main] [ ] o.a.c.c.C.[.[.[/nonrtric/dmeparticipant] : Initializing Spring embedded WebApplicationContext 02:04:32 2026-08-22T02:04:31.939Z INFO 3080 --- [ main] [ ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4902 ms 02:04:35 2026-08-22T02:04:35.103Z INFO 3080 --- [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 02:04:37 2026-08-22T02:04:37.001Z INFO 3080 --- [ main] [ ] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '' 02:04:37 2026-08-22T02:04:37.416Z INFO 3080 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 43543 (http) with context path '/nonrtric/dmeparticipant' 02:04:37 2026-08-22T02:04:37.456Z INFO 3080 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 02:04:37 2026-08-22T02:04:37.460Z INFO 3080 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 02:04:37 2026-08-22T02:04:37.471Z INFO 3080 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka.default.svc.cluster.local:9092], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 02:04:37 2026-08-22T02:04:37.481Z INFO 3080 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka.default.svc.cluster.local:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 02:04:37 2026-08-22T02:04:37.482Z INFO 3080 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka.default.svc.cluster.local:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 02:04:37 2026-08-22T02:04:37.482Z INFO 3080 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPropertyUpdateListener 02:04:37 2026-08-22T02:04:37.484Z INFO 3080 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionDeployListener 02:04:37 2026-08-22T02:04:37.484Z INFO 3080 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPrepareListener 02:04:37 2026-08-22T02:04:37.485Z INFO 3080 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionMigrationListener 02:04:37 2026-08-22T02:04:37.485Z INFO 3080 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterAckListener 02:04:37 2026-08-22T02:04:37.485Z INFO 3080 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeListener 02:04:37 2026-08-22T02:04:37.485Z INFO 3080 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeListener 02:04:37 2026-08-22T02:04:37.486Z INFO 3080 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterAckListener 02:04:37 2026-08-22T02:04:37.486Z INFO 3080 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusReqListener 02:04:37 2026-08-22T02:04:37.486Z INFO 3080 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantSyncListener 02:04:37 2026-08-22T02:04:37.486Z INFO 3080 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0 02:04:37 2026-08-22T02:04:37.496Z INFO 3080 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 02:04:37 2026-08-22T02:04:37.497Z INFO 3080 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka.default.svc.cluster.local:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@34be49c0 02:04:37 2026-08-22T02:04:37.497Z INFO 3080 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka.default.svc.cluster.local:9092], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5735f981 02:04:37 2026-08-22T02:04:37.497Z INFO 3080 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 02:04:37 2026-08-22T02:04:37.506Z INFO 3080 --- [ main] [ ] o.o.p.dme.rest.ActuatorControllerTest : Started ActuatorControllerTest in 11.48 seconds (process running for 15.009) 02:04:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:04:40 2026-08-22T02:04:40.203Z INFO 3080 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:40 2026-08-22T02:04:40.229Z INFO 3080 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:40 2026-08-22T02:04:40.522Z INFO 3080 --- [o-auto-1-exec-1] [ ] o.a.c.c.C.[.[.[/nonrtric/dmeparticipant] : Initializing Spring DispatcherServlet 'dispatcherServlet' 02:04:40 2026-08-22T02:04:40.523Z INFO 3080 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 02:04:40 2026-08-22T02:04:40.526Z INFO 3080 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 02:04:41 2026-08-22T02:04:41.288Z INFO 3080 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:41 2026-08-22T02:04:41.293Z INFO 3080 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:41 2026-08-22T02:04:41.422Z INFO 3080 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:41 2026-08-22T02:04:41.427Z INFO 3080 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:41 2026-08-22T02:04:41.519Z INFO 3080 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:41 2026-08-22T02:04:41.523Z INFO 3080 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:41 2026-08-22T02:04:41.903Z INFO 3080 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:41 2026-08-22T02:04:41.906Z INFO 3080 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:42 2026-08-22T02:04:42.099Z INFO 3080 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:42 2026-08-22T02:04:42.106Z INFO 3080 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.39 s -- in org.oransc.participant.dme.rest.ActuatorControllerTest 02:04:42 [INFO] Running org.oransc.participant.dme.restclient.AcA1PmsClientTest 02:04:42 2026-08-22T02:04:42.194Z INFO 3080 --- [ main] [ ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.oransc.participant.dme.restclient.AcA1PmsClientTest]: AcA1PmsClientTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 02:04:42 2026-08-22T02:04:42.922Z INFO 3080 --- [ Thread-6] [ ] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: 02:04:42 [] 02:04:42 2026-08-22T02:04:42.931Z INFO 3080 --- [ Thread-6] [ ] network : [OUT|NOOP|policy-acruntime-participant] 02:04:42 {"participantSupportedElementType":[{"id":"32791251-3b0a-4f23-815c-fbaf0a56e32c","typeName":"org.onap.policy.clamp.acm.DMEAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"c8e7945a-a918-44d8-b8bc-14f2c7356350","timestamp":"2026-08-22T02:04:42.637638459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c08","replicaId":"c7b68286-50e0-4b6b-a8e3-9690aa9302f8"} 02:04:43 2026-08-22T02:04:42.949Z INFO 3080 --- [ Thread-6] [ ] .p.c.a.p.i.c.ParticipantMessagePublisher : Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=c8e7945a-a918-44d8-b8bc-14f2c7356350, timestamp=2026-08-22T02:04:42.637638459Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c08, replicaId=c7b68286-50e0-4b6b-a8e3-9690aa9302f8, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=32791251-3b0a-4f23-815c-fbaf0a56e32c, typeName=org.onap.policy.clamp.acm.DMEAutomationCompositionElement, typeVersion=1.0.1)]) 02:04:44 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.312 s -- in org.oransc.participant.dme.restclient.AcA1PmsClientTest 02:04:44 [INFO] Running org.oransc.participant.dme.handler.AcElementHandlerTest 02:04:45 2026-08-22T02:04:45.561Z WARN 3080 --- [ main] [ ] .d.h.AutomationCompositionElementHandler : Failed to connect with DME. Service configuration is: null 02:04:45 2026-08-22T02:04:45.728Z ERROR 3080 --- [ main] [ ] .d.h.AutomationCompositionElementHandler : Violations found in the config request parameters: [ConstraintViolationImpl{interpolatedMessage='Atleast one field should not be null.', propertyPath=, rootBeanClass=class org.oransc.participant.dme.models.ConfigurationEntity, messageTemplate='Atleast one field should not be null.'}] 02:04:45 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.435 s -- in org.oransc.participant.dme.handler.AcElementHandlerTest 02:04:45 [INFO] Running org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest 02:04:46 2026-08-22T02:04:45.977Z INFO 3080 --- [ main] [ ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest]: AtleastOneNonNullFieldValidatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 02:04:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s -- in org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest 02:04:46 [INFO] 02:04:46 [INFO] Results: 02:04:46 [INFO] 02:04:46 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 02:04:46 [INFO] 02:04:46 [INFO] 02:04:46 [INFO] --- jacoco:0.8.12:report (default-report) @ participant-impl-dme --- 02:04:46 [INFO] Loading execution data file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/jacoco.exec 02:04:47 [INFO] Analyzed bundle 'participant-impl-dme' with 100 classes 02:04:47 [INFO] 02:04:47 [INFO] --- jar:3.4.2:jar (default-jar) @ participant-impl-dme --- 02:04:48 [INFO] Building jar: /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/participant-impl-dme-0.3.1-SNAPSHOT.jar 02:04:48 [INFO] 02:04:48 [INFO] --- spring-boot:3.3.4:repackage (repackage) @ participant-impl-dme --- 02:04:50 [INFO] Replacing main artifact /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/participant-impl-dme-0.3.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 02:04:50 [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/participant-impl-dme-0.3.1-SNAPSHOT.jar.original 02:04:50 [INFO] 02:04:50 [INFO] --- spring-boot:3.3.4:repackage (default) @ participant-impl-dme --- 02:04:50 [INFO] Replacing main artifact /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/participant-impl-dme-0.3.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 02:04:50 [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/participant-impl-dme-0.3.1-SNAPSHOT.jar.original 02:04:50 [INFO] 02:04:50 [INFO] --- docker:0.45.0:build (generate-nonrtric-plt-participant-impl-dme-image) @ participant-impl-dme --- 02:04:53 [INFO] 02:04:53 [INFO] --- install:3.1.3:install (default-install) @ participant-impl-dme --- 02:04:53 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/participant-impl-dme/0.3.1-SNAPSHOT/participant-impl-dme-0.3.1-SNAPSHOT.pom 02:04:53 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/participant-impl-dme-0.3.1-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/participant-impl-dme/0.3.1-SNAPSHOT/participant-impl-dme-0.3.1-SNAPSHOT.jar 02:04:53 [INFO] 02:04:53 [INFO] --- dependency:3.6.1:tree (default-cli) @ participant-impl-dme --- 02:04:53 [INFO] org.o-ran-sc.nonrtric.plt.participants:participant-impl-dme:jar:0.3.1-SNAPSHOT 02:04:53 [INFO] +- org.onap.policy.clamp.participant:policy-clamp-participant-intermediary:jar:8.0.1:compile 02:04:53 [INFO] | +- org.onap.policy.common:common-parameters:jar:3.0.1:compile 02:04:53 [INFO] | | \- com.google.re2j:re2j:jar:1.7:compile 02:04:53 [INFO] | +- org.onap.policy.common:message-bus:jar:3.0.1:compile 02:04:53 [INFO] | | +- org.onap.policy.common:gson:jar:3.0.1:compile 02:04:53 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile 02:04:53 [INFO] | | +- io.opentelemetry:opentelemetry-api:jar:1.37.0:compile 02:04:53 [INFO] | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:2.7.0-alpha:compile 02:04:53 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:2.7.0:compile 02:04:53 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:2.7.0-alpha:compile 02:04:53 [INFO] | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:jar:2.7.0-alpha:runtime 02:04:53 [INFO] | +- org.onap.policy.common:policy-endpoints:jar:3.0.1:compile 02:04:53 [INFO] | | +- io.prometheus:simpleclient_hotspot:jar:0.16.0:compile 02:04:53 [INFO] | | | \- io.prometheus:simpleclient:jar:0.16.0:compile 02:04:53 [INFO] | | | +- io.prometheus:simpleclient_tracer_otel:jar:0.16.0:compile 02:04:53 [INFO] | | | | \- io.prometheus:simpleclient_tracer_common:jar:0.16.0:compile 02:04:53 [INFO] | | | \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.16.0:compile 02:04:53 [INFO] | | +- io.prometheus:simpleclient_servlet_jakarta:jar:0.16.0:compile 02:04:53 [INFO] | | | +- io.prometheus:simpleclient_common:jar:0.16.0:compile 02:04:53 [INFO] | | | \- io.prometheus:simpleclient_servlet_common:jar:0.16.0:compile 02:04:53 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:12.0.13:compile 02:04:53 [INFO] | | +- org.eclipse.jetty:jetty-server:jar:12.0.13:compile 02:04:53 [INFO] | | | +- org.eclipse.jetty:jetty-http:jar:12.0.13:compile 02:04:53 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:12.0.13:compile 02:04:53 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:11.0.24:compile 02:04:53 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:12.0.13:compile 02:04:53 [INFO] | | +- org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:jar:5.0.2:compile 02:04:53 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.1.8:compile 02:04:53 [INFO] | | | \- org.glassfish.jersey.core:jersey-common:jar:3.1.8:compile 02:04:53 [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:04:53 [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:3.1.8:compile 02:04:53 [INFO] | | +- org.glassfish.jersey.core:jersey-server:jar:3.1.8:compile 02:04:53 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 02:04:53 [INFO] | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 02:04:53 [INFO] | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 02:04:53 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 02:04:53 [INFO] | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 02:04:53 [INFO] | | \- org.glassfish.jersey.inject:jersey-hk2:jar:3.1.8:runtime 02:04:53 [INFO] | | +- org.glassfish.hk2:hk2-locator:jar:3.0.6:runtime 02:04:53 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.6:runtime 02:04:53 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:3.0.6:runtime 02:04:53 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:3.0.6:runtime 02:04:53 [INFO] | | \- org.javassist:javassist:jar:3.30.2-GA:runtime 02:04:53 [INFO] | +- org.onap.policy.common:utils:jar:3.0.1:compile 02:04:53 [INFO] | | +- org.onap.policy.common:capabilities:jar:3.0.1:compile 02:04:53 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.8:compile 02:04:53 [INFO] | | +- ch.qos.logback:logback-core:jar:1.5.8:compile 02:04:53 [INFO] | | +- commons-cli:commons-cli:jar:1.5.0:compile 02:04:53 [INFO] | | +- commons-io:commons-io:jar:2.17.0:compile 02:04:53 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 02:04:53 [INFO] | | \- org.yaml:snakeyaml:jar:2.2:compile 02:04:53 [INFO] | +- org.onap.policy.models:policy-models-base:jar:4.0.1:compile 02:04:53 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 02:04:53 [INFO] | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 02:04:53 [INFO] | | | +- net.java.dev.jna:jna:jar:5.13.0:runtime 02:04:53 [INFO] | | | +- net.java.dev.jna:jna-platform:jar:5.13.0:runtime 02:04:53 [INFO] | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.16:runtime 02:04:53 [INFO] | | | \- com.github.ben-manes.caffeine:caffeine:jar:3.1.8:runtime 02:04:53 [INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.21.1:runtime 02:04:53 [INFO] | | \- org.postgresql:postgresql:jar:42.7.4:runtime 02:04:53 [INFO] | | \- org.checkerframework:checker-qual:jar:3.42.0:runtime 02:04:53 [INFO] | +- org.onap.policy.models:policy-models-tosca:jar:4.0.1:compile 02:04:53 [INFO] | | \- org.onap.policy.models:policy-models-dao:jar:4.0.1:compile 02:04:53 [INFO] | +- io.micrometer:micrometer-core:jar:1.13.4:compile 02:04:53 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.13.4:compile 02:04:53 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 02:04:53 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:04:53 [INFO] | +- io.opentelemetry:opentelemetry-context:jar:1.37.0:compile 02:04:53 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0:compile 02:04:53 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 02:04:53 [INFO] | +- org.slf4j:slf4j-api:jar:2.0.16:compile 02:04:53 [INFO] | +- org.springframework:spring-context:jar:6.1.13:compile 02:04:53 [INFO] | | +- org.springframework:spring-beans:jar:6.1.13:compile 02:04:53 [INFO] | | \- org.springframework:spring-expression:jar:6.1.13:compile 02:04:53 [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:3.3.4:compile 02:04:53 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.30:compile 02:04:53 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:8.0.1.Final:compile 02:04:53 [INFO] | +- org.onap.policy.clamp:policy-clamp-common:jar:8.0.1:compile 02:04:53 [INFO] | | \- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:compile 02:04:53 [INFO] | +- org.onap.policy.clamp:policy-clamp-examples:jar:8.0.1:compile 02:04:53 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.7.1:runtime 02:04:53 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-3:runtime 02:04:53 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 02:04:53 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 02:04:53 [INFO] | +- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.37.0:compile 02:04:53 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.37.0:compile 02:04:53 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.37.0:compile 02:04:53 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-logs:jar:1.37.0:compile 02:04:53 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.37.0:runtime 02:04:53 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.37.0:runtime 02:04:53 [INFO] | | \- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.37.0:compile 02:04:53 [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.37.0:compile 02:04:53 [INFO] | | +- io.opentelemetry:opentelemetry-sdk:jar:1.37.0:compile 02:04:53 [INFO] | | \- io.opentelemetry:opentelemetry-api-incubator:jar:1.37.0-alpha:runtime 02:04:53 [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.37.0:compile 02:04:53 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-common:jar:1.37.0:runtime 02:04:53 [INFO] | | \- com.squareup.okhttp3:okhttp:jar:4.12.0:runtime 02:04:53 [INFO] | | +- com.squareup.okio:okio:jar:3.6.0:runtime 02:04:53 [INFO] | | | \- com.squareup.okio:okio-jvm:jar:3.6.0:runtime 02:04:53 [INFO] | | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25:runtime 02:04:53 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25:runtime 02:04:53 [INFO] | | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:runtime 02:04:53 [INFO] | | | \- org.jetbrains:annotations:jar:13.0:runtime 02:04:53 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25:runtime 02:04:53 [INFO] | +- io.micrometer:micrometer-tracing-bridge-otel:jar:1.3.4:compile 02:04:53 [INFO] | | +- io.micrometer:micrometer-tracing:jar:1.3.4:compile 02:04:53 [INFO] | | | +- io.micrometer:context-propagation:jar:1.1.1:compile 02:04:53 [INFO] | | | \- aopalliance:aopalliance:jar:1.0:compile 02:04:53 [INFO] | | +- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.23.1-alpha:compile 02:04:53 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-common:jar:1.37.0:compile 02:04:53 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv:jar:1.33.3-alpha:compile 02:04:53 [INFO] | | \- io.opentelemetry:opentelemetry-extension-trace-propagators:jar:1.37.0:compile 02:04:53 [INFO] | +- io.netty:netty-all:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-codec-dns:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-codec-haproxy:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-codec-memcache:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-codec-mqtt:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-codec-redis:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-codec-smtp:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-codec-stomp:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-codec-xml:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-resolver:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-transport:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-transport-rxtx:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-transport-sctp:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-transport-udt:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-transport-classes-kqueue:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.113.Final:compile 02:04:53 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.113.Final:runtime 02:04:53 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.113.Final:runtime 02:04:53 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.113.Final:runtime 02:04:53 [INFO] | | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.113.Final:runtime 02:04:53 [INFO] | | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.113.Final:runtime 02:04:53 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.113.Final:runtime 02:04:53 [INFO] | | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.113.Final:runtime 02:04:53 [INFO] | +- io.netty:netty-buffer:jar:4.1.113.Final:compile 02:04:53 [INFO] | +- io.netty:netty-codec:jar:4.1.113.Final:compile 02:04:53 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.113.Final:compile 02:04:53 [INFO] | +- io.netty:netty-common:jar:4.1.113.Final:compile 02:04:53 [INFO] | +- io.netty:netty-handler:jar:4.1.113.Final:compile 02:04:53 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.113.Final:compile 02:04:53 [INFO] +- org.onap.policy.clamp:policy-clamp-models:jar:8.0.1:compile 02:04:53 [INFO] | +- org.onap.policy.models:policy-models-errors:jar:4.0.1:compile 02:04:53 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 02:04:53 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 02:04:53 [INFO] | +- org.apache.commons:commons-collections4:jar:4.5.0-M2:compile 02:04:53 [INFO] | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 02:04:53 [INFO] | +- org.hibernate.orm:hibernate-core:jar:6.5.3.Final:compile 02:04:53 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 02:04:53 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.5.3.Final:compile 02:04:53 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:6.0.6.Final:runtime 02:04:53 [INFO] | | +- io.smallrye:jandex:jar:3.1.2:runtime 02:04:53 [INFO] | | +- com.fasterxml:classmate:jar:1.7.0:compile 02:04:53 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.14.19:runtime 02:04:53 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 02:04:53 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.0:compile 02:04:53 [INFO] | +- org.springframework:spring-web:jar:6.1.13:compile 02:04:53 [INFO] | +- org.springframework.data:spring-data-jpa:jar:3.3.4:compile 02:04:53 [INFO] | | +- org.springframework:spring-orm:jar:6.1.13:compile 02:04:53 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.1.13:compile 02:04:53 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 02:04:53 [INFO] | +- org.springframework.data:spring-data-commons:jar:3.3.4:compile 02:04:53 [INFO] | +- org.springframework:spring-core:jar:6.1.13:compile 02:04:53 [INFO] | | \- org.springframework:spring-jcl:jar:6.1.13:compile 02:04:53 [INFO] | \- org.springframework:spring-tx:jar:6.1.13:compile 02:04:53 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.3.4:compile 02:04:53 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.3.4:compile 02:04:53 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.3.4:compile 02:04:53 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.3.4:compile 02:04:53 [INFO] | | \- org.springframework.boot:spring-boot-starter-logging:jar:3.3.4:compile 02:04:53 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.23.1:compile 02:04:53 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.23.1:compile 02:04:53 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.16:compile 02:04:53 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.3.4:compile 02:04:53 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.17.2:compile 02:04:53 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.2:compile 02:04:53 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.17.2:compile 02:04:53 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.3.4:compile 02:04:53 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.30:compile 02:04:53 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.30:compile 02:04:53 [INFO] | \- org.springframework:spring-webmvc:jar:6.1.13:compile 02:04:53 [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.3.4:compile 02:04:53 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.3.4:compile 02:04:53 [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:3.3.4:compile 02:04:53 [INFO] | +- io.micrometer:micrometer-observation:jar:1.13.4:compile 02:04:53 [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.13.4:compile 02:04:53 [INFO] +- org.springframework.boot:spring-boot-starter-security:jar:3.3.4:compile 02:04:53 [INFO] | +- org.springframework:spring-aop:jar:6.1.13:compile 02:04:53 [INFO] | +- org.springframework.security:spring-security-config:jar:6.3.3:compile 02:04:53 [INFO] | | \- org.springframework.security:spring-security-core:jar:6.3.3:compile 02:04:53 [INFO] | | \- org.springframework.security:spring-security-crypto:jar:6.3.3:compile 02:04:53 [INFO] | \- org.springframework.security:spring-security-web:jar:6.3.3:compile 02:04:53 [INFO] +- org.springframework.boot:spring-boot-starter-aop:jar:3.3.4:compile 02:04:53 [INFO] | \- org.aspectj:aspectjweaver:jar:1.9.22.1:compile 02:04:53 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.13.4:compile 02:04:53 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.2.1:compile 02:04:53 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.2.1:compile 02:04:53 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.2.1:compile 02:04:53 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.2.1:compile 02:04:53 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.2.1:runtime 02:04:53 [INFO] | \- io.prometheus:prometheus-metrics-shaded-protobuf:jar:1.2.1:runtime 02:04:53 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 02:04:53 [INFO] +- org.projectlombok:lombok:jar:1.18.34:compile 02:04:53 [INFO] +- org.openapitools:jackson-databind-nullable:jar:0.2.6:compile 02:04:53 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile 02:04:53 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile 02:04:53 [INFO] \- org.springframework.boot:spring-boot-starter-test:jar:3.3.4:test 02:04:53 [INFO] +- org.springframework.boot:spring-boot-test:jar:3.3.4:test 02:04:53 [INFO] +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.3.4:test 02:04:53 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:test 02:04:53 [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:compile 02:04:53 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:compile 02:04:53 [INFO] +- net.minidev:json-smart:jar:2.5.1:test 02:04:53 [INFO] | \- net.minidev:accessors-smart:jar:2.5.1:test 02:04:53 [INFO] | \- org.ow2.asm:asm:jar:9.6:test 02:04:53 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:04:53 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 02:04:53 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:04:53 [INFO] +- org.junit.jupiter:junit-jupiter:jar:5.10.3:test 02:04:53 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.10.3:test 02:04:53 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:04:53 [INFO] | | +- org.junit.platform:junit-platform-commons:jar:1.10.3:test 02:04:53 [INFO] | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:04:53 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.10.3:test 02:04:53 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.10.3:test 02:04:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.3:test 02:04:53 [INFO] +- org.mockito:mockito-core:jar:5.11.0:test 02:04:53 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.19:test 02:04:53 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 02:04:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:04:53 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.3:test 02:04:53 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 02:04:53 [INFO] +- org.springframework:spring-test:jar:6.1.13:test 02:04:53 [INFO] \- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:04:53 [INFO] 02:04:53 [INFO] --- clm:3.0.11-01:index (default-cli) @ participant-impl-dme --- 02:04:54 [INFO] Saved module information to /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/sonatype-clm/module.xml 02:04:54 [INFO] ------------------------------------------------------------------------ 02:04:54 [INFO] Reactor Summary for NONRTRIC ACM Participants 0.3.1-SNAPSHOT: 02:04:54 [INFO] 02:04:54 [INFO] NONRTRIC ACM Participants .......................... SUCCESS [ 7.444 s] 02:04:54 [INFO] participant-impl-dme ............................... SUCCESS [01:48 min] 02:04:54 [INFO] ------------------------------------------------------------------------ 02:04:54 [INFO] BUILD SUCCESS 02:04:54 [INFO] ------------------------------------------------------------------------ 02:04:54 [INFO] Total time: 02:11 min 02:04:54 [INFO] Finished at: 2026-08-22T02:04:54Z 02:04:54 [INFO] ------------------------------------------------------------------------ 02:04:54 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins8884155416488547568.sh 02:04:54 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/sh -xe /tmp/jenkins17370100249592658635.sh 02:04:54 + find . -regex .*karaf/target 02:04:54 + xargs rm -rf 02:04:54 $ ssh-agent -k 02:04:54 unset SSH_AUTH_SOCK; 02:04:54 unset SSH_AGENT_PID; 02:04:54 echo Agent pid 2142 killed; 02:04:54 [ssh-agent] Stopped. 02:04:54 FATAL: Could not verify application public id from IQ Server 02:04:54 com.sonatype.insight.client.utils.NiceHttpResponseException: Invalid credentials. Please try again. 02:04:54 at com.sonatype.insight.client.utils.AbstractClient.verifyStatusCode(AbstractClient.java:29) 02:04:54 at com.sonatype.insight.brain.client.AbstractRequestClient.parseResult(AbstractRequestClient.java:23) 02:04:54 at com.sonatype.insight.brain.client.ConfigurationClient.verifyOrCreateApplication(ConfigurationClient.java:111) 02:04:54 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:96) 02:04:54 Caused: com.sonatype.nexus.api.exception.IqClientException: Could not verify application public id from IQ Server 02:04:54 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:99) 02:04:54 at com.sonatype.nexus.api.iq.IqClient$verifyOrCreateApplication$0.call(Unknown Source) 02:04:54 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:75) 02:04:54 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 02:04:54 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) 02:04:54 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 02:04:54 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 02:04:54 at hudson.model.Build$BuildExecution.build(Build.java:199) 02:04:54 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 02:04:54 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 02:04:54 at hudson.model.Run.execute(Run.java:1895) 02:04:54 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 02:04:54 at hudson.model.ResourceController.execute(ResourceController.java:101) 02:04:54 at hudson.model.Executor.run(Executor.java:442) 02:04:54 [PostBuildScript] - [INFO] Executing post build scripts. 02:04:54 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins9645461124275808574.sh 02:04:54 ---> sysstat.sh 02:04:55 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins12347936022602095862.sh 02:04:55 ---> package-listing.sh 02:04:55 ++ facter osfamily 02:04:55 ++ tr '[:upper:]' '[:lower:]' 02:04:55 + OS_FAMILY=debian 02:04:55 + workspace=/w/workspace/nonrtric-plt-participants-maven-clm-l-release 02:04:55 + START_PACKAGES=/tmp/packages_start.txt 02:04:55 + END_PACKAGES=/tmp/packages_end.txt 02:04:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:04:55 + PACKAGES=/tmp/packages_start.txt 02:04:55 + '[' /w/workspace/nonrtric-plt-participants-maven-clm-l-release ']' 02:04:55 + PACKAGES=/tmp/packages_end.txt 02:04:55 + case "${OS_FAMILY}" in 02:04:55 + dpkg -l 02:04:55 + grep '^ii' 02:04:55 + '[' -f /tmp/packages_start.txt ']' 02:04:55 + '[' -f /tmp/packages_end.txt ']' 02:04:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:04:55 + '[' /w/workspace/nonrtric-plt-participants-maven-clm-l-release ']' 02:04:55 + mkdir -p /w/workspace/nonrtric-plt-participants-maven-clm-l-release/archives/ 02:04:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-participants-maven-clm-l-release/archives/ 02:04:55 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins17101696954945262289.sh 02:04:55 ---> capture-instance-metadata.sh 02:04:55 Setup pyenv: 02:04:55 system 02:04:55 3.8.13 02:04:55 3.9.13 02:04:55 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-l-release/.python-version) 02:04:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qigB from file:/tmp/.os_lf_venv 02:04:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:04:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:04:59 lf-activate-venv(): INFO: Base packages installed successfully 02:04:59 lf-activate-venv(): INFO: Installing additional packages: lftools 02:05:19 lf-activate-venv(): INFO: Adding /tmp/venv-qigB/bin to PATH 02:05:19 INFO: Running in OpenStack, capturing instance metadata 02:05:19 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins15926152031018629856.sh 02:05:19 provisioning config files... 02:05:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-l-release@tmp/config14353706007414401915tmp 02:05:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 02:05:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 02:05:19 [EnvInject] - Injecting environment variables from a build step. 02:05:19 [EnvInject] - Injecting as environment variables the properties content 02:05:19 SERVER_ID=logs 02:05:19 02:05:19 [EnvInject] - Variables injected successfully. 02:05:19 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins7475050152682836296.sh 02:05:19 ---> create-netrc.sh 02:05:19 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins2000160060787357207.sh 02:05:19 ---> python-tools-install.sh 02:05:19 Setup pyenv: 02:05:19 system 02:05:19 3.8.13 02:05:19 3.9.13 02:05:19 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-l-release/.python-version) 02:05:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qigB from file:/tmp/.os_lf_venv 02:05:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:05:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:05:23 lf-activate-venv(): INFO: Base packages installed successfully 02:05:23 lf-activate-venv(): INFO: Installing additional packages: lftools 02:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-qigB/bin to PATH 02:05:42 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/sh /tmp/jenkins6151947952261985519.sh 02:05:42 ---> uv-install.sh 02:05:42 uv 0.12.5 is already installed 02:05:42 uvx 0.12.5 (x86_64-unknown-linux-gnu) 02:05:42 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins7750538239053640174.sh 02:05:42 ---> sudo-logs.sh 02:05:42 Archiving 'sudo' log.. 02:05:42 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins6964804278409462019.sh 02:05:42 ---> job-cost.sh 02:05:42 INFO: Activating Python virtual environment... 02:05:42 Setup pyenv: 02:05:42 system 02:05:42 3.8.13 02:05:42 3.9.13 02:05:42 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-l-release/.python-version) 02:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qigB from file:/tmp/.os_lf_venv 02:05:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:05:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:05:46 lf-activate-venv(): INFO: Base packages installed successfully 02:05:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:05:57 lf-activate-venv(): INFO: Adding /tmp/venv-qigB/bin to PATH 02:05:57 INFO: No stack-cost file found 02:05:57 INFO: Instance uptime: 362s 02:05:57 INFO: Fetching instance metadata (attempt 1 of 3)... 02:05:57 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 02:05:57 INFO: Successfully fetched instance metadata 02:05:57 INFO: Instance type: v3-starter-4 02:05:57 INFO: Retrieving pricing info for: v3-starter-4 02:05:57 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 02:05:57 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=362 02:05:57 INFO: Successfully fetched Vexxhost pricing API 02:05:57 INFO: Retrieved cost: 0.04 02:05:57 INFO: Retrieved resource: v3-starter-4 02:05:57 INFO: Creating archive directory: /w/workspace/nonrtric-plt-participants-maven-clm-l-release/archives/cost 02:05:57 INFO: Archiving costs to: /w/workspace/nonrtric-plt-participants-maven-clm-l-release/archives/cost.csv 02:05:57 INFO: Successfully archived job cost data 02:05:57 DEBUG: Cost data: nonrtric-plt-participants-maven-clm-l-release,60,2026-08-22 02:05:57,v3-starter-4,362,0.04,0.00,FAILURE 02:05:57 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash -l /tmp/jenkins1573324222530236009.sh 02:05:57 ---> logs-deploy.sh 02:05:57 Setup pyenv: 02:05:57 system 02:05:57 3.8.13 02:05:57 3.9.13 02:05:57 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-l-release/.python-version) 02:05:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qigB from file:/tmp/.os_lf_venv 02:05:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:05:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:06:01 lf-activate-venv(): INFO: Base packages installed successfully 02:06:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-qigB/bin to PATH 02:06:19 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-participants-maven-clm-l-release/60 02:06:19 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 02:06:20 Archives upload complete. 02:06:21 INFO: archiving logs to Nexus 02:06:22 ---> uname -a: 02:06:22 Linux prd-ubuntu1804-docker-4c-4g-8860 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 02:06:22 02:06:22 02:06:22 ---> lscpu: 02:06:22 Architecture: x86_64 02:06:22 CPU op-mode(s): 32-bit, 64-bit 02:06:22 Byte Order: Little Endian 02:06:22 CPU(s): 4 02:06:22 On-line CPU(s) list: 0-3 02:06:22 Thread(s) per core: 1 02:06:22 Core(s) per socket: 1 02:06:22 Socket(s): 4 02:06:22 NUMA node(s): 1 02:06:22 Vendor ID: AuthenticAMD 02:06:22 CPU family: 23 02:06:22 Model: 49 02:06:22 Model name: AMD EPYC-Rome Processor 02:06:22 Stepping: 0 02:06:22 CPU MHz: 2800.000 02:06:22 BogoMIPS: 5600.00 02:06:22 Virtualization: AMD-V 02:06:22 Hypervisor vendor: KVM 02:06:22 Virtualization type: full 02:06:22 L1d cache: 32K 02:06:22 L1i cache: 32K 02:06:22 L2 cache: 512K 02:06:22 L3 cache: 16384K 02:06:22 NUMA node0 CPU(s): 0-3 02:06:22 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 02:06:22 02:06:22 02:06:22 ---> nproc: 02:06:22 4 02:06:22 02:06:22 02:06:22 ---> df -h: 02:06:22 Filesystem Size Used Avail Use% Mounted on 02:06:22 udev 3.9G 0 3.9G 0% /dev 02:06:22 tmpfs 798M 696K 797M 1% /run 02:06:22 /dev/vda1 20G 9.6G 9.7G 50% / 02:06:22 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:06:22 tmpfs 5.0M 0 5.0M 0% /run/lock 02:06:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:06:22 /dev/vda15 105M 5.3M 100M 5% /boot/efi 02:06:22 tmpfs 798M 0 798M 0% /run/user/1001 02:06:22 02:06:22 02:06:22 ---> free -m: 02:06:22 total used free shared buff/cache available 02:06:22 Mem: 7975 522 4629 0 2823 7161 02:06:22 Swap: 1023 0 1023 02:06:22 02:06:22 02:06:22 ---> ip addr: 02:06:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:06:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:06:22 inet 127.0.0.1/8 scope host lo 02:06:22 valid_lft forever preferred_lft forever 02:06:22 inet6 ::1/128 scope host 02:06:22 valid_lft forever preferred_lft forever 02:06:22 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 02:06:22 link/ether fa:16:3e:9b:4e:5b brd ff:ff:ff:ff:ff:ff 02:06:22 inet 10.32.7.188/23 brd 10.32.7.255 scope global dynamic ens3 02:06:22 valid_lft 86025sec preferred_lft 86025sec 02:06:22 inet6 fe80::f816:3eff:fe9b:4e5b/64 scope link 02:06:22 valid_lft forever preferred_lft forever 02:06:22 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 02:06:22 link/ether 02:42:0e:4e:c0:d5 brd ff:ff:ff:ff:ff:ff 02:06:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:06:22 valid_lft forever preferred_lft forever 02:06:22 02:06:22 02:06:22 ---> sar -b -r -n DEV: 02:06:22 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8860) 08/22/26 _x86_64_ (4 CPU) 02:06:22 02:06:22 02:00:09 LINUX RESTART (4 CPU) 02:06:22 02:06:22 02:01:01 tps rtps wtps bread/s bwrtn/s 02:06:22 02:02:01 47.22 3.62 43.60 60.78 5729.02 02:06:22 02:03:01 96.43 31.18 65.26 1684.25 12284.75 02:06:22 02:04:01 14.01 1.05 12.96 42.26 7479.69 02:06:22 02:05:01 29.66 11.13 18.53 776.54 5695.45 02:06:22 02:06:01 23.83 0.58 23.24 68.64 9682.64 02:06:22 Average: 42.23 9.51 32.72 526.46 8174.28 02:06:22 02:06:22 02:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:06:22 02:02:01 5679536 7414540 2487884 30.46 54012 1850212 989888 10.74 595796 1698852 182516 02:06:22 02:03:01 5149712 7257696 3017708 36.95 65196 2198808 1102556 11.96 783236 2013740 181776 02:06:22 02:04:01 5042360 7191000 3125060 38.26 69556 2231572 1154412 12.53 861772 2036220 7856 02:06:22 02:05:01 4782808 7361160 3384612 41.44 73536 2649012 988868 10.73 823744 2317104 257560 02:06:22 02:06:01 4788356 7379364 3379064 41.37 76300 2658488 966176 10.48 820876 2314036 10560 02:06:22 Average: 5088554 7320752 3078866 37.70 67720 2317618 1040380 11.29 777085 2075990 128054 02:06:22 02:06:22 02:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:06:22 02:02:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 02:06:22 02:02:01 ens3 52.03 42.44 952.80 7.93 0.00 0.00 0.00 0.00 02:06:22 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:22 02:03:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 02:06:22 02:03:01 ens3 145.54 131.73 2452.80 19.61 0.00 0.00 0.00 0.00 02:06:22 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:22 02:04:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:06:22 02:04:01 ens3 65.84 74.74 419.59 16.49 0.00 0.00 0.00 0.00 02:06:22 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:22 02:05:01 lo 1.38 1.38 0.55 0.55 0.00 0.00 0.00 0.00 02:06:22 02:05:01 ens3 185.52 159.81 3029.31 25.45 0.00 0.00 0.00 0.00 02:06:22 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:22 02:06:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 02:06:22 02:06:01 ens3 13.08 13.46 9.73 6.26 0.00 0.00 0.00 0.00 02:06:22 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:22 Average: lo 0.84 0.84 0.16 0.16 0.00 0.00 0.00 0.00 02:06:22 Average: ens3 92.40 84.43 1372.79 15.15 0.00 0.00 0.00 0.00 02:06:22 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:22 02:06:22 02:06:22 ---> sar -P ALL: 02:06:22 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8860) 08/22/26 _x86_64_ (4 CPU) 02:06:22 02:06:22 02:00:09 LINUX RESTART (4 CPU) 02:06:22 02:06:22 02:01:01 CPU %user %nice %system %iowait %steal %idle 02:06:22 02:02:01 all 20.70 0.00 1.29 1.57 0.91 75.53 02:06:22 02:02:01 0 21.26 0.00 1.67 0.20 0.78 76.09 02:06:22 02:02:01 1 23.15 0.00 1.22 0.58 0.83 74.22 02:06:22 02:02:01 2 20.37 0.00 1.09 5.22 1.37 71.95 02:06:22 02:02:01 3 18.01 0.00 1.25 0.27 0.62 79.86 02:06:22 02:03:01 all 22.27 0.00 1.39 2.30 1.40 72.65 02:06:22 02:03:01 0 10.87 0.00 0.88 1.65 1.15 85.45 02:06:22 02:03:01 1 40.52 0.00 2.67 0.30 1.75 54.75 02:06:22 02:03:01 2 22.76 0.00 1.05 5.52 1.28 69.39 02:06:22 02:03:01 3 15.01 0.00 0.91 1.68 1.44 80.96 02:06:22 02:04:01 all 8.47 0.00 0.45 0.26 0.59 90.23 02:06:22 02:04:01 0 9.21 0.00 0.57 0.23 0.75 89.24 02:06:22 02:04:01 1 8.85 0.00 0.43 0.08 0.57 90.07 02:06:22 02:04:01 2 7.16 0.00 0.22 0.43 0.42 91.78 02:06:22 02:04:01 3 8.66 0.00 0.62 0.32 0.62 89.79 02:06:22 02:05:01 all 54.71 0.00 2.10 0.74 4.15 38.30 02:06:22 02:05:01 0 54.42 0.00 2.17 0.41 4.32 38.68 02:06:22 02:05:01 1 64.36 0.00 0.98 0.05 3.23 31.39 02:06:22 02:05:01 2 57.44 0.00 2.47 1.44 4.45 34.19 02:06:22 02:05:01 3 42.73 0.00 2.79 1.02 4.56 48.89 02:06:22 02:06:01 all 20.70 0.00 1.18 0.82 0.89 76.42 02:06:22 02:06:01 0 26.38 0.00 1.36 0.13 0.93 71.19 02:06:22 02:06:01 1 24.52 0.00 1.05 0.42 0.85 73.17 02:06:22 02:06:01 2 22.15 0.00 1.25 0.65 0.87 75.09 02:06:22 02:06:01 3 9.79 0.00 1.03 2.07 0.93 86.19 02:06:22 Average: all 25.40 0.00 1.28 1.14 1.59 70.59 02:06:22 Average: 0 24.47 0.00 1.33 0.53 1.59 72.08 02:06:22 Average: 1 32.29 0.00 1.27 0.29 1.45 64.71 02:06:22 Average: 2 26.00 0.00 1.22 2.65 1.68 68.45 02:06:22 Average: 3 18.87 0.00 1.32 1.07 1.64 77.10 02:06:22 02:06:22 02:06:22