15:26:00 Started by timer 15:26:00 Running as SYSTEM 15:26:00 [EnvInject] - Loading node environment variables. 15:26:00 Building remotely on prd-centos8-builder-2c-2g-4854 (centos8-builder-2c-2g) in workspace /w/workspace/serviceutils-maven-clm-argon 15:26:00 [ssh-agent] Looking for ssh-agent implementation... 15:26:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:00 $ ssh-agent 15:26:00 SSH_AUTH_SOCK=/tmp/ssh-1xEjxyMj4KET/agent.5500 15:26:00 SSH_AGENT_PID=5501 15:26:00 [ssh-agent] Started. 15:26:00 Running ssh-add (command line suppressed) 15:26:00 Identity added: /w/workspace/serviceutils-maven-clm-argon@tmp/private_key_14722505280896924367.key (/w/workspace/serviceutils-maven-clm-argon@tmp/private_key_14722505280896924367.key) 15:26:00 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:26:00 The recommended git tool is: NONE 15:26:02 using credential jenkins-ssh 15:26:02 Wiping out workspace first. 15:26:02 Cloning the remote Git repository 15:26:03 Cloning repository git://devvexx.opendaylight.org/mirror/serviceutils 15:26:03 > git init /w/workspace/serviceutils-maven-clm-argon # timeout=10 15:26:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/serviceutils 15:26:03 > git --version # timeout=10 15:26:03 > git --version # 'git version 2.43.0' 15:26:03 using GIT_SSH to set credentials jenkins-ssh 15:26:03 [INFO] Currently running in a labeled security context 15:26:03 [INFO] Currently SELinux is 'enforcing' on the host 15:26:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/serviceutils-maven-clm-argon@tmp/jenkins-gitclient-ssh4448895995606470701.key 15:26:03 Verifying host key using known hosts file 15:26:03 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:26:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/serviceutils +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/serviceutils # timeout=10 15:26:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:04 Avoid second fetch 15:26:04 > git rev-parse refs/remotes/origin/stable/argon^{commit} # timeout=10 15:26:04 Checking out Revision 387a4051140c8ba3173d88d3b214b54c77889ce9 (refs/remotes/origin/stable/argon) 15:26:04 > git config core.sparsecheckout # timeout=10 15:26:04 > git checkout -f 387a4051140c8ba3173d88d3b214b54c77889ce9 # timeout=10 15:26:04 Commit message: "Bump versions by x.y.(z+1)" 15:26:04 > git rev-list --no-walk 387a4051140c8ba3173d88d3b214b54c77889ce9 # timeout=10 15:26:04 provisioning config files... 15:26:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:26:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:26:04 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins16834714933423044584.sh 15:26:04 ---> python-tools-install.sh 15:26:04 Setup pyenv: 15:26:04 system 15:26:04 * 3.8.13 (set by /opt/pyenv/version) 15:26:04 * 3.9.13 (set by /opt/pyenv/version) 15:26:04 * 3.10.6 (set by /opt/pyenv/version) 15:26:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ORwO 15:26:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:26:12 lf-activate-venv(): INFO: Installing: lftools 15:26:47 lf-activate-venv(): INFO: Adding /tmp/venv-ORwO/bin to PATH 15:26:47 Generating Requirements File 15:27:24 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. 15:27:24 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 15:27:25 Python 3.10.6 15:27:25 pip 24.0 from /tmp/venv-ORwO/lib/python3.10/site-packages/pip (python 3.10) 15:27:25 appdirs==1.4.4 15:27:25 argcomplete==3.2.3 15:27:25 aspy.yaml==1.3.0 15:27:25 attrs==23.2.0 15:27:25 autopage==0.5.2 15:27:25 beautifulsoup4==4.12.3 15:27:25 boto3==1.34.59 15:27:25 botocore==1.34.59 15:27:25 bs4==0.0.2 15:27:25 cachetools==5.3.3 15:27:25 certifi==2024.2.2 15:27:25 cffi==1.16.0 15:27:25 cfgv==3.4.0 15:27:25 chardet==5.2.0 15:27:25 charset-normalizer==3.3.2 15:27:25 click==8.1.7 15:27:25 cliff==4.6.0 15:27:25 cmd2==2.4.3 15:27:25 cryptography==3.3.2 15:27:25 debtcollector==3.0.0 15:27:25 decorator==5.1.1 15:27:25 defusedxml==0.7.1 15:27:25 Deprecated==1.2.14 15:27:25 distlib==0.3.8 15:27:25 dnspython==2.6.1 15:27:25 docker==4.2.2 15:27:25 dogpile.cache==1.3.2 15:27:25 email_validator==2.1.1 15:27:25 filelock==3.13.1 15:27:25 future==1.0.0 15:27:25 gitdb==4.0.11 15:27:25 GitPython==3.1.42 15:27:25 google-auth==2.28.2 15:27:25 httplib2==0.22.0 15:27:25 identify==2.5.35 15:27:25 idna==3.6 15:27:25 importlib-resources==1.5.0 15:27:25 iso8601==2.1.0 15:27:25 Jinja2==3.1.3 15:27:25 jmespath==1.0.1 15:27:25 jsonpatch==1.33 15:27:25 jsonpointer==2.4 15:27:25 jsonschema==4.21.1 15:27:25 jsonschema-specifications==2023.12.1 15:27:25 keystoneauth1==5.6.0 15:27:25 kubernetes==29.0.0 15:27:25 lftools==0.37.9 15:27:25 lxml==5.1.0 15:27:25 MarkupSafe==2.1.5 15:27:25 msgpack==1.0.8 15:27:25 multi_key_dict==2.0.3 15:27:25 munch==4.0.0 15:27:25 netaddr==1.2.1 15:27:25 netifaces==0.11.0 15:27:25 niet==1.4.2 15:27:25 nodeenv==1.8.0 15:27:25 oauth2client==4.1.3 15:27:25 oauthlib==3.2.2 15:27:25 openstacksdk==0.62.0 15:27:25 os-client-config==2.1.0 15:27:25 os-service-types==1.7.0 15:27:25 osc-lib==3.0.1 15:27:25 oslo.config==9.4.0 15:27:25 oslo.context==5.5.0 15:27:25 oslo.i18n==6.3.0 15:27:25 oslo.log==5.5.0 15:27:25 oslo.serialization==5.4.0 15:27:25 oslo.utils==7.1.0 15:27:25 packaging==23.2 15:27:25 pbr==6.0.0 15:27:25 platformdirs==4.2.0 15:27:25 prettytable==3.10.0 15:27:25 pyasn1==0.5.1 15:27:25 pyasn1-modules==0.3.0 15:27:25 pycparser==2.21 15:27:25 pygerrit2==2.0.15 15:27:25 PyGithub==2.2.0 15:27:25 pyinotify==0.9.6 15:27:25 PyJWT==2.8.0 15:27:25 PyNaCl==1.5.0 15:27:25 pyparsing==2.4.7 15:27:25 pyperclip==1.8.2 15:27:25 pyrsistent==0.20.0 15:27:25 python-cinderclient==9.5.0 15:27:25 python-dateutil==2.9.0.post0 15:27:25 python-heatclient==3.5.0 15:27:25 python-jenkins==1.8.2 15:27:25 python-keystoneclient==5.4.0 15:27:25 python-magnumclient==4.4.0 15:27:25 python-novaclient==18.5.0 15:27:25 python-openstackclient==6.0.1 15:27:25 python-swiftclient==4.5.0 15:27:25 PyYAML==6.0.1 15:27:25 referencing==0.33.0 15:27:25 requests==2.31.0 15:27:25 requests-oauthlib==1.3.1 15:27:25 requestsexceptions==1.4.0 15:27:25 rfc3986==2.0.0 15:27:25 rpds-py==0.18.0 15:27:25 rsa==4.9 15:27:25 ruamel.yaml==0.18.6 15:27:25 ruamel.yaml.clib==0.2.8 15:27:25 s3transfer==0.10.0 15:27:25 simplejson==3.19.2 15:27:25 six==1.16.0 15:27:25 smmap==5.0.1 15:27:25 soupsieve==2.5 15:27:25 stevedore==5.2.0 15:27:25 tabulate==0.9.0 15:27:25 toml==0.10.2 15:27:25 tomlkit==0.12.4 15:27:25 tqdm==4.66.2 15:27:25 typing_extensions==4.10.0 15:27:25 tzdata==2024.1 15:27:25 urllib3==1.26.18 15:27:25 virtualenv==20.25.1 15:27:25 wcwidth==0.2.13 15:27:25 websocket-client==1.7.0 15:27:25 wrapt==1.16.0 15:27:25 xdg==6.0.0 15:27:25 xmltodict==0.13.0 15:27:25 yq==3.2.3 15:27:26 [serviceutils-maven-clm-argon] $ /bin/sh -xe /tmp/jenkins4589570278388717369.sh 15:27:26 + echo quiet=on 15:27:26 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-2c-2g-4854 15:27:26 [serviceutils-maven-clm-argon] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/argon -Dsha1=origin/stable/argon "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=serviceutils -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/argon -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=argon "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 15:27:26 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=serviceutils --version 15:27:27 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 15:27:27 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 15:27:27 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 15:27:27 Default locale: en_US, platform encoding: UTF-8 15:27:27 OS name: "linux", version: "4.18.0-536.el8.x86_64", arch: "amd64", family: "unix" 15:27:27 [serviceutils-maven-clm-argon] $ /bin/sh -xe /tmp/jenkins2158459806079201485.sh 15:27:27 + rm /home/jenkins/.wgetrc 15:27:27 [EnvInject] - Injecting environment variables from a build step. 15:27:27 [EnvInject] - Injecting as environment variables the properties content 15:27:27 SET_JDK_VERSION=openjdk17 15:27:27 GIT_URL="git://devvexx.opendaylight.org/mirror" 15:27:27 15:27:27 [EnvInject] - Variables injected successfully. 15:27:27 [serviceutils-maven-clm-argon] $ /bin/sh /tmp/jenkins15778268540653088295.sh 15:27:27 ---> update-java-alternatives.sh 15:27:27 ---> Updating Java version 15:27:27 ---> RedHat type system detected 15:27:27 openjdk version "17.0.6-ea" 2023-01-17 LTS 15:27:27 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 15:27:27 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 15:27:27 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 15:27:27 [EnvInject] - Injecting environment variables from a build step. 15:27:28 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:27:28 [EnvInject] - Variables injected successfully. 15:27:28 provisioning config files... 15:27:28 copy managed file [global-settings] to file:/w/workspace/serviceutils-maven-clm-argon@tmp/config10996945656752437034tmp 15:27:29 copy managed file [serviceutils-settings] to file:/w/workspace/serviceutils-maven-clm-argon@tmp/config12897361405102760552tmp 15:27:29 [EnvInject] - Injecting environment variables from a build step. 15:27:29 [EnvInject] - Injecting as environment variables the properties content 15:27:29 MAVEN_GOALS=clean install 15:27:29 15:27:29 [EnvInject] - Variables injected successfully. 15:27:29 [serviceutils-maven-clm-argon] $ /bin/bash -l /tmp/jenkins3728767919309878873.sh 15:27:29 ---> common-variables.sh 15:27:29 --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 15:27:29 ---> sonatype-clm.sh 15:27:29 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 15:27:29 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 15:27:29 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 15:27:29 Default locale: en_US, platform encoding: UTF-8 15:27:29 OS name: "linux", version: "4.18.0-536.el8.x86_64", arch: "amd64", family: "unix" 15:27:30 [INFO] Scanning for projects... 15:27:40 [INFO] ------------------------------------------------------------------------ 15:27:40 [INFO] Reactor Build Order: 15:27:40 [INFO] 15:27:40 [INFO] ODL :: serviceutils :: quality-parent [pom] 15:27:40 [INFO] ODL :: serviceutils :: binding-parent [pom] 15:27:40 [INFO] ODL :: serviceutils :: commons [pom] 15:27:40 [INFO] ODL :: serviceutils :: metrics-api [bundle] 15:27:40 [INFO] ODL :: serviceutils :: tools-api [bundle] 15:27:40 [INFO] listener-api [bundle] 15:27:40 [INFO] rpc-api [bundle] 15:27:40 [INFO] ODL :: serviceutils :: tools-testutils [jar] 15:27:40 [INFO] ODL :: serviceutils :: tools-aggregator [pom] 15:27:40 [INFO] ODL :: serviceutils :: metrics-impl [bundle] 15:27:40 [INFO] ODL :: serviceutils :: Metrics [feature] 15:27:40 [INFO] ODL :: serviceutils :: listener tools [feature] 15:27:40 [INFO] ODL :: serviceutils :: RPC tools [feature] 15:27:40 [INFO] ODL :: serviceutils :: upgrade [bundle] 15:27:40 [INFO] ODL :: serviceutils :: TOOLS [feature] 15:27:40 [INFO] ODL :: serviceutils :: srm-api [bundle] 15:27:40 [INFO] ODL :: serviceutils :: srm-impl [bundle] 15:27:40 [INFO] ODL :: serviceutils :: srm-shell [bundle] 15:27:40 [INFO] ODL :: serviceutils :: SRM [feature] 15:27:40 [INFO] ODL :: serviceutils :: serviceutils-features [feature] 15:27:40 [INFO] ODL :: serviceutils :: serviceutils-features-aggregator [pom] 15:27:40 [INFO] ODL :: serviceutils :: serviceutils-artifacts [pom] 15:27:40 [INFO] ODL :: serviceutils :: metrics-impl-test [bundle] 15:27:40 [INFO] ODL :: serviceutils :: metrics-impl-prometheus [bundle] 15:27:40 [INFO] ODL :: serviceutils :: metrics-sample [bundle] 15:27:40 [INFO] ODL :: serviceutils :: metrics-it [jar] 15:27:40 [INFO] ODL :: serviceutils :: metrics-aggregator [pom] 15:27:40 [INFO] ODL :: serviceutils :: srm-aggregator [pom] 15:27:40 [INFO] ODL :: serviceutils :: serviceutils-karaf [jar] 15:27:40 [INFO] serviceutils [pom] 15:27:40 [INFO] 15:27:40 [INFO] ------------< org.opendaylight.serviceutils:quality-parent >------------ 15:27:40 [INFO] Building ODL :: serviceutils :: quality-parent 0.11.4-SNAPSHOT [1/30] 15:27:40 [INFO] --------------------------------[ pom ]--------------------------------- 15:27:41 [INFO] 15:27:41 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ quality-parent --- 15:27:41 [INFO] 15:27:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ quality-parent --- 15:27:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:27:42 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:27:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:27:42 [INFO] 15:27:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ quality-parent --- 15:27:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:27:42 [INFO] 15:27:42 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ quality-parent --- 15:27:42 [INFO] 15:27:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ quality-parent --- 15:27:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/commons/quality-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:27:42 [INFO] 15:27:42 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ quality-parent --- 15:27:45 [INFO] Starting audit... 15:27:45 Audit done. 15:27:45 [INFO] You have 0 Checkstyle violations. 15:27:45 [INFO] 15:27:45 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ quality-parent --- 15:27:46 [INFO] Starting audit... 15:27:46 Audit done. 15:27:46 [INFO] You have 0 Checkstyle violations. 15:27:46 [INFO] 15:27:46 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ quality-parent --- 15:27:47 [INFO] 15:27:47 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ quality-parent >>> 15:27:47 [INFO] 15:27:47 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ quality-parent --- 15:27:49 [INFO] 15:27:49 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ quality-parent <<< 15:27:49 [INFO] 15:27:49 [INFO] 15:27:49 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ quality-parent --- 15:27:49 [INFO] 15:27:49 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ quality-parent --- 15:27:49 [INFO] 15:27:49 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ quality-parent --- 15:27:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:27:50 [INFO] 15:27:50 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ quality-parent --- 15:27:50 [INFO] CycloneDX: Resolving Dependencies 15:27:51 [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) 15:27:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/commons/quality-parent/target/bom.xml 15:27:51 [INFO] attaching as quality-parent-0.11.4-SNAPSHOT-cyclonedx.xml 15:27:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/commons/quality-parent/target/bom.json 15:27:51 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 15:27:51 [INFO] attaching as quality-parent-0.11.4-SNAPSHOT-cyclonedx.json 15:27:51 [INFO] 15:27:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ quality-parent --- 15:27:52 [INFO] Ignoring POM project! 15:27:52 [INFO] 15:27:52 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ quality-parent --- 15:27:52 [INFO] Skipping pom project 15:27:52 [INFO] 15:27:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ quality-parent --- 15:27:52 [INFO] 15:27:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ quality-parent --- 15:27:52 [INFO] 15:27:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ quality-parent --- 15:27:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:27:52 [INFO] 15:27:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quality-parent --- 15:27:53 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/commons/quality-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/quality-parent-0.11.4-SNAPSHOT.pom 15:27:53 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/commons/quality-parent/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/quality-parent-0.11.4-SNAPSHOT-cyclonedx.xml 15:27:53 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/commons/quality-parent/target/bom.json to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/quality-parent-0.11.4-SNAPSHOT-cyclonedx.json 15:27:53 [INFO] 15:27:53 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ quality-parent --- 15:27:53 [INFO] org.opendaylight.serviceutils:quality-parent:pom:0.11.4-SNAPSHOT 15:27:53 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:27:53 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:27:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:27:53 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:27:53 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:27:53 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:27:53 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:27:53 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:27:53 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:27:53 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:27:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:27:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:27:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:27:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:27:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:27:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:27:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:27:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:27:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:27:53 [INFO] +- junit:junit:jar:4.13.2:test 15:27:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:27:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:27:53 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:27:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:27:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:27:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:27:53 [INFO] 15:27:53 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ quality-parent --- 15:27:53 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/commons/quality-parent/target/sonatype-clm/module.xml 15:27:53 [INFO] 15:27:53 [INFO] ------------< org.opendaylight.serviceutils:binding-parent >------------ 15:27:53 [INFO] Building ODL :: serviceutils :: binding-parent 0.11.4-SNAPSHOT [2/30] 15:27:53 [INFO] --------------------------------[ pom ]--------------------------------- 15:27:53 [INFO] 15:27:53 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ binding-parent --- 15:27:53 [INFO] 15:27:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ binding-parent --- 15:27:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:27:53 [INFO] 15:27:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ binding-parent --- 15:27:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:27:53 [INFO] 15:27:53 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ binding-parent --- 15:27:53 [INFO] 15:27:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ binding-parent --- 15:27:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/commons/binding-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:27:53 [INFO] 15:27:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ binding-parent --- 15:27:53 [INFO] Starting audit... 15:27:53 Audit done. 15:27:53 [INFO] You have 0 Checkstyle violations. 15:27:53 [INFO] 15:27:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ binding-parent --- 15:27:54 [INFO] Starting audit... 15:27:54 Audit done. 15:27:54 [INFO] You have 0 Checkstyle violations. 15:27:54 [INFO] 15:27:54 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ binding-parent --- 15:27:54 [INFO] 15:27:54 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ binding-parent >>> 15:27:54 [INFO] 15:27:54 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ binding-parent --- 15:27:54 [INFO] 15:27:54 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ binding-parent <<< 15:27:54 [INFO] 15:27:54 [INFO] 15:27:54 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ binding-parent --- 15:27:54 [INFO] 15:27:54 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ binding-parent --- 15:27:54 [INFO] 15:27:54 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ binding-parent --- 15:27:54 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:27:54 [INFO] 15:27:54 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ binding-parent --- 15:27:54 [INFO] CycloneDX: Resolving Dependencies 15:27:54 [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) 15:27:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/commons/binding-parent/target/bom.xml 15:27:54 [INFO] attaching as binding-parent-0.11.4-SNAPSHOT-cyclonedx.xml 15:27:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/commons/binding-parent/target/bom.json 15:27:54 [INFO] attaching as binding-parent-0.11.4-SNAPSHOT-cyclonedx.json 15:27:54 [INFO] 15:27:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 15:27:54 [INFO] Skipping duplicate-finder execution! 15:27:54 [INFO] 15:27:54 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ binding-parent --- 15:27:54 [INFO] Skipping pom project 15:27:54 [INFO] 15:27:54 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ binding-parent --- 15:27:54 [INFO] 15:27:54 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ binding-parent --- 15:27:54 [INFO] 15:27:54 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ binding-parent --- 15:27:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:27:54 [INFO] 15:27:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ binding-parent --- 15:27:54 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/binding-parent-0.11.4-SNAPSHOT.pom 15:27:54 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/commons/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/binding-parent-0.11.4-SNAPSHOT-cyclonedx.xml 15:27:54 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/commons/binding-parent/target/bom.json to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/binding-parent-0.11.4-SNAPSHOT-cyclonedx.json 15:27:54 [INFO] 15:27:54 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ binding-parent --- 15:27:54 [INFO] org.opendaylight.serviceutils:binding-parent:pom:0.11.4-SNAPSHOT 15:27:54 [INFO] +- junit:junit:jar:4.13.2:test 15:27:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:27:54 [INFO] +- org.mockito:mockito-core:jar:5.6.0:test 15:27:54 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.9:test 15:27:54 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:27:54 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 15:27:54 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:27:54 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:27:54 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:27:54 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:27:54 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:27:54 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:27:54 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:27:54 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:27:54 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:27:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:27:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:27:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:27:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:27:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:27:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:27:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:27:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:27:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:27:54 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:27:54 [INFO] 15:27:54 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ binding-parent --- 15:27:54 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/commons/binding-parent/target/sonatype-clm/module.xml 15:27:54 [INFO] 15:27:54 [INFO] ---------------< org.opendaylight.serviceutils:commons >---------------- 15:27:54 [INFO] Building ODL :: serviceutils :: commons 0.11.4-SNAPSHOT [3/30] 15:27:54 [INFO] --------------------------------[ pom ]--------------------------------- 15:27:54 [INFO] 15:27:54 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ commons --- 15:27:54 [INFO] 15:27:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ commons --- 15:27:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:27:55 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:27:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:27:55 [INFO] 15:27:55 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ commons --- 15:27:55 [INFO] 15:27:55 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ commons --- 15:27:55 [INFO] CycloneDX: Resolving Dependencies 15:27:55 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 15:27:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/commons/target/bom.xml 15:27:55 [INFO] attaching as commons-0.11.4-SNAPSHOT-cyclonedx.xml 15:27:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/commons/target/bom.json 15:27:55 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 15:27:55 [INFO] attaching as commons-0.11.4-SNAPSHOT-cyclonedx.json 15:27:55 [INFO] 15:27:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commons --- 15:27:55 [INFO] Skipping artifact installation 15:27:55 [INFO] 15:27:55 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ commons --- 15:27:55 [INFO] org.opendaylight.serviceutils:commons:pom:0.11.4-SNAPSHOT 15:27:55 [INFO] 15:27:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ commons --- 15:27:55 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/commons/target/sonatype-clm/module.xml 15:27:55 [INFO] 15:27:55 [INFO] -------------< org.opendaylight.serviceutils:metrics-api >-------------- 15:27:55 [INFO] Building ODL :: serviceutils :: metrics-api 0.11.4-SNAPSHOT [4/30] 15:27:55 [INFO] -------------------------------[ bundle ]------------------------------- 15:27:56 [INFO] 15:27:56 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ metrics-api --- 15:27:56 [INFO] 15:27:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-api --- 15:27:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:27:56 [INFO] 15:27:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-api --- 15:27:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:27:56 [INFO] 15:27:56 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ metrics-api --- 15:27:57 [INFO] 15:27:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-api --- 15:27:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/metrics/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:27:57 [INFO] 15:27:57 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ metrics-api --- 15:27:57 [INFO] Starting audit... 15:27:57 Audit done. 15:27:57 [INFO] You have 0 Checkstyle violations. 15:27:57 [INFO] 15:27:57 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ metrics-api --- 15:27:57 [INFO] Starting audit... 15:27:57 Audit done. 15:27:57 [INFO] You have 0 Checkstyle violations. 15:27:57 [INFO] 15:27:57 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ metrics-api --- 15:27:57 [INFO] 15:27:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-api --- 15:27:57 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/resources 15:27:57 [INFO] 15:27:57 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-api --- 15:27:59 [INFO] Changes detected - recompiling the module! :dependency 15:27:59 [INFO] Compiling 14 source files with javac [forked debug release 17] to target/classes 15:28:02 [INFO] 15:28:02 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-api >>> 15:28:02 [INFO] 15:28:02 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-api --- 15:28:02 [INFO] Fork Value is true 15:28:06 [INFO] Done SpotBugs Analysis.... 15:28:07 [INFO] 15:28:07 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-api <<< 15:28:07 [INFO] 15:28:07 [INFO] 15:28:07 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-api --- 15:28:07 [INFO] BugInstance size is 0 15:28:07 [INFO] Error size is 0 15:28:07 [INFO] No errors/warnings found 15:28:07 [INFO] 15:28:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-api --- 15:28:07 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/test/resources 15:28:07 [INFO] 15:28:07 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-api --- 15:28:07 [INFO] Changes detected - recompiling the module! :dependency 15:28:07 [INFO] Compiling 2 source files with javac [forked debug release 17] to target/test-classes 15:28:09 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[23,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:28:09 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:09 Did you mean 'public void checkedCallableWithCheckedException() {'? 15:28:09 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[30,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:28:09 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:09 Did you mean 'public void checkedCallableWithCheckedException() {'? 15:28:09 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[37,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:28:09 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:09 Did you mean 'public void checkedCallableWithCheckedException() {'? 15:28:09 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[36,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:28:09 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:09 Did you mean 'public void checkedRunnableWithCheckedException() {'? 15:28:09 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[29,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:28:09 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:09 Did you mean 'public void checkedRunnableWithCheckedException() {'? 15:28:09 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[22,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:28:09 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:09 Did you mean 'public void checkedRunnableWithCheckedException() {'? 15:28:09 [INFO] 15:28:09 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ metrics-api --- 15:28:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:28:10 [INFO] 15:28:10 [INFO] ------------------------------------------------------- 15:28:10 [INFO] T E S T S 15:28:10 [INFO] ------------------------------------------------------- 15:28:12 [INFO] Running org.opendaylight.serviceutils.metrics.function.CheckedCallableTest 15:28:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.serviceutils.metrics.function.CheckedCallableTest 15:28:12 [INFO] Running org.opendaylight.serviceutils.metrics.function.CheckedRunnableTest 15:28:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.serviceutils.metrics.function.CheckedRunnableTest 15:28:12 [INFO] 15:28:12 [INFO] Results: 15:28:12 [INFO] 15:28:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 15:28:12 [INFO] 15:28:12 [INFO] 15:28:12 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ metrics-api --- 15:28:12 [INFO] 15:28:12 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-api --- 15:28:12 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar 15:28:12 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/classes/META-INF/MANIFEST.MF 15:28:12 [INFO] 15:28:12 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ metrics-api --- 15:28:12 [INFO] No previous run data found, generating javadoc. 15:28:14 [WARNING] Javadoc Warnings 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedCallable.java:27: warning: no comment 15:28:14 [WARNING] V call() throws E; 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedConsumer.java:25: warning: no comment 15:28:14 [WARNING] void accept(T input) throws E; 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedFunction.java:19: warning: no comment 15:28:14 [WARNING] R apply(T input) throws E; 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnable.java:22: warning: no comment 15:28:14 [WARNING] void run() throws E; 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:37: warning: no @return 15:28:14 [WARNING] long get(); 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:26: warning: no comment 15:28:14 [WARNING] default void decrement() { 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:30: warning: no comment 15:28:14 [WARNING] void decrement(long howMany); 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:20: warning: no comment 15:28:14 [WARNING] default void increment() { 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:24: warning: no comment 15:28:14 [WARNING] void increment(long howMany); 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:33: warning: no @param for id 15:28:14 [WARNING] public static void checkOnlyLowercaseAZ09(String id) { 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:43: warning: no @param for id 15:28:14 [WARNING] public static void checkOnlyAZ09(String id) { 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:53: warning: no @param for id 15:28:14 [WARNING] public static void checkOnlyAZ09Underscore(String id) { 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:63: warning: no @param for id 15:28:14 [WARNING] public static void checkOnlyAZ09Dot(String id) { 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:71: warning: no @param for id 15:28:14 [WARNING] public static void check(String id, Pattern regexp) { 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:71: warning: no @param for regexp 15:28:14 [WARNING] public static void check(String id, Pattern regexp) { 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:31: warning: no @return 15:28:14 [WARNING] public abstract Object anchor(); 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:39: warning: no @return 15:28:14 [WARNING] public abstract String project(); 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:47: warning: no @return 15:28:14 [WARNING] public abstract String module(); 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:57: warning: no @return 15:28:14 [WARNING] public abstract String id(); 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:65: warning: no @return 15:28:14 [WARNING] @Default public String description() { 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:402: warning: no comment 15:28:14 [WARNING] public interface AnchorBuildStage { 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:442: warning: no comment 15:28:14 [WARNING] public interface BuildFinal { 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:432: warning: no comment 15:28:14 [WARNING] public interface IdBuildStage { 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:422: warning: no comment 15:28:14 [WARNING] public interface ModuleBuildStage { 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:412: warning: no comment 15:28:14 [WARNING] public interface ProjectBuildStage { 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/InterruptibleCheckedConsumer.java:23: warning: no comment 15:28:14 [WARNING] void accept(T input) throws E, InterruptedException; 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/InterruptibleCheckedFunction.java:19: warning: no comment 15:28:14 [WARNING] R apply(T input) throws E, InterruptedException; 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Labeled.java:19: warning: no comment 15:28:14 [WARNING] T label(String labelValue); 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Meter.java:30: warning: no @param for howMany 15:28:14 [WARNING] void mark(long howMany); 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Meter.java:37: warning: no @return 15:28:14 [WARNING] long get(); 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:24: warning: no comment 15:28:14 [WARNING] public static ImmutableMetricDescriptor.AnchorBuildStage builder() { 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:73: warning: no comment 15:28:14 [WARNING] protected void check() { 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:44: warning: no @param for anchor 15:28:14 [WARNING] Meter newMeter(Object anchor, String id); 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:44: warning: no @param for id 15:28:14 [WARNING] Meter newMeter(Object anchor, String id); 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:44: warning: no @return 15:28:14 [WARNING] Meter newMeter(Object anchor, String id); 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:118: warning: no @param for anchor 15:28:14 [WARNING] Counter newCounter(Object anchor, String id); 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:118: warning: no @param for id 15:28:14 [WARNING] Counter newCounter(Object anchor, String id); 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:118: warning: no @return 15:28:14 [WARNING] Counter newCounter(Object anchor, String id); 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:189: warning: no comment 15:28:14 [WARNING] Timer newTimer(Object anchor, String id); 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @param for 15:28:14 [WARNING] T time(CheckedCallable event) throws E; 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @param for 15:28:14 [WARNING] T time(CheckedCallable event) throws E; 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @param for event 15:28:14 [WARNING] T time(CheckedCallable event) throws E; 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @return 15:28:14 [WARNING] T time(CheckedCallable event) throws E; 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @throws for E 15:28:14 [WARNING] T time(CheckedCallable event) throws E; 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:27: warning: no @param for 15:28:14 [WARNING] void time(CheckedRunnable event) throws E; 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:27: warning: no @param for event 15:28:14 [WARNING] void time(CheckedRunnable event) throws E; 15:28:14 [WARNING] ^ 15:28:14 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:27: warning: no @throws for E 15:28:14 [WARNING] void time(CheckedRunnable event) throws E; 15:28:14 [WARNING] ^ 15:28:14 [WARNING] 47 warnings 15:28:15 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT-javadoc.jar 15:28:15 [INFO] 15:28:15 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-api --- 15:28:15 [INFO] CycloneDX: Resolving Dependencies 15:28:15 [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) 15:28:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/bom.xml 15:28:15 [INFO] attaching as metrics-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:28:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/bom.json 15:28:15 [INFO] attaching as metrics-api-0.11.4-SNAPSHOT-cyclonedx.json 15:28:15 [INFO] 15:28:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-api --- 15:28:15 [INFO] Checking compile classpath 15:28:15 [INFO] Checking runtime classpath 15:28:15 [INFO] Checking test classpath 15:28:16 [INFO] 15:28:16 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ metrics-api --- 15:28:16 [INFO] No dependency problems found 15:28:16 [INFO] 15:28:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-api --- 15:28:16 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT-sources.jar 15:28:16 [INFO] 15:28:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-api --- 15:28:16 [INFO] 15:28:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-api --- 15:28:16 [INFO] Loading execution data file /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/code-coverage/jacoco.exec 15:28:16 [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-api' with 4 classes 15:28:16 [INFO] 15:28:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-api --- 15:28:16 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.11.4-SNAPSHOT/metrics-api-0.11.4-SNAPSHOT.jar 15:28:16 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.11.4-SNAPSHOT/metrics-api-0.11.4-SNAPSHOT.pom 15:28:16 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.11.4-SNAPSHOT/metrics-api-0.11.4-SNAPSHOT-javadoc.jar 15:28:16 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.11.4-SNAPSHOT/metrics-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:28:16 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.11.4-SNAPSHOT/metrics-api-0.11.4-SNAPSHOT-cyclonedx.json 15:28:16 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.11.4-SNAPSHOT/metrics-api-0.11.4-SNAPSHOT-sources.jar 15:28:16 [INFO] 15:28:16 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-api --- 15:28:16 [INFO] Writing OBR metadata 15:28:16 [INFO] Installing org/opendaylight/serviceutils/metrics-api/0.11.4-SNAPSHOT/metrics-api-0.11.4-SNAPSHOT.jar 15:28:16 [INFO] Writing OBR metadata 15:28:16 [INFO] 15:28:16 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ metrics-api --- 15:28:16 [INFO] org.opendaylight.serviceutils:metrics-api:bundle:0.11.4-SNAPSHOT 15:28:16 [INFO] +- com.google.guava:guava:jar:31.1-jre:compile 15:28:16 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:28:16 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:28:16 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:28:16 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:28:16 [INFO] +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:28:16 [INFO] +- org.immutables:value:jar:annotations:2.10.0:provided 15:28:16 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:28:16 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:28:16 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:28:16 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:28:16 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:28:16 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:28:16 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:28:16 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:28:16 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:28:16 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:28:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:28:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:28:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:28:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:28:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:28:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:28:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:28:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:28:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:28:16 [INFO] +- junit:junit:jar:4.13.2:test 15:28:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:28:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:28:16 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:28:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:28:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:28:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:28:16 [INFO] 15:28:16 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ metrics-api --- 15:28:16 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/sonatype-clm/module.xml 15:28:16 [INFO] 15:28:16 [INFO] --------------< org.opendaylight.serviceutils:tools-api >--------------- 15:28:16 [INFO] Building ODL :: serviceutils :: tools-api 0.11.4-SNAPSHOT [5/30] 15:28:16 [INFO] -------------------------------[ bundle ]------------------------------- 15:28:17 [INFO] 15:28:17 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ tools-api --- 15:28:17 [INFO] 15:28:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ tools-api --- 15:28:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:28:17 [INFO] 15:28:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ tools-api --- 15:28:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:28:17 [INFO] 15:28:17 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ tools-api --- 15:28:17 [INFO] 15:28:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ tools-api --- 15:28:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/tools/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:28:17 [INFO] 15:28:17 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ tools-api --- 15:28:17 [INFO] Starting audit... 15:28:17 Audit done. 15:28:17 [INFO] You have 0 Checkstyle violations. 15:28:17 [INFO] 15:28:17 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ tools-api --- 15:28:17 [INFO] Starting audit... 15:28:17 Audit done. 15:28:17 [INFO] You have 0 Checkstyle violations. 15:28:17 [INFO] 15:28:17 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ tools-api --- 15:28:17 [INFO] 15:28:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tools-api --- 15:28:17 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/resources 15:28:17 [INFO] 15:28:17 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ tools-api --- 15:28:17 [INFO] Changes detected - recompiling the module! :dependency 15:28:17 [INFO] Compiling 10 source files with javac [forked debug release 17] to target/classes 15:28:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[36,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[36,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[36,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[36,80] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[51,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. 15:28:21 (see https://errorprone.info/bugpattern/CatchingUnchecked) 15:28:21 Did you mean '} catch (RuntimeException e) {'? 15:28:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[63,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. 15:28:21 (see https://errorprone.info/bugpattern/CatchingUnchecked) 15:28:21 Did you mean '} catch (RuntimeException e) {'? 15:28:21 [INFO] 15:28:21 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ tools-api >>> 15:28:21 [INFO] 15:28:21 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ tools-api --- 15:28:21 [INFO] Fork Value is true 15:28:25 [INFO] Done SpotBugs Analysis.... 15:28:25 [INFO] 15:28:25 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ tools-api <<< 15:28:25 [INFO] 15:28:25 [INFO] 15:28:25 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ tools-api --- 15:28:25 [INFO] BugInstance size is 0 15:28:25 [INFO] Error size is 0 15:28:25 [INFO] No errors/warnings found 15:28:25 [INFO] 15:28:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tools-api --- 15:28:25 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/tools/api/src/test/resources 15:28:25 [INFO] 15:28:25 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ tools-api --- 15:28:25 [INFO] No sources to compile 15:28:25 [INFO] 15:28:25 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ tools-api --- 15:28:25 [INFO] No tests to run. 15:28:25 [INFO] 15:28:25 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ tools-api --- 15:28:25 [INFO] 15:28:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ tools-api --- 15:28:25 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT.jar 15:28:25 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/classes/META-INF/MANIFEST.MF 15:28:25 [INFO] 15:28:25 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ tools-api --- 15:28:25 [INFO] No previous run data found, generating javadoc. 15:28:27 [WARNING] Javadoc Warnings 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractAsyncDataTreeChangeListener.java:54: warning: no comment 15:28:27 [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractAsyncDataTreeChangeListener.java:60: warning: no comment 15:28:27 [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractAsyncDataTreeChangeListener.java:67: warning: no comment 15:28:27 [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:72: warning: no comment 15:28:27 [WARNING] protected DataBroker getDataBroker() { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:76: warning: no comment 15:28:27 [WARNING] protected DataStoreMetrics getDataStoreMetrics() { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:68: warning: no comment 15:28:27 [WARNING] public void register() { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:39: warning: no comment 15:28:27 [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:45: warning: no comment 15:28:27 [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:52: warning: no comment 15:28:27 [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:35: warning: no comment 15:28:27 [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:40: warning: no comment 15:28:27 [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:45: warning: no comment 15:28:27 [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractSyncDataTreeChangeListener.java:35: warning: no comment 15:28:27 [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier) { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractSyncDataTreeChangeListener.java:39: warning: no comment 15:28:27 [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractSyncDataTreeChangeListener.java:44: warning: no comment 15:28:27 [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:59: warning: no comment 15:28:27 [WARNING] public void notifyAfterOnDataTreeChanged(Collection> changes) { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:47: warning: no comment 15:28:27 [WARNING] public void notifyBeforeOnDataTreeChanged(Collection> changes) { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] 17 warnings 15:28:27 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT-javadoc.jar 15:28:27 [INFO] 15:28:27 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ tools-api --- 15:28:27 [INFO] CycloneDX: Resolving Dependencies 15:28:28 [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) 15:28:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/tools/api/target/bom.xml 15:28:28 [INFO] attaching as tools-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:28:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/tools/api/target/bom.json 15:28:28 [INFO] attaching as tools-api-0.11.4-SNAPSHOT-cyclonedx.json 15:28:28 [INFO] 15:28:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-api --- 15:28:28 [INFO] Checking compile classpath 15:28:28 [INFO] Checking runtime classpath 15:28:28 [INFO] Checking test classpath 15:28:28 [INFO] 15:28:28 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ tools-api --- 15:28:28 [INFO] No dependency problems found 15:28:28 [INFO] 15:28:28 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ tools-api --- 15:28:28 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT-sources.jar 15:28:28 [INFO] 15:28:28 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ tools-api --- 15:28:28 [INFO] 15:28:28 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ tools-api --- 15:28:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:28:28 [INFO] 15:28:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tools-api --- 15:28:28 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.11.4-SNAPSHOT/tools-api-0.11.4-SNAPSHOT.jar 15:28:28 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-api/0.11.4-SNAPSHOT/tools-api-0.11.4-SNAPSHOT.pom 15:28:28 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.11.4-SNAPSHOT/tools-api-0.11.4-SNAPSHOT-javadoc.jar 15:28:28 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/tools-api/0.11.4-SNAPSHOT/tools-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:28:28 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/tools-api/0.11.4-SNAPSHOT/tools-api-0.11.4-SNAPSHOT-cyclonedx.json 15:28:28 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.11.4-SNAPSHOT/tools-api-0.11.4-SNAPSHOT-sources.jar 15:28:28 [INFO] 15:28:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ tools-api --- 15:28:28 [INFO] Installing org/opendaylight/serviceutils/tools-api/0.11.4-SNAPSHOT/tools-api-0.11.4-SNAPSHOT.jar 15:28:28 [INFO] Writing OBR metadata 15:28:28 [INFO] 15:28:28 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ tools-api --- 15:28:28 [INFO] org.opendaylight.serviceutils:tools-api:bundle:0.11.4-SNAPSHOT 15:28:28 [INFO] +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:28:28 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:28:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:28:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:28:28 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:28:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:28:28 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:28:28 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:28:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:28:28 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:28:28 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:28:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 15:28:28 [INFO] +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:28:28 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:28:28 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 15:28:28 [INFO] +- org.immutables:value:jar:annotations:2.10.0:provided 15:28:28 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:28:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:28:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:28:28 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:28:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:28:28 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:28:28 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:28:28 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:28:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:28:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:28:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:28:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:28:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:28:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:28:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:28:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:28:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:28:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:28:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:28:28 [INFO] +- junit:junit:jar:4.13.2:test 15:28:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:28:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:28:28 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:28:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:28:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:28:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:28:28 [INFO] 15:28:28 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ tools-api --- 15:28:28 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/tools/api/target/sonatype-clm/module.xml 15:28:28 [INFO] 15:28:28 [INFO] -------------< org.opendaylight.serviceutils:listener-api >------------- 15:28:28 [INFO] Building listener-api 0.11.4-SNAPSHOT [6/30] 15:28:28 [INFO] -------------------------------[ bundle ]------------------------------- 15:28:28 [INFO] 15:28:28 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ listener-api --- 15:28:28 [INFO] 15:28:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ listener-api --- 15:28:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:28:28 [INFO] 15:28:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ listener-api --- 15:28:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:28:28 [INFO] 15:28:28 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ listener-api --- 15:28:28 [INFO] 15:28:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ listener-api --- 15:28:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:28:28 [INFO] 15:28:28 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ listener-api --- 15:28:28 [INFO] Starting audit... 15:28:28 Audit done. 15:28:28 [INFO] You have 0 Checkstyle violations. 15:28:28 [INFO] 15:28:28 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ listener-api --- 15:28:29 [INFO] Starting audit... 15:28:29 Audit done. 15:28:29 [INFO] You have 0 Checkstyle violations. 15:28:29 [INFO] 15:28:29 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ listener-api --- 15:28:29 [INFO] 15:28:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ listener-api --- 15:28:29 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/resources 15:28:29 [INFO] 15:28:29 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ listener-api --- 15:28:29 [INFO] Changes detected - recompiling the module! :dependency 15:28:29 [INFO] Compiling 9 source files with javac [forked debug release 17] to target/classes 15:28:32 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:28:32 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:28:32 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:28:32 /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[49,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. 15:28:32 (see https://errorprone.info/bugpattern/CatchingUnchecked) 15:28:32 Did you mean '} catch (RuntimeException e) {'? 15:28:32 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[61,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. 15:28:32 (see https://errorprone.info/bugpattern/CatchingUnchecked) 15:28:32 Did you mean '} catch (RuntimeException e) {'? 15:28:32 [INFO] 15:28:32 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ listener-api >>> 15:28:32 [INFO] 15:28:32 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ listener-api --- 15:28:32 [INFO] Fork Value is true 15:28:36 [INFO] Done SpotBugs Analysis.... 15:28:36 [INFO] 15:28:36 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ listener-api <<< 15:28:36 [INFO] 15:28:36 [INFO] 15:28:36 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ listener-api --- 15:28:36 [INFO] BugInstance size is 0 15:28:36 [INFO] Error size is 0 15:28:36 [INFO] No errors/warnings found 15:28:36 [INFO] 15:28:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ listener-api --- 15:28:36 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/test/resources 15:28:36 [INFO] 15:28:36 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ listener-api --- 15:28:36 [INFO] No sources to compile 15:28:36 [INFO] 15:28:36 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ listener-api --- 15:28:36 [INFO] No tests to run. 15:28:36 [INFO] 15:28:36 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ listener-api --- 15:28:36 [INFO] 15:28:36 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ listener-api --- 15:28:36 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT.jar 15:28:36 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/classes/META-INF/MANIFEST.MF 15:28:36 [INFO] 15:28:36 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ listener-api --- 15:28:36 [INFO] No previous run data found, generating javadoc. 15:28:38 [WARNING] Javadoc Warnings 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:52: warning: no comment 15:28:38 [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, 15:28:38 [WARNING] ^ 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:58: warning: no comment 15:28:38 [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:38 [WARNING] ^ 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:65: warning: no comment 15:28:38 [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, 15:28:38 [WARNING] ^ 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:72: warning: no comment 15:28:38 [WARNING] protected DataBroker getDataBroker() { 15:28:38 [WARNING] ^ 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:76: warning: no comment 15:28:38 [WARNING] protected DataStoreMetrics getDataStoreMetrics() { 15:28:38 [WARNING] ^ 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:68: warning: no comment 15:28:38 [WARNING] public void register() { 15:28:38 [WARNING] ^ 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:37: warning: no comment 15:28:38 [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, 15:28:38 [WARNING] ^ 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:43: warning: no comment 15:28:38 [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:38 [WARNING] ^ 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:50: warning: no comment 15:28:38 [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, 15:28:38 [WARNING] ^ 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:33: warning: no comment 15:28:38 [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, 15:28:38 [WARNING] ^ 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:38: warning: no comment 15:28:38 [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:38 [WARNING] ^ 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:43: warning: no comment 15:28:38 [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, 15:28:38 [WARNING] ^ 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:33: warning: no comment 15:28:38 [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier) { 15:28:38 [WARNING] ^ 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:37: warning: no comment 15:28:38 [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:38 [WARNING] ^ 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:42: warning: no comment 15:28:38 [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:38 [WARNING] ^ 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:57: warning: no comment 15:28:38 [WARNING] public void notifyAfterOnDataTreeChanged(Collection> changes) { 15:28:38 [WARNING] ^ 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:45: warning: no comment 15:28:38 [WARNING] public void notifyBeforeOnDataTreeChanged(Collection> changes) { 15:28:38 [WARNING] ^ 15:28:38 [WARNING] 17 warnings 15:28:38 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT-javadoc.jar 15:28:38 [INFO] 15:28:38 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ listener-api --- 15:28:38 [INFO] CycloneDX: Resolving Dependencies 15:28:38 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 15:28:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/bom.xml 15:28:38 [INFO] attaching as listener-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:28:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/bom.json 15:28:38 [INFO] attaching as listener-api-0.11.4-SNAPSHOT-cyclonedx.json 15:28:38 [INFO] 15:28:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ listener-api --- 15:28:39 [INFO] Checking compile classpath 15:28:39 [INFO] Checking runtime classpath 15:28:39 [INFO] Checking test classpath 15:28:39 [INFO] 15:28:39 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ listener-api --- 15:28:39 [INFO] No dependency problems found 15:28:39 [INFO] 15:28:39 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ listener-api --- 15:28:39 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT-sources.jar 15:28:39 [INFO] 15:28:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ listener-api --- 15:28:39 [INFO] 15:28:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ listener-api --- 15:28:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:28:39 [INFO] 15:28:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ listener-api --- 15:28:39 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.11.4-SNAPSHOT/listener-api-0.11.4-SNAPSHOT.jar 15:28:39 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/listener-api/0.11.4-SNAPSHOT/listener-api-0.11.4-SNAPSHOT.pom 15:28:39 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.11.4-SNAPSHOT/listener-api-0.11.4-SNAPSHOT-javadoc.jar 15:28:39 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/listener-api/0.11.4-SNAPSHOT/listener-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:28:39 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/listener-api/0.11.4-SNAPSHOT/listener-api-0.11.4-SNAPSHOT-cyclonedx.json 15:28:39 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.11.4-SNAPSHOT/listener-api-0.11.4-SNAPSHOT-sources.jar 15:28:39 [INFO] 15:28:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ listener-api --- 15:28:39 [INFO] Installing org/opendaylight/serviceutils/listener-api/0.11.4-SNAPSHOT/listener-api-0.11.4-SNAPSHOT.jar 15:28:39 [INFO] Writing OBR metadata 15:28:39 [INFO] 15:28:39 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ listener-api --- 15:28:39 [INFO] org.opendaylight.serviceutils:listener-api:bundle:0.11.4-SNAPSHOT 15:28:39 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:28:39 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 15:28:39 [INFO] +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:28:39 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:28:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:28:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:28:39 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:28:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:28:39 [INFO] +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:28:39 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:28:39 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:28:39 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:28:39 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:28:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 15:28:39 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:28:39 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:28:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:28:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:28:39 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:28:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:28:39 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:28:39 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:28:39 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:28:39 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:28:39 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:28:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:28:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:28:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:28:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:28:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:28:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:28:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:28:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:28:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:28:39 [INFO] +- junit:junit:jar:4.13.2:test 15:28:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:28:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:28:39 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:28:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:28:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:28:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:28:39 [INFO] 15:28:39 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ listener-api --- 15:28:39 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/sonatype-clm/module.xml 15:28:39 [INFO] 15:28:39 [INFO] ---------------< org.opendaylight.serviceutils:rpc-api >---------------- 15:28:39 [INFO] Building rpc-api 0.11.4-SNAPSHOT [7/30] 15:28:39 [INFO] -------------------------------[ bundle ]------------------------------- 15:28:39 [INFO] 15:28:39 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ rpc-api --- 15:28:39 [INFO] 15:28:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rpc-api --- 15:28:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:28:39 [INFO] 15:28:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rpc-api --- 15:28:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:28:39 [INFO] 15:28:39 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ rpc-api --- 15:28:39 [INFO] 15:28:39 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rpc-api --- 15:28:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:28:39 [INFO] 15:28:39 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ rpc-api --- 15:28:39 [INFO] Starting audit... 15:28:39 Audit done. 15:28:39 [INFO] You have 0 Checkstyle violations. 15:28:39 [INFO] 15:28:39 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ rpc-api --- 15:28:39 [INFO] Starting audit... 15:28:39 Audit done. 15:28:39 [INFO] You have 0 Checkstyle violations. 15:28:39 [INFO] 15:28:39 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ rpc-api --- 15:28:39 [INFO] 15:28:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rpc-api --- 15:28:39 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/resources 15:28:39 [INFO] 15:28:39 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ rpc-api --- 15:28:39 [INFO] Changes detected - recompiling the module! :dependency 15:28:39 [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes 15:28:42 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[111,49] [UnnecessaryLambda] Returning a lambda from a helper method or saving it in a constant is unnecessary; prefer to implement the functional interface method directly and use a method reference instead. 15:28:42 (see https://errorprone.info/bugpattern/UnnecessaryLambda) 15:28:42 Did you mean 'private static void defaultOnFailure(Throwable throwable){ }'? 15:28:42 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[113,34] [UnnecessaryLambda] Returning a lambda from a helper method or saving it in a constant is unnecessary; prefer to implement the functional interface method directly and use a method reference instead. 15:28:42 (see https://errorprone.info/bugpattern/UnnecessaryLambda) 15:28:42 Did you mean 'private void defaultOnSuccess(O result){ }'? 15:28:42 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[149,41] [Varifier] Consider using `var` here to avoid boilerplate. 15:28:42 (see https://errorprone.info/bugpattern/Varifier) 15:28:42 Did you mean 'var futureRpcResult = SettableFuture.create();'? 15:28:42 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[186,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue 15:28:42 (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) 15:28:42 Did you mean '@CanIgnoreReturnValue'? 15:28:42 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[199,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue 15:28:42 (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) 15:28:42 Did you mean '@CanIgnoreReturnValue'? 15:28:42 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[209,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue 15:28:42 (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) 15:28:42 Did you mean '@CanIgnoreReturnValue'? 15:28:42 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[219,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue 15:28:42 (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) 15:28:42 Did you mean '@CanIgnoreReturnValue'? 15:28:42 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[228,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue 15:28:42 (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) 15:28:42 Did you mean '@CanIgnoreReturnValue'? 15:28:42 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[239,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue 15:28:42 (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) 15:28:42 Did you mean '@CanIgnoreReturnValue'? 15:28:42 [INFO] 15:28:42 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ rpc-api >>> 15:28:42 [INFO] 15:28:42 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ rpc-api --- 15:28:42 [INFO] Fork Value is true 15:28:46 [INFO] Done SpotBugs Analysis.... 15:28:46 [INFO] 15:28:46 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ rpc-api <<< 15:28:46 [INFO] 15:28:46 [INFO] 15:28:46 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ rpc-api --- 15:28:46 [INFO] BugInstance size is 0 15:28:46 [INFO] Error size is 0 15:28:46 [INFO] No errors/warnings found 15:28:46 [INFO] 15:28:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rpc-api --- 15:28:46 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/test/resources 15:28:46 [INFO] 15:28:46 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ rpc-api --- 15:28:46 [INFO] No sources to compile 15:28:46 [INFO] 15:28:46 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ rpc-api --- 15:28:46 [INFO] No tests to run. 15:28:46 [INFO] 15:28:46 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ rpc-api --- 15:28:46 [INFO] 15:28:46 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rpc-api --- 15:28:46 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT.jar 15:28:46 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/classes/META-INF/MANIFEST.MF 15:28:46 [INFO] 15:28:46 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ rpc-api --- 15:28:46 [INFO] No previous run data found, generating javadoc. 15:28:47 [WARNING] Javadoc Warnings 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:64: warning: no @param for 15:28:47 [WARNING] public static FutureRpcResultBuilder fromListenableFuture(Logger logger, String rpcMethodName, 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:64: warning: no @param for 15:28:47 [WARNING] public static FutureRpcResultBuilder fromListenableFuture(Logger logger, String rpcMethodName, 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:109: warning: no comment 15:28:47 [WARNING] public static final class FutureRpcResultBuilder { 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:69: warning: no comment 15:28:47 [WARNING] public enum LogLevel { 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:104: warning: no comment 15:28:47 [WARNING] public static FutureRpcResultBuilder fromBuilder(Logger logger, String rpcMethodName, 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:186: warning: no @param for newOnFailureConsumer 15:28:47 [WARNING] public FutureRpcResultBuilder onFailure(Consumer newOnFailureConsumer) { 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:186: warning: no @return 15:28:47 [WARNING] public FutureRpcResultBuilder onFailure(Consumer newOnFailureConsumer) { 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:199: warning: no @param for level 15:28:47 [WARNING] public FutureRpcResultBuilder onFailureLogLevel(LogLevel level) { 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:199: warning: no @return 15:28:47 [WARNING] public FutureRpcResultBuilder onFailureLogLevel(LogLevel level) { 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:209: warning: no @param for level 15:28:47 [WARNING] public FutureRpcResultBuilder onSuccessLogLevel(LogLevel level) { 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:209: warning: no @return 15:28:47 [WARNING] public FutureRpcResultBuilder onSuccessLogLevel(LogLevel level) { 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:219: warning: no @param for level 15:28:47 [WARNING] public FutureRpcResultBuilder onEnterLogLevel(LogLevel level) { 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:219: warning: no @return 15:28:47 [WARNING] public FutureRpcResultBuilder onEnterLogLevel(LogLevel level) { 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:228: warning: no @param for newRpcErrorMessageFunction 15:28:47 [WARNING] public FutureRpcResultBuilder withRpcErrorMessage(Function newRpcErrorMessageFunction) { 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:228: warning: no @return 15:28:47 [WARNING] public FutureRpcResultBuilder withRpcErrorMessage(Function newRpcErrorMessageFunction) { 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:239: warning: no @param for newOnSuccessFunction 15:28:47 [WARNING] public FutureRpcResultBuilder onSuccess(Consumer newOnSuccessFunction) { 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:239: warning: no @return 15:28:47 [WARNING] public FutureRpcResultBuilder onSuccess(Consumer newOnSuccessFunction) { 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:79: warning: no comment 15:28:47 [WARNING] public void log(Logger logger, String format, Object... arguments) { 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment 15:28:47 [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment 15:28:47 [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment 15:28:47 [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment 15:28:47 [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, 15:28:47 [WARNING] ^ 15:28:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment 15:28:47 [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, 15:28:47 [WARNING] ^ 15:28:47 [WARNING] 23 warnings 15:28:47 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT-javadoc.jar 15:28:47 [INFO] 15:28:47 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ rpc-api --- 15:28:47 [INFO] CycloneDX: Resolving Dependencies 15:28:48 [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) 15:28:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/bom.xml 15:28:48 [INFO] attaching as rpc-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:28:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/bom.json 15:28:48 [INFO] attaching as rpc-api-0.11.4-SNAPSHOT-cyclonedx.json 15:28:48 [INFO] 15:28:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rpc-api --- 15:28:48 [INFO] Checking compile classpath 15:28:48 [INFO] Checking runtime classpath 15:28:48 [INFO] Checking test classpath 15:28:48 [INFO] 15:28:48 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ rpc-api --- 15:28:48 [INFO] No dependency problems found 15:28:48 [INFO] 15:28:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rpc-api --- 15:28:48 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT-sources.jar 15:28:48 [INFO] 15:28:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rpc-api --- 15:28:48 [INFO] 15:28:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rpc-api --- 15:28:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:28:48 [INFO] 15:28:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rpc-api --- 15:28:48 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.11.4-SNAPSHOT/rpc-api-0.11.4-SNAPSHOT.jar 15:28:48 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.11.4-SNAPSHOT/rpc-api-0.11.4-SNAPSHOT.pom 15:28:48 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.11.4-SNAPSHOT/rpc-api-0.11.4-SNAPSHOT-javadoc.jar 15:28:48 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.11.4-SNAPSHOT/rpc-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:28:48 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.11.4-SNAPSHOT/rpc-api-0.11.4-SNAPSHOT-cyclonedx.json 15:28:48 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.11.4-SNAPSHOT/rpc-api-0.11.4-SNAPSHOT-sources.jar 15:28:48 [INFO] 15:28:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rpc-api --- 15:28:48 [INFO] Installing org/opendaylight/serviceutils/rpc-api/0.11.4-SNAPSHOT/rpc-api-0.11.4-SNAPSHOT.jar 15:28:48 [INFO] Writing OBR metadata 15:28:48 [INFO] 15:28:48 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ rpc-api --- 15:28:48 [INFO] org.opendaylight.serviceutils:rpc-api:bundle:0.11.4-SNAPSHOT 15:28:48 [INFO] +- com.google.guava:guava:jar:31.1-jre:compile 15:28:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:28:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:28:48 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:28:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:28:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:28:48 [INFO] | \- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:28:48 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:28:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:28:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:28:48 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:28:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:28:48 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:28:48 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:28:48 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:28:48 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:28:48 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:28:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:28:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:28:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:28:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:28:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:28:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:28:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:28:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:28:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:28:48 [INFO] +- junit:junit:jar:4.13.2:test 15:28:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:28:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:28:48 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:28:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:28:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:28:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:28:48 [INFO] 15:28:48 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rpc-api --- 15:28:48 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/sonatype-clm/module.xml 15:28:48 [INFO] 15:28:48 [INFO] -----------< org.opendaylight.serviceutils:tools-testutils >------------ 15:28:48 [INFO] Building ODL :: serviceutils :: tools-testutils 0.11.4-SNAPSHOT [8/30] 15:28:48 [INFO] --------------------------------[ jar ]--------------------------------- 15:28:52 [INFO] 15:28:52 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ tools-testutils --- 15:28:52 [INFO] 15:28:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ tools-testutils --- 15:28:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:28:52 [INFO] 15:28:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ tools-testutils --- 15:28:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:28:52 [INFO] 15:28:52 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ tools-testutils --- 15:28:52 [INFO] 15:28:52 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ tools-testutils --- 15:28:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:28:52 [INFO] 15:28:52 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ tools-testutils --- 15:28:52 [INFO] Starting audit... 15:28:52 Audit done. 15:28:52 [INFO] You have 0 Checkstyle violations. 15:28:52 [INFO] 15:28:52 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ tools-testutils --- 15:28:52 [INFO] Starting audit... 15:28:52 Audit done. 15:28:52 [INFO] You have 0 Checkstyle violations. 15:28:52 [INFO] 15:28:52 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ tools-testutils --- 15:28:52 [INFO] 15:28:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tools-testutils --- 15:28:52 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/main/resources 15:28:52 [INFO] 15:28:52 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ tools-testutils --- 15:28:52 [INFO] Changes detected - recompiling the module! :dependency 15:28:52 [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes 15:28:55 [INFO] 15:28:55 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ tools-testutils >>> 15:28:55 [INFO] 15:28:55 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ tools-testutils --- 15:28:55 [INFO] Fork Value is true 15:28:58 [INFO] Done SpotBugs Analysis.... 15:28:58 [INFO] 15:28:58 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ tools-testutils <<< 15:28:58 [INFO] 15:28:58 [INFO] 15:28:58 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ tools-testutils --- 15:28:58 [INFO] BugInstance size is 0 15:28:58 [INFO] Error size is 0 15:28:58 [INFO] No errors/warnings found 15:28:58 [INFO] 15:28:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tools-testutils --- 15:28:58 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/resources 15:28:58 [INFO] 15:28:58 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ tools-testutils --- 15:28:58 [INFO] Changes detected - recompiling the module! :dependency 15:28:58 [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[111,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:01 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:01 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[50,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:01 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:01 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[95,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:01 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:01 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[43,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:01 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:01 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[68,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:01 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:01 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[104,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:01 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:01 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[59,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:01 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:01 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[84,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:01 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:01 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[118,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:01 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:01 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[76,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:01 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:01 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[39,25] [AnnotationPosition] @Rule is not a TYPE_USE annotation, so should appear before any modifiers and after Javadocs. 15:29:01 (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations) 15:29:01 Did you mean '@Rule public LogRule logRule = new LogRule();'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[40,32] [AnnotationPosition] @Rule is not a TYPE_USE annotation, so should appear before any modifiers and after Javadocs. 15:29:01 (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations) 15:29:01 Did you mean '@Rule public LogCaptureRule logCaptureRule = new LogCaptureRule();'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[43,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. 15:29:01 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:29:01 Did you mean 'public void testListenableFutureSuccess() throws ExecutionException, InterruptedException, TimeoutException {'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[50,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. 15:29:01 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:29:01 Did you mean 'public void testFailedListenableFuture() throws ExecutionException, InterruptedException, TimeoutException {'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[59,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. 15:29:01 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:29:01 Did you mean 'public void testFromListenableFutureException() throws ExecutionException, InterruptedException, TimeoutException {'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[68,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. 15:29:01 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:29:01 Did you mean 'public void testFromListenableFutureExceptionWarnInsteadError() throws ExecutionException, InterruptedException, TimeoutException {'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[76,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. 15:29:01 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:29:01 Did you mean 'public void testFromListenableFutureExceptionNoLog() throws ExecutionException, InterruptedException, TimeoutException {'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[84,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. 15:29:01 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:29:01 Did you mean 'public void testFromListenableFutureExceptionAlsoLog() throws ExecutionException, InterruptedException, TimeoutException {'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[85,22] [Varifier] Consider using `var` here to avoid boilerplate. 15:29:01 (see https://errorprone.info/bugpattern/Varifier) 15:29:01 Did you mean 'var afterLogActionCalled = new AtomicBoolean(false);'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[95,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. 15:29:01 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:29:01 Did you mean 'public void testFromListenableFutureExceptionCustomMessage() throws ExecutionException, InterruptedException, TimeoutException {'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[104,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception 15:29:01 (see https://errorprone.info/bugpattern/TestExceptionChecker) 15:29:01 Did you mean '@Test'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[111,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception 15:29:01 (see https://errorprone.info/bugpattern/TestExceptionChecker) 15:29:01 Did you mean '@Test'? 15:29:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[118,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception 15:29:01 (see https://errorprone.info/bugpattern/TestExceptionChecker) 15:29:01 Did you mean '@Test'? 15:29:01 [INFO] 15:29:01 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ tools-testutils --- 15:29:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:29:01 [INFO] 15:29:01 [INFO] ------------------------------------------------------- 15:29:01 [INFO] T E S T S 15:29:01 [INFO] ------------------------------------------------------- 15:29:02 [INFO] Running org.opendaylight.serviceutils.tools.mdsal.rpc.FutureRpcResultsTest 15:29:02 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.opendaylight.serviceutils.tools.mdsal.rpc.FutureRpcResultsTest 15:29:02 [INFO] 15:29:02 [INFO] Results: 15:29:02 [INFO] 15:29:02 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 15:29:02 [INFO] 15:29:02 [INFO] 15:29:02 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ tools-testutils --- 15:29:02 [INFO] 15:29:02 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tools-testutils --- 15:29:03 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT.jar 15:29:03 [INFO] 15:29:03 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ tools-testutils --- 15:29:03 [INFO] No previous run data found, generating javadoc. 15:29:04 [WARNING] Javadoc Warnings 15:29:04 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:69: warning: no comment 15:29:04 [WARNING] public static void assertRpcErrorCause(Future> futureRpcResult, Class expectedExceptionClass, 15:29:04 [WARNING] ^ 15:29:04 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:62: warning: no comment 15:29:04 [WARNING] public static void assertRpcErrorWithoutCausesOrMessages(Future> futureRpcResult) 15:29:04 [WARNING] ^ 15:29:04 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:55: warning: no comment 15:29:04 [WARNING] public static void assertRpcSuccess(Future> futureRpcResult) 15:29:04 [WARNING] ^ 15:29:04 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:48: warning: no comment 15:29:04 [WARNING] public static void assertVoidRpcSuccess(Future> futureRpcResult) 15:29:04 [WARNING] ^ 15:29:04 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:43: warning: no comment 15:29:04 [WARNING] public static T getResult(Future> futureRpcResult) 15:29:04 [WARNING] ^ 15:29:04 [WARNING] 5 warnings 15:29:04 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT-javadoc.jar 15:29:04 [INFO] 15:29:04 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ tools-testutils --- 15:29:04 [INFO] CycloneDX: Resolving Dependencies 15:29:05 [INFO] CycloneDX: Creating BOM version 1.4 with 42 component(s) 15:29:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/bom.xml 15:29:05 [INFO] attaching as tools-testutils-0.11.4-SNAPSHOT-cyclonedx.xml 15:29:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/bom.json 15:29:06 [INFO] attaching as tools-testutils-0.11.4-SNAPSHOT-cyclonedx.json 15:29:06 [INFO] 15:29:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-testutils --- 15:29:06 [INFO] Checking compile classpath 15:29:06 [INFO] Checking runtime classpath 15:29:06 [INFO] Checking test classpath 15:29:06 [INFO] 15:29:06 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ tools-testutils --- 15:29:06 [WARNING] Used undeclared dependencies found: 15:29:06 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:29:06 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 15:29:06 [WARNING] Unused declared dependencies found: 15:29:06 [WARNING] com.google.inject:guice:jar:5.1.0:compile 15:29:06 [WARNING] com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile 15:29:06 [WARNING] org.opendaylight.yangtools:testutils:jar:10.0.12:compile 15:29:06 [WARNING] Non-test scoped test only dependencies found: 15:29:06 [WARNING] org.opendaylight.infrautils:infrautils-testutils:jar:5.0.9:compile 15:29:06 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 15:29:06 [WARNING] org.opendaylight.serviceutils:rpc-api:jar:0.11.4-SNAPSHOT:compile 15:29:06 [INFO] 15:29:06 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ tools-testutils --- 15:29:06 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT-sources.jar 15:29:06 [INFO] 15:29:06 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ tools-testutils --- 15:29:06 [INFO] 15:29:06 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ tools-testutils --- 15:29:06 [INFO] Loading execution data file /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/code-coverage/jacoco.exec 15:29:06 [INFO] Analyzed bundle 'ODL :: serviceutils :: tools-testutils' with 1 classes 15:29:06 [INFO] 15:29:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tools-testutils --- 15:29:06 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.11.4-SNAPSHOT/tools-testutils-0.11.4-SNAPSHOT.jar 15:29:06 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/testutils/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.11.4-SNAPSHOT/tools-testutils-0.11.4-SNAPSHOT.pom 15:29:06 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.11.4-SNAPSHOT/tools-testutils-0.11.4-SNAPSHOT-javadoc.jar 15:29:06 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.11.4-SNAPSHOT/tools-testutils-0.11.4-SNAPSHOT-cyclonedx.xml 15:29:06 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/bom.json to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.11.4-SNAPSHOT/tools-testutils-0.11.4-SNAPSHOT-cyclonedx.json 15:29:06 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.11.4-SNAPSHOT/tools-testutils-0.11.4-SNAPSHOT-sources.jar 15:29:06 [INFO] 15:29:06 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ tools-testutils --- 15:29:06 [INFO] org.opendaylight.serviceutils:tools-testutils:jar:0.11.4-SNAPSHOT 15:29:06 [INFO] +- org.opendaylight.serviceutils:rpc-api:jar:0.11.4-SNAPSHOT:compile 15:29:06 [INFO] | +- com.google.guava:guava:jar:31.1-jre:compile 15:29:06 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:29:06 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:29:06 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:29:06 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:29:06 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:29:06 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:29:06 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:29:06 [INFO] | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:29:06 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:29:06 [INFO] +- org.opendaylight.yangtools:testutils:jar:10.0.12:compile 15:29:06 [INFO] +- com.google.inject:guice:jar:5.1.0:compile 15:29:06 [INFO] | \- aopalliance:aopalliance:jar:1.0:compile 15:29:06 [INFO] +- com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile 15:29:06 [INFO] | +- com.mycila.guice.extensions:mycila-guice-injection:jar:5.0:compile 15:29:06 [INFO] | \- com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:compile 15:29:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:11.0.15:test 15:29:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:test 15:29:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:test 15:29:06 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:11.0.15:test 15:29:06 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:test 15:29:06 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:test 15:29:06 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:test 15:29:06 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:test 15:29:06 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:test 15:29:06 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:test 15:29:06 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:test 15:29:06 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:11.0.15:test 15:29:06 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:test 15:29:06 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:test 15:29:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:11.0.15:test 15:29:06 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:test 15:29:06 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:test 15:29:06 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:test 15:29:06 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:test 15:29:06 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:11.0.15:test 15:29:06 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:11.0.15:test 15:29:06 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:11.0.15:test 15:29:06 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:11.0.15:test 15:29:06 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:11.0.15:test 15:29:06 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:test 15:29:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:test 15:29:06 [INFO] | \- org.opendaylight.yangtools:yang-data-impl:jar:10.0.12:test 15:29:06 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:test 15:29:06 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:test 15:29:06 [INFO] | +- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:test 15:29:06 [INFO] | +- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:test 15:29:06 [INFO] | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:test 15:29:06 [INFO] | \- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:test 15:29:06 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:test 15:29:06 [INFO] +- junit:junit:jar:4.13.2:compile 15:29:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:29:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:11.0.15:test 15:29:06 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:5.0.9:compile 15:29:06 [INFO] | +- org.awaitility:awaitility:jar:4.1.1:test 15:29:06 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.158:compile 15:29:06 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.52.v20230823:compile 15:29:06 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.52.v20230823:compile 15:29:06 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:compile 15:29:06 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:compile 15:29:06 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:compile 15:29:06 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:compile 15:29:06 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:29:06 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:compile 15:29:06 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:compile 15:29:06 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:compile 15:29:06 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:29:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:29:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:29:06 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:29:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:29:06 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:29:06 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:29:06 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:29:06 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:29:06 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:29:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:29:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:29:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:29:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:29:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:29:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:29:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:29:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:29:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:29:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:29:06 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:29:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:29:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:29:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:29:06 [INFO] 15:29:06 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ tools-testutils --- 15:29:06 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/sonatype-clm/module.xml 15:29:06 [INFO] 15:29:06 [INFO] -----------< org.opendaylight.serviceutils:tools-aggregator >----------- 15:29:06 [INFO] Building ODL :: serviceutils :: tools-aggregator 0.11.4-SNAPSHOT [9/30] 15:29:06 [INFO] --------------------------------[ pom ]--------------------------------- 15:29:06 [INFO] 15:29:06 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ tools-aggregator --- 15:29:06 [INFO] 15:29:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ tools-aggregator --- 15:29:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:29:06 [INFO] 15:29:06 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ tools-aggregator --- 15:29:06 [INFO] 15:29:06 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ tools-aggregator --- 15:29:06 [INFO] CycloneDX: Resolving Dependencies 15:29:06 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 15:29:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/tools/target/bom.xml 15:29:06 [INFO] attaching as tools-aggregator-0.11.4-SNAPSHOT-cyclonedx.xml 15:29:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/tools/target/bom.json 15:29:06 [INFO] attaching as tools-aggregator-0.11.4-SNAPSHOT-cyclonedx.json 15:29:06 [INFO] 15:29:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tools-aggregator --- 15:29:06 [INFO] Skipping artifact installation 15:29:06 [INFO] 15:29:06 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ tools-aggregator --- 15:29:06 [INFO] org.opendaylight.serviceutils:tools-aggregator:pom:0.11.4-SNAPSHOT 15:29:06 [INFO] 15:29:06 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ tools-aggregator --- 15:29:06 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/tools/target/sonatype-clm/module.xml 15:29:06 [INFO] 15:29:06 [INFO] -------------< org.opendaylight.serviceutils:metrics-impl >------------- 15:29:06 [INFO] Building ODL :: serviceutils :: metrics-impl 0.11.4-SNAPSHOT [10/30] 15:29:06 [INFO] -------------------------------[ bundle ]------------------------------- 15:29:06 [INFO] 15:29:06 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ metrics-impl --- 15:29:06 [INFO] 15:29:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-impl --- 15:29:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:29:06 [INFO] 15:29:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-impl --- 15:29:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:29:06 [INFO] 15:29:06 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ metrics-impl --- 15:29:07 [INFO] 15:29:07 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-impl --- 15:29:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:29:07 [INFO] 15:29:07 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ metrics-impl --- 15:29:07 [INFO] Starting audit... 15:29:07 Audit done. 15:29:07 [INFO] You have 0 Checkstyle violations. 15:29:07 [INFO] 15:29:07 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ metrics-impl --- 15:29:07 [INFO] Starting audit... 15:29:07 Audit done. 15:29:07 [INFO] You have 0 Checkstyle violations. 15:29:07 [INFO] 15:29:07 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ metrics-impl --- 15:29:07 [INFO] 15:29:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl --- 15:29:07 [INFO] Copying 1 resource from src/main/resources to target/classes 15:29:07 [INFO] 15:29:07 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-impl --- 15:29:07 [INFO] Changes detected - recompiling the module! :dependency 15:29:07 [INFO] Compiling 7 source files with javac [forked debug release 17] to target/classes 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:29:11 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:29:11 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:29:11 /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[326,61] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[263,63] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[200,61] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[318,82] [UnusedVariable] The parameter 'anchor' is never read. 15:29:11 (see https://errorprone.info/bugpattern/UnusedVariable) 15:29:11 Did you mean 'private org.opendaylight.serviceutils.metrics.Timer newOrExistingTimer(String id) {'? 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[255,86] [UnusedVariable] The parameter 'anchor' is never read. 15:29:11 (see https://errorprone.info/bugpattern/UnusedVariable) 15:29:11 Did you mean 'private org.opendaylight.serviceutils.metrics.Counter newOrExistingCounter(String id) {'? 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[192,82] [UnusedVariable] The parameter 'anchor' is never read. 15:29:11 (see https://errorprone.info/bugpattern/UnusedVariable) 15:29:11 Did you mean 'private org.opendaylight.serviceutils.metrics.Meter newOrExistingMeter(String id) {'? 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[77,25] [MemberName] Methods and non-static variables should be named in lowerCamelCase., with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) 15:29:11 (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) 15:29:11 Did you mean 'ThreadMXBean threadMxBean = ManagementFactory.getThreadMXBean();'? 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[138,33] [Varifier] Consider using `var` here to avoid boilerplate. 15:29:11 (see https://errorprone.info/bugpattern/Varifier) 15:29:11 Did you mean 'var fileDescriptorRatioGauge = new FileDescriptorRatioGauge();'? 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[351,26] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) 15:29:11 (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) 15:29:11 Did you mean 'return newMeter(descriptor.anchor(), makeCodahaleId(descriptor));'? 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[358,17] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) 15:29:11 (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) 15:29:11 Did you mean 'checkForExistingId(id);'? 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[77,17] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. 15:29:11 (see https://errorprone.info/bugpattern/JavaUtilDate) 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[136,24] [Varifier] Consider using `var` here to avoid boilerplate. 15:29:11 (see https://errorprone.info/bugpattern/Varifier) 15:29:11 Did you mean 'var pw = new PrintWriter(new OutputStreamWriter(new FileOutputStream(file, append),'? 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[182,13] [Varifier] Consider using `var` here to avoid boilerplate. 15:29:11 (see https://errorprone.info/bugpattern/Varifier) 15:29:11 Did you mean 'var file = new File(parentDirectory, getFileName(dayOfTheWeek, hourOfTheDay));'? 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[194,13] [Varifier] Consider using `var` here to avoid boilerplate. 15:29:11 (see https://errorprone.info/bugpattern/Varifier) 15:29:11 Did you mean 'var nextHourFile = new File(parentDirectory , getFileName(dayOfTheWeek, nextHour));'? 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[197,24] [Varifier] Consider using `var` here to avoid boilerplate. 15:29:11 (see https://errorprone.info/bugpattern/Varifier) 15:29:11 Did you mean 'var pw = new PrintWriter(new OutputStreamWriter(new FileOutputStream(nextHourFile, append),'? 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[199,40] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. 15:29:11 (see https://errorprone.info/bugpattern/JavaUtilDate) 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[199,21] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. 15:29:11 (see https://errorprone.info/bugpattern/JavaUtilDate) 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcher.java:[39,31] [MemberName] Methods and non-static variables should be named in lowerCamelCase., with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) 15:29:11 (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) 15:29:11 Did you mean 'private final ThreadMXBean threadMxBean;'? 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcher.java:[49,32] [MemberName] Methods and non-static variables should be named in lowerCamelCase., with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case); did you mean 'threadMxBean'? 15:29:11 (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:[24,8] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case); did you mean 'threadsWatcherIntervalMs'? 15:29:11 (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) 15:29:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/CustomObjectNameFactory.java:[23,22] [RedundantOverride] This overriding method is redundant, and can be removed. 15:29:11 (see https://errorprone.info/bugpattern/RedundantOverride) 15:29:11 Did you mean to remove this line? 15:29:11 [INFO] 15:29:11 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-impl >>> 15:29:11 [INFO] 15:29:11 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-impl --- 15:29:11 [INFO] Fork Value is true 15:29:17 [INFO] Done SpotBugs Analysis.... 15:29:17 [INFO] 15:29:17 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-impl <<< 15:29:17 [INFO] 15:29:17 [INFO] 15:29:17 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-impl --- 15:29:17 [INFO] BugInstance size is 0 15:29:17 [INFO] Error size is 0 15:29:17 [INFO] No errors/warnings found 15:29:17 [INFO] 15:29:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl --- 15:29:17 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/resources 15:29:17 [INFO] 15:29:17 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-impl --- 15:29:17 [INFO] Changes detected - recompiling the module! :dependency 15:29:17 [INFO] Compiling 3 source files with javac [forked debug release 17] to target/test-classes 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:29:20 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:29:20 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:29:20 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.class): warning: Cannot find annotation method 'from()' in type 'Generated': class file for org.immutables.value.Generated not found 15:29:20 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:29:20 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$AnchorBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:29:20 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$AnchorBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:29:20 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ProjectBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:29:20 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ProjectBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:29:20 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ModuleBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:29:20 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ModuleBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:29:20 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$IdBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:29:20 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$IdBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:29:20 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$BuildFinal.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:29:20 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$BuildFinal.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:29:20 /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[194,29] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[196,34] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[202,30] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[234,15] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[243,40] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[281,63] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[288,61] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[296,25] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[314,25] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[328,15] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[329,66] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[334,15] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[337,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[26,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void reporter() throws IOException {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[27,23] [Varifier] Consider using `var` here to avoid boilerplate. 15:29:20 (see https://errorprone.info/bugpattern/Varifier) 15:29:20 Did you mean 'var registry = new MetricRegistry();'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[28,28] [Varifier] Consider using `var` here to avoid boilerplate. 15:29:20 (see https://errorprone.info/bugpattern/Varifier) 15:29:20 Did you mean 'var fileReporter = new MetricsFileReporter(registry, Duration.ofMinutes(2));'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[221,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[233,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[148,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[287,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[201,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[75,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[57,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[253,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[242,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[294,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[115,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[168,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[48,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[94,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[133,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[265,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[193,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[280,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[312,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[208,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[327,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[333,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void meter() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[20,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void logAllThreads() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[29,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:29:20 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:29:20 Did you mean 'public void logAllThreads() {'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[21,23] [Varifier] Consider using `var` here to avoid boilerplate. 15:29:20 (see https://errorprone.info/bugpattern/Varifier) 15:29:20 Did you mean 'var tw = new ThreadsWatcher(ManagementFactory.getThreadMXBean(), 100, Duration.ofNanos(1),'? 15:29:20 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[31,23] [Varifier] Consider using `var` here to avoid boilerplate. 15:29:20 (see https://errorprone.info/bugpattern/Varifier) 15:29:20 Did you mean 'var tw = new ThreadsWatcher(ManagementFactory.getThreadMXBean(), 100, Duration.ofNanos(1),'? 15:29:20 [INFO] 15:29:20 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ metrics-impl --- 15:29:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:29:20 [INFO] 15:29:20 [INFO] ------------------------------------------------------- 15:29:20 [INFO] T E S T S 15:29:20 [INFO] ------------------------------------------------------- 15:29:21 [INFO] Running org.opendaylight.serviceutils.metrics.tests.MetricsFileReporterTest 15:29:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.opendaylight.serviceutils.metrics.tests.MetricsFileReporterTest 15:29:21 [INFO] Running org.opendaylight.serviceutils.metrics.tests.MetricProviderTest 15:29:21 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.serviceutils.metrics.tests.MetricProviderTest 15:29:21 [INFO] Running org.opendaylight.serviceutils.metrics.internal.ThreadsWatcherTest 15:29:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.serviceutils.metrics.internal.ThreadsWatcherTest 15:29:22 [INFO] 15:29:22 [INFO] Results: 15:29:22 [INFO] 15:29:22 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 15:29:22 [INFO] 15:29:22 [INFO] 15:29:22 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ metrics-impl --- 15:29:22 [INFO] 15:29:22 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl --- 15:29:22 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT.jar 15:29:22 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/classes/META-INF/MANIFEST.MF 15:29:22 [INFO] 15:29:22 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ metrics-impl --- 15:29:22 [INFO] No previous run data found, generating javadoc. 15:29:23 [WARNING] Javadoc Warnings 15:29:23 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:36: warning: no comment 15:29:23 [WARNING] int deadlockedThreadsMaxLogIntervalSecs() default 60; 15:29:23 [WARNING] ^ 15:29:23 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:30: warning: no comment 15:29:23 [WARNING] int fileReporterIntervalSecs() default 0; 15:29:23 [WARNING] ^ 15:29:23 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:27: warning: no comment 15:29:23 [WARNING] int maxThreads() default 1000; 15:29:23 [WARNING] ^ 15:29:23 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:33: warning: no comment 15:29:23 [WARNING] int maxThreadsMaxLogIntervalSecs() default 60; 15:29:23 [WARNING] ^ 15:29:23 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:24: warning: no comment 15:29:23 [WARNING] int threadsWatcherIntervalMS() default 0; 15:29:23 [WARNING] ^ 15:29:23 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:22: warning: no comment 15:29:23 [WARNING] public MetricProviderImpl() { 15:29:23 [WARNING] ^ 15:29:23 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:26: warning: no comment 15:29:23 [WARNING] public MetricProviderImpl(Configuration configuration) { 15:29:23 [WARNING] ^ 15:29:23 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:36: warning: no comment 15:29:23 [WARNING] public void close() { 15:29:23 [WARNING] ^ 15:29:23 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:133: warning: no comment 15:29:23 [WARNING] public final MetricRegistry getRegistry() { 15:29:23 [WARNING] ^ 15:29:23 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:31: warning: no comment 15:29:23 [WARNING] public void open() { 15:29:23 [WARNING] ^ 15:29:23 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:65: warning: no comment 15:29:23 [WARNING] public final void updateConfiguration(Configuration configuration) { 15:29:23 [WARNING] ^ 15:29:23 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:38: warning: no comment 15:29:23 [WARNING] public class MetricsFileReporter extends ScheduledReporter { 15:29:23 [WARNING] ^ 15:29:23 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:53: warning: no comment 15:29:23 [WARNING] public MetricsFileReporter(MetricRegistry registry, Duration interval) { 15:29:23 [WARNING] ^ 15:29:23 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:175: warning: no comment 15:29:23 [WARNING] public File createFile(int dayOfTheWeek, int hourOfTheDay) throws IOException { 15:29:23 [WARNING] ^ 15:29:23 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:68: warning: no comment 15:29:23 [WARNING] public void report(PrintWriter pw) { 15:29:23 [WARNING] ^ 15:29:23 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:60: warning: no comment 15:29:23 [WARNING] public void startReporter() { 15:29:23 [WARNING] ^ 15:29:23 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/OSGiMetricProvider.java:19: warning: no comment 15:29:23 [WARNING] public final class OSGiMetricProvider extends AbstractMetricProvider { 15:29:23 [WARNING] ^ 15:29:23 [WARNING] 17 warnings 15:29:23 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT-javadoc.jar 15:29:24 [INFO] 15:29:24 [INFO] --- build-helper-maven-plugin:3.4.0:attach-artifact (attach-artifacts) @ metrics-impl --- 15:29:24 [INFO] 15:29:24 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-impl --- 15:29:24 [INFO] CycloneDX: Resolving Dependencies 15:29:24 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 15:29:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/bom.xml 15:29:24 [INFO] attaching as metrics-impl-0.11.4-SNAPSHOT-cyclonedx.xml 15:29:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/bom.json 15:29:24 [INFO] attaching as metrics-impl-0.11.4-SNAPSHOT-cyclonedx.json 15:29:24 [INFO] 15:29:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl --- 15:29:24 [INFO] Checking compile classpath 15:29:25 [INFO] Checking runtime classpath 15:29:25 [INFO] Checking test classpath 15:29:25 [INFO] 15:29:25 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ metrics-impl --- 15:29:25 [WARNING] Used undeclared dependencies found: 15:29:25 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:29:25 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 15:29:25 [INFO] 15:29:25 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-impl --- 15:29:25 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT-sources.jar 15:29:25 [INFO] 15:29:25 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-impl --- 15:29:25 [INFO] 15:29:25 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-impl --- 15:29:25 [INFO] Loading execution data file /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/code-coverage/jacoco.exec 15:29:25 [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-impl' with 12 classes 15:29:25 [INFO] 15:29:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-impl --- 15:29:25 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.11.4-SNAPSHOT/metrics-impl-0.11.4-SNAPSHOT.jar 15:29:25 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.11.4-SNAPSHOT/metrics-impl-0.11.4-SNAPSHOT.pom 15:29:25 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.11.4-SNAPSHOT/metrics-impl-0.11.4-SNAPSHOT-javadoc.jar 15:29:25 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/classes/etc/org.opendaylight.serviceutils.metrics.cfg to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.11.4-SNAPSHOT/metrics-impl-0.11.4-SNAPSHOT-config.cfg 15:29:25 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.11.4-SNAPSHOT/metrics-impl-0.11.4-SNAPSHOT-cyclonedx.xml 15:29:25 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.11.4-SNAPSHOT/metrics-impl-0.11.4-SNAPSHOT-cyclonedx.json 15:29:25 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.11.4-SNAPSHOT/metrics-impl-0.11.4-SNAPSHOT-sources.jar 15:29:25 [INFO] 15:29:25 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl --- 15:29:25 [INFO] Installing org/opendaylight/serviceutils/metrics-impl/0.11.4-SNAPSHOT/metrics-impl-0.11.4-SNAPSHOT.jar 15:29:25 [INFO] Writing OBR metadata 15:29:25 [INFO] 15:29:25 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ metrics-impl --- 15:29:25 [INFO] org.opendaylight.serviceutils:metrics-impl:bundle:0.11.4-SNAPSHOT 15:29:25 [INFO] +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:29:25 [INFO] | +- com.google.guava:guava:jar:31.1-jre:compile 15:29:25 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:29:25 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:29:25 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:29:25 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:29:25 [INFO] | \- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:29:25 [INFO] +- io.dropwizard.metrics:metrics-core:jar:4.2.20:compile 15:29:25 [INFO] +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:compile 15:29:25 [INFO] +- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:compile 15:29:25 [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:5.0.9:compile 15:29:25 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:29:25 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 15:29:25 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 15:29:25 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 15:29:25 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 15:29:25 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:29:25 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 15:29:25 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 15:29:25 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:5.0.9:test 15:29:25 [INFO] | +- org.awaitility:awaitility:jar:4.1.1:test 15:29:25 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.158:test 15:29:25 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.52.v20230823:test 15:29:25 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.52.v20230823:test 15:29:25 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:test 15:29:25 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:test 15:29:25 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:test 15:29:25 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:test 15:29:25 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 15:29:25 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:test 15:29:25 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:test 15:29:25 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:test 15:29:25 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:29:25 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:29:25 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:29:25 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:29:25 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:29:25 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:29:25 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:29:25 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:29:25 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:29:25 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:29:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:29:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:29:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:29:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:29:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:29:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:29:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:29:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:29:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:29:25 [INFO] +- junit:junit:jar:4.13.2:test 15:29:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:29:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:29:25 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:29:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:29:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:29:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:29:25 [INFO] 15:29:25 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ metrics-impl --- 15:29:25 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/sonatype-clm/module.xml 15:29:25 [INFO] 15:29:25 [INFO] -------< org.opendaylight.serviceutils:odl-serviceutils-metrics >------- 15:29:25 [INFO] Building ODL :: serviceutils :: Metrics 0.11.4-SNAPSHOT [11/30] 15:29:25 [INFO] ------------------------------[ feature ]------------------------------- 15:29:27 [INFO] 15:29:27 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-serviceutils-metrics --- 15:29:27 [INFO] 15:29:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-metrics --- 15:29:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:29:27 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:29:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:29:27 [INFO] 15:29:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-metrics --- 15:29:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:29:27 [INFO] 15:29:27 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-serviceutils-metrics --- 15:29:28 [INFO] 15:29:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-metrics --- 15:29:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:29:28 [INFO] argLine set to empty 15:29:28 [INFO] 15:29:28 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-serviceutils-metrics --- 15:29:28 [INFO] Starting audit... 15:29:28 Audit done. 15:29:28 [INFO] You have 0 Checkstyle violations. 15:29:28 [INFO] 15:29:28 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-serviceutils-metrics --- 15:29:28 [INFO] Starting audit... 15:29:28 Audit done. 15:29:28 [INFO] You have 0 Checkstyle violations. 15:29:28 [INFO] 15:29:28 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-serviceutils-metrics --- 15:29:28 [INFO] 15:29:28 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-metrics --- 15:29:29 [INFO] Created: /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-metrics/target/classes/META-INF/maven/dependencies.properties 15:29:29 [INFO] 15:29:29 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-metrics --- 15:29:29 [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-metrics/target/feature/feature.xml 15:29:29 [INFO] ...done! 15:29:29 [INFO] Attaching features XML 15:29:29 [INFO] 15:29:29 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-metrics --- 15:29:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:29:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:29:29 [INFO] 15:29:29 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-metrics >>> 15:29:29 [INFO] 15:29:29 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-metrics --- 15:29:29 [INFO] 15:29:29 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-metrics <<< 15:29:29 [INFO] 15:29:29 [INFO] 15:29:29 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-metrics --- 15:29:29 [INFO] 15:29:29 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-serviceutils-metrics --- 15:29:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:29:30 [INFO] 15:29:30 [INFO] ------------------------------------------------------- 15:29:30 [INFO] T E S T S 15:29:30 [INFO] ------------------------------------------------------- 15:29:31 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:29:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.93 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:29:47 [INFO] 15:29:47 [INFO] Results: 15:29:47 [INFO] 15:29:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:29:47 [INFO] 15:29:47 [INFO] 15:29:47 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-serviceutils-metrics --- 15:29:47 [INFO] 15:29:47 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-serviceutils-metrics --- 15:29:47 [INFO] 15:29:47 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-metrics --- 15:29:47 [INFO] CycloneDX: Resolving Dependencies 15:29:52 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 15:29:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-metrics/target/bom.xml 15:29:52 [INFO] attaching as odl-serviceutils-metrics-0.11.4-SNAPSHOT-cyclonedx.xml 15:29:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-metrics/target/bom.json 15:29:52 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 15:29:52 [INFO] attaching as odl-serviceutils-metrics-0.11.4-SNAPSHOT-cyclonedx.json 15:29:52 [INFO] 15:29:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-metrics --- 15:29:53 [INFO] Skipping duplicate-finder execution! 15:29:53 [INFO] 15:29:53 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-serviceutils-metrics --- 15:29:53 [INFO] Skipping plugin execution 15:29:53 [INFO] 15:29:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-metrics --- 15:29:53 [INFO] No sources in project. Archive not created. 15:29:53 [INFO] 15:29:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-metrics --- 15:29:53 [INFO] 15:29:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-metrics --- 15:29:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:29:53 [INFO] 15:29:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-metrics --- 15:29:53 [INFO] No primary artifact to install, installing attached artifacts instead. 15:29:53 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-metrics/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.11.4-SNAPSHOT/odl-serviceutils-metrics-0.11.4-SNAPSHOT.pom 15:29:53 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-metrics/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.11.4-SNAPSHOT/odl-serviceutils-metrics-0.11.4-SNAPSHOT-features.xml 15:29:53 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-metrics/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.11.4-SNAPSHOT/odl-serviceutils-metrics-0.11.4-SNAPSHOT-cyclonedx.xml 15:29:53 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-metrics/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.11.4-SNAPSHOT/odl-serviceutils-metrics-0.11.4-SNAPSHOT-cyclonedx.json 15:29:53 [INFO] 15:29:53 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ odl-serviceutils-metrics --- 15:29:53 [INFO] org.opendaylight.serviceutils:odl-serviceutils-metrics:feature:0.11.4-SNAPSHOT 15:29:53 [INFO] +- org.opendaylight.serviceutils:metrics-impl:jar:0.11.4-SNAPSHOT:compile 15:29:53 [INFO] | +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:29:53 [INFO] | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:compile 15:29:53 [INFO] | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:compile 15:29:53 [INFO] | +- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:compile 15:29:53 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:5.0.9:compile 15:29:53 [INFO] +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.11.4-SNAPSHOT:compile 15:29:53 [INFO] +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:compile 15:29:53 [INFO] | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:compile 15:29:53 [INFO] +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 15:29:53 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 15:29:53 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:29:53 [INFO] | +- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 15:29:53 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:29:53 [INFO] | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:29:53 [INFO] +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:5.0.9:compile 15:29:53 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 15:29:53 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 15:29:53 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 15:29:53 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 15:29:53 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 15:29:53 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 15:29:53 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 15:29:53 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 15:29:53 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 15:29:53 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 15:29:53 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 15:29:53 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 15:29:53 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 15:29:53 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 15:29:53 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 15:29:53 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 15:29:53 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 15:29:53 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 15:29:53 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 15:29:53 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 15:29:53 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 15:29:53 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 15:29:53 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 15:29:53 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 15:29:53 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 15:29:53 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 15:29:53 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 15:29:53 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 15:29:53 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 15:29:53 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 15:29:53 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.13.0:test 15:29:53 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 15:29:53 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 15:29:53 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:test 15:29:53 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 15:29:53 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 15:29:53 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 15:29:53 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 15:29:53 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 15:29:53 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 15:29:53 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 15:29:53 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 15:29:53 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 15:29:53 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 15:29:53 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 15:29:53 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 15:29:53 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 15:29:53 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 15:29:53 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 15:29:53 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 15:29:53 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 15:29:53 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 15:29:53 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 15:29:53 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 15:29:53 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 15:29:53 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 15:29:53 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 15:29:53 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 15:29:53 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 15:29:53 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 15:29:53 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:29:53 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 15:29:53 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:29:53 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 15:29:53 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 15:29:53 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 15:29:53 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 15:29:53 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 15:29:53 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 15:29:53 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 15:29:53 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 15:29:53 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 15:29:53 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 15:29:53 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 15:29:53 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 15:29:53 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 15:29:53 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 15:29:53 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 15:29:53 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 15:29:53 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:test 15:29:53 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:test 15:29:53 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 15:29:53 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 15:29:53 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 15:29:53 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 15:29:53 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 15:29:53 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 15:29:53 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 15:29:53 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 15:29:53 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 15:29:53 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 15:29:53 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 15:29:53 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 15:29:53 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 15:29:53 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 15:29:53 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 15:29:53 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 15:29:53 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 15:29:53 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 15:29:53 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 15:29:53 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 15:29:53 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 15:29:53 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 15:29:53 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 15:29:53 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 15:29:53 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 15:29:53 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 15:29:53 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 15:29:53 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 15:29:53 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 15:29:53 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 15:29:53 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 15:29:53 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 15:29:53 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 15:29:53 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 15:29:53 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 15:29:53 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 15:29:53 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 15:29:53 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 15:29:53 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 15:29:53 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 15:29:53 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 15:29:53 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:29:53 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:29:53 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:29:53 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:29:53 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 15:29:53 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:29:53 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 15:29:53 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 15:29:53 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 15:29:53 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 15:29:53 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:29:53 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:29:53 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:29:53 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:29:53 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:29:53 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:29:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:29:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:29:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:29:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:29:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:29:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:29:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:29:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:29:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:29:53 [INFO] +- junit:junit:jar:4.13.2:test 15:29:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:29:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:29:53 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:29:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:29:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:29:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:29:53 [INFO] 15:29:53 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-serviceutils-metrics --- 15:29:53 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-metrics/target/sonatype-clm/module.xml 15:29:53 [INFO] 15:29:53 [INFO] ------< org.opendaylight.serviceutils:odl-serviceutils-listener >------- 15:29:53 [INFO] Building ODL :: serviceutils :: listener tools 0.11.4-SNAPSHOT [12/30] 15:29:53 [INFO] ------------------------------[ feature ]------------------------------- 15:29:53 [INFO] 15:29:53 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-serviceutils-listener --- 15:29:53 [INFO] 15:29:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-listener --- 15:29:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:29:53 [INFO] 15:29:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-listener --- 15:29:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:29:53 [INFO] 15:29:53 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-serviceutils-listener --- 15:29:53 [INFO] 15:29:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-listener --- 15:29:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:29:53 [INFO] argLine set to empty 15:29:53 [INFO] 15:29:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-serviceutils-listener --- 15:29:53 [INFO] Starting audit... 15:29:53 Audit done. 15:29:53 [INFO] You have 0 Checkstyle violations. 15:29:53 [INFO] 15:29:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-serviceutils-listener --- 15:29:54 [INFO] Starting audit... 15:29:54 Audit done. 15:29:54 [INFO] You have 0 Checkstyle violations. 15:29:54 [INFO] 15:29:54 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-serviceutils-listener --- 15:29:54 [INFO] 15:29:54 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-listener --- 15:29:54 [INFO] Created: /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-listener/target/classes/META-INF/maven/dependencies.properties 15:29:54 [INFO] 15:29:54 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-listener --- 15:29:54 [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-listener/target/feature/feature.xml 15:29:54 [INFO] ...done! 15:29:54 [INFO] Attaching features XML 15:29:54 [INFO] 15:29:54 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-listener --- 15:29:54 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:29:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:29:54 [INFO] 15:29:54 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-listener >>> 15:29:54 [INFO] 15:29:54 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-listener --- 15:29:54 [INFO] 15:29:54 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-listener <<< 15:29:54 [INFO] 15:29:54 [INFO] 15:29:54 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-listener --- 15:29:54 [INFO] 15:29:54 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-serviceutils-listener --- 15:29:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:29:54 [INFO] 15:29:54 [INFO] ------------------------------------------------------- 15:29:54 [INFO] T E S T S 15:29:54 [INFO] ------------------------------------------------------- 15:29:56 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:30:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.01 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:30:11 [INFO] 15:30:11 [INFO] Results: 15:30:11 [INFO] 15:30:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:30:11 [INFO] 15:30:11 [INFO] 15:30:11 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-serviceutils-listener --- 15:30:11 [INFO] 15:30:11 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-serviceutils-listener --- 15:30:11 [INFO] 15:30:11 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-listener --- 15:30:11 [INFO] CycloneDX: Resolving Dependencies 15:30:16 [INFO] CycloneDX: Creating BOM version 1.4 with 70 component(s) 15:30:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-listener/target/bom.xml 15:30:16 [INFO] attaching as odl-serviceutils-listener-0.11.4-SNAPSHOT-cyclonedx.xml 15:30:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-listener/target/bom.json 15:30:16 [INFO] attaching as odl-serviceutils-listener-0.11.4-SNAPSHOT-cyclonedx.json 15:30:16 [INFO] 15:30:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-listener --- 15:30:16 [INFO] Skipping duplicate-finder execution! 15:30:16 [INFO] 15:30:16 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-serviceutils-listener --- 15:30:16 [INFO] Skipping plugin execution 15:30:16 [INFO] 15:30:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-listener --- 15:30:16 [INFO] No sources in project. Archive not created. 15:30:16 [INFO] 15:30:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-listener --- 15:30:16 [INFO] 15:30:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-listener --- 15:30:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:30:16 [INFO] 15:30:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-listener --- 15:30:16 [INFO] No primary artifact to install, installing attached artifacts instead. 15:30:16 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-listener/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.11.4-SNAPSHOT/odl-serviceutils-listener-0.11.4-SNAPSHOT.pom 15:30:16 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-listener/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.11.4-SNAPSHOT/odl-serviceutils-listener-0.11.4-SNAPSHOT-features.xml 15:30:16 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-listener/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.11.4-SNAPSHOT/odl-serviceutils-listener-0.11.4-SNAPSHOT-cyclonedx.xml 15:30:16 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-listener/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.11.4-SNAPSHOT/odl-serviceutils-listener-0.11.4-SNAPSHOT-cyclonedx.json 15:30:16 [INFO] 15:30:16 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ odl-serviceutils-listener --- 15:30:16 [INFO] org.opendaylight.serviceutils:odl-serviceutils-listener:feature:0.11.4-SNAPSHOT 15:30:16 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.11.4-SNAPSHOT:compile 15:30:16 [INFO] | +- org.opendaylight.serviceutils:metrics-impl:jar:0.11.4-SNAPSHOT:compile 15:30:16 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:compile 15:30:16 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:compile 15:30:16 [INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:compile 15:30:16 [INFO] | | \- org.opendaylight.infrautils:infrautils-util:jar:5.0.9:compile 15:30:16 [INFO] | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.11.4-SNAPSHOT:compile 15:30:16 [INFO] | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:compile 15:30:16 [INFO] | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:compile 15:30:16 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 15:30:16 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 15:30:16 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:30:16 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 15:30:16 [INFO] | | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:30:16 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:5.0.9:compile 15:30:16 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:11.0.15:compile 15:30:16 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:10.0.12:compile 15:30:16 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:10.0.12:compile 15:30:16 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:10.0.12:compile 15:30:16 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:compile 15:30:16 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:10.0.12:compile 15:30:16 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:10.0.12:compile 15:30:16 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:10.0.12:compile 15:30:16 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:10.0.12:compile 15:30:16 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:compile 15:30:16 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:compile 15:30:16 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:compile 15:30:16 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:10.0.12:compile 15:30:16 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:10.0.12:compile 15:30:16 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:compile 15:30:16 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:compile 15:30:16 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:compile 15:30:16 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:compile 15:30:16 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:compile 15:30:16 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:compile 15:30:16 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:compile 15:30:16 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:compile 15:30:16 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:compile 15:30:16 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:compile 15:30:16 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:compile 15:30:16 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:compile 15:30:16 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:compile 15:30:16 [INFO] | | +- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:compile 15:30:16 [INFO] | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:compile 15:30:16 [INFO] | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:compile 15:30:16 [INFO] | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:compile 15:30:16 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:11.0.15:compile 15:30:16 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:compile 15:30:16 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:compile 15:30:16 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 15:30:16 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 15:30:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 15:30:16 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:30:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:11.0.15:compile 15:30:16 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-util:jar:11.0.15:compile 15:30:16 [INFO] +- org.opendaylight.serviceutils:listener-api:jar:0.11.4-SNAPSHOT:compile 15:30:16 [INFO] | +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:30:16 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:30:16 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:30:16 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:30:16 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 15:30:16 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 15:30:16 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 15:30:16 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 15:30:16 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 15:30:16 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 15:30:16 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 15:30:16 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 15:30:16 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 15:30:16 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 15:30:16 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 15:30:16 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 15:30:16 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 15:30:16 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 15:30:16 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 15:30:16 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 15:30:16 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 15:30:16 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 15:30:16 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 15:30:16 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 15:30:16 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 15:30:16 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 15:30:16 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 15:30:16 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 15:30:16 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 15:30:16 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 15:30:16 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 15:30:16 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 15:30:16 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 15:30:16 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 15:30:16 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.13.0:test 15:30:16 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 15:30:16 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 15:30:16 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:test 15:30:16 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 15:30:16 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 15:30:16 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 15:30:16 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 15:30:16 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 15:30:16 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 15:30:16 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 15:30:16 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 15:30:16 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 15:30:16 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 15:30:16 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 15:30:16 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 15:30:16 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 15:30:16 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 15:30:16 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 15:30:16 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 15:30:16 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 15:30:16 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 15:30:16 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 15:30:16 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 15:30:16 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 15:30:16 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 15:30:16 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 15:30:16 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 15:30:16 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 15:30:16 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 15:30:16 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:30:16 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 15:30:16 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:30:16 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 15:30:16 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 15:30:16 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 15:30:16 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 15:30:16 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 15:30:16 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 15:30:16 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 15:30:16 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 15:30:16 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 15:30:16 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 15:30:16 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 15:30:16 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 15:30:16 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 15:30:16 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 15:30:16 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 15:30:16 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 15:30:16 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:test 15:30:16 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:test 15:30:16 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 15:30:16 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 15:30:16 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 15:30:16 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 15:30:16 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 15:30:16 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 15:30:16 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 15:30:16 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 15:30:16 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 15:30:16 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 15:30:16 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 15:30:16 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 15:30:16 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 15:30:16 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 15:30:16 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 15:30:16 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 15:30:16 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 15:30:16 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 15:30:16 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 15:30:16 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 15:30:16 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 15:30:16 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 15:30:16 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 15:30:16 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 15:30:16 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 15:30:16 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 15:30:16 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 15:30:16 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 15:30:16 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 15:30:16 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 15:30:16 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 15:30:16 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 15:30:16 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 15:30:16 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 15:30:16 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 15:30:16 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 15:30:16 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 15:30:16 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 15:30:16 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 15:30:16 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 15:30:16 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 15:30:16 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:30:16 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:30:16 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:30:16 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:30:16 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 15:30:16 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:30:16 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 15:30:16 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 15:30:16 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 15:30:16 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 15:30:16 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:30:16 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:30:16 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:30:16 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:30:16 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:30:16 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:30:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:30:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:30:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:30:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:30:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:30:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:30:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:30:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:30:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:30:16 [INFO] +- junit:junit:jar:4.13.2:test 15:30:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:30:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:30:16 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:30:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:30:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:30:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:30:16 [INFO] 15:30:16 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-serviceutils-listener --- 15:30:16 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-listener/target/sonatype-clm/module.xml 15:30:16 [INFO] 15:30:16 [INFO] ---------< org.opendaylight.serviceutils:odl-serviceutils-rpc >--------- 15:30:16 [INFO] Building ODL :: serviceutils :: RPC tools 0.11.4-SNAPSHOT [13/30] 15:30:16 [INFO] ------------------------------[ feature ]------------------------------- 15:30:16 [INFO] 15:30:16 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-serviceutils-rpc --- 15:30:16 [INFO] 15:30:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-rpc --- 15:30:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:30:16 [INFO] 15:30:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-rpc --- 15:30:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:30:16 [INFO] 15:30:16 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-serviceutils-rpc --- 15:30:16 [INFO] 15:30:16 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-rpc --- 15:30:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:30:16 [INFO] argLine set to empty 15:30:16 [INFO] 15:30:16 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-serviceutils-rpc --- 15:30:16 [INFO] Starting audit... 15:30:16 Audit done. 15:30:16 [INFO] You have 0 Checkstyle violations. 15:30:16 [INFO] 15:30:16 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-serviceutils-rpc --- 15:30:16 [INFO] Starting audit... 15:30:16 Audit done. 15:30:16 [INFO] You have 0 Checkstyle violations. 15:30:16 [INFO] 15:30:16 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-serviceutils-rpc --- 15:30:16 [INFO] 15:30:16 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-rpc --- 15:30:16 [INFO] Created: /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-rpc/target/classes/META-INF/maven/dependencies.properties 15:30:16 [INFO] 15:30:16 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-rpc --- 15:30:16 [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-rpc/target/feature/feature.xml 15:30:17 [INFO] ...done! 15:30:17 [INFO] Attaching features XML 15:30:17 [INFO] 15:30:17 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-rpc --- 15:30:17 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:30:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:30:17 [INFO] 15:30:17 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-rpc >>> 15:30:17 [INFO] 15:30:17 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-rpc --- 15:30:17 [INFO] 15:30:17 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-rpc <<< 15:30:17 [INFO] 15:30:17 [INFO] 15:30:17 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-rpc --- 15:30:17 [INFO] 15:30:17 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-serviceutils-rpc --- 15:30:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:30:17 [INFO] 15:30:17 [INFO] ------------------------------------------------------- 15:30:17 [INFO] T E S T S 15:30:17 [INFO] ------------------------------------------------------- 15:30:18 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:30:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.67 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:30:33 [INFO] 15:30:33 [INFO] Results: 15:30:33 [INFO] 15:30:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:30:33 [INFO] 15:30:33 [INFO] 15:30:33 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-serviceutils-rpc --- 15:30:33 [INFO] 15:30:33 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-serviceutils-rpc --- 15:30:33 [INFO] 15:30:33 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-rpc --- 15:30:33 [INFO] CycloneDX: Resolving Dependencies 15:30:38 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 15:30:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-rpc/target/bom.xml 15:30:38 [INFO] attaching as odl-serviceutils-rpc-0.11.4-SNAPSHOT-cyclonedx.xml 15:30:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-rpc/target/bom.json 15:30:38 [INFO] attaching as odl-serviceutils-rpc-0.11.4-SNAPSHOT-cyclonedx.json 15:30:38 [INFO] 15:30:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-rpc --- 15:30:38 [INFO] Skipping duplicate-finder execution! 15:30:38 [INFO] 15:30:38 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-serviceutils-rpc --- 15:30:38 [INFO] Skipping plugin execution 15:30:38 [INFO] 15:30:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-rpc --- 15:30:38 [INFO] No sources in project. Archive not created. 15:30:38 [INFO] 15:30:38 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-rpc --- 15:30:38 [INFO] 15:30:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-rpc --- 15:30:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:30:38 [INFO] 15:30:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-rpc --- 15:30:38 [INFO] No primary artifact to install, installing attached artifacts instead. 15:30:38 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-rpc/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.11.4-SNAPSHOT/odl-serviceutils-rpc-0.11.4-SNAPSHOT.pom 15:30:38 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-rpc/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.11.4-SNAPSHOT/odl-serviceutils-rpc-0.11.4-SNAPSHOT-features.xml 15:30:38 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-rpc/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.11.4-SNAPSHOT/odl-serviceutils-rpc-0.11.4-SNAPSHOT-cyclonedx.xml 15:30:38 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-rpc/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.11.4-SNAPSHOT/odl-serviceutils-rpc-0.11.4-SNAPSHOT-cyclonedx.json 15:30:38 [INFO] 15:30:38 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ odl-serviceutils-rpc --- 15:30:38 [INFO] org.opendaylight.serviceutils:odl-serviceutils-rpc:feature:0.11.4-SNAPSHOT 15:30:38 [INFO] +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:compile 15:30:38 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 15:30:38 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 15:30:38 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:30:38 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 15:30:38 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:30:38 [INFO] | | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:30:38 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:30:38 [INFO] +- org.opendaylight.serviceutils:rpc-api:jar:0.11.4-SNAPSHOT:compile 15:30:38 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:30:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:30:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:30:38 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:30:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 15:30:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:30:38 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 15:30:38 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 15:30:38 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 15:30:38 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 15:30:38 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 15:30:38 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 15:30:38 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 15:30:38 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 15:30:38 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 15:30:38 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 15:30:38 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 15:30:38 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 15:30:38 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 15:30:38 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 15:30:38 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 15:30:38 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 15:30:38 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 15:30:38 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 15:30:38 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 15:30:38 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 15:30:38 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 15:30:38 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 15:30:38 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 15:30:38 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 15:30:38 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 15:30:38 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 15:30:38 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 15:30:38 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 15:30:38 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 15:30:38 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 15:30:38 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.13.0:test 15:30:38 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 15:30:38 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 15:30:38 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:test 15:30:38 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 15:30:38 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 15:30:38 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 15:30:38 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 15:30:38 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 15:30:38 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 15:30:38 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 15:30:38 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 15:30:38 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 15:30:38 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 15:30:38 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 15:30:38 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 15:30:38 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 15:30:38 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 15:30:38 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 15:30:38 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 15:30:38 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 15:30:38 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 15:30:38 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 15:30:38 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 15:30:38 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 15:30:38 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 15:30:38 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 15:30:38 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 15:30:38 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 15:30:38 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 15:30:38 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:30:38 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 15:30:38 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:30:38 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 15:30:38 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 15:30:38 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 15:30:38 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 15:30:38 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 15:30:38 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 15:30:38 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 15:30:38 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 15:30:38 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 15:30:38 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 15:30:38 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 15:30:38 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 15:30:38 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 15:30:38 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 15:30:38 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 15:30:38 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 15:30:38 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:test 15:30:38 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:test 15:30:38 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 15:30:38 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 15:30:38 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 15:30:38 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 15:30:38 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 15:30:38 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 15:30:38 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 15:30:38 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 15:30:38 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 15:30:38 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 15:30:38 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 15:30:38 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 15:30:38 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 15:30:38 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 15:30:38 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 15:30:38 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 15:30:38 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 15:30:38 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 15:30:38 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 15:30:38 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 15:30:38 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 15:30:38 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 15:30:38 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 15:30:38 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 15:30:38 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 15:30:38 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 15:30:38 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 15:30:38 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 15:30:38 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 15:30:38 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 15:30:38 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 15:30:38 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 15:30:38 [INFO] | \- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 15:30:38 [INFO] | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 15:30:38 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 15:30:38 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 15:30:38 [INFO] | | | \- commons-codec:commons-codec:jar:1.11:test 15:30:38 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 15:30:38 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 15:30:38 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 15:30:38 [INFO] | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 15:30:38 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 15:30:38 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 15:30:38 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 15:30:38 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 15:30:38 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:30:38 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:30:38 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:30:38 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:30:38 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:30:38 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:30:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:30:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:30:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:30:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:30:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:30:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:30:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:30:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:30:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:30:38 [INFO] +- junit:junit:jar:4.13.2:test 15:30:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:30:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:30:38 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:30:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:30:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:30:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:30:38 [INFO] 15:30:38 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-serviceutils-rpc --- 15:30:38 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-rpc/target/sonatype-clm/module.xml 15:30:38 [INFO] 15:30:38 [INFO] ---------------< org.opendaylight.serviceutils:upgrade >---------------- 15:30:38 [INFO] Building ODL :: serviceutils :: upgrade 0.11.4-SNAPSHOT [14/30] 15:30:38 [INFO] -------------------------------[ bundle ]------------------------------- 15:30:38 [INFO] 15:30:38 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ upgrade --- 15:30:38 [INFO] 15:30:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ upgrade --- 15:30:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:30:38 [INFO] 15:30:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ upgrade --- 15:30:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:30:38 [INFO] 15:30:38 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ upgrade --- 15:30:38 [INFO] 15:30:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ upgrade --- 15:30:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/upgrade/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:30:38 [INFO] 15:30:38 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ upgrade --- 15:30:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:30:39 [INFO] yang-to-sources: Inspecting /w/workspace/serviceutils-maven-clm-argon/upgrade/src/main/yang 15:30:39 [INFO] yang-to-sources: Found 0 dependencies in 10.05 ms 15:30:39 [INFO] yang-to-sources: Project model files found: 1 in 59.82 ms 15:30:39 [INFO] yang-to-sources: 1 YANG models processed in 64.41 ms 15:30:39 [INFO] BindingJavaFileGenerator: Defined 6 files in 56.30 ms 15:30:39 [INFO] Sorted 6 files into 2 directories in 4.452 ms 15:30:39 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 89.01 ms 15:30:39 [INFO] 15:30:39 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ upgrade --- 15:30:39 [INFO] Starting audit... 15:30:39 Audit done. 15:30:39 [INFO] You have 0 Checkstyle violations. 15:30:39 [INFO] 15:30:39 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ upgrade --- 15:30:40 [INFO] Starting audit... 15:30:40 Audit done. 15:30:40 [INFO] You have 0 Checkstyle violations. 15:30:40 [INFO] 15:30:40 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ upgrade --- 15:30:40 [INFO] 15:30:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ upgrade --- 15:30:40 [INFO] Copying 2 resources from src/main/resources to target/classes 15:30:40 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/upgrade/target/generated-sources/spi 15:30:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:30:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:30:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:30:40 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/upgrade/target/generated-sources/spi 15:30:40 [INFO] 15:30:40 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ upgrade --- 15:30:40 [INFO] Changes detected - recompiling the module! :dependency 15:30:40 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 15:30:41 [INFO] 15:30:41 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ upgrade >>> 15:30:41 [INFO] 15:30:41 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ upgrade --- 15:30:41 [INFO] Fork Value is true 15:30:44 [INFO] Done SpotBugs Analysis.... 15:30:45 [INFO] 15:30:45 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ upgrade <<< 15:30:45 [INFO] 15:30:45 [INFO] 15:30:45 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ upgrade --- 15:30:45 [INFO] BugInstance size is 0 15:30:45 [INFO] Error size is 0 15:30:45 [INFO] No errors/warnings found 15:30:45 [INFO] 15:30:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ upgrade --- 15:30:45 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/upgrade/src/test/resources 15:30:45 [INFO] 15:30:45 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ upgrade --- 15:30:45 [INFO] No sources to compile 15:30:45 [INFO] 15:30:45 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ upgrade --- 15:30:45 [INFO] No tests to run. 15:30:45 [INFO] 15:30:45 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ upgrade --- 15:30:45 [INFO] 15:30:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ upgrade --- 15:30:45 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT.jar 15:30:45 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/classes/META-INF/MANIFEST.MF 15:30:45 [INFO] 15:30:45 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ upgrade --- 15:30:45 [INFO] No previous run data found, generating javadoc. 15:30:47 [WARNING] Javadoc Warnings 15:30:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/upgrade/src/main/java/org/opendaylight/serviceutils/upgrade/UpgradeState.java:16: warning: no comment 15:30:47 [WARNING] boolean isUpgradeInProgress(); 15:30:47 [WARNING] ^ 15:30:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/upgrade/src/main/java/org/opendaylight/serviceutils/upgrade/impl/UpgradeStateListener.java:30: warning: no comment 15:30:47 [WARNING] public final class UpgradeStateListener implements UpgradeState, ClusteredDataTreeChangeListener { 15:30:47 [WARNING] ^ 15:30:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/upgrade/src/main/java/org/opendaylight/serviceutils/upgrade/impl/UpgradeStateListener.java:36: warning: no comment 15:30:47 [WARNING] public UpgradeStateListener(DataBroker dataBroker, UpgradeConfig upgradeConfig) { 15:30:47 [WARNING] ^ 15:30:47 [WARNING] /w/workspace/serviceutils-maven-clm-argon/upgrade/src/main/java/org/opendaylight/serviceutils/upgrade/impl/UpgradeStateListener.java:49: warning: no comment 15:30:47 [WARNING] public void close() { 15:30:47 [WARNING] ^ 15:30:47 [WARNING] 4 warnings 15:30:47 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT-javadoc.jar 15:30:47 [INFO] 15:30:47 [INFO] --- build-helper-maven-plugin:3.4.0:attach-artifact (attach-artifacts) @ upgrade --- 15:30:47 [INFO] 15:30:47 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ upgrade --- 15:30:47 [INFO] CycloneDX: Resolving Dependencies 15:30:47 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 15:30:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/upgrade/target/bom.xml 15:30:47 [INFO] attaching as upgrade-0.11.4-SNAPSHOT-cyclonedx.xml 15:30:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/upgrade/target/bom.json 15:30:47 [INFO] attaching as upgrade-0.11.4-SNAPSHOT-cyclonedx.json 15:30:47 [INFO] 15:30:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ upgrade --- 15:30:47 [INFO] Skipping duplicate-finder execution! 15:30:47 [INFO] 15:30:47 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ upgrade --- 15:30:47 [WARNING] Used undeclared dependencies found: 15:30:47 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:30:47 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 15:30:47 [INFO] 15:30:47 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ upgrade --- 15:30:47 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT-sources.jar 15:30:47 [INFO] 15:30:47 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ upgrade --- 15:30:47 [INFO] 15:30:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ upgrade --- 15:30:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:30:47 [INFO] 15:30:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upgrade --- 15:30:47 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.11.4-SNAPSHOT/upgrade-0.11.4-SNAPSHOT.jar 15:30:47 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/upgrade/pom.xml to /tmp/r/org/opendaylight/serviceutils/upgrade/0.11.4-SNAPSHOT/upgrade-0.11.4-SNAPSHOT.pom 15:30:47 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.11.4-SNAPSHOT/upgrade-0.11.4-SNAPSHOT-javadoc.jar 15:30:47 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/upgrade/target/classes/initial/serviceutils-upgrade-config.xml to /tmp/r/org/opendaylight/serviceutils/upgrade/0.11.4-SNAPSHOT/upgrade-0.11.4-SNAPSHOT-config.xml 15:30:47 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/upgrade/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/upgrade/0.11.4-SNAPSHOT/upgrade-0.11.4-SNAPSHOT-cyclonedx.xml 15:30:47 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/upgrade/target/bom.json to /tmp/r/org/opendaylight/serviceutils/upgrade/0.11.4-SNAPSHOT/upgrade-0.11.4-SNAPSHOT-cyclonedx.json 15:30:47 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.11.4-SNAPSHOT/upgrade-0.11.4-SNAPSHOT-sources.jar 15:30:47 [INFO] 15:30:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ upgrade --- 15:30:47 [INFO] Installing org/opendaylight/serviceutils/upgrade/0.11.4-SNAPSHOT/upgrade-0.11.4-SNAPSHOT.jar 15:30:47 [INFO] Writing OBR metadata 15:30:47 [INFO] 15:30:47 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ upgrade --- 15:30:47 [INFO] org.opendaylight.serviceutils:upgrade:bundle:0.11.4-SNAPSHOT 15:30:47 [INFO] +- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:30:47 [INFO] | +- com.google.guava:guava:jar:31.1-jre:compile 15:30:47 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:30:47 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:30:47 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:30:47 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 15:30:47 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:30:47 [INFO] | \- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:30:47 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:30:47 [INFO] | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:30:47 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:30:47 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:30:47 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 15:30:47 [INFO] +- junit:junit:jar:4.13.2:test 15:30:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:30:47 [INFO] +- org.mockito:mockito-core:jar:5.6.0:test 15:30:47 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.9:test 15:30:47 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:30:47 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 15:30:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:30:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:30:47 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:30:47 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:30:47 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:30:47 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:30:47 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:30:47 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:30:47 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:30:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:30:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:30:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:30:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:30:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:30:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:30:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:30:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:30:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:30:47 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:30:47 [INFO] 15:30:47 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ upgrade --- 15:30:47 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/upgrade/target/sonatype-clm/module.xml 15:30:47 [INFO] 15:30:47 [INFO] --------< org.opendaylight.serviceutils:odl-serviceutils-tools >-------- 15:30:47 [INFO] Building ODL :: serviceutils :: TOOLS 0.11.4-SNAPSHOT [15/30] 15:30:47 [INFO] ------------------------------[ feature ]------------------------------- 15:30:50 [INFO] 15:30:50 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-serviceutils-tools --- 15:30:50 [INFO] 15:30:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-tools --- 15:30:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:30:50 [INFO] 15:30:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-tools --- 15:30:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:30:50 [INFO] 15:30:50 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-serviceutils-tools --- 15:30:50 [INFO] 15:30:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-tools --- 15:30:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:30:50 [INFO] argLine set to empty 15:30:50 [INFO] 15:30:50 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-serviceutils-tools --- 15:30:50 [INFO] Starting audit... 15:30:50 Audit done. 15:30:50 [INFO] You have 0 Checkstyle violations. 15:30:50 [INFO] 15:30:50 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-serviceutils-tools --- 15:30:50 [INFO] Starting audit... 15:30:50 Audit done. 15:30:50 [INFO] You have 0 Checkstyle violations. 15:30:50 [INFO] 15:30:50 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-serviceutils-tools --- 15:30:50 [INFO] 15:30:50 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-tools --- 15:30:50 [INFO] Created: /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-tools/target/classes/META-INF/maven/dependencies.properties 15:30:50 [INFO] 15:30:50 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-tools --- 15:30:50 [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-tools/target/feature/feature.xml 15:30:50 [INFO] ...done! 15:30:50 [INFO] Attaching features XML 15:30:50 [INFO] 15:30:50 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-tools --- 15:30:50 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:30:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:30:50 [INFO] 15:30:50 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-tools >>> 15:30:50 [INFO] 15:30:50 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-tools --- 15:30:50 [INFO] 15:30:50 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-tools <<< 15:30:50 [INFO] 15:30:50 [INFO] 15:30:50 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-tools --- 15:30:50 [INFO] 15:30:50 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-serviceutils-tools --- 15:30:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:30:50 [INFO] 15:30:50 [INFO] ------------------------------------------------------- 15:30:50 [INFO] T E S T S 15:30:50 [INFO] ------------------------------------------------------- 15:30:53 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:31:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.49 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:31:16 [INFO] 15:31:16 [INFO] Results: 15:31:16 [INFO] 15:31:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:31:16 [INFO] 15:31:16 [INFO] 15:31:16 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-serviceutils-tools --- 15:31:16 [INFO] 15:31:16 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-serviceutils-tools --- 15:31:16 [INFO] 15:31:16 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-tools --- 15:31:16 [INFO] CycloneDX: Resolving Dependencies 15:31:23 [INFO] CycloneDX: Creating BOM version 1.4 with 194 component(s) 15:31:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-tools/target/bom.xml 15:31:23 [INFO] attaching as odl-serviceutils-tools-0.11.4-SNAPSHOT-cyclonedx.xml 15:31:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-tools/target/bom.json 15:31:23 [INFO] attaching as odl-serviceutils-tools-0.11.4-SNAPSHOT-cyclonedx.json 15:31:23 [INFO] 15:31:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-tools --- 15:31:23 [INFO] Skipping duplicate-finder execution! 15:31:23 [INFO] 15:31:23 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-serviceutils-tools --- 15:31:23 [INFO] Skipping plugin execution 15:31:23 [INFO] 15:31:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-tools --- 15:31:23 [INFO] No sources in project. Archive not created. 15:31:23 [INFO] 15:31:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-tools --- 15:31:23 [INFO] 15:31:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-tools --- 15:31:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:31:23 [INFO] 15:31:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-tools --- 15:31:23 [INFO] No primary artifact to install, installing attached artifacts instead. 15:31:23 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-tools/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.11.4-SNAPSHOT/odl-serviceutils-tools-0.11.4-SNAPSHOT.pom 15:31:23 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.11.4-SNAPSHOT/odl-serviceutils-tools-0.11.4-SNAPSHOT-features.xml 15:31:23 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-tools/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.11.4-SNAPSHOT/odl-serviceutils-tools-0.11.4-SNAPSHOT-cyclonedx.xml 15:31:23 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-tools/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.11.4-SNAPSHOT/odl-serviceutils-tools-0.11.4-SNAPSHOT-cyclonedx.json 15:31:23 [INFO] 15:31:23 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ odl-serviceutils-tools --- 15:31:23 [INFO] org.opendaylight.serviceutils:odl-serviceutils-tools:feature:0.11.4-SNAPSHOT 15:31:23 [INFO] +- org.opendaylight.controller:odl-controller-blueprint:xml:features:7.0.11:compile 15:31:23 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:10.0.12:compile 15:31:23 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:12.0.10:compile 15:31:23 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 15:31:23 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:12.0.10:compile 15:31:23 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 15:31:23 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:10.0.12:compile 15:31:23 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:12.0.10:compile 15:31:23 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 15:31:23 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:10.0.12:compile 15:31:23 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:10.0.12:compile 15:31:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:10.0.12:compile 15:31:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:compile 15:31:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:compile 15:31:23 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:compile 15:31:23 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:compile 15:31:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:10.0.12:compile 15:31:23 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:compile 15:31:23 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:10.0.12:compile 15:31:23 [INFO] | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:compile 15:31:23 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:11.0.15:compile 15:31:23 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:10.0.12:compile 15:31:23 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:10.0.12:compile 15:31:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:10.0.12:compile 15:31:23 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:compile 15:31:23 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:compile 15:31:23 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:compile 15:31:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:11.0.15:compile 15:31:23 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:compile 15:31:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:compile 15:31:23 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 15:31:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:11.0.15:compile 15:31:23 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:11.0.15:compile 15:31:23 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:11.0.15:compile 15:31:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:11.0.15:compile 15:31:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:11.0.15:compile 15:31:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:11.0.15:compile 15:31:23 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:10.0.12:compile 15:31:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:10.0.12:compile 15:31:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:10.0.12:compile 15:31:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:11.0.15:compile 15:31:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:11.0.15:compile 15:31:23 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:compile 15:31:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:compile 15:31:23 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:compile 15:31:23 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:10.0.12:compile 15:31:23 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:compile 15:31:23 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:11.0.15:compile 15:31:23 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:11.0.15:compile 15:31:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:11.0.15:compile 15:31:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:11.0.15:compile 15:31:23 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:11.0.15:compile 15:31:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:11.0.15:compile 15:31:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:11.0.15:compile 15:31:23 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:11.0.15:compile 15:31:23 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:11.0.15:compile 15:31:23 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:10.0.12:compile 15:31:23 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:10.0.12:compile 15:31:23 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:10.0.12:compile 15:31:23 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:11.0.15:compile 15:31:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:11.0.15:compile 15:31:23 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:compile 15:31:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:compile 15:31:23 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:compile 15:31:23 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:11.0.15:compile 15:31:23 [INFO] | \- org.opendaylight.controller:blueprint:jar:7.0.11:compile 15:31:23 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 15:31:23 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:31:23 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:31:23 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:compile 15:31:23 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:10.0.12:compile 15:31:23 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:compile 15:31:23 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:compile 15:31:23 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:11.0.15:compile 15:31:23 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 15:31:23 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:7.0.11:compile 15:31:23 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:11.0.15:compile 15:31:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:11.0.15:compile 15:31:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:11.0.15:compile 15:31:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:11.0.15:compile 15:31:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:11.0.15:compile 15:31:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:11.0.15:compile 15:31:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:11.0.15:compile 15:31:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:11.0.15:compile 15:31:23 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:compile 15:31:23 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:11.0.15:compile 15:31:23 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:11.0.15:compile 15:31:23 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:11.0.15:compile 15:31:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:11.0.15:compile 15:31:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:compile 15:31:23 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:compile 15:31:23 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:7.0.11:compile 15:31:23 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:7.0.11:compile 15:31:23 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:7.0.11:compile 15:31:23 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 15:31:23 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 15:31:23 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 15:31:23 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 15:31:23 [INFO] | | | +- io.netty:netty:jar:3.10.6.Final:compile 15:31:23 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 15:31:23 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 15:31:23 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 15:31:23 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.12:compile 15:31:23 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 15:31:23 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:7.0.11:compile 15:31:23 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:7.0.11:compile 15:31:23 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:31:23 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.20:compile 15:31:23 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.18.0:compile 15:31:23 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 15:31:23 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.12:compile 15:31:23 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:7.0.11:compile 15:31:23 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:12.0.10:compile 15:31:23 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:12.0.10:compile 15:31:23 [INFO] | | \- org.apache.commons:commons-text:jar:1.10.0:compile 15:31:23 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:11.0.15:compile 15:31:23 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:11.0.15:compile 15:31:23 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:7.0.11:compile 15:31:23 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:7.0.11:compile 15:31:23 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:7.0.11:compile 15:31:23 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:12.0.10:compile 15:31:23 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:7.0.11:compile 15:31:23 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:7.0.11:compile 15:31:23 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:7.0.11:compile 15:31:23 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:7.0.11:compile 15:31:23 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:7.0.11:compile 15:31:23 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:7.0.11:compile 15:31:23 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:7.0.11:compile 15:31:23 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:7.0.11:compile 15:31:23 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 15:31:23 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 15:31:23 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:7.0.11:compile 15:31:23 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 15:31:23 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:7.0.11:compile 15:31:23 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:7.0.11:compile 15:31:23 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:7.0.11:compile 15:31:23 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:7.0.11:compile 15:31:23 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:7.0.11:compile 15:31:23 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:7.0.11:compile 15:31:23 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:7.0.11:compile 15:31:23 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:7.0.11:compile 15:31:23 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.11.4-SNAPSHOT:compile 15:31:23 [INFO] | +- org.opendaylight.serviceutils:metrics-impl:jar:0.11.4-SNAPSHOT:compile 15:31:23 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:compile 15:31:23 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:compile 15:31:23 [INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:compile 15:31:23 [INFO] | | \- org.opendaylight.infrautils:infrautils-util:jar:5.0.9:compile 15:31:23 [INFO] | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.11.4-SNAPSHOT:compile 15:31:23 [INFO] | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:compile 15:31:23 [INFO] | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:compile 15:31:23 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 15:31:23 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 15:31:23 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 15:31:23 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:5.0.9:compile 15:31:23 [INFO] +- org.opendaylight.serviceutils:tools-api:jar:0.11.4-SNAPSHOT:compile 15:31:23 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:31:23 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:31:23 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:31:23 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 15:31:23 [INFO] | \- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:31:23 [INFO] +- org.opendaylight.serviceutils:upgrade:jar:0.11.4-SNAPSHOT:compile 15:31:23 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:31:23 [INFO] +- org.opendaylight.serviceutils:upgrade:xml:config:0.11.4-SNAPSHOT:compile 15:31:23 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 15:31:23 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 15:31:23 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 15:31:23 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 15:31:23 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 15:31:23 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 15:31:23 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 15:31:23 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 15:31:23 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 15:31:23 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 15:31:23 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 15:31:23 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 15:31:23 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 15:31:23 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 15:31:23 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 15:31:23 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 15:31:23 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 15:31:23 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 15:31:23 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 15:31:23 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 15:31:23 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 15:31:23 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 15:31:23 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 15:31:23 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 15:31:23 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 15:31:23 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 15:31:23 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 15:31:23 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 15:31:23 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 15:31:23 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 15:31:23 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 15:31:23 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 15:31:23 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:test 15:31:23 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 15:31:23 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 15:31:23 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 15:31:23 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 15:31:23 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 15:31:23 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 15:31:23 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 15:31:23 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 15:31:23 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 15:31:23 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 15:31:23 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 15:31:23 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 15:31:23 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 15:31:23 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 15:31:23 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 15:31:23 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 15:31:23 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 15:31:23 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 15:31:23 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 15:31:23 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 15:31:23 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 15:31:23 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 15:31:23 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 15:31:23 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 15:31:23 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 15:31:23 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 15:31:23 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:31:23 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 15:31:23 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:31:23 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 15:31:23 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 15:31:23 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 15:31:23 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 15:31:23 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 15:31:23 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 15:31:23 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 15:31:23 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 15:31:23 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 15:31:23 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 15:31:23 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 15:31:23 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 15:31:23 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 15:31:23 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 15:31:23 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 15:31:23 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 15:31:23 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:test 15:31:23 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:test 15:31:23 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 15:31:23 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 15:31:23 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 15:31:23 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 15:31:23 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 15:31:23 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 15:31:23 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 15:31:23 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 15:31:23 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 15:31:23 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 15:31:23 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 15:31:23 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 15:31:23 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 15:31:23 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 15:31:23 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 15:31:23 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 15:31:23 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 15:31:23 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 15:31:23 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 15:31:23 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 15:31:23 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 15:31:23 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 15:31:23 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 15:31:23 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 15:31:23 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 15:31:23 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 15:31:23 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 15:31:23 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 15:31:23 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 15:31:23 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 15:31:23 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 15:31:23 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 15:31:23 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 15:31:23 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 15:31:23 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 15:31:23 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 15:31:23 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 15:31:23 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 15:31:23 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 15:31:23 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 15:31:23 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 15:31:23 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:31:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:31:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:31:23 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:31:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 15:31:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:31:23 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 15:31:23 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 15:31:23 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 15:31:23 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 15:31:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:31:23 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:31:23 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:31:23 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:31:23 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:31:23 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:31:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:31:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:31:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:31:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:31:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:31:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:31:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:31:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:31:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:31:23 [INFO] +- junit:junit:jar:4.13.2:test 15:31:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:31:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:31:23 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:31:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:compile 15:31:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:31:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:31:23 [INFO] 15:31:23 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-serviceutils-tools --- 15:31:23 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-tools/target/sonatype-clm/module.xml 15:31:23 [INFO] 15:31:23 [INFO] ---------------< org.opendaylight.serviceutils:srm-api >---------------- 15:31:23 [INFO] Building ODL :: serviceutils :: srm-api 0.11.4-SNAPSHOT [16/30] 15:31:23 [INFO] -------------------------------[ bundle ]------------------------------- 15:31:23 [INFO] 15:31:23 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ srm-api --- 15:31:23 [INFO] 15:31:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-api --- 15:31:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:31:23 [INFO] 15:31:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ srm-api --- 15:31:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:31:23 [INFO] 15:31:23 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ srm-api --- 15:31:24 [INFO] 15:31:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ srm-api --- 15:31:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/srm/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:31:24 [INFO] 15:31:24 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ srm-api --- 15:31:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:31:24 [INFO] yang-to-sources: Inspecting /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/yang 15:31:24 [INFO] yang-to-sources: Found 0 dependencies in 1.047 ms 15:31:24 [INFO] yang-to-sources: Project model files found: 3 in 39.23 ms 15:31:24 [INFO] yang-to-sources: 3 YANG models processed in 53.65 ms 15:31:24 [INFO] BindingJavaFileGenerator: Defined 62 files in 16.04 ms 15:31:24 [INFO] Sorted 62 files into 6 directories in 319.9 μs 15:31:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 62 in 71.22 ms 15:31:24 [INFO] 15:31:24 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ srm-api --- 15:31:24 [INFO] Starting audit... 15:31:24 Audit done. 15:31:24 [INFO] You have 0 Checkstyle violations. 15:31:24 [INFO] 15:31:24 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ srm-api --- 15:31:24 [INFO] Starting audit... 15:31:24 Audit done. 15:31:24 [INFO] You have 0 Checkstyle violations. 15:31:24 [INFO] 15:31:24 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ srm-api --- 15:31:24 [INFO] 15:31:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ srm-api --- 15:31:24 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/resources 15:31:24 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/srm/api/target/generated-sources/spi 15:31:24 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 15:31:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:31:24 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 15:31:24 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/srm/api/target/generated-sources/spi 15:31:24 [INFO] 15:31:24 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ srm-api --- 15:31:24 [INFO] Changes detected - recompiling the module! :dependency 15:31:24 [INFO] Compiling 64 source files with javac [debug release 17] to target/classes 15:31:25 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/serviceutils/srm/rpc/rev180626/OdlSrmRpcsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 15:31:25 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/serviceutils/srm/rpc/rev180626/OdlSrmRpcsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 15:31:25 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/serviceutils/srm/rpc/rev180626/OdlSrmRpcsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 15:31:25 [INFO] 15:31:25 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ srm-api >>> 15:31:25 [INFO] 15:31:25 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ srm-api --- 15:31:25 [INFO] Fork Value is true 15:31:30 [INFO] Done SpotBugs Analysis.... 15:31:30 [INFO] 15:31:30 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ srm-api <<< 15:31:30 [INFO] 15:31:30 [INFO] 15:31:30 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ srm-api --- 15:31:30 [INFO] BugInstance size is 0 15:31:30 [INFO] Error size is 0 15:31:30 [INFO] No errors/warnings found 15:31:30 [INFO] 15:31:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-api --- 15:31:30 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/srm/api/src/test/resources 15:31:30 [INFO] 15:31:30 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ srm-api --- 15:31:30 [INFO] No sources to compile 15:31:30 [INFO] 15:31:30 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ srm-api --- 15:31:30 [INFO] No tests to run. 15:31:30 [INFO] 15:31:30 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ srm-api --- 15:31:30 [INFO] 15:31:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-api --- 15:31:31 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT.jar 15:31:31 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/classes/META-INF/MANIFEST.MF 15:31:31 [INFO] 15:31:31 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ srm-api --- 15:31:31 [INFO] No previous run data found, generating javadoc. 15:31:33 [WARNING] Javadoc Warnings 15:31:33 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/serviceutils/srm/rpc/rev180626/OdlSrmRpcsService.java:9: warning: no comment 15:31:33 [WARNING] public interface OdlSrmRpcsService 15:31:33 [WARNING] ^ 15:31:33 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/java/org/opendaylight/serviceutils/srm/RecoverableListener.java:10: warning: no comment 15:31:33 [WARNING] public interface RecoverableListener { 15:31:33 [WARNING] ^ 15:31:33 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/java/org/opendaylight/serviceutils/srm/ServiceRecoveryInterface.java:10: warning: no comment 15:31:33 [WARNING] public interface ServiceRecoveryInterface { 15:31:33 [WARNING] ^ 15:31:33 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/java/org/opendaylight/serviceutils/srm/ServiceRecoveryRegistry.java:12: warning: no comment 15:31:33 [WARNING] public interface ServiceRecoveryRegistry { 15:31:33 [WARNING] ^ 15:31:33 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/java/org/opendaylight/serviceutils/srm/ServiceRecoveryRegistry.java:17: warning: no comment 15:31:33 [WARNING] void addRecoverableListener(String serviceName, RecoverableListener recoverableListener); 15:31:33 [WARNING] ^ 15:31:33 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/java/org/opendaylight/serviceutils/srm/ServiceRecoveryRegistry.java:21: warning: no comment 15:31:33 [WARNING] Queue getRecoverableListeners(String serviceName); 15:31:33 [WARNING] ^ 15:31:33 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/java/org/opendaylight/serviceutils/srm/ServiceRecoveryRegistry.java:23: warning: no comment 15:31:33 [WARNING] ServiceRecoveryInterface getRegisteredServiceRecoveryHandler(String entityName); 15:31:33 [WARNING] ^ 15:31:33 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/java/org/opendaylight/serviceutils/srm/ServiceRecoveryRegistry.java:14: warning: no comment 15:31:33 [WARNING] void registerServiceRecoveryRegistry(String entityName, 15:31:33 [WARNING] ^ 15:31:33 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/java/org/opendaylight/serviceutils/srm/ServiceRecoveryRegistry.java:19: warning: no comment 15:31:33 [WARNING] void removeRecoverableListener(String serviceName, RecoverableListener recoverableListener); 15:31:33 [WARNING] ^ 15:31:33 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/serviceutils/srm/ops/rev180626/service/ops/ServicesKey.java:24: warning: no comment 15:31:33 [WARNING] private final EntityNameBase _serviceName; 15:31:33 [WARNING] ^ 15:31:33 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/serviceutils/srm/ops/rev180626/service/ops/services/OperationsKey.java:24: warning: no comment 15:31:33 [WARNING] private final EntityNameBase _entityName; 15:31:33 [WARNING] ^ 15:31:33 [WARNING] 11 warnings 15:31:33 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT-javadoc.jar 15:31:33 [INFO] 15:31:33 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ srm-api --- 15:31:33 [INFO] CycloneDX: Resolving Dependencies 15:31:34 [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) 15:31:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/srm/api/target/bom.xml 15:31:34 [INFO] attaching as srm-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:31:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/srm/api/target/bom.json 15:31:34 [INFO] attaching as srm-api-0.11.4-SNAPSHOT-cyclonedx.json 15:31:34 [INFO] 15:31:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ srm-api --- 15:31:34 [INFO] Skipping duplicate-finder execution! 15:31:34 [INFO] 15:31:34 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ srm-api --- 15:31:34 [WARNING] Used undeclared dependencies found: 15:31:34 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 15:31:34 [INFO] 15:31:34 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ srm-api --- 15:31:34 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT-sources.jar 15:31:34 [INFO] 15:31:34 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ srm-api --- 15:31:34 [INFO] 15:31:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ srm-api --- 15:31:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:31:34 [INFO] 15:31:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-api --- 15:31:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-api/0.11.4-SNAPSHOT/srm-api-0.11.4-SNAPSHOT.jar 15:31:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-api/0.11.4-SNAPSHOT/srm-api-0.11.4-SNAPSHOT.pom 15:31:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/srm-api/0.11.4-SNAPSHOT/srm-api-0.11.4-SNAPSHOT-javadoc.jar 15:31:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/srm-api/0.11.4-SNAPSHOT/srm-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:31:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/srm-api/0.11.4-SNAPSHOT/srm-api-0.11.4-SNAPSHOT-cyclonedx.json 15:31:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/srm-api/0.11.4-SNAPSHOT/srm-api-0.11.4-SNAPSHOT-sources.jar 15:31:34 [INFO] 15:31:34 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-api --- 15:31:34 [INFO] Installing org/opendaylight/serviceutils/srm-api/0.11.4-SNAPSHOT/srm-api-0.11.4-SNAPSHOT.jar 15:31:34 [INFO] Writing OBR metadata 15:31:34 [INFO] 15:31:34 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ srm-api --- 15:31:34 [INFO] org.opendaylight.serviceutils:srm-api:bundle:0.11.4-SNAPSHOT 15:31:34 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:31:34 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:31:34 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:31:34 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:31:34 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:31:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:31:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:31:34 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:31:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 15:31:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:31:34 [INFO] +- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:31:34 [INFO] +- junit:junit:jar:4.13.2:test 15:31:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:31:34 [INFO] +- org.mockito:mockito-core:jar:5.6.0:test 15:31:34 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.9:test 15:31:34 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:31:34 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 15:31:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:31:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:31:34 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:31:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:31:34 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:31:34 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:31:34 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:31:34 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:31:34 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:31:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:31:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:31:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:31:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:31:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:31:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:31:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:31:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:31:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:31:34 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:31:34 [INFO] 15:31:34 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ srm-api --- 15:31:34 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/srm/api/target/sonatype-clm/module.xml 15:31:34 [INFO] 15:31:34 [INFO] ---------------< org.opendaylight.serviceutils:srm-impl >--------------- 15:31:34 [INFO] Building ODL :: serviceutils :: srm-impl 0.11.4-SNAPSHOT [17/30] 15:31:34 [INFO] -------------------------------[ bundle ]------------------------------- 15:31:34 [INFO] 15:31:34 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ srm-impl --- 15:31:34 [INFO] 15:31:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-impl --- 15:31:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:31:34 [INFO] 15:31:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ srm-impl --- 15:31:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:31:34 [INFO] 15:31:34 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ srm-impl --- 15:31:34 [INFO] 15:31:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ srm-impl --- 15:31:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/srm/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:31:34 [INFO] 15:31:34 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ srm-impl --- 15:31:34 [INFO] Starting audit... 15:31:34 Audit done. 15:31:34 [INFO] You have 0 Checkstyle violations. 15:31:34 [INFO] 15:31:34 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ srm-impl --- 15:31:35 [INFO] Starting audit... 15:31:35 Audit done. 15:31:35 [INFO] You have 0 Checkstyle violations. 15:31:35 [INFO] 15:31:35 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ srm-impl --- 15:31:35 [INFO] 15:31:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ srm-impl --- 15:31:35 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/resources 15:31:35 [INFO] 15:31:35 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ srm-impl --- 15:31:35 [INFO] Changes detected - recompiling the module! :dependency 15:31:35 [INFO] Compiling 4 source files with javac [forked debug release 17] to target/classes 15:31:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcProvider.java:[45,25] [removal] registerRpcImplementation(Class,I) in RpcProviderService has been deprecated and marked for removal 15:31:38 where R,I are type-variables: 15:31:38 R extends RpcService declared in method registerRpcImplementation(Class,I) 15:31:38 I extends R declared in method registerRpcImplementation(Class,I) 15:31:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcUtils.java:[163,10] [deprecation] mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) in WriteOperations has been deprecated 15:31:38 where T is a type-variable: 15:31:38 T extends DataObject declared in method mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) 15:31:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcUtils.java:[217,10] [deprecation] mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) in WriteOperations has been deprecated 15:31:38 where T is a type-variable: 15:31:38 T extends DataObject declared in method mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) 15:31:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:31:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:31:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:31:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:31:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:31:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:31:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryRegistryImpl.java:[38,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. 15:31:38 (see https://errorprone.info/bugpattern/UnnecessarilyVisible) 15:31:38 Did you mean 'ServiceRecoveryRegistryImpl() {'? 15:31:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcProvider.java:[43,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. 15:31:38 (see https://errorprone.info/bugpattern/UnnecessarilyVisible) 15:31:38 Did you mean 'SrmRpcProvider(@Reference DataBroker dataBroker, @Reference RpcProviderService rpcProvider) {'? 15:31:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcUtils.java:[120,29] [Varifier] Consider using `var` here to avoid boilerplate. 15:31:38 (see https://errorprone.info/bugpattern/Varifier) 15:31:38 Did you mean 'var outputBuilder = new RecoverOutputBuilder();'? 15:31:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcUtils.java:[176,31] [Varifier] Consider using `var` here to avoid boilerplate. 15:31:38 (see https://errorprone.info/bugpattern/Varifier) 15:31:38 Did you mean 'var outputBuilder = new ReinstallOutputBuilder();'? 15:31:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[63,47] [UnusedVariable] The parameter 'entityType' is never read. 15:31:38 (see https://errorprone.info/bugpattern/UnusedVariable) 15:31:38 Did you mean 'recoverService(operations.getEntityName(), operations.getEntityId());'? 15:31:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[40,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. 15:31:38 (see https://errorprone.info/bugpattern/UnnecessarilyVisible) 15:31:38 Did you mean 'ServiceRecoveryListener(@Reference DataBroker dataBroker,'? 15:31:38 [INFO] 15:31:38 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ srm-impl >>> 15:31:38 [INFO] 15:31:38 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ srm-impl --- 15:31:38 [INFO] Fork Value is true 15:31:42 [INFO] Done SpotBugs Analysis.... 15:31:42 [INFO] 15:31:42 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ srm-impl <<< 15:31:42 [INFO] 15:31:42 [INFO] 15:31:42 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ srm-impl --- 15:31:42 [INFO] BugInstance size is 0 15:31:42 [INFO] Error size is 0 15:31:42 [INFO] No errors/warnings found 15:31:42 [INFO] 15:31:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-impl --- 15:31:42 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/test/resources 15:31:42 [INFO] 15:31:42 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ srm-impl --- 15:31:42 [INFO] No sources to compile 15:31:42 [INFO] 15:31:42 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ srm-impl --- 15:31:42 [INFO] No tests to run. 15:31:42 [INFO] 15:31:42 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ srm-impl --- 15:31:42 [INFO] 15:31:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-impl --- 15:31:42 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT.jar 15:31:42 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/classes/META-INF/MANIFEST.MF 15:31:42 [INFO] 15:31:42 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ srm-impl --- 15:31:42 [INFO] No previous run data found, generating javadoc. 15:31:43 [WARNING] Javadoc Warnings 15:31:43 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:33: warning: no comment 15:31:43 [WARNING] public final class ServiceRecoveryListener extends AbstractClusteredSyncDataTreeChangeListener { 15:31:43 [WARNING] ^ 15:31:43 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:40: warning: no comment 15:31:43 [WARNING] public ServiceRecoveryListener(@Reference DataBroker dataBroker, 15:31:43 [WARNING] ^ 15:31:43 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryRegistryImpl.java:28: warning: no comment 15:31:43 [WARNING] public final class ServiceRecoveryRegistryImpl implements ServiceRecoveryRegistry { 15:31:43 [WARNING] ^ 15:31:43 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryRegistryImpl.java:38: warning: no comment 15:31:43 [WARNING] public ServiceRecoveryRegistryImpl() { 15:31:43 [WARNING] ^ 15:31:43 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcProvider.java:35: warning: no comment 15:31:43 [WARNING] public final class SrmRpcProvider implements OdlSrmRpcsService, AutoCloseable { 15:31:43 [WARNING] ^ 15:31:43 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcProvider.java:43: warning: no comment 15:31:43 [WARNING] public SrmRpcProvider(@Reference DataBroker dataBroker, @Reference RpcProviderService rpcProvider) { 15:31:43 [WARNING] ^ 15:31:43 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcUtils.java:119: warning: no comment 15:31:43 [WARNING] public static RecoverOutput callSrmOp(DataBroker broker, RecoverInput input) { 15:31:43 [WARNING] ^ 15:31:43 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcUtils.java:175: warning: no comment 15:31:43 [WARNING] public static ReinstallOutput callSrmOp(DataBroker broker, ReinstallInput input) { 15:31:43 [WARNING] ^ 15:31:43 [WARNING] 8 warnings 15:31:43 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT-javadoc.jar 15:31:44 [INFO] 15:31:44 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ srm-impl --- 15:31:44 [INFO] CycloneDX: Resolving Dependencies 15:31:44 [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) 15:31:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/bom.xml 15:31:44 [INFO] attaching as srm-impl-0.11.4-SNAPSHOT-cyclonedx.xml 15:31:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/bom.json 15:31:44 [INFO] attaching as srm-impl-0.11.4-SNAPSHOT-cyclonedx.json 15:31:44 [INFO] 15:31:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ srm-impl --- 15:31:44 [INFO] Checking compile classpath 15:31:44 [INFO] Checking runtime classpath 15:31:44 [INFO] Checking test classpath 15:31:44 [INFO] 15:31:44 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ srm-impl --- 15:31:44 [WARNING] Used undeclared dependencies found: 15:31:44 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:31:44 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:31:44 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:31:44 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:31:44 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 15:31:44 [INFO] 15:31:44 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ srm-impl --- 15:31:44 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT-sources.jar 15:31:44 [INFO] 15:31:44 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ srm-impl --- 15:31:44 [INFO] 15:31:44 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ srm-impl --- 15:31:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:31:44 [INFO] 15:31:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-impl --- 15:31:44 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.11.4-SNAPSHOT/srm-impl-0.11.4-SNAPSHOT.jar 15:31:44 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.11.4-SNAPSHOT/srm-impl-0.11.4-SNAPSHOT.pom 15:31:44 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.11.4-SNAPSHOT/srm-impl-0.11.4-SNAPSHOT-javadoc.jar 15:31:44 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.11.4-SNAPSHOT/srm-impl-0.11.4-SNAPSHOT-cyclonedx.xml 15:31:44 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/bom.json to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.11.4-SNAPSHOT/srm-impl-0.11.4-SNAPSHOT-cyclonedx.json 15:31:44 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.11.4-SNAPSHOT/srm-impl-0.11.4-SNAPSHOT-sources.jar 15:31:44 [INFO] 15:31:44 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-impl --- 15:31:44 [INFO] Installing org/opendaylight/serviceutils/srm-impl/0.11.4-SNAPSHOT/srm-impl-0.11.4-SNAPSHOT.jar 15:31:44 [INFO] Writing OBR metadata 15:31:44 [INFO] 15:31:44 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ srm-impl --- 15:31:44 [INFO] org.opendaylight.serviceutils:srm-impl:bundle:0.11.4-SNAPSHOT 15:31:44 [INFO] +- org.opendaylight.serviceutils:srm-api:jar:0.11.4-SNAPSHOT:compile 15:31:44 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:31:44 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:31:44 [INFO] +- org.opendaylight.serviceutils:rpc-api:jar:0.11.4-SNAPSHOT:compile 15:31:44 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:31:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:31:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:31:44 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:31:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:31:44 [INFO] +- org.opendaylight.serviceutils:tools-api:jar:0.11.4-SNAPSHOT:compile 15:31:44 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:31:44 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:31:44 [INFO] | \- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:31:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 15:31:44 [INFO] | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:31:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:31:44 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:31:44 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 15:31:44 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 15:31:44 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 15:31:44 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 15:31:44 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:31:44 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:31:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:31:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:31:44 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:31:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:31:44 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:31:44 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:31:44 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:31:44 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:31:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:31:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:31:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:31:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:31:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:31:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:31:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:31:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:31:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:31:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:31:44 [INFO] +- junit:junit:jar:4.13.2:test 15:31:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:31:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:31:44 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:31:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:31:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:31:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:31:44 [INFO] 15:31:44 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ srm-impl --- 15:31:44 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/sonatype-clm/module.xml 15:31:44 [INFO] 15:31:44 [INFO] --------------< org.opendaylight.serviceutils:srm-shell >--------------- 15:31:44 [INFO] Building ODL :: serviceutils :: srm-shell 0.11.4-SNAPSHOT [18/30] 15:31:44 [INFO] -------------------------------[ bundle ]------------------------------- 15:31:44 [INFO] 15:31:44 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ srm-shell --- 15:31:44 [INFO] 15:31:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-shell --- 15:31:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:31:44 [INFO] 15:31:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ srm-shell --- 15:31:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:31:44 [INFO] 15:31:44 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ srm-shell --- 15:31:45 [INFO] 15:31:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ srm-shell --- 15:31:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/srm/shell/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:31:45 [INFO] 15:31:45 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ srm-shell --- 15:31:45 [INFO] Starting audit... 15:31:45 Audit done. 15:31:45 [INFO] You have 0 Checkstyle violations. 15:31:45 [INFO] 15:31:45 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ srm-shell --- 15:31:45 [INFO] Starting audit... 15:31:45 Audit done. 15:31:45 [INFO] You have 0 Checkstyle violations. 15:31:45 [INFO] 15:31:45 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ srm-shell --- 15:31:45 [INFO] 15:31:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ srm-shell --- 15:31:45 [INFO] Copying 1 resource from src/main/resources to target/classes 15:31:45 [INFO] 15:31:45 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ srm-shell --- 15:31:45 [INFO] Changes detected - recompiling the module! :dependency 15:31:45 [INFO] Compiling 4 source files with javac [forked debug release 17] to target/classes 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[26,36] [deprecation] OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[25,1] [deprecation] Command in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[26,36] [deprecation] OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[25,1] [deprecation] Command in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[26,36] [deprecation] OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[25,1] [deprecation] Command in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[29,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[29,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[29,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[31,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[31,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[31,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[33,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[33,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[33,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[22,37] [deprecation] OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[21,1] [deprecation] Command in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[22,37] [deprecation] OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[21,1] [deprecation] Command in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[22,37] [deprecation] OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[21,1] [deprecation] Command in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[23,5] [deprecation] Option in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[23,5] [deprecation] Option in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[23,5] [deprecation] Option in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[27,38] [deprecation] OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[26,1] [deprecation] Command in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[27,38] [deprecation] OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[26,1] [deprecation] Command in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[27,38] [deprecation] OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[26,1] [deprecation] Command in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[30,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[30,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[30,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[43,31] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. 15:31:48 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:31:48 Did you mean 'protected @Nullable Object doExecute() throws ExecutionException, InterruptedException {'? 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[56,22] [Varifier] Consider using `var` here to avoid boilerplate. 15:31:48 (see https://errorprone.info/bugpattern/Varifier) 15:31:48 Did you mean 'var strResult = new StringBuilder("");'? 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[83,28] [Varifier] Consider using `var` here to avoid boilerplate. 15:31:48 (see https://errorprone.info/bugpattern/Varifier) 15:31:48 Did you mean 'var inputBuilder = new RecoverInputBuilder();'? 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[41,17] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. 15:31:48 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:31:48 Did you mean 'private void clearOpsDs() throws ExecutionException, InterruptedException {'? 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[43,31] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. 15:31:48 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:31:48 Did you mean 'protected @Nullable Object doExecute() throws ExecutionException, InterruptedException {'? 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[56,22] [Varifier] Consider using `var` here to avoid boilerplate. 15:31:48 (see https://errorprone.info/bugpattern/Varifier) 15:31:48 Did you mean 'var strResult = new StringBuilder("");'? 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[74,30] [Varifier] Consider using `var` here to avoid boilerplate. 15:31:48 (see https://errorprone.info/bugpattern/Varifier) 15:31:48 Did you mean 'var inputBuilder = new ReinstallInputBuilder();'? 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java:[113,22] [Varifier] Consider using `var` here to avoid boilerplate. 15:31:48 (see https://errorprone.info/bugpattern/Varifier) 15:31:48 Did you mean 'var help = new StringBuilder("Supported Entity Types are:\n");'? 15:31:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java:[121,22] [Varifier] Consider using `var` here to avoid boilerplate. 15:31:48 (see https://errorprone.info/bugpattern/Varifier) 15:31:48 Did you mean 'var help = new StringBuilder("Supported Entity Names for type");'? 15:31:48 [INFO] 15:31:48 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ srm-shell >>> 15:31:48 [INFO] 15:31:48 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ srm-shell --- 15:31:48 [INFO] Fork Value is true 15:31:51 [INFO] Done SpotBugs Analysis.... 15:31:51 [INFO] 15:31:51 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ srm-shell <<< 15:31:51 [INFO] 15:31:51 [INFO] 15:31:51 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ srm-shell --- 15:31:51 [INFO] BugInstance size is 0 15:31:51 [INFO] Error size is 0 15:31:51 [INFO] No errors/warnings found 15:31:51 [INFO] 15:31:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-shell --- 15:31:51 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/test/resources 15:31:51 [INFO] 15:31:51 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ srm-shell --- 15:31:51 [INFO] No sources to compile 15:31:51 [INFO] 15:31:51 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ srm-shell --- 15:31:51 [INFO] No tests to run. 15:31:51 [INFO] 15:31:51 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ srm-shell --- 15:31:51 [INFO] 15:31:51 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-shell --- 15:31:52 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT.jar 15:31:52 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/classes/META-INF/MANIFEST.MF 15:31:52 [INFO] 15:31:52 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ srm-shell --- 15:31:52 [INFO] No previous run data found, generating javadoc. 15:31:53 [WARNING] Javadoc Warnings 15:31:53 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:26: warning: no comment 15:31:53 [WARNING] public class RecoverCommand extends OsgiCommandSupport { 15:31:53 [WARNING] ^ 15:31:53 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:37: warning: no comment 15:31:53 [WARNING] public RecoverCommand(OdlSrmRpcsService srmRpcService) { 15:31:53 [WARNING] ^ 15:31:53 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:27: warning: no comment 15:31:53 [WARNING] public class ReinstallCommand extends OsgiCommandSupport { 15:31:53 [WARNING] ^ 15:31:53 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:37: warning: no comment 15:31:53 [WARNING] public ReinstallCommand(OdlSrmRpcsService srmRpcService) { 15:31:53 [WARNING] ^ 15:31:53 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java:120: warning: no comment 15:31:53 [WARNING] public static String getNameHelp(EntityTypeBase entityType) { 15:31:53 [WARNING] ^ 15:31:53 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java:112: warning: no comment 15:31:53 [WARNING] public static String getTypeHelp() { 15:31:53 [WARNING] ^ 15:31:53 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:22: warning: no comment 15:31:53 [WARNING] public class SrmDebugCommand extends OsgiCommandSupport { 15:31:53 [WARNING] ^ 15:31:53 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:28: warning: no comment 15:31:53 [WARNING] public SrmDebugCommand(DataBroker dataBroker) { 15:31:53 [WARNING] ^ 15:31:53 [WARNING] 8 warnings 15:31:53 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT-javadoc.jar 15:31:53 [INFO] 15:31:53 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ srm-shell --- 15:31:53 [INFO] CycloneDX: Resolving Dependencies 15:31:54 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 15:31:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/bom.xml 15:31:54 [INFO] attaching as srm-shell-0.11.4-SNAPSHOT-cyclonedx.xml 15:31:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/bom.json 15:31:54 [INFO] attaching as srm-shell-0.11.4-SNAPSHOT-cyclonedx.json 15:31:54 [INFO] 15:31:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ srm-shell --- 15:31:54 [INFO] Checking compile classpath 15:31:54 [INFO] Checking runtime classpath 15:31:54 [INFO] Checking test classpath 15:31:54 [INFO] 15:31:54 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ srm-shell --- 15:31:54 [WARNING] Used undeclared dependencies found: 15:31:54 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:31:54 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:31:54 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:31:54 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 15:31:54 [INFO] 15:31:54 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ srm-shell --- 15:31:54 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT-sources.jar 15:31:54 [INFO] 15:31:54 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ srm-shell --- 15:31:54 [INFO] 15:31:54 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ srm-shell --- 15:31:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:31:54 [INFO] 15:31:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-shell --- 15:31:54 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.11.4-SNAPSHOT/srm-shell-0.11.4-SNAPSHOT.jar 15:31:54 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/shell/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.11.4-SNAPSHOT/srm-shell-0.11.4-SNAPSHOT.pom 15:31:54 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.11.4-SNAPSHOT/srm-shell-0.11.4-SNAPSHOT-javadoc.jar 15:31:54 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.11.4-SNAPSHOT/srm-shell-0.11.4-SNAPSHOT-cyclonedx.xml 15:31:54 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/bom.json to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.11.4-SNAPSHOT/srm-shell-0.11.4-SNAPSHOT-cyclonedx.json 15:31:54 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.11.4-SNAPSHOT/srm-shell-0.11.4-SNAPSHOT-sources.jar 15:31:54 [INFO] 15:31:54 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-shell --- 15:31:54 [INFO] Installing org/opendaylight/serviceutils/srm-shell/0.11.4-SNAPSHOT/srm-shell-0.11.4-SNAPSHOT.jar 15:31:54 [INFO] Writing OBR metadata 15:31:54 [INFO] 15:31:54 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ srm-shell --- 15:31:54 [INFO] org.opendaylight.serviceutils:srm-shell:bundle:0.11.4-SNAPSHOT 15:31:54 [INFO] +- org.opendaylight.serviceutils:srm-api:jar:0.11.4-SNAPSHOT:compile 15:31:54 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:31:54 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:31:54 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 15:31:54 [INFO] | +- com.google.guava:guava:jar:31.1-jre:compile 15:31:54 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:31:54 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:31:54 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:31:54 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:31:54 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:31:54 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:31:54 [INFO] | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:31:54 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:31:54 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.4:compile 15:31:54 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 15:31:54 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:31:54 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:31:54 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:31:54 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:31:54 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:31:54 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:31:54 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:31:54 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:31:54 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:31:54 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:31:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:31:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:31:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:31:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:31:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:31:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:31:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:31:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:31:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:31:54 [INFO] +- junit:junit:jar:4.13.2:test 15:31:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:31:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:31:54 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:31:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:31:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:31:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:31:54 [INFO] 15:31:54 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ srm-shell --- 15:31:54 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/sonatype-clm/module.xml 15:31:54 [INFO] 15:31:54 [INFO] ---------< org.opendaylight.serviceutils:odl-serviceutils-srm >--------- 15:31:54 [INFO] Building ODL :: serviceutils :: SRM 0.11.4-SNAPSHOT [19/30] 15:31:54 [INFO] ------------------------------[ feature ]------------------------------- 15:31:54 [INFO] 15:31:54 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-serviceutils-srm --- 15:31:54 [INFO] 15:31:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-srm --- 15:31:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:31:54 [INFO] 15:31:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-srm --- 15:31:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:31:54 [INFO] 15:31:54 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-serviceutils-srm --- 15:31:54 [INFO] 15:31:54 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-srm --- 15:31:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:31:54 [INFO] argLine set to empty 15:31:54 [INFO] 15:31:54 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-serviceutils-srm --- 15:31:54 [INFO] Starting audit... 15:31:54 Audit done. 15:31:54 [INFO] You have 0 Checkstyle violations. 15:31:54 [INFO] 15:31:54 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-serviceutils-srm --- 15:31:54 [INFO] Starting audit... 15:31:54 Audit done. 15:31:54 [INFO] You have 0 Checkstyle violations. 15:31:54 [INFO] 15:31:54 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-serviceutils-srm --- 15:31:54 [INFO] 15:31:54 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-srm --- 15:31:54 [INFO] Created: /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-srm/target/classes/META-INF/maven/dependencies.properties 15:31:54 [INFO] 15:31:54 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-srm --- 15:31:54 [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-srm/target/feature/feature.xml 15:31:54 [INFO] ...done! 15:31:54 [INFO] Attaching features XML 15:31:54 [INFO] 15:31:54 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-srm --- 15:31:54 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:31:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:31:54 [INFO] 15:31:54 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-srm >>> 15:31:54 [INFO] 15:31:54 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-srm --- 15:31:54 [INFO] 15:31:54 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-srm <<< 15:31:54 [INFO] 15:31:54 [INFO] 15:31:54 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-srm --- 15:31:54 [INFO] 15:31:54 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-serviceutils-srm --- 15:31:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:31:54 [INFO] 15:31:54 [INFO] ------------------------------------------------------- 15:31:54 [INFO] T E S T S 15:31:54 [INFO] ------------------------------------------------------- 15:31:57 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:32:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.85 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:32:20 [INFO] 15:32:20 [INFO] Results: 15:32:20 [INFO] 15:32:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:32:20 [INFO] 15:32:20 [INFO] 15:32:20 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-serviceutils-srm --- 15:32:20 [INFO] 15:32:20 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-serviceutils-srm --- 15:32:20 [INFO] 15:32:20 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-srm --- 15:32:20 [INFO] CycloneDX: Resolving Dependencies 15:32:26 [INFO] CycloneDX: Creating BOM version 1.4 with 201 component(s) 15:32:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-srm/target/bom.xml 15:32:26 [INFO] attaching as odl-serviceutils-srm-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-srm/target/bom.json 15:32:27 [INFO] attaching as odl-serviceutils-srm-0.11.4-SNAPSHOT-cyclonedx.json 15:32:27 [INFO] 15:32:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-srm --- 15:32:27 [INFO] Skipping duplicate-finder execution! 15:32:27 [INFO] 15:32:27 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-serviceutils-srm --- 15:32:27 [INFO] Skipping plugin execution 15:32:27 [INFO] 15:32:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-srm --- 15:32:27 [INFO] No sources in project. Archive not created. 15:32:27 [INFO] 15:32:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-srm --- 15:32:27 [INFO] 15:32:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-srm --- 15:32:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:32:27 [INFO] 15:32:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-srm --- 15:32:27 [INFO] No primary artifact to install, installing attached artifacts instead. 15:32:27 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-srm/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.11.4-SNAPSHOT/odl-serviceutils-srm-0.11.4-SNAPSHOT.pom 15:32:27 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-srm/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.11.4-SNAPSHOT/odl-serviceutils-srm-0.11.4-SNAPSHOT-features.xml 15:32:27 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-srm/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.11.4-SNAPSHOT/odl-serviceutils-srm-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:27 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-srm/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.11.4-SNAPSHOT/odl-serviceutils-srm-0.11.4-SNAPSHOT-cyclonedx.json 15:32:27 [INFO] 15:32:27 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ odl-serviceutils-srm --- 15:32:27 [INFO] org.opendaylight.serviceutils:odl-serviceutils-srm:feature:0.11.4-SNAPSHOT 15:32:27 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.11.4-SNAPSHOT:compile 15:32:27 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:7.0.11:compile 15:32:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:10.0.12:compile 15:32:27 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:12.0.10:compile 15:32:27 [INFO] | | | | \- com.google.code.gson:gson:jar:2.10.1:compile 15:32:27 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:12.0.10:compile 15:32:27 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 15:32:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:10.0.12:compile 15:32:27 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:12.0.10:compile 15:32:27 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 15:32:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:10.0.12:compile 15:32:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:10.0.12:compile 15:32:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:10.0.12:compile 15:32:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:compile 15:32:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:compile 15:32:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:compile 15:32:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:compile 15:32:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:10.0.12:compile 15:32:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:compile 15:32:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:10.0.12:compile 15:32:27 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:compile 15:32:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:11.0.15:compile 15:32:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:10.0.12:compile 15:32:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:10.0.12:compile 15:32:27 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:10.0.12:compile 15:32:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:compile 15:32:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:compile 15:32:27 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:compile 15:32:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:11.0.15:compile 15:32:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:compile 15:32:27 [INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 15:32:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:11.0.15:compile 15:32:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:11.0.15:compile 15:32:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:11.0.15:compile 15:32:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:11.0.15:compile 15:32:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:11.0.15:compile 15:32:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:11.0.15:compile 15:32:27 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:10.0.12:compile 15:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:10.0.12:compile 15:32:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:10.0.12:compile 15:32:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:11.0.15:compile 15:32:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:11.0.15:compile 15:32:27 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:compile 15:32:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:compile 15:32:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:compile 15:32:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:10.0.12:compile 15:32:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:compile 15:32:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:11.0.15:compile 15:32:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:11.0.15:compile 15:32:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:11.0.15:compile 15:32:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:11.0.15:compile 15:32:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:11.0.15:compile 15:32:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:11.0.15:compile 15:32:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:11.0.15:compile 15:32:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:11.0.15:compile 15:32:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:11.0.15:compile 15:32:27 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:10.0.12:compile 15:32:27 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:10.0.12:compile 15:32:27 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:10.0.12:compile 15:32:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:11.0.15:compile 15:32:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:11.0.15:compile 15:32:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:compile 15:32:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:compile 15:32:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:compile 15:32:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:11.0.15:compile 15:32:27 [INFO] | | \- org.opendaylight.controller:blueprint:jar:7.0.11:compile 15:32:27 [INFO] | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 15:32:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:compile 15:32:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:10.0.12:compile 15:32:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:compile 15:32:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:compile 15:32:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:11.0.15:compile 15:32:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 15:32:27 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:7.0.11:compile 15:32:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:11.0.15:compile 15:32:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:11.0.15:compile 15:32:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:11.0.15:compile 15:32:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:11.0.15:compile 15:32:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:11.0.15:compile 15:32:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:11.0.15:compile 15:32:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:11.0.15:compile 15:32:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:11.0.15:compile 15:32:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:compile 15:32:27 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:11.0.15:compile 15:32:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:11.0.15:compile 15:32:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:11.0.15:compile 15:32:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:11.0.15:compile 15:32:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:compile 15:32:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:compile 15:32:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:7.0.11:compile 15:32:27 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:7.0.11:compile 15:32:27 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:7.0.11:compile 15:32:27 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 15:32:27 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 15:32:27 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 15:32:27 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 15:32:27 [INFO] | | | | +- io.netty:netty:jar:3.10.6.Final:compile 15:32:27 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 15:32:27 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 15:32:27 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 15:32:27 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.12:compile 15:32:27 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 15:32:27 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:7.0.11:compile 15:32:27 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:7.0.11:compile 15:32:27 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:32:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.20:compile 15:32:27 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.18.0:compile 15:32:27 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 15:32:27 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.12:compile 15:32:27 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:7.0.11:compile 15:32:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:12.0.10:compile 15:32:27 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:12.0.10:compile 15:32:27 [INFO] | | | \- org.apache.commons:commons-text:jar:1.10.0:compile 15:32:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:11.0.15:compile 15:32:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:11.0.15:compile 15:32:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:7.0.11:compile 15:32:27 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:7.0.11:compile 15:32:27 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:7.0.11:compile 15:32:27 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:12.0.10:compile 15:32:27 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:7.0.11:compile 15:32:27 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:7.0.11:compile 15:32:27 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:7.0.11:compile 15:32:27 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:7.0.11:compile 15:32:27 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:7.0.11:compile 15:32:27 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:7.0.11:compile 15:32:27 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:7.0.11:compile 15:32:27 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:7.0.11:compile 15:32:27 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 15:32:27 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 15:32:27 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:7.0.11:compile 15:32:27 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 15:32:27 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:7.0.11:compile 15:32:27 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:7.0.11:compile 15:32:27 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:7.0.11:compile 15:32:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:7.0.11:compile 15:32:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:7.0.11:compile 15:32:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:7.0.11:compile 15:32:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:7.0.11:compile 15:32:27 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:7.0.11:compile 15:32:27 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.11.4-SNAPSHOT:compile 15:32:27 [INFO] | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.11.4-SNAPSHOT:compile 15:32:27 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:compile 15:32:27 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:compile 15:32:27 [INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:compile 15:32:27 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:5.0.9:compile 15:32:27 [INFO] | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.11.4-SNAPSHOT:compile 15:32:27 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:compile 15:32:27 [INFO] | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:compile 15:32:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 15:32:27 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 15:32:27 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 15:32:27 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:5.0.9:compile 15:32:27 [INFO] | +- org.opendaylight.serviceutils:tools-api:jar:0.11.4-SNAPSHOT:compile 15:32:27 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:32:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:32:27 [INFO] | | \- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:32:27 [INFO] | +- org.opendaylight.serviceutils:upgrade:jar:0.11.4-SNAPSHOT:compile 15:32:27 [INFO] | \- org.opendaylight.serviceutils:upgrade:xml:config:0.11.4-SNAPSHOT:compile 15:32:27 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.11.4-SNAPSHOT:compile 15:32:27 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:compile 15:32:27 [INFO] | \- org.opendaylight.serviceutils:rpc-api:jar:0.11.4-SNAPSHOT:compile 15:32:27 [INFO] +- org.opendaylight.serviceutils:srm-api:jar:0.11.4-SNAPSHOT:compile 15:32:27 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:32:27 [INFO] | | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:32:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:32:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:32:27 [INFO] +- org.opendaylight.serviceutils:srm-impl:jar:0.11.4-SNAPSHOT:compile 15:32:27 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 15:32:27 [INFO] +- org.opendaylight.serviceutils:srm-shell:jar:0.11.4-SNAPSHOT:compile 15:32:27 [INFO] | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.4:compile 15:32:27 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 15:32:27 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 15:32:27 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 15:32:27 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 15:32:27 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 15:32:27 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 15:32:27 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 15:32:27 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 15:32:27 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 15:32:27 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 15:32:27 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 15:32:27 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 15:32:27 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 15:32:27 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 15:32:27 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 15:32:27 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 15:32:27 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 15:32:27 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 15:32:27 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 15:32:27 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 15:32:27 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 15:32:27 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 15:32:27 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 15:32:27 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 15:32:27 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 15:32:27 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 15:32:27 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 15:32:27 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 15:32:27 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 15:32:27 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 15:32:27 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 15:32:27 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 15:32:27 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:test 15:32:27 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 15:32:27 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 15:32:27 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 15:32:27 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 15:32:27 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 15:32:27 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 15:32:27 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 15:32:27 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 15:32:27 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 15:32:27 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 15:32:27 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 15:32:27 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 15:32:27 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 15:32:27 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 15:32:27 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 15:32:27 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 15:32:27 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 15:32:27 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 15:32:27 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 15:32:27 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 15:32:27 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 15:32:27 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 15:32:27 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 15:32:27 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 15:32:27 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 15:32:27 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 15:32:27 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:32:27 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 15:32:27 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:32:27 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 15:32:27 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 15:32:27 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 15:32:27 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 15:32:27 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 15:32:27 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 15:32:27 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 15:32:27 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 15:32:27 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 15:32:27 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 15:32:27 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 15:32:27 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 15:32:27 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 15:32:27 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 15:32:27 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 15:32:27 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 15:32:27 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:test 15:32:27 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:test 15:32:27 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 15:32:27 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 15:32:27 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 15:32:27 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 15:32:27 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 15:32:27 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 15:32:27 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 15:32:27 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 15:32:27 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 15:32:27 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 15:32:27 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 15:32:27 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 15:32:27 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 15:32:27 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 15:32:27 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 15:32:27 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 15:32:27 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 15:32:27 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 15:32:27 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 15:32:27 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 15:32:27 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 15:32:27 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 15:32:27 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 15:32:27 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 15:32:27 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 15:32:27 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 15:32:27 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 15:32:27 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 15:32:27 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 15:32:27 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 15:32:27 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 15:32:27 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 15:32:27 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 15:32:27 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 15:32:27 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 15:32:27 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 15:32:27 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 15:32:27 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 15:32:27 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 15:32:27 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 15:32:27 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 15:32:27 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:32:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:32:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:32:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:32:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 15:32:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:32:27 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 15:32:27 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 15:32:27 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 15:32:27 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 15:32:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:32:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:32:27 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:32:27 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:32:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:32:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:32:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:32:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:32:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:32:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:32:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:32:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:32:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:32:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:32:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:32:27 [INFO] +- junit:junit:jar:4.13.2:test 15:32:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:32:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:32:27 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:32:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:compile 15:32:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:32:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:32:27 [INFO] 15:32:27 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-serviceutils-srm --- 15:32:27 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-srm/target/sonatype-clm/module.xml 15:32:27 [INFO] 15:32:27 [INFO] --------< org.opendaylight.serviceutils:serviceutils-features >--------- 15:32:27 [INFO] Building ODL :: serviceutils :: serviceutils-features 0.11.4-SNAPSHOT [20/30] 15:32:27 [INFO] ------------------------------[ feature ]------------------------------- 15:32:27 [INFO] 15:32:27 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ serviceutils-features --- 15:32:27 [INFO] 15:32:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-features --- 15:32:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:27 [INFO] 15:32:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ serviceutils-features --- 15:32:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:27 [INFO] 15:32:27 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ serviceutils-features --- 15:32:27 [INFO] 15:32:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ serviceutils-features --- 15:32:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:32:27 [INFO] argLine set to empty 15:32:27 [INFO] 15:32:27 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ serviceutils-features --- 15:32:27 [INFO] Starting audit... 15:32:27 Audit done. 15:32:27 [INFO] You have 0 Checkstyle violations. 15:32:27 [INFO] 15:32:27 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ serviceutils-features --- 15:32:27 [INFO] Starting audit... 15:32:27 Audit done. 15:32:27 [INFO] You have 0 Checkstyle violations. 15:32:27 [INFO] 15:32:27 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ serviceutils-features --- 15:32:27 [INFO] 15:32:27 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ serviceutils-features --- 15:32:27 [INFO] Created: /w/workspace/serviceutils-maven-clm-argon/features/serviceutils-features/target/classes/META-INF/maven/dependencies.properties 15:32:27 [INFO] 15:32:27 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ serviceutils-features --- 15:32:27 [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-clm-argon/features/serviceutils-features/target/feature/feature.xml 15:32:27 [INFO] ...done! 15:32:27 [INFO] Attaching features XML 15:32:27 [INFO] 15:32:27 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ serviceutils-features --- 15:32:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:32:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:32:27 [INFO] 15:32:27 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ serviceutils-features >>> 15:32:27 [INFO] 15:32:27 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ serviceutils-features --- 15:32:27 [INFO] 15:32:27 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ serviceutils-features <<< 15:32:27 [INFO] 15:32:27 [INFO] 15:32:27 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ serviceutils-features --- 15:32:27 [INFO] 15:32:27 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ serviceutils-features --- 15:32:27 [INFO] Tests are skipped. 15:32:27 [INFO] 15:32:27 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ serviceutils-features --- 15:32:27 [INFO] 15:32:27 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ serviceutils-features --- 15:32:27 [INFO] 15:32:27 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-features --- 15:32:27 [INFO] CycloneDX: Resolving Dependencies 15:32:34 [INFO] CycloneDX: Creating BOM version 1.4 with 204 component(s) 15:32:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/features/serviceutils-features/target/bom.xml 15:32:34 [INFO] attaching as serviceutils-features-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/features/serviceutils-features/target/bom.json 15:32:34 [INFO] attaching as serviceutils-features-0.11.4-SNAPSHOT-cyclonedx.json 15:32:34 [INFO] 15:32:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ serviceutils-features --- 15:32:34 [INFO] Skipping duplicate-finder execution! 15:32:34 [INFO] 15:32:34 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ serviceutils-features --- 15:32:34 [INFO] Skipping plugin execution 15:32:34 [INFO] 15:32:34 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ serviceutils-features --- 15:32:34 [INFO] No sources in project. Archive not created. 15:32:34 [INFO] 15:32:34 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ serviceutils-features --- 15:32:34 [INFO] 15:32:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ serviceutils-features --- 15:32:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:32:34 [INFO] 15:32:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-features --- 15:32:34 [INFO] No primary artifact to install, installing attached artifacts instead. 15:32:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/serviceutils-features/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.11.4-SNAPSHOT/serviceutils-features-0.11.4-SNAPSHOT.pom 15:32:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/serviceutils-features/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.11.4-SNAPSHOT/serviceutils-features-0.11.4-SNAPSHOT-features.xml 15:32:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/serviceutils-features/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.11.4-SNAPSHOT/serviceutils-features-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/serviceutils-features/target/bom.json to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.11.4-SNAPSHOT/serviceutils-features-0.11.4-SNAPSHOT-cyclonedx.json 15:32:34 [INFO] 15:32:34 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ serviceutils-features --- 15:32:34 [INFO] org.opendaylight.serviceutils:serviceutils-features:feature:0.11.4-SNAPSHOT 15:32:34 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-listener:xml:features:0.11.4-SNAPSHOT:compile 15:32:34 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:11.0.15:compile 15:32:34 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:10.0.12:compile 15:32:34 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:10.0.12:compile 15:32:34 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:10.0.12:compile 15:32:34 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:compile 15:32:34 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:10.0.12:compile 15:32:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:10.0.12:compile 15:32:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:10.0.12:compile 15:32:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:10.0.12:compile 15:32:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:compile 15:32:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:compile 15:32:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:compile 15:32:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:10.0.12:compile 15:32:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:10.0.12:compile 15:32:34 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:compile 15:32:34 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:compile 15:32:34 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:compile 15:32:34 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:compile 15:32:34 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:compile 15:32:34 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:compile 15:32:34 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:compile 15:32:34 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:compile 15:32:34 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:compile 15:32:34 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:compile 15:32:34 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:compile 15:32:34 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:compile 15:32:34 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:compile 15:32:34 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:compile 15:32:34 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:compile 15:32:34 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:11.0.15:compile 15:32:34 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:compile 15:32:34 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 15:32:34 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 15:32:34 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 15:32:34 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:11.0.15:compile 15:32:34 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:11.0.15:compile 15:32:34 [INFO] | \- org.opendaylight.serviceutils:listener-api:jar:0.11.4-SNAPSHOT:compile 15:32:34 [INFO] | +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:32:34 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:32:34 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:32:34 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:32:34 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.11.4-SNAPSHOT:compile 15:32:34 [INFO] | +- org.opendaylight.serviceutils:metrics-impl:jar:0.11.4-SNAPSHOT:compile 15:32:34 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:compile 15:32:34 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:compile 15:32:34 [INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:compile 15:32:34 [INFO] | | \- org.opendaylight.infrautils:infrautils-util:jar:5.0.9:compile 15:32:34 [INFO] | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.11.4-SNAPSHOT:compile 15:32:34 [INFO] | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:compile 15:32:34 [INFO] | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:compile 15:32:34 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 15:32:34 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 15:32:34 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:32:34 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 15:32:34 [INFO] | | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:32:34 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:5.0.9:compile 15:32:34 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.11.4-SNAPSHOT:compile 15:32:34 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:compile 15:32:34 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:32:34 [INFO] | \- org.opendaylight.serviceutils:rpc-api:jar:0.11.4-SNAPSHOT:compile 15:32:34 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.11.4-SNAPSHOT:compile 15:32:34 [INFO] | +- org.opendaylight.serviceutils:srm-api:jar:0.11.4-SNAPSHOT:compile 15:32:34 [INFO] | +- org.opendaylight.serviceutils:srm-impl:jar:0.11.4-SNAPSHOT:compile 15:32:34 [INFO] | \- org.opendaylight.serviceutils:srm-shell:jar:0.11.4-SNAPSHOT:compile 15:32:34 [INFO] | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.4:compile 15:32:34 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.11.4-SNAPSHOT:compile 15:32:34 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:7.0.11:compile 15:32:34 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:10.0.12:compile 15:32:34 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:12.0.10:compile 15:32:34 [INFO] | | | | \- com.google.code.gson:gson:jar:2.10.1:compile 15:32:34 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:12.0.10:compile 15:32:34 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 15:32:34 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:10.0.12:compile 15:32:34 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:12.0.10:compile 15:32:34 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 15:32:34 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:10.0.12:compile 15:32:34 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:10.0.12:compile 15:32:34 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:10.0.12:compile 15:32:34 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:10.0.12:compile 15:32:34 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:10.0.12:compile 15:32:34 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:11.0.15:compile 15:32:34 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:11.0.15:compile 15:32:34 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:11.0.15:compile 15:32:34 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:11.0.15:compile 15:32:34 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:10.0.12:compile 15:32:34 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:10.0.12:compile 15:32:34 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:10.0.12:compile 15:32:34 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:10.0.12:compile 15:32:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:10.0.12:compile 15:32:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:10.0.12:compile 15:32:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:10.0.12:compile 15:32:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:10.0.12:compile 15:32:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:10.0.12:compile 15:32:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:10.0.12:compile 15:32:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:10.0.12:compile 15:32:34 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:10.0.12:compile 15:32:34 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:10.0.12:compile 15:32:34 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:10.0.12:compile 15:32:34 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:10.0.12:compile 15:32:34 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:11.0.15:compile 15:32:34 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:11.0.15:compile 15:32:34 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:10.0.12:compile 15:32:34 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:11.0.15:compile 15:32:34 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:11.0.15:compile 15:32:34 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:11.0.15:compile 15:32:34 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:11.0.15:compile 15:32:34 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:11.0.15:compile 15:32:34 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:11.0.15:compile 15:32:34 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:11.0.15:compile 15:32:34 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:11.0.15:compile 15:32:34 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:11.0.15:compile 15:32:34 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:10.0.12:compile 15:32:34 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:10.0.12:compile 15:32:34 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:10.0.12:compile 15:32:34 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:11.0.15:compile 15:32:34 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:11.0.15:compile 15:32:34 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:11.0.15:compile 15:32:34 [INFO] | | \- org.opendaylight.controller:blueprint:jar:7.0.11:compile 15:32:34 [INFO] | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 15:32:34 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:10.0.12:compile 15:32:34 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:compile 15:32:34 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:compile 15:32:34 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:11.0.15:compile 15:32:34 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:7.0.11:compile 15:32:34 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:11.0.15:compile 15:32:34 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:11.0.15:compile 15:32:34 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:11.0.15:compile 15:32:34 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:11.0.15:compile 15:32:34 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:11.0.15:compile 15:32:34 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:11.0.15:compile 15:32:34 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:11.0.15:compile 15:32:34 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:11.0.15:compile 15:32:34 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:compile 15:32:34 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:11.0.15:compile 15:32:34 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:11.0.15:compile 15:32:34 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:11.0.15:compile 15:32:34 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:11.0.15:compile 15:32:34 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:compile 15:32:34 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:compile 15:32:34 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:7.0.11:compile 15:32:34 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:7.0.11:compile 15:32:34 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:7.0.11:compile 15:32:34 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 15:32:34 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 15:32:34 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 15:32:34 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 15:32:34 [INFO] | | | | +- io.netty:netty:jar:3.10.6.Final:compile 15:32:34 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 15:32:34 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 15:32:34 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 15:32:34 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.12:compile 15:32:34 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 15:32:34 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:7.0.11:compile 15:32:34 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:7.0.11:compile 15:32:34 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:32:34 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.20:compile 15:32:34 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.18.0:compile 15:32:34 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 15:32:34 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.12:compile 15:32:34 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:7.0.11:compile 15:32:34 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:12.0.10:compile 15:32:34 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:12.0.10:compile 15:32:34 [INFO] | | | \- org.apache.commons:commons-text:jar:1.10.0:compile 15:32:34 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:11.0.15:compile 15:32:34 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:11.0.15:compile 15:32:34 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:7.0.11:compile 15:32:34 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:7.0.11:compile 15:32:34 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:7.0.11:compile 15:32:34 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:12.0.10:compile 15:32:34 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:7.0.11:compile 15:32:34 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:7.0.11:compile 15:32:34 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:7.0.11:compile 15:32:34 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:7.0.11:compile 15:32:34 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:7.0.11:compile 15:32:34 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:7.0.11:compile 15:32:34 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:7.0.11:compile 15:32:34 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:7.0.11:compile 15:32:34 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 15:32:34 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 15:32:34 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:7.0.11:compile 15:32:34 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 15:32:34 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:7.0.11:compile 15:32:34 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:7.0.11:compile 15:32:34 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:7.0.11:compile 15:32:34 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:7.0.11:compile 15:32:34 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:7.0.11:compile 15:32:34 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:7.0.11:compile 15:32:34 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:7.0.11:compile 15:32:34 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:7.0.11:compile 15:32:34 [INFO] | +- org.opendaylight.serviceutils:tools-api:jar:0.11.4-SNAPSHOT:compile 15:32:34 [INFO] | +- org.opendaylight.serviceutils:upgrade:jar:0.11.4-SNAPSHOT:compile 15:32:34 [INFO] | \- org.opendaylight.serviceutils:upgrade:xml:config:0.11.4-SNAPSHOT:compile 15:32:34 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 15:32:34 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 15:32:34 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 15:32:34 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 15:32:34 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 15:32:34 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 15:32:34 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 15:32:34 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 15:32:34 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 15:32:34 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 15:32:34 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 15:32:34 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 15:32:34 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 15:32:34 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 15:32:34 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 15:32:34 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 15:32:34 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 15:32:34 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 15:32:34 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 15:32:34 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 15:32:34 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 15:32:34 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 15:32:34 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 15:32:34 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 15:32:34 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 15:32:34 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 15:32:34 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 15:32:34 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 15:32:34 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 15:32:34 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 15:32:34 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 15:32:34 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 15:32:34 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:test 15:32:34 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 15:32:34 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 15:32:34 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 15:32:34 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 15:32:34 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 15:32:34 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 15:32:34 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 15:32:34 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 15:32:34 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 15:32:34 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 15:32:34 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 15:32:34 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 15:32:34 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 15:32:34 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 15:32:34 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 15:32:34 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 15:32:34 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 15:32:34 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 15:32:34 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 15:32:34 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 15:32:34 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 15:32:34 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 15:32:34 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 15:32:34 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 15:32:34 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 15:32:34 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 15:32:34 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:32:34 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 15:32:34 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:32:34 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 15:32:34 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 15:32:34 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 15:32:34 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 15:32:34 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 15:32:34 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 15:32:34 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 15:32:34 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 15:32:34 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 15:32:34 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 15:32:34 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 15:32:34 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 15:32:34 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 15:32:34 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 15:32:34 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 15:32:34 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 15:32:34 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:test 15:32:34 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:test 15:32:34 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 15:32:34 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 15:32:34 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 15:32:34 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 15:32:34 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 15:32:34 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 15:32:34 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 15:32:34 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 15:32:34 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 15:32:34 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 15:32:34 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 15:32:34 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 15:32:34 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 15:32:34 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 15:32:34 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 15:32:34 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 15:32:34 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 15:32:34 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 15:32:34 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 15:32:34 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 15:32:34 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 15:32:34 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 15:32:34 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 15:32:34 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 15:32:34 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 15:32:34 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 15:32:34 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 15:32:34 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 15:32:34 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 15:32:34 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 15:32:34 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 15:32:34 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 15:32:34 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 15:32:34 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 15:32:34 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 15:32:34 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 15:32:34 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 15:32:34 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 15:32:34 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 15:32:34 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 15:32:34 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 15:32:34 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:32:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:32:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:32:34 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:32:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 15:32:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:32:34 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 15:32:34 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 15:32:34 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 15:32:34 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 15:32:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:32:34 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:32:34 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:32:34 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:32:34 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:32:34 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:32:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:32:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:32:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:32:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:32:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:32:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:32:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:32:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:32:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:32:34 [INFO] +- junit:junit:jar:4.13.2:test 15:32:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:32:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:32:34 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:32:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:compile 15:32:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:32:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:32:34 [INFO] 15:32:34 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ serviceutils-features --- 15:32:34 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/features/serviceutils-features/target/sonatype-clm/module.xml 15:32:34 [INFO] 15:32:34 [INFO] ---< org.opendaylight.serviceutils:serviceutils-features-aggregator >--- 15:32:34 [INFO] Building ODL :: serviceutils :: serviceutils-features-aggregator 0.11.4-SNAPSHOT [21/30] 15:32:34 [INFO] --------------------------------[ pom ]--------------------------------- 15:32:34 [INFO] 15:32:34 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ serviceutils-features-aggregator --- 15:32:34 [INFO] 15:32:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-features-aggregator --- 15:32:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:34 [INFO] 15:32:34 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ serviceutils-features-aggregator --- 15:32:34 [INFO] 15:32:34 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-features-aggregator --- 15:32:34 [INFO] CycloneDX: Resolving Dependencies 15:32:34 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 15:32:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/features/target/bom.xml 15:32:34 [INFO] attaching as serviceutils-features-aggregator-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/features/target/bom.json 15:32:34 [INFO] attaching as serviceutils-features-aggregator-0.11.4-SNAPSHOT-cyclonedx.json 15:32:34 [INFO] 15:32:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-features-aggregator --- 15:32:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.11.4-SNAPSHOT/serviceutils-features-aggregator-0.11.4-SNAPSHOT.pom 15:32:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.11.4-SNAPSHOT/serviceutils-features-aggregator-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/target/bom.json to /tmp/r/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.11.4-SNAPSHOT/serviceutils-features-aggregator-0.11.4-SNAPSHOT-cyclonedx.json 15:32:34 [INFO] 15:32:34 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ serviceutils-features-aggregator --- 15:32:34 [INFO] org.opendaylight.serviceutils:serviceutils-features-aggregator:pom:0.11.4-SNAPSHOT 15:32:34 [INFO] 15:32:34 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ serviceutils-features-aggregator --- 15:32:34 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/features/target/sonatype-clm/module.xml 15:32:34 [INFO] 15:32:34 [INFO] --------< org.opendaylight.serviceutils:serviceutils-artifacts >-------- 15:32:34 [INFO] Building ODL :: serviceutils :: serviceutils-artifacts 0.11.4-SNAPSHOT [22/30] 15:32:34 [INFO] --------------------------------[ pom ]--------------------------------- 15:32:34 [INFO] 15:32:34 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ serviceutils-artifacts --- 15:32:34 [INFO] 15:32:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-artifacts --- 15:32:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:34 [INFO] 15:32:34 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ serviceutils-artifacts --- 15:32:34 [INFO] 15:32:34 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-artifacts --- 15:32:34 [INFO] CycloneDX: Resolving Dependencies 15:32:34 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 15:32:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/artifacts/target/bom.xml 15:32:34 [INFO] attaching as serviceutils-artifacts-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/artifacts/target/bom.json 15:32:34 [INFO] attaching as serviceutils-artifacts-0.11.4-SNAPSHOT-cyclonedx.json 15:32:34 [INFO] 15:32:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-artifacts --- 15:32:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/artifacts/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-artifacts/0.11.4-SNAPSHOT/serviceutils-artifacts-0.11.4-SNAPSHOT.pom 15:32:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/artifacts/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-artifacts/0.11.4-SNAPSHOT/serviceutils-artifacts-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/artifacts/target/bom.json to /tmp/r/org/opendaylight/serviceutils/serviceutils-artifacts/0.11.4-SNAPSHOT/serviceutils-artifacts-0.11.4-SNAPSHOT-cyclonedx.json 15:32:34 [INFO] 15:32:34 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ serviceutils-artifacts --- 15:32:34 [INFO] org.opendaylight.serviceutils:serviceutils-artifacts:pom:0.11.4-SNAPSHOT 15:32:34 [INFO] 15:32:34 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ serviceutils-artifacts --- 15:32:34 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/artifacts/target/sonatype-clm/module.xml 15:32:34 [INFO] 15:32:34 [INFO] ----------< org.opendaylight.serviceutils:metrics-impl-test >----------- 15:32:34 [INFO] Building ODL :: serviceutils :: metrics-impl-test 0.11.4-SNAPSHOT [23/30] 15:32:34 [INFO] -------------------------------[ bundle ]------------------------------- 15:32:34 [INFO] 15:32:34 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ metrics-impl-test --- 15:32:34 [INFO] 15:32:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-impl-test --- 15:32:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:34 [INFO] 15:32:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-impl-test --- 15:32:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:34 [INFO] 15:32:34 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ metrics-impl-test --- 15:32:34 [INFO] 15:32:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-impl-test --- 15:32:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:32:34 [INFO] 15:32:34 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ metrics-impl-test --- 15:32:34 [INFO] Starting audit... 15:32:34 Audit done. 15:32:34 [INFO] You have 0 Checkstyle violations. 15:32:34 [INFO] 15:32:34 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ metrics-impl-test --- 15:32:34 [INFO] Starting audit... 15:32:34 Audit done. 15:32:34 [INFO] You have 0 Checkstyle violations. 15:32:34 [INFO] 15:32:34 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ metrics-impl-test --- 15:32:34 [INFO] 15:32:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl-test --- 15:32:34 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/src/main/resources 15:32:34 [INFO] 15:32:34 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-impl-test --- 15:32:34 [INFO] Changes detected - recompiling the module! :dependency 15:32:34 [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes 15:32:37 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:37 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:37 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:37 /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[159,17] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal 15:32:37 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[92,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal 15:32:37 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[30,17] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal 15:32:37 [INFO] 15:32:37 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-impl-test >>> 15:32:37 [INFO] 15:32:37 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-impl-test --- 15:32:37 [INFO] Fork Value is true 15:32:40 [INFO] Done SpotBugs Analysis.... 15:32:40 [INFO] 15:32:40 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-impl-test <<< 15:32:40 [INFO] 15:32:40 [INFO] 15:32:40 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-impl-test --- 15:32:40 [INFO] BugInstance size is 0 15:32:40 [INFO] Error size is 0 15:32:40 [INFO] No errors/warnings found 15:32:40 [INFO] 15:32:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl-test --- 15:32:40 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/src/test/resources 15:32:40 [INFO] 15:32:40 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-impl-test --- 15:32:40 [INFO] No sources to compile 15:32:40 [INFO] 15:32:40 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ metrics-impl-test --- 15:32:40 [INFO] No tests to run. 15:32:40 [INFO] 15:32:40 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ metrics-impl-test --- 15:32:40 [INFO] 15:32:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl-test --- 15:32:40 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT.jar 15:32:40 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/classes/META-INF/MANIFEST.MF 15:32:40 [INFO] 15:32:40 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ metrics-impl-test --- 15:32:40 [INFO] No previous run data found, generating javadoc. 15:32:41 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT-javadoc.jar 15:32:41 [INFO] 15:32:41 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-impl-test --- 15:32:41 [INFO] CycloneDX: Resolving Dependencies 15:32:42 [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) 15:32:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/bom.xml 15:32:42 [INFO] attaching as metrics-impl-test-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/bom.json 15:32:42 [INFO] attaching as metrics-impl-test-0.11.4-SNAPSHOT-cyclonedx.json 15:32:42 [INFO] 15:32:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl-test --- 15:32:42 [INFO] Checking compile classpath 15:32:42 [INFO] Checking runtime classpath 15:32:42 [INFO] Checking test classpath 15:32:42 [INFO] 15:32:42 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ metrics-impl-test --- 15:32:42 [INFO] No dependency problems found 15:32:42 [INFO] 15:32:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-impl-test --- 15:32:42 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT-sources.jar 15:32:42 [INFO] 15:32:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-impl-test --- 15:32:42 [INFO] 15:32:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-impl-test --- 15:32:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:32:42 [INFO] 15:32:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-impl-test --- 15:32:42 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.11.4-SNAPSHOT/metrics-impl-test-0.11.4-SNAPSHOT.jar 15:32:42 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.11.4-SNAPSHOT/metrics-impl-test-0.11.4-SNAPSHOT.pom 15:32:42 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.11.4-SNAPSHOT/metrics-impl-test-0.11.4-SNAPSHOT-javadoc.jar 15:32:42 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.11.4-SNAPSHOT/metrics-impl-test-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:42 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.11.4-SNAPSHOT/metrics-impl-test-0.11.4-SNAPSHOT-cyclonedx.json 15:32:42 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.11.4-SNAPSHOT/metrics-impl-test-0.11.4-SNAPSHOT-sources.jar 15:32:42 [INFO] 15:32:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl-test --- 15:32:42 [INFO] Installing org/opendaylight/serviceutils/metrics-impl-test/0.11.4-SNAPSHOT/metrics-impl-test-0.11.4-SNAPSHOT.jar 15:32:42 [INFO] Writing OBR metadata 15:32:42 [INFO] 15:32:42 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ metrics-impl-test --- 15:32:42 [INFO] org.opendaylight.serviceutils:metrics-impl-test:bundle:0.11.4-SNAPSHOT 15:32:42 [INFO] +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:32:42 [INFO] | +- com.google.guava:guava:jar:31.1-jre:compile 15:32:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:32:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:32:42 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:32:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:32:42 [INFO] | \- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:32:42 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:5.0.9:test 15:32:42 [INFO] | +- org.awaitility:awaitility:jar:4.1.1:test 15:32:42 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.158:test 15:32:42 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.52.v20230823:test 15:32:42 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.52.v20230823:test 15:32:42 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:test 15:32:42 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:test 15:32:42 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:test 15:32:42 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:test 15:32:42 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 15:32:42 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:test 15:32:42 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:test 15:32:42 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:test 15:32:42 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:32:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:32:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:32:42 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:32:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:32:42 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:32:42 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:32:42 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:32:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:32:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:32:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:32:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:32:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:32:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:32:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:32:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:32:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:32:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:32:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:32:42 [INFO] +- junit:junit:jar:4.13.2:test 15:32:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:32:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:32:42 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:32:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:32:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:32:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:32:42 [INFO] 15:32:42 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ metrics-impl-test --- 15:32:42 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/sonatype-clm/module.xml 15:32:42 [INFO] 15:32:42 [INFO] -------< org.opendaylight.serviceutils:metrics-impl-prometheus >-------- 15:32:42 [INFO] Building ODL :: serviceutils :: metrics-impl-prometheus 0.11.4-SNAPSHOT [24/30] 15:32:42 [INFO] -------------------------------[ bundle ]------------------------------- 15:32:42 [INFO] 15:32:42 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ metrics-impl-prometheus --- 15:32:42 [INFO] 15:32:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-impl-prometheus --- 15:32:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:42 [INFO] 15:32:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-impl-prometheus --- 15:32:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:42 [INFO] 15:32:42 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ metrics-impl-prometheus --- 15:32:43 [INFO] 15:32:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-impl-prometheus --- 15:32:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:32:43 [INFO] 15:32:43 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ metrics-impl-prometheus --- 15:32:43 [INFO] Starting audit... 15:32:43 Audit done. 15:32:43 [INFO] You have 0 Checkstyle violations. 15:32:43 [INFO] 15:32:43 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ metrics-impl-prometheus --- 15:32:43 [INFO] Starting audit... 15:32:43 Audit done. 15:32:43 [INFO] You have 0 Checkstyle violations. 15:32:43 [INFO] 15:32:43 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ metrics-impl-prometheus --- 15:32:43 [INFO] 15:32:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl-prometheus --- 15:32:43 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/resources 15:32:43 [INFO] 15:32:43 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-impl-prometheus --- 15:32:43 [INFO] Changes detected - recompiling the module! :dependency 15:32:43 [INFO] Compiling 5 source files with javac [forked debug release 17] to target/classes 15:32:46 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:46 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:46 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:46 /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[190,17] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal 15:32:46 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[148,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal 15:32:46 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[97,17] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal 15:32:46 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/MeterAdapter.java:[40,28] [LongDoubleConversion] Conversion from long to double may lose precision; use an explicit cast to double if this was intentional 15:32:46 (see https://errorprone.info/bugpattern/LongDoubleConversion) 15:32:46 Did you mean 'prometheusChild.inc((double) howMany);'? 15:32:46 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[51,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. 15:32:46 (see https://errorprone.info/bugpattern/UnnecessarilyVisible) 15:32:46 Did you mean 'PrometheusMetricProvider() {'? 15:32:46 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[57,16] [MissingOverride] close implements method in AutoCloseable; expected @Override 15:32:46 (see https://errorprone.info/bugpattern/MissingOverride) 15:32:46 Did you mean '@Override @PreDestroy'? 15:32:46 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[85,26] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) 15:32:46 (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) 15:32:46 Did you mean 'String fullId = makeId(descriptor, labelNames);'? 15:32:46 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[87,22] [Varifier] Consider using `var` here to avoid boilerplate. 15:32:46 (see https://errorprone.info/bugpattern/Varifier) 15:32:46 Did you mean 'var sb = new StringBuilder('? 15:32:46 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/MeterNoChildAdapter.java:[40,30] [LongDoubleConversion] Conversion from long to double may lose precision; use an explicit cast to double if this was intentional 15:32:46 (see https://errorprone.info/bugpattern/LongDoubleConversion) 15:32:46 Did you mean 'prometheusCounter.inc((double) howMany);'? 15:32:46 [INFO] 15:32:46 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-impl-prometheus >>> 15:32:46 [INFO] 15:32:46 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-impl-prometheus --- 15:32:46 [INFO] Fork Value is true 15:32:50 [INFO] Done SpotBugs Analysis.... 15:32:50 [INFO] 15:32:50 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-impl-prometheus <<< 15:32:50 [INFO] 15:32:50 [INFO] 15:32:50 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-impl-prometheus --- 15:32:50 [INFO] BugInstance size is 0 15:32:50 [INFO] Error size is 0 15:32:50 [INFO] No errors/warnings found 15:32:50 [INFO] 15:32:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl-prometheus --- 15:32:50 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/test/resources 15:32:50 [INFO] 15:32:50 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-impl-prometheus --- 15:32:50 [INFO] Changes detected - recompiling the module! :dependency 15:32:50 [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes 15:32:52 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:52 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:52 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:52 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.class): warning: Cannot find annotation method 'from()' in type 'Generated': class file for org.immutables.value.Generated not found 15:32:52 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:52 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$AnchorBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:52 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$AnchorBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:52 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ProjectBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:52 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ProjectBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:52 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ModuleBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:52 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ModuleBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:52 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$IdBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:52 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$IdBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:52 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$BuildFinal.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:52 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$BuildFinal.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:52 /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[40,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:32:52 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:32:52 Did you mean 'public void newMeter() {'? 15:32:52 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[31,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:32:52 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:32:52 Did you mean 'public void newMeter() {'? 15:32:52 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[68,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:32:52 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:32:52 Did you mean 'public void newMeter() {'? 15:32:52 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[50,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:32:52 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:32:52 Did you mean 'public void newMeter() {'? 15:32:52 [INFO] 15:32:52 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ metrics-impl-prometheus --- 15:32:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:32:52 [INFO] 15:32:52 [INFO] ------------------------------------------------------- 15:32:52 [INFO] T E S T S 15:32:52 [INFO] ------------------------------------------------------- 15:32:54 [INFO] Running org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProviderImplTest 15:32:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProviderImplTest 15:32:54 [INFO] 15:32:54 [INFO] Results: 15:32:54 [INFO] 15:32:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 15:32:54 [INFO] 15:32:54 [INFO] 15:32:54 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ metrics-impl-prometheus --- 15:32:54 [INFO] 15:32:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl-prometheus --- 15:32:54 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT.jar 15:32:54 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/classes/META-INF/MANIFEST.MF 15:32:54 [INFO] 15:32:54 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ metrics-impl-prometheus --- 15:32:54 [INFO] No previous run data found, generating javadoc. 15:32:55 [WARNING] Javadoc Warnings 15:32:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/OSGiMetricsServlet.java:24: warning: no comment 15:32:55 [WARNING] public final class OSGiMetricsServlet extends MetricsServlet { 15:32:55 [WARNING] ^ 15:32:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/OSGiMetricsServlet.java:29: warning: no comment 15:32:55 [WARNING] public OSGiMetricsServlet(@Reference CollectorRegistryProvider provider) { 15:32:55 [WARNING] ^ 15:32:55 [WARNING] 2 warnings 15:32:55 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT-javadoc.jar 15:32:55 [INFO] 15:32:55 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-impl-prometheus --- 15:32:55 [INFO] CycloneDX: Resolving Dependencies 15:32:56 [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) 15:32:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/bom.xml 15:32:56 [INFO] attaching as metrics-impl-prometheus-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/bom.json 15:32:56 [INFO] attaching as metrics-impl-prometheus-0.11.4-SNAPSHOT-cyclonedx.json 15:32:56 [INFO] 15:32:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl-prometheus --- 15:32:56 [INFO] Checking compile classpath 15:32:56 [INFO] Checking runtime classpath 15:32:56 [INFO] Checking test classpath 15:32:56 [INFO] 15:32:56 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ metrics-impl-prometheus --- 15:32:56 [WARNING] Unused declared dependencies found: 15:32:56 [WARNING] io.prometheus:simpleclient_hotspot:jar:0.10.0:compile 15:32:56 [INFO] 15:32:56 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-impl-prometheus --- 15:32:56 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT-sources.jar 15:32:56 [INFO] 15:32:56 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-impl-prometheus --- 15:32:56 [INFO] 15:32:56 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-impl-prometheus --- 15:32:56 [INFO] Loading execution data file /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/code-coverage/jacoco.exec 15:32:56 [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-impl-prometheus' with 4 classes 15:32:56 [INFO] 15:32:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-impl-prometheus --- 15:32:56 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.11.4-SNAPSHOT/metrics-impl-prometheus-0.11.4-SNAPSHOT.jar 15:32:56 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.11.4-SNAPSHOT/metrics-impl-prometheus-0.11.4-SNAPSHOT.pom 15:32:56 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.11.4-SNAPSHOT/metrics-impl-prometheus-0.11.4-SNAPSHOT-javadoc.jar 15:32:56 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.11.4-SNAPSHOT/metrics-impl-prometheus-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:56 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.11.4-SNAPSHOT/metrics-impl-prometheus-0.11.4-SNAPSHOT-cyclonedx.json 15:32:56 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.11.4-SNAPSHOT/metrics-impl-prometheus-0.11.4-SNAPSHOT-sources.jar 15:32:56 [INFO] 15:32:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl-prometheus --- 15:32:56 [INFO] Installing org/opendaylight/serviceutils/metrics-impl-prometheus/0.11.4-SNAPSHOT/metrics-impl-prometheus-0.11.4-SNAPSHOT.jar 15:32:56 [INFO] Writing OBR metadata 15:32:56 [INFO] 15:32:56 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ metrics-impl-prometheus --- 15:32:56 [INFO] org.opendaylight.serviceutils:metrics-impl-prometheus:bundle:0.11.4-SNAPSHOT 15:32:56 [INFO] +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:32:56 [INFO] | +- com.google.guava:guava:jar:31.1-jre:compile 15:32:56 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:32:56 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:32:56 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:32:56 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:32:56 [INFO] | \- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:32:56 [INFO] +- io.prometheus:simpleclient:jar:0.10.0:compile 15:32:56 [INFO] +- io.prometheus:simpleclient_hotspot:jar:0.10.0:compile 15:32:56 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:32:56 [INFO] +- io.prometheus:simpleclient_servlet:jar:0.10.0:compile 15:32:56 [INFO] | \- io.prometheus:simpleclient_common:jar:0.10.0:compile 15:32:56 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 15:32:56 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 15:32:56 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 15:32:56 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:32:56 [INFO] +- org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1:provided 15:32:56 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 15:32:56 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:32:56 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 15:32:56 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:5.0.9:test 15:32:56 [INFO] | +- org.awaitility:awaitility:jar:4.1.1:test 15:32:56 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.158:test 15:32:56 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.52.v20230823:test 15:32:56 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.52.v20230823:test 15:32:56 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:test 15:32:56 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:test 15:32:56 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:test 15:32:56 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:test 15:32:56 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:test 15:32:56 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:test 15:32:56 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:test 15:32:56 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:32:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:32:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:32:56 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:32:56 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:32:56 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:32:56 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:32:56 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:32:56 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:32:56 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:32:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:32:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:32:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:32:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:32:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:32:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:32:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:32:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:32:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:32:56 [INFO] +- junit:junit:jar:4.13.2:test 15:32:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:32:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:32:56 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:32:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:32:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:32:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:32:56 [INFO] 15:32:56 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ metrics-impl-prometheus --- 15:32:56 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/sonatype-clm/module.xml 15:32:56 [INFO] 15:32:56 [INFO] ------------< org.opendaylight.serviceutils:metrics-sample >------------ 15:32:56 [INFO] Building ODL :: serviceutils :: metrics-sample 0.11.4-SNAPSHOT [25/30] 15:32:56 [INFO] -------------------------------[ bundle ]------------------------------- 15:32:56 [INFO] 15:32:56 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ metrics-sample --- 15:32:56 [INFO] 15:32:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-sample --- 15:32:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:56 [INFO] 15:32:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-sample --- 15:32:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:56 [INFO] 15:32:56 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ metrics-sample --- 15:32:56 [INFO] 15:32:56 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-sample --- 15:32:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:32:56 [INFO] 15:32:56 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ metrics-sample --- 15:32:56 [INFO] Starting audit... 15:32:56 Audit done. 15:32:56 [INFO] You have 0 Checkstyle violations. 15:32:56 [INFO] 15:32:56 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ metrics-sample --- 15:32:57 [INFO] Starting audit... 15:32:57 Audit done. 15:32:57 [INFO] You have 0 Checkstyle violations. 15:32:57 [INFO] 15:32:57 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ metrics-sample --- 15:32:57 [INFO] 15:32:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-sample --- 15:32:57 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/resources 15:32:57 [INFO] 15:32:57 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-sample --- 15:32:57 [INFO] Changes detected - recompiling the module! :dependency 15:32:57 [INFO] Compiling 2 source files with javac [forked debug release 17] to target/classes 15:32:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:59 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:59 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:59 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.class): warning: Cannot find annotation method 'from()' in type 'Generated': class file for org.immutables.value.Generated not found 15:32:59 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:59 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$AnchorBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:59 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$AnchorBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:59 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ProjectBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:59 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ProjectBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:59 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ModuleBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:59 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ModuleBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:59 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$IdBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:59 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$IdBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:59 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$BuildFinal.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:59 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$BuildFinal.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:59 /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsExample.java:[61,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. 15:32:59 (see https://errorprone.info/bugpattern/UnnecessarilyVisible) 15:32:59 Did you mean 'MetricsExample(@Reference MetricProvider metricProvider) {'? 15:32:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:[57,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. 15:32:59 (see https://errorprone.info/bugpattern/UnnecessarilyVisible) 15:32:59 Did you mean 'MetricsAdvancedExample(@Reference MetricProvider metricProvider) {'? 15:32:59 [INFO] 15:32:59 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-sample >>> 15:32:59 [INFO] 15:32:59 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-sample --- 15:32:59 [INFO] Fork Value is true 15:33:03 [INFO] Done SpotBugs Analysis.... 15:33:03 [INFO] 15:33:03 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-sample <<< 15:33:03 [INFO] 15:33:03 [INFO] 15:33:03 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-sample --- 15:33:03 [INFO] BugInstance size is 0 15:33:03 [INFO] Error size is 0 15:33:03 [INFO] No errors/warnings found 15:33:03 [INFO] 15:33:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-sample --- 15:33:03 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/test/resources 15:33:03 [INFO] 15:33:03 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-sample --- 15:33:03 [INFO] Changes detected - recompiling the module! :dependency 15:33:03 [INFO] Compiling 3 source files with javac [forked debug release 17] to target/test-classes 15:33:05 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[25,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. 15:33:05 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:33:05 Did you mean 'public void metricsExample() throws InterruptedException {'? 15:33:05 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[26,27] [Varifier] Consider using `var` here to avoid boilerplate. 15:33:05 (see https://errorprone.info/bugpattern/Varifier) 15:33:05 Did you mean 'var metricsProvider = new MetricProviderImpl();'? 15:33:05 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[27,23] [Varifier] Consider using `var` here to avoid boilerplate. 15:33:05 (see https://errorprone.info/bugpattern/Varifier) 15:33:05 Did you mean 'var metricsExample = new MetricsExample(metricsProvider);'? 15:33:05 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsPrometheusExampleMain.java:[28,21] [try] auto-closeable resource metricsExample is never referenced in body of corresponding try statement 15:33:05 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsPrometheusExampleMain.java:[29,27] [Varifier] Consider using `var` here to avoid boilerplate. 15:33:05 (see https://errorprone.info/bugpattern/Varifier) 15:33:05 Did you mean 'var server = new HTTPServer(new InetSocketAddress("localhost", 1234), metricProvider.registry());'? 15:33:05 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleMain.java:[25,28] [try] auto-closeable resource metricsExample is never referenced in body of corresponding try statement 15:33:05 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleMain.java:[24,27] [Varifier] Consider using `var` here to avoid boilerplate. 15:33:05 (see https://errorprone.info/bugpattern/Varifier) 15:33:05 Did you mean 'var metricProvider = new MetricProviderImpl();'? 15:33:05 [INFO] 15:33:05 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ metrics-sample --- 15:33:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:33:05 [INFO] 15:33:05 [INFO] ------------------------------------------------------- 15:33:05 [INFO] T E S T S 15:33:05 [INFO] ------------------------------------------------------- 15:33:06 [INFO] Running org.opendaylight.serviceutils.metrics.sample.MetricsExampleTest 15:33:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.opendaylight.serviceutils.metrics.sample.MetricsExampleTest 15:33:06 [INFO] 15:33:06 [INFO] Results: 15:33:06 [INFO] 15:33:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:33:06 [INFO] 15:33:06 [INFO] 15:33:06 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ metrics-sample --- 15:33:06 [INFO] 15:33:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-sample --- 15:33:06 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT.jar 15:33:06 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/classes/META-INF/MANIFEST.MF 15:33:06 [INFO] 15:33:06 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ metrics-sample --- 15:33:06 [INFO] No previous run data found, generating javadoc. 15:33:08 [WARNING] Javadoc Warnings 15:33:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:29: warning: no comment 15:33:08 [WARNING] public static class MacLabeledMeter { 15:33:08 [WARNING] ^ 15:33:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:41: warning: no comment 15:33:08 [WARNING] public static class PortLabeledMeter { 15:33:08 [WARNING] ^ 15:33:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:57: warning: no comment 15:33:08 [WARNING] public MetricsAdvancedExample(@Reference MetricProvider metricProvider) { 15:33:08 [WARNING] ^ 15:33:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:63: warning: no comment 15:33:08 [WARNING] public void run() { 15:33:08 [WARNING] ^ 15:33:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:32: warning: no comment 15:33:08 [WARNING] public MacLabeledMeter(Labeled labeledMeter) { 15:33:08 [WARNING] ^ 15:33:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:36: warning: no comment 15:33:08 [WARNING] public Meter mac(String mac) { 15:33:08 [WARNING] ^ 15:33:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:44: warning: no comment 15:33:08 [WARNING] public PortLabeledMeter(Labeled> labeledLabeledMeter) { 15:33:08 [WARNING] ^ 15:33:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:48: warning: no comment 15:33:08 [WARNING] public MacLabeledMeter port(int port) { 15:33:08 [WARNING] ^ 15:33:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsExample.java:61: warning: no comment 15:33:08 [WARNING] public MetricsExample(@Reference MetricProvider metricProvider) { 15:33:08 [WARNING] ^ 15:33:08 [WARNING] 9 warnings 15:33:08 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT-javadoc.jar 15:33:08 [INFO] 15:33:08 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-sample --- 15:33:08 [INFO] CycloneDX: Resolving Dependencies 15:33:09 [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) 15:33:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/bom.xml 15:33:09 [INFO] attaching as metrics-sample-0.11.4-SNAPSHOT-cyclonedx.xml 15:33:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/bom.json 15:33:09 [INFO] attaching as metrics-sample-0.11.4-SNAPSHOT-cyclonedx.json 15:33:09 [INFO] 15:33:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-sample --- 15:33:09 [INFO] Checking compile classpath 15:33:09 [INFO] Checking runtime classpath 15:33:09 [INFO] Checking test classpath 15:33:09 [INFO] 15:33:09 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ metrics-sample --- 15:33:09 [WARNING] Used undeclared dependencies found: 15:33:09 [WARNING] io.prometheus:simpleclient:jar:0.10.0:test 15:33:09 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 15:33:09 [INFO] 15:33:09 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-sample --- 15:33:09 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT-sources.jar 15:33:09 [INFO] 15:33:09 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-sample --- 15:33:09 [INFO] 15:33:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-sample --- 15:33:09 [INFO] Loading execution data file /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/code-coverage/jacoco.exec 15:33:09 [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-sample' with 4 classes 15:33:09 [INFO] 15:33:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-sample --- 15:33:09 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.11.4-SNAPSHOT/metrics-sample-0.11.4-SNAPSHOT.jar 15:33:09 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.11.4-SNAPSHOT/metrics-sample-0.11.4-SNAPSHOT.pom 15:33:09 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.11.4-SNAPSHOT/metrics-sample-0.11.4-SNAPSHOT-javadoc.jar 15:33:09 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.11.4-SNAPSHOT/metrics-sample-0.11.4-SNAPSHOT-cyclonedx.xml 15:33:09 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.11.4-SNAPSHOT/metrics-sample-0.11.4-SNAPSHOT-cyclonedx.json 15:33:09 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.11.4-SNAPSHOT/metrics-sample-0.11.4-SNAPSHOT-sources.jar 15:33:09 [INFO] 15:33:09 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-sample --- 15:33:09 [INFO] Installing org/opendaylight/serviceutils/metrics-sample/0.11.4-SNAPSHOT/metrics-sample-0.11.4-SNAPSHOT.jar 15:33:09 [INFO] Writing OBR metadata 15:33:09 [INFO] 15:33:09 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ metrics-sample --- 15:33:09 [INFO] org.opendaylight.serviceutils:metrics-sample:bundle:0.11.4-SNAPSHOT 15:33:09 [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:5.0.9:compile 15:33:09 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:33:09 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:33:09 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:33:09 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:33:09 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:33:09 [INFO] +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:33:09 [INFO] | \- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:33:09 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:33:09 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 15:33:09 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 15:33:09 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 15:33:09 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 15:33:09 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:33:09 [INFO] +- org.opendaylight.serviceutils:metrics-impl:jar:0.11.4-SNAPSHOT:test 15:33:09 [INFO] | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:test 15:33:09 [INFO] | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:test 15:33:09 [INFO] | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:test 15:33:09 [INFO] +- org.opendaylight.serviceutils:metrics-impl-prometheus:jar:0.11.4-SNAPSHOT:test 15:33:09 [INFO] | +- io.prometheus:simpleclient:jar:0.10.0:test 15:33:09 [INFO] | +- io.prometheus:simpleclient_hotspot:jar:0.10.0:test 15:33:09 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 15:33:09 [INFO] | \- io.prometheus:simpleclient_servlet:jar:0.10.0:test 15:33:09 [INFO] +- io.prometheus:simpleclient_httpserver:jar:0.10.0:test 15:33:09 [INFO] | \- io.prometheus:simpleclient_common:jar:0.10.0:test 15:33:09 [INFO] +- org.opendaylight.infrautils:inject.guice.testutils:jar:5.0.9:test 15:33:09 [INFO] | +- com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:test 15:33:09 [INFO] | | +- com.mycila.guice.extensions:mycila-guice-injection:jar:5.0:test 15:33:09 [INFO] | | \- com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:test 15:33:09 [INFO] | +- com.google.inject:guice:jar:5.1.0:test 15:33:09 [INFO] | | \- aopalliance:aopalliance:jar:1.0:test 15:33:09 [INFO] | \- org.opendaylight.infrautils:inject:jar:5.0.9:test 15:33:09 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:5.0.9:test 15:33:09 [INFO] | +- org.awaitility:awaitility:jar:4.1.1:test 15:33:09 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.158:test 15:33:09 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.52.v20230823:test 15:33:09 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.52.v20230823:test 15:33:09 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:test 15:33:09 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:test 15:33:09 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:test 15:33:09 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:test 15:33:09 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:test 15:33:09 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:test 15:33:09 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:test 15:33:09 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:33:09 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:33:09 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:33:09 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:33:09 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:33:09 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:33:09 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:33:09 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:33:09 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:33:09 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:33:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:33:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:33:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:33:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:33:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:33:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:33:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:33:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:33:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:33:09 [INFO] +- junit:junit:jar:4.13.2:test 15:33:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:33:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:33:09 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:33:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:33:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:33:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:33:09 [INFO] 15:33:09 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ metrics-sample --- 15:33:09 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/sonatype-clm/module.xml 15:33:09 [INFO] 15:33:09 [INFO] --------------< org.opendaylight.serviceutils:metrics-it >-------------- 15:33:09 [INFO] Building ODL :: serviceutils :: metrics-it 0.11.4-SNAPSHOT [26/30] 15:33:09 [INFO] --------------------------------[ jar ]--------------------------------- 15:33:10 [INFO] 15:33:10 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ metrics-it --- 15:33:10 [INFO] 15:33:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-it --- 15:33:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:33:10 [INFO] 15:33:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-it --- 15:33:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:33:10 [INFO] 15:33:10 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ metrics-it --- 15:33:10 [INFO] 15:33:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-it --- 15:33:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/metrics/it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:33:10 [INFO] 15:33:10 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ metrics-it --- 15:33:10 [INFO] Starting audit... 15:33:10 Audit done. 15:33:10 [INFO] You have 0 Checkstyle violations. 15:33:10 [INFO] 15:33:10 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ metrics-it --- 15:33:11 [INFO] Starting audit... 15:33:11 Audit done. 15:33:11 [INFO] You have 0 Checkstyle violations. 15:33:11 [INFO] 15:33:11 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ metrics-it --- 15:33:11 [INFO] 15:33:11 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ metrics-it --- 15:33:11 [INFO] Created: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/classes/META-INF/maven/dependencies.properties 15:33:11 [INFO] 15:33:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-it --- 15:33:11 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/it/src/main/resources 15:33:11 [INFO] 15:33:11 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-it --- 15:33:11 [INFO] No sources to compile 15:33:11 [INFO] 15:33:11 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-it >>> 15:33:11 [INFO] 15:33:11 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-it --- 15:33:11 [INFO] 15:33:11 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-it <<< 15:33:11 [INFO] 15:33:11 [INFO] 15:33:11 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-it --- 15:33:11 [INFO] 15:33:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-it --- 15:33:11 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/it/src/test/resources 15:33:11 [INFO] 15:33:11 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-it --- 15:33:11 [INFO] Changes detected - recompiling the module! :dependency 15:33:11 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 15:33:11 [WARNING] Cannot find annotation method 'stagedBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found 15:33:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/it/src/test/java/org/opendaylight/serviceutils/metrics/it/MetricsIntegrationTest.java:[31,42] newCounter(java.lang.Object,java.lang.String) in org.opendaylight.serviceutils.metrics.MetricProvider has been deprecated and marked for removal 15:33:11 [INFO] 15:33:11 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ metrics-it --- 15:33:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:33:11 [INFO] 15:33:11 [INFO] ------------------------------------------------------- 15:33:11 [INFO] T E S T S 15:33:11 [INFO] ------------------------------------------------------- 15:33:13 [INFO] Running org.opendaylight.serviceutils.metrics.it.MetricsIntegrationTest 15:33:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.73 s -- in org.opendaylight.serviceutils.metrics.it.MetricsIntegrationTest 15:33:27 [INFO] 15:33:27 [INFO] Results: 15:33:27 [INFO] 15:33:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:33:27 [INFO] 15:33:27 [INFO] 15:33:27 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ metrics-it --- 15:33:27 [INFO] 15:33:27 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ metrics-it --- 15:33:27 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/metrics-it-0.11.4-SNAPSHOT.jar 15:33:27 [INFO] 15:33:27 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ metrics-it --- 15:33:27 [INFO] 15:33:27 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-it --- 15:33:27 [INFO] CycloneDX: Resolving Dependencies 15:33:30 [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) 15:33:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/bom.xml 15:33:30 [INFO] attaching as metrics-it-0.11.4-SNAPSHOT-cyclonedx.xml 15:33:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/bom.json 15:33:30 [INFO] attaching as metrics-it-0.11.4-SNAPSHOT-cyclonedx.json 15:33:30 [INFO] 15:33:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-it --- 15:33:30 [INFO] Skipping duplicate-finder execution! 15:33:30 [INFO] 15:33:30 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ metrics-it --- 15:33:30 [WARNING] Used undeclared dependencies found: 15:33:30 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 15:33:30 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:33:30 [WARNING] Unused declared dependencies found: 15:33:30 [WARNING] org.opendaylight.serviceutils:serviceutils-features:xml:features:0.11.4-SNAPSHOT:compile 15:33:30 [WARNING] Non-test scoped test only dependencies found: 15:33:30 [WARNING] org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:33:30 [INFO] 15:33:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-it --- 15:33:30 [INFO] No sources in project. Archive not created. 15:33:30 [INFO] 15:33:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-it --- 15:33:30 [INFO] 15:33:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-it --- 15:33:30 [INFO] Loading execution data file /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/code-coverage/jacoco.exec 15:33:30 [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-it' with 0 classes 15:33:30 [INFO] 15:33:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-it --- 15:33:30 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/metrics-it-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.11.4-SNAPSHOT/metrics-it-0.11.4-SNAPSHOT.jar 15:33:30 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/it/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.11.4-SNAPSHOT/metrics-it-0.11.4-SNAPSHOT.pom 15:33:30 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.11.4-SNAPSHOT/metrics-it-0.11.4-SNAPSHOT-cyclonedx.xml 15:33:30 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.11.4-SNAPSHOT/metrics-it-0.11.4-SNAPSHOT-cyclonedx.json 15:33:30 [INFO] 15:33:30 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ metrics-it --- 15:33:30 [INFO] org.opendaylight.serviceutils:metrics-it:jar:0.11.4-SNAPSHOT 15:33:30 [INFO] +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:33:30 [INFO] | +- com.google.guava:guava:jar:31.1-jre:compile 15:33:30 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:33:30 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:33:30 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:33:30 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 15:33:30 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:33:30 [INFO] | \- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:33:30 [INFO] +- org.opendaylight.serviceutils:serviceutils-features:xml:features:0.11.4-SNAPSHOT:compile 15:33:30 [INFO] +- org.opendaylight.infrautils:itestutils:jar:5.0.9:test 15:33:30 [INFO] | +- org.opendaylight.infrautils:infrautils-testutils:jar:5.0.9:test 15:33:30 [INFO] | | +- org.awaitility:awaitility:jar:4.1.1:test 15:33:30 [INFO] | | +- io.github.classgraph:classgraph:jar:4.8.158:test 15:33:30 [INFO] | | \- org.eclipse.jetty:jetty-webapp:jar:9.4.52.v20230823:test 15:33:30 [INFO] | | +- org.eclipse.jetty:jetty-xml:jar:9.4.52.v20230823:test 15:33:30 [INFO] | | | \- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:test 15:33:30 [INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:test 15:33:30 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:test 15:33:30 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:test 15:33:30 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 15:33:30 [INFO] | | | +- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:test 15:33:30 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:test 15:33:30 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:test 15:33:30 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:33:30 [INFO] | +- org.osgi:osgi.core:jar:8.0.0:provided 15:33:30 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 15:33:30 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 15:33:30 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 15:33:30 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 15:33:30 [INFO] | | +- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 15:33:30 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 15:33:30 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 15:33:30 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 15:33:30 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 15:33:30 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 15:33:30 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 15:33:30 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 15:33:30 [INFO] | | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 15:33:30 [INFO] | | | \- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 15:33:30 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 15:33:30 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 15:33:30 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 15:33:30 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 15:33:30 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 15:33:30 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 15:33:30 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 15:33:30 [INFO] | | \- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 15:33:30 [INFO] | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 15:33:30 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:test 15:33:30 [INFO] | +- org.ops4j.pax.url:pax-url-link:jar:2.6.14:test 15:33:30 [INFO] | | \- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 15:33:30 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 15:33:30 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 15:33:30 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 15:33:30 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 15:33:30 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 15:33:30 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 15:33:30 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 15:33:30 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 15:33:30 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.13.0:test 15:33:30 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 15:33:30 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 15:33:30 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:tar.gz:12.0.10:test 15:33:30 [INFO] | \- org.apache.karaf.features:standard:xml:features:4.4.4:test 15:33:30 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:33:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:33:30 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:33:30 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:33:30 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:33:30 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:33:30 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:33:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:33:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:33:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:33:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:33:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:33:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:33:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:33:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:33:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:33:30 [INFO] +- junit:junit:jar:4.13.2:test 15:33:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:33:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:33:30 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:33:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:33:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:33:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:33:30 [INFO] 15:33:30 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ metrics-it --- 15:33:30 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/sonatype-clm/module.xml 15:33:30 [INFO] 15:33:30 [INFO] ----------< org.opendaylight.serviceutils:metrics-aggregator >---------- 15:33:30 [INFO] Building ODL :: serviceutils :: metrics-aggregator 0.11.4-SNAPSHOT [27/30] 15:33:30 [INFO] --------------------------------[ pom ]--------------------------------- 15:33:30 [INFO] 15:33:30 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ metrics-aggregator --- 15:33:30 [INFO] 15:33:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-aggregator --- 15:33:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:33:30 [INFO] 15:33:30 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ metrics-aggregator --- 15:33:30 [INFO] 15:33:30 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-aggregator --- 15:33:30 [INFO] CycloneDX: Resolving Dependencies 15:33:30 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 15:33:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/metrics/target/bom.xml 15:33:30 [INFO] attaching as metrics-aggregator-0.11.4-SNAPSHOT-cyclonedx.xml 15:33:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/metrics/target/bom.json 15:33:30 [INFO] attaching as metrics-aggregator-0.11.4-SNAPSHOT-cyclonedx.json 15:33:30 [INFO] 15:33:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-aggregator --- 15:33:30 [INFO] Skipping artifact installation 15:33:30 [INFO] 15:33:30 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ metrics-aggregator --- 15:33:30 [INFO] org.opendaylight.serviceutils:metrics-aggregator:pom:0.11.4-SNAPSHOT 15:33:30 [INFO] 15:33:30 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ metrics-aggregator --- 15:33:30 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/metrics/target/sonatype-clm/module.xml 15:33:30 [INFO] 15:33:30 [INFO] ------------< org.opendaylight.serviceutils:srm-aggregator >------------ 15:33:30 [INFO] Building ODL :: serviceutils :: srm-aggregator 0.11.4-SNAPSHOT [28/30] 15:33:30 [INFO] --------------------------------[ pom ]--------------------------------- 15:33:30 [INFO] 15:33:30 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ srm-aggregator --- 15:33:31 [INFO] 15:33:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-aggregator --- 15:33:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:33:31 [INFO] 15:33:31 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ srm-aggregator --- 15:33:31 [INFO] 15:33:31 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ srm-aggregator --- 15:33:31 [INFO] CycloneDX: Resolving Dependencies 15:33:31 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 15:33:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/srm/target/bom.xml 15:33:31 [INFO] attaching as srm-aggregator-0.11.4-SNAPSHOT-cyclonedx.xml 15:33:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/srm/target/bom.json 15:33:31 [INFO] attaching as srm-aggregator-0.11.4-SNAPSHOT-cyclonedx.json 15:33:31 [INFO] 15:33:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-aggregator --- 15:33:31 [INFO] Skipping artifact installation 15:33:31 [INFO] 15:33:31 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ srm-aggregator --- 15:33:31 [INFO] org.opendaylight.serviceutils:srm-aggregator:pom:0.11.4-SNAPSHOT 15:33:31 [INFO] 15:33:31 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ srm-aggregator --- 15:33:31 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/srm/target/sonatype-clm/module.xml 15:33:31 [INFO] 15:33:31 [INFO] ----------< org.opendaylight.serviceutils:serviceutils-karaf >---------- 15:33:31 [INFO] Building ODL :: serviceutils :: serviceutils-karaf 0.11.4-SNAPSHOT [29/30] 15:33:31 [INFO] --------------------------------[ jar ]--------------------------------- 15:33:31 [INFO] 15:33:31 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ serviceutils-karaf --- 15:33:31 [INFO] 15:33:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-karaf --- 15:33:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:33:31 [INFO] 15:33:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ serviceutils-karaf --- 15:33:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:33:31 [INFO] 15:33:31 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ serviceutils-karaf --- 15:33:31 [INFO] 15:33:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ serviceutils-karaf --- 15:33:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:33:31 [INFO] 15:33:31 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ serviceutils-karaf --- 15:33:31 [INFO] Starting audit... 15:33:31 Audit done. 15:33:31 [INFO] You have 0 Checkstyle violations. 15:33:31 [INFO] 15:33:31 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ serviceutils-karaf --- 15:33:31 [INFO] Starting audit... 15:33:31 Audit done. 15:33:31 [INFO] You have 0 Checkstyle violations. 15:33:31 [INFO] 15:33:31 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ serviceutils-karaf --- 15:33:31 [INFO] 15:33:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ serviceutils-karaf --- 15:33:31 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/karaf/src/main/resources 15:33:31 [INFO] 15:33:31 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ serviceutils-karaf --- 15:33:31 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/karaf/src/main/resources 15:33:31 [INFO] 15:33:31 [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ serviceutils-karaf --- 15:33:31 [INFO] Using repositories: 15:33:31 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 15:33:31 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 15:33:31 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:33:31 [INFO] Creating work directory: /w/workspace/serviceutils-maven-clm-argon/karaf/target/assembly 15:33:31 [INFO] Loading direct KAR and features XML dependencies 15:33:31 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar 15:33:31 [INFO] Feature framework will be added as a startup feature 15:33:31 [INFO] Generating Karaf assembly: /w/workspace/serviceutils-maven-clm-argon/karaf/target/assembly 15:33:31 [INFO] Unzipping kars 15:33:31 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar 15:33:31 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 15:33:31 [INFO] Loading profiles from: 15:33:31 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 15:33:31 [INFO] Loading repositories 15:33:31 [INFO] Generating generated-startup profile 15:33:31 [INFO] Generating generated-boot profile with parents: generated-startup 15:33:31 [INFO] Generating generated-installed profile 15:33:31 [INFO] Configuring etc/config.properties and etc/system.properties 15:33:31 [INFO] Downloading libraries for generated profiles 15:33:31 [INFO] Downloading additional libraries 15:33:31 [INFO] Writing configurations 15:33:31 [INFO] adding config file: etc/profile.cfg 15:33:31 [INFO] Startup stage 15:33:31 [INFO] Loading startup repositories 15:33:31 [INFO] Resolving startup features and bundles 15:33:31 [INFO] Features: framework 15:33:31 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/12.0.10 15:33:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/12.0.10 15:33:32 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 15:33:32 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 15:33:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 15:33:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 15:33:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 15:33:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 15:33:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 15:33:32 [INFO] Boot stage 15:33:32 [INFO] Loading boot repositories 15:33:32 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.11.4-SNAPSHOT/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.11.4-SNAPSHOT/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.11.4-SNAPSHOT/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.11.4-SNAPSHOT/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.11.4-SNAPSHOT/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.11.4-SNAPSHOT/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/11.0.15/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/12.0.10/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/5.0.9/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/12.0.10/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/11.0.15/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/10.0.12/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/10.0.12/xml/features 15:33:32 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/11.0.15/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/10.0.12/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/10.0.12/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/10.0.12/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/7.0.11/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/11.0.15/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/11.0.15/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/7.0.11/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/7.0.11/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/11.0.15/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/11.0.15/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/11.0.15/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/12.0.10/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/10.0.12/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/11.0.15/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/7.0.11/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/7.0.11/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/11.0.15/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/11.0.15/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/12.0.10/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/12.0.10/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/12.0.10/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/10.0.12/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/12.0.10/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/7.0.11/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/11.0.15/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/12.0.10/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/11.0.15/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/7.0.11/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/7.0.11/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/11.0.15/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/11.0.15/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/10.0.12/xml/features 15:33:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/10.0.12/xml/features 15:33:32 [INFO] Feature kar/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 15:33:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 15:33:32 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 15:33:32 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 15:33:32 [INFO] Feature jaas/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 15:33:32 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 15:33:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 15:33:32 [INFO] Feature bundle/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 15:33:32 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 15:33:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 15:33:32 [INFO] Feature shell/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 15:33:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 15:33:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 15:33:32 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 15:33:32 [INFO] Feature package/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 15:33:32 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 15:33:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 15:33:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 15:33:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 15:33:32 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 15:33:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 15:33:32 [INFO] Feature service/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 15:33:32 [INFO] Feature ssh/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 15:33:32 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 15:33:32 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 15:33:32 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 15:33:32 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 15:33:32 [INFO] Feature jline/3.21.0 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 15:33:32 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 15:33:32 [INFO] Feature feature/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 15:33:32 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 15:33:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 15:33:32 [INFO] Feature system/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 15:33:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 15:33:32 [INFO] Feature management/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 15:33:32 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 15:33:32 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 15:33:32 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 15:33:32 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 15:33:32 [INFO] adding config file: etc/jmx.acl.cfg 15:33:32 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 15:33:32 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 15:33:32 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 15:33:32 [INFO] adding config file: etc/org.apache.karaf.management.cfg 15:33:32 [INFO] Feature log/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 15:33:32 [INFO] adding config file: etc/org.apache.karaf.log.cfg 15:33:32 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 15:33:32 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 15:33:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 15:33:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 15:33:32 [INFO] Feature config/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 15:33:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 15:33:32 [INFO] Feature 183bfbda-eb11-404b-8688-88e252eab40e/0.0.0 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 15:33:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/12.0.10 15:33:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/12.0.10 15:33:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/12.0.10 15:33:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/12.0.10 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 15:33:32 [INFO] Feature framework/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 15:33:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 15:33:32 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 15:33:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 15:33:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 15:33:32 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 15:33:32 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 15:33:32 [INFO] Feature instance/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 15:33:32 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 15:33:32 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar 15:33:32 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 15:33:32 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 15:33:32 [INFO] Feature deployer/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 15:33:32 [INFO] Feature scr/4.4.4 is defined as a boot feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 15:33:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 15:33:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 15:33:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 15:33:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 15:33:32 [INFO] Feature standard/4.4.4 is defined as a boot feature 15:33:32 [INFO] Install stage 15:33:32 [INFO] Loading installed repositories 15:33:32 [INFO] Feature wrapper/4.4.4 is defined as an installed feature 15:33:32 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 15:33:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 15:33:32 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 15:33:32 [INFO] adding maven artifact: mvn:org.eclipse.jdt/org.eclipse.jdt.annotation/2.2.700 15:33:32 [INFO] adding maven artifact: mvn:com.github.spotbugs/spotbugs-annotations/4.7.3 15:33:32 [INFO] 15:33:32 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ serviceutils-karaf --- 15:33:32 [INFO] No sources to compile 15:33:32 [INFO] 15:33:32 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ serviceutils-karaf >>> 15:33:32 [INFO] 15:33:32 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ serviceutils-karaf --- 15:33:32 [INFO] 15:33:32 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ serviceutils-karaf <<< 15:33:32 [INFO] 15:33:32 [INFO] 15:33:32 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ serviceutils-karaf --- 15:33:32 [INFO] 15:33:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ serviceutils-karaf --- 15:33:32 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/karaf/src/test/resources 15:33:32 [INFO] 15:33:32 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ serviceutils-karaf --- 15:33:32 [INFO] No sources to compile 15:33:32 [INFO] 15:33:32 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ serviceutils-karaf --- 15:33:32 [INFO] No tests to run. 15:33:32 [INFO] 15:33:32 [INFO] --- maven-dependency-plugin:3.6.0:copy (apply-branding) @ serviceutils-karaf --- 15:33:32 [INFO] 15:33:32 [INFO] --- maven-dependency-plugin:3.6.0:unpack-dependencies (unpack-karaf-resources) @ serviceutils-karaf --- 15:33:32 [INFO] 15:33:32 [INFO] --- maven-dependency-plugin:3.6.0:copy (org.ops4j.pax.url.mvn.cfg) @ serviceutils-karaf --- 15:33:32 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 15:33:32 [INFO] Copying opendaylight-karaf-resources-12.0.10-config.properties to /w/workspace/serviceutils-maven-clm-argon/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 15:33:32 [INFO] 15:33:32 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ serviceutils-karaf --- 15:33:32 [INFO] 15:33:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ serviceutils-karaf --- 15:33:32 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/karaf/src/main/assembly 15:33:32 [INFO] 15:33:32 [INFO] --- karaf-plugin:12.0.10:populate-local-repo (populate-local-repo) @ serviceutils-karaf --- 15:33:33 [INFO] Feature repository discovered recursively: a6177758-536e-44a7-a170-3e2b2e8714c0 15:33:33 [INFO] Feature repository discovered recursively: serviceutils-features 15:33:33 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 15:33:33 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 15:33:33 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 15:33:33 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-common 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 15:33:33 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 15:33:33 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 15:33:33 [INFO] Feature repository discovered recursively: odl-yangtools-util 15:33:33 [INFO] Feature repository discovered recursively: pt-triemap 15:33:33 [INFO] Feature repository discovered recursively: odl-guava 15:33:33 [INFO] Feature repository discovered recursively: odl-infrautils-utils 15:33:33 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 15:33:33 [INFO] Feature repository discovered recursively: odl-yangtools-common 15:33:33 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 15:33:33 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 15:33:33 [INFO] Feature repository discovered recursively: odl-controller-blueprint-7.0.11 15:33:33 [INFO] Feature repository discovered recursively: odl-yangtools-codec 15:33:33 [INFO] Feature repository discovered recursively: odl-gson 15:33:33 [INFO] Feature repository discovered recursively: odl-stax2-api 15:33:33 [INFO] Feature repository discovered recursively: odl-yangtools-data 15:33:33 [INFO] Feature repository discovered recursively: odl-antlr4 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 15:33:33 [INFO] Feature repository discovered recursively: odl-yangtools-parser 15:33:33 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-7.0.11 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 15:33:33 [INFO] Feature repository discovered recursively: odl-controller-7.0.11 15:33:33 [INFO] Feature repository discovered recursively: odl-apache-commons-text 15:33:33 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 15:33:33 [INFO] Feature repository discovered recursively: odl-controller-7.0.11 15:33:33 [INFO] Feature repository discovered recursively: odl-controller-akka 15:33:33 [INFO] Feature repository discovered recursively: odl-controller-scala 15:33:33 [INFO] Feature repository discovered recursively: odl-servlet-api 15:33:33 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-7.0.11 15:33:33 [INFO] Feature repository discovered recursively: framework-4.4.4 15:33:33 [INFO] Feature repository discovered recursively: standard-4.4.4 15:33:33 [INFO] Feature repository discovered recursively: framework-4.4.4 15:33:33 [INFO] Feature repository discovered recursively: serviceutils-features 15:33:33 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 15:33:33 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 15:33:33 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 15:33:33 [INFO] Feature repository discovered recursively: odl-yangtools-common 15:33:33 [INFO] Feature repository discovered recursively: odl-yangtools-util 15:33:33 [INFO] Feature repository discovered recursively: odl-guava 15:33:33 [INFO] Feature repository discovered recursively: pt-triemap 15:33:33 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-common 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 15:33:33 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 15:33:33 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 15:33:33 [INFO] Feature repository discovered recursively: odl-infrautils-utils 15:33:33 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 15:33:33 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 15:33:33 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 15:33:33 [INFO] Feature repository discovered recursively: odl-controller-blueprint-7.0.11 15:33:33 [INFO] Feature repository discovered recursively: odl-yangtools-codec 15:33:33 [INFO] Feature repository discovered recursively: odl-gson 15:33:33 [INFO] Feature repository discovered recursively: odl-stax2-api 15:33:33 [INFO] Feature repository discovered recursively: odl-yangtools-data 15:33:33 [INFO] Feature repository discovered recursively: odl-antlr4 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 15:33:33 [INFO] Feature repository discovered recursively: odl-yangtools-parser 15:33:33 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-7.0.11 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 15:33:33 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 15:33:33 [INFO] Feature repository discovered recursively: odl-controller-7.0.11 15:33:33 [INFO] Feature repository discovered recursively: odl-apache-commons-text 15:33:33 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 15:33:33 [INFO] Feature repository discovered recursively: odl-controller-7.0.11 15:33:33 [INFO] Feature repository discovered recursively: odl-servlet-api 15:33:33 [INFO] Feature repository discovered recursively: odl-controller-akka 15:33:33 [INFO] Feature repository discovered recursively: odl-controller-scala 15:33:33 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-7.0.11 15:33:33 [INFO] Feature repository discovered recursively: standard-4.4.4 15:33:33 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 15:33:36 [INFO] 15:33:36 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ serviceutils-karaf --- 15:33:36 [INFO] Executing tasks 15:33:36 [INFO] Executed tasks 15:33:36 [INFO] 15:33:36 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ serviceutils-karaf --- 15:33:36 [INFO] Executing tasks 15:33:36 [INFO] [delete] Deleting directory /w/workspace/serviceutils-maven-clm-argon/karaf/target/assembly/system/org/bouncycastle 15:33:36 [INFO] Executed tasks 15:33:36 [INFO] 15:33:36 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ serviceutils-karaf --- 15:33:36 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/karaf/target/serviceutils-karaf-0.11.4-SNAPSHOT.jar 15:33:36 [INFO] 15:33:36 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ serviceutils-karaf --- 15:33:36 [INFO] 15:33:36 [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ serviceutils-karaf --- 15:33:47 [INFO] 15:33:47 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-karaf --- 15:33:47 [INFO] CycloneDX: Resolving Dependencies 15:33:51 [INFO] CycloneDX: Creating BOM version 1.4 with 276 component(s) 15:33:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/karaf/target/bom.xml 15:33:51 [INFO] attaching as serviceutils-karaf-0.11.4-SNAPSHOT-cyclonedx.xml 15:33:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/karaf/target/bom.json 15:33:51 [INFO] attaching as serviceutils-karaf-0.11.4-SNAPSHOT-cyclonedx.json 15:33:51 [INFO] 15:33:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ serviceutils-karaf --- 15:33:51 [INFO] Skipping duplicate-finder execution! 15:33:51 [INFO] 15:33:51 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ serviceutils-karaf --- 15:33:51 [WARNING] Unused declared dependencies found: 15:33:51 [WARNING] org.opendaylight.odlparent:karaf.branding:jar:12.0.10:compile 15:33:51 [WARNING] org.apache.karaf.features:framework:kar:4.4.4:compile 15:33:51 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 15:33:51 [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 15:33:51 [INFO] 15:33:51 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ serviceutils-karaf --- 15:33:51 [INFO] No sources in project. Archive not created. 15:33:51 [INFO] 15:33:51 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ serviceutils-karaf --- 15:33:51 [INFO] 15:33:51 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ serviceutils-karaf --- 15:33:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:33:51 [INFO] 15:33:51 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-karaf --- 15:33:51 [INFO] No primary artifact to install, installing attached artifacts instead. 15:33:51 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/karaf/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.11.4-SNAPSHOT/serviceutils-karaf-0.11.4-SNAPSHOT.pom 15:33:51 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/karaf/target/serviceutils-karaf-0.11.4-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.11.4-SNAPSHOT/serviceutils-karaf-0.11.4-SNAPSHOT.tar.gz 15:33:51 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/karaf/target/serviceutils-karaf-0.11.4-SNAPSHOT.zip to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.11.4-SNAPSHOT/serviceutils-karaf-0.11.4-SNAPSHOT.zip 15:33:52 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/karaf/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.11.4-SNAPSHOT/serviceutils-karaf-0.11.4-SNAPSHOT-cyclonedx.xml 15:33:52 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/karaf/target/bom.json to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.11.4-SNAPSHOT/serviceutils-karaf-0.11.4-SNAPSHOT-cyclonedx.json 15:33:52 [INFO] 15:33:52 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ serviceutils-karaf --- 15:33:52 [INFO] org.opendaylight.serviceutils:serviceutils-karaf:jar:0.11.4-SNAPSHOT 15:33:52 [INFO] +- org.apache.karaf.features:framework:kar:4.4.4:compile 15:33:52 [INFO] | +- org.apache.karaf.features:base:jar:4.4.4:runtime 15:33:52 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 15:33:52 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 15:33:52 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 15:33:52 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 15:33:52 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 15:33:52 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 15:33:52 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 15:33:52 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:runtime 15:33:52 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:runtime 15:33:52 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 15:33:52 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 15:33:52 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:runtime 15:33:52 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 15:33:52 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 15:33:52 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:runtime 15:33:52 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:runtime 15:33:52 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:compile 15:33:52 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 15:33:52 [INFO] | | +- net.java.dev.jna:jna:jar:5.13.0:runtime 15:33:52 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.13.0:runtime 15:33:52 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:runtime 15:33:52 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:runtime 15:33:52 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 15:33:52 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:compile 15:33:52 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:runtime 15:33:52 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:compile 15:33:52 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile 15:33:52 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 15:33:52 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 15:33:52 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 15:33:52 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 15:33:52 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 15:33:52 [INFO] | +- org.jline:jline:jar:3.21.0:compile 15:33:52 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:compile 15:33:52 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 15:33:52 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 15:33:52 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:compile 15:33:52 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:compile 15:33:52 [INFO] | | +- ch.qos.logback:logback-core:jar:1.2.12:compile 15:33:52 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 15:33:52 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 15:33:52 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 15:33:52 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 15:33:52 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 15:33:52 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 15:33:52 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 15:33:52 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 15:33:52 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 15:33:52 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 15:33:52 [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 15:33:52 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.13.0:runtime 15:33:52 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 15:33:52 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 15:33:52 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 15:33:52 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:compile 15:33:52 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:compile 15:33:52 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 15:33:52 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 15:33:52 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 15:33:52 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 15:33:52 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile 15:33:52 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:compile 15:33:52 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:compile 15:33:52 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 15:33:52 [INFO] +- org.opendaylight.serviceutils:serviceutils-features:xml:features:0.11.4-SNAPSHOT:runtime 15:33:52 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-listener:xml:features:0.11.4-SNAPSHOT:runtime 15:33:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:11.0.15:runtime 15:33:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:10.0.12:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:runtime 15:33:52 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:runtime 15:33:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:11.0.15:runtime 15:33:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:runtime 15:33:52 [INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:runtime 15:33:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:runtime 15:33:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:11.0.15:runtime 15:33:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:11.0.15:runtime 15:33:52 [INFO] | | \- org.opendaylight.serviceutils:listener-api:jar:0.11.4-SNAPSHOT:runtime 15:33:52 [INFO] | | +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:runtime 15:33:52 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:10.0.12:runtime 15:33:52 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:runtime 15:33:52 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:runtime 15:33:52 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.11.4-SNAPSHOT:runtime 15:33:52 [INFO] | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.11.4-SNAPSHOT:runtime 15:33:52 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:runtime 15:33:52 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:runtime 15:33:52 [INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:runtime 15:33:52 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:5.0.9:runtime 15:33:52 [INFO] | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.11.4-SNAPSHOT:runtime 15:33:52 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:runtime 15:33:52 [INFO] | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:runtime 15:33:52 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:runtime 15:33:52 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:runtime 15:33:52 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:runtime 15:33:52 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:runtime 15:33:52 [INFO] | | | \- org.opendaylight.yangtools:util:jar:10.0.12:runtime 15:33:52 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:5.0.9:runtime 15:33:52 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.11.4-SNAPSHOT:runtime 15:33:52 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:runtime 15:33:52 [INFO] | | | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:runtime 15:33:52 [INFO] | | \- org.opendaylight.serviceutils:rpc-api:jar:0.11.4-SNAPSHOT:runtime 15:33:52 [INFO] | | \- com.google.guava:guava:jar:31.1-jre:runtime 15:33:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 15:33:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 15:33:52 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:runtime 15:33:52 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:runtime 15:33:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:runtime 15:33:52 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.11.4-SNAPSHOT:runtime 15:33:52 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.11.4-SNAPSHOT:runtime 15:33:52 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.11.4-SNAPSHOT:runtime 15:33:52 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.11.4-SNAPSHOT:runtime 15:33:52 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.4:runtime 15:33:52 [INFO] | \- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.11.4-SNAPSHOT:runtime 15:33:52 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:7.0.11:runtime 15:33:52 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:10.0.12:runtime 15:33:52 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:12.0.10:runtime 15:33:52 [INFO] | | | | \- com.google.code.gson:gson:jar:2.10.1:runtime 15:33:52 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:12.0.10:runtime 15:33:52 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 15:33:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:10.0.12:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:12.0.10:runtime 15:33:52 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:10.0.12:runtime 15:33:52 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:10.0.12:runtime 15:33:52 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:10.0.12:runtime 15:33:52 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:10.0.12:runtime 15:33:52 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:10.0.12:runtime 15:33:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:11.0.15:runtime 15:33:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:11.0.15:runtime 15:33:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:11.0.15:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:11.0.15:runtime 15:33:52 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:10.0.12:runtime 15:33:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:10.0.12:runtime 15:33:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:11.0.15:runtime 15:33:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:11.0.15:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:10.0.12:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:11.0.15:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:11.0.15:runtime 15:33:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:11.0.15:runtime 15:33:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:11.0.15:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:11.0.15:runtime 15:33:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:11.0.15:runtime 15:33:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:11.0.15:runtime 15:33:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:11.0.15:runtime 15:33:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:11.0.15:runtime 15:33:52 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:10.0.12:runtime 15:33:52 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:10.0.12:runtime 15:33:52 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:10.0.12:runtime 15:33:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:11.0.15:runtime 15:33:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:11.0.15:runtime 15:33:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:11.0.15:runtime 15:33:52 [INFO] | | \- org.opendaylight.controller:blueprint:jar:7.0.11:runtime 15:33:52 [INFO] | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 15:33:52 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:10.0.12:runtime 15:33:52 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:runtime 15:33:52 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:runtime 15:33:52 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:11.0.15:runtime 15:33:52 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:7.0.11:runtime 15:33:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:11.0.15:runtime 15:33:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:11.0.15:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:11.0.15:runtime 15:33:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:11.0.15:runtime 15:33:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:11.0.15:runtime 15:33:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:11.0.15:runtime 15:33:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:11.0.15:runtime 15:33:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:11.0.15:runtime 15:33:52 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:runtime 15:33:52 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:11.0.15:runtime 15:33:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:11.0.15:runtime 15:33:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:11.0.15:runtime 15:33:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:11.0.15:runtime 15:33:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:runtime 15:33:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:runtime 15:33:52 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:7.0.11:runtime 15:33:52 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:7.0.11:runtime 15:33:52 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:7.0.11:runtime 15:33:52 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:runtime 15:33:52 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime 15:33:52 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:runtime 15:33:52 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime 15:33:52 [INFO] | | | | +- io.netty:netty:jar:3.10.6.Final:runtime 15:33:52 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:runtime 15:33:52 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 15:33:52 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime 15:33:52 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.12:runtime 15:33:52 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime 15:33:52 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:7.0.11:runtime 15:33:52 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:7.0.11:runtime 15:33:52 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 15:33:52 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.20:runtime 15:33:52 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.18.0:runtime 15:33:52 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:runtime 15:33:52 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.12:runtime 15:33:52 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:7.0.11:runtime 15:33:52 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:12.0.10:runtime 15:33:52 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:12.0.10:runtime 15:33:52 [INFO] | | | \- org.apache.commons:commons-text:jar:1.10.0:runtime 15:33:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:11.0.15:runtime 15:33:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:11.0.15:runtime 15:33:52 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:7.0.11:runtime 15:33:52 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:7.0.11:runtime 15:33:52 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:7.0.11:runtime 15:33:52 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:12.0.10:runtime 15:33:52 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:7.0.11:runtime 15:33:52 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:7.0.11:runtime 15:33:52 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:7.0.11:runtime 15:33:52 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:7.0.11:runtime 15:33:52 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:7.0.11:runtime 15:33:52 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:7.0.11:runtime 15:33:52 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:7.0.11:runtime 15:33:52 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:7.0.11:runtime 15:33:52 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime 15:33:52 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 15:33:52 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:7.0.11:runtime 15:33:52 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:7.0.11:runtime 15:33:52 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:7.0.11:runtime 15:33:52 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:7.0.11:runtime 15:33:52 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:7.0.11:runtime 15:33:52 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:7.0.11:runtime 15:33:52 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:7.0.11:runtime 15:33:52 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:7.0.11:runtime 15:33:52 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:7.0.11:runtime 15:33:52 [INFO] | +- org.opendaylight.serviceutils:tools-api:jar:0.11.4-SNAPSHOT:runtime 15:33:52 [INFO] | +- org.opendaylight.serviceutils:upgrade:jar:0.11.4-SNAPSHOT:runtime 15:33:52 [INFO] | \- org.opendaylight.serviceutils:upgrade:xml:config:0.11.4-SNAPSHOT:runtime 15:33:52 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.4:runtime 15:33:52 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.4:runtime 15:33:52 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 15:33:52 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 15:33:52 [INFO] | +- org.osgi:osgi.annotation:jar:8.0.1:provided 15:33:52 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 15:33:52 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 15:33:52 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:compile 15:33:52 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:12.0.10:provided 15:33:52 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:12.0.10:provided 15:33:52 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:runtime 15:33:52 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:runtime 15:33:52 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:runtime 15:33:52 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:33:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:33:52 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:33:52 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:33:52 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:33:52 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:33:52 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:33:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:33:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:33:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:33:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:33:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:33:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:33:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:33:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:33:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:33:52 [INFO] +- junit:junit:jar:4.13.2:test 15:33:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:33:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:33:52 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:33:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:runtime 15:33:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:33:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:33:52 [INFO] 15:33:52 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ serviceutils-karaf --- 15:33:52 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/karaf/target/sonatype-clm/module.xml 15:33:52 [INFO] 15:33:52 [INFO] -------< org.opendaylight.serviceutils:serviceutils-aggregator >-------- 15:33:52 [INFO] Building serviceutils 0.11.4-SNAPSHOT [30/30] 15:33:52 [INFO] --------------------------------[ pom ]--------------------------------- 15:33:52 [INFO] 15:33:52 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ serviceutils-aggregator --- 15:33:52 [INFO] 15:33:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-aggregator --- 15:33:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:33:52 [INFO] 15:33:52 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ serviceutils-aggregator --- 15:33:52 [INFO] 15:33:52 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-aggregator --- 15:33:52 [INFO] CycloneDX: Resolving Dependencies 15:33:52 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 15:33:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/target/bom.xml 15:33:52 [INFO] attaching as serviceutils-aggregator-0.11.4-SNAPSHOT-cyclonedx.xml 15:33:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/target/bom.json 15:33:52 [INFO] attaching as serviceutils-aggregator-0.11.4-SNAPSHOT-cyclonedx.json 15:33:52 [INFO] 15:33:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-aggregator --- 15:33:52 [INFO] Skipping artifact installation 15:33:52 [INFO] 15:33:52 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ serviceutils-aggregator --- 15:33:52 [INFO] org.opendaylight.serviceutils:serviceutils-aggregator:pom:0.11.4-SNAPSHOT 15:33:52 [INFO] 15:33:52 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ serviceutils-aggregator --- 15:33:52 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/target/sonatype-clm/module.xml 15:33:52 [INFO] ------------------------------------------------------------------------ 15:33:52 [INFO] Reactor Summary for serviceutils 0.11.4-SNAPSHOT: 15:33:52 [INFO] 15:33:52 [INFO] ODL :: serviceutils :: quality-parent .............. SUCCESS [ 13.110 s] 15:33:52 [INFO] ODL :: serviceutils :: binding-parent .............. SUCCESS [ 0.863 s] 15:33:52 [INFO] ODL :: serviceutils :: commons ..................... SUCCESS [ 1.049 s] 15:33:52 [INFO] ODL :: serviceutils :: metrics-api ................. SUCCESS [ 20.940 s] 15:33:52 [INFO] ODL :: serviceutils :: tools-api ................... SUCCESS [ 12.111 s] 15:33:52 [INFO] listener-api ....................................... SUCCESS [ 10.411 s] 15:33:52 [INFO] rpc-api ............................................ SUCCESS [ 9.454 s] 15:33:52 [INFO] ODL :: serviceutils :: tools-testutils ............. SUCCESS [ 17.954 s] 15:33:52 [INFO] ODL :: serviceutils :: tools-aggregator ............ SUCCESS [ 0.135 s] 15:33:52 [INFO] ODL :: serviceutils :: metrics-impl ................ SUCCESS [ 18.594 s] 15:33:52 [INFO] ODL :: serviceutils :: Metrics ..................... SUCCESS [ 27.966 s] 15:33:52 [INFO] ODL :: serviceutils :: listener tools .............. SUCCESS [ 23.391 s] 15:33:52 [INFO] ODL :: serviceutils :: RPC tools ................... SUCCESS [ 22.171 s] 15:33:52 [INFO] ODL :: serviceutils :: upgrade ..................... SUCCESS [ 9.005 s] 15:33:52 [INFO] ODL :: serviceutils :: TOOLS ....................... SUCCESS [ 36.109 s] 15:33:52 [INFO] ODL :: serviceutils :: srm-api ..................... SUCCESS [ 10.902 s] 15:33:52 [INFO] ODL :: serviceutils :: srm-impl .................... SUCCESS [ 10.027 s] 15:33:52 [INFO] ODL :: serviceutils :: srm-shell ................... SUCCESS [ 9.440 s] 15:33:52 [INFO] ODL :: serviceutils :: SRM ......................... SUCCESS [ 32.870 s] 15:33:52 [INFO] ODL :: serviceutils :: serviceutils-features ....... SUCCESS [ 7.119 s] 15:33:52 [INFO] ODL :: serviceutils :: serviceutils-features-aggregator SUCCESS [ 0.070 s] 15:33:52 [INFO] ODL :: serviceutils :: serviceutils-artifacts ...... SUCCESS [ 0.074 s] 15:33:52 [INFO] ODL :: serviceutils :: metrics-impl-test ........... SUCCESS [ 8.351 s] 15:33:52 [INFO] ODL :: serviceutils :: metrics-impl-prometheus ..... SUCCESS [ 13.943 s] 15:33:52 [INFO] ODL :: serviceutils :: metrics-sample .............. SUCCESS [ 12.857 s] 15:33:52 [INFO] ODL :: serviceutils :: metrics-it .................. SUCCESS [ 21.357 s] 15:33:52 [INFO] ODL :: serviceutils :: metrics-aggregator .......... SUCCESS [ 0.045 s] 15:33:52 [INFO] ODL :: serviceutils :: srm-aggregator .............. SUCCESS [ 0.056 s] 15:33:52 [INFO] ODL :: serviceutils :: serviceutils-karaf .......... SUCCESS [ 21.258 s] 15:33:52 [INFO] serviceutils ....................................... SUCCESS [ 0.059 s] 15:33:52 [INFO] ------------------------------------------------------------------------ 15:33:52 [INFO] BUILD SUCCESS 15:33:52 [INFO] ------------------------------------------------------------------------ 15:33:52 [INFO] Total time: 06:21 min 15:33:52 [INFO] Finished at: 2024-03-09T15:33:52Z 15:33:52 [INFO] ------------------------------------------------------------------------ 15:33:52 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins2202106634693386774.sh 15:33:52 [serviceutils-maven-clm-argon] $ /bin/sh -xe /tmp/jenkins11879852805178021990.sh 15:33:52 + find . -regex '.*karaf/target' 15:33:52 + xargs rm -rf 15:33:58 [INFO] 2024-03-09T15:33:58.768Z Scanning application odl-serviceutils. 15:33:59 [INFO] Discovered commit hash '387a4051140c8ba3173d88d3b214b54c77889ce9' via environment variable GIT_COMMIT 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT-javadoc.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT-sources.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/spotbugs/bug-pattern-1.5.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT-javadoc.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT-sources.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/spotbugs/bug-pattern-1.5.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT-javadoc.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT-sources.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/spotbugs/bug-pattern-1.5.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT-javadoc.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT-sources.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/spotbugs/bug-pattern-1.5.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/metrics-it-0.11.4-SNAPSHOT.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/boot/bcpkix-jdk18on-1.76.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/boot/bcprov-ext-jdk18on-1.76.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/boot/bcutil-jdk18on-1.76.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/boot/org.apache.karaf.main-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/boot/org.apache.karaf.specs.activator-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/boot/osgi.core-8.0.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/endorsed/org.apache.karaf.specs.locator-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/jdk9plus/istack-commons-runtime-3.0.12.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/jdk9plus/javax.annotation-api-1.3.2.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/jdk9plus/jaxb-runtime-2.3.8.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/jdk9plus/txw2-2.3.8.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/karaf.branding-12.0.10.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/io/undertow/undertow-core/2.2.26.Final/undertow-core-2.2.26.Final.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/io/undertow/undertow-servlet/2.2.26.Final/undertow-servlet-2.2.26.Final.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/io/undertow/undertow-websockets-jsr/2.2.26.Final/undertow-websockets-jsr-2.2.26.Final.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/blueprint/org.apache.aries.blueprint.api/1.0.1/org.apache.aries.blueprint.api-1.0.1.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/blueprint/org.apache.aries.blueprint.cm/1.3.2/org.apache.aries.blueprint.cm-1.3.2.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0/org.apache.aries.blueprint.core.compatibility-1.0.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.10.3/org.apache.aries.blueprint.core-1.10.3.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/blueprint/org.apache.aries.blueprint.webosgi/1.0.1/org.apache.aries.blueprint.webosgi-1.0.1.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/jmx/org.apache.aries.jmx.api/1.1.5/org.apache.aries.jmx.api-1.1.5.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/jmx/org.apache.aries.jmx.blueprint.api/1.2.0/org.apache.aries.jmx.blueprint.api-1.2.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/jmx/org.apache.aries.jmx.blueprint.core/1.2.0/org.apache.aries.jmx.blueprint.core-1.2.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/jmx/org.apache.aries.jmx.core/1.1.8/org.apache.aries.jmx.core-1.1.8.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/jmx/org.apache.aries.jmx.whiteboard/1.2.0/org.apache.aries.jmx.whiteboard-1.2.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/proxy/org.apache.aries.proxy/1.1.13/org.apache.aries.proxy-1.1.13.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.configurator/1.0.16/org.apache.felix.configurator-1.0.16.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.converter/1.0.14/org.apache.felix.converter-1.0.14.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.coordinator/1.0.2/org.apache.felix.coordinator-1.0.2.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.framework.security/2.8.4/org.apache.felix.framework.security-2.8.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.http.jetty/4.2.2/org.apache.felix.http.jetty-4.2.2.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.http.whiteboard/4.0.0/org.apache.felix.http.whiteboard-4.0.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.httplite.complete/0.1.6/org.apache.felix.httplite.complete-0.1.6.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.2.0/org.apache.felix.webconsole.plugins.ds-2.2.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10/org.apache.felix.webconsole.plugins.memoryusage-1.0.10.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.osgi.service.obr/1.0.2/org.osgi.service.obr-1.0.2.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/httpcomponents/httpclient-osgi/4.5.14/httpclient-osgi-4.5.14.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/httpcomponents/httpcore-osgi/4.4.16/httpcore-osgi-4.4.16.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.4/org.apache.karaf.audit.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/bundle/org.apache.karaf.bundle.blueprintstate/4.4.4/org.apache.karaf.bundle.blueprintstate-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.4/org.apache.karaf.bundle.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/config/org.apache.karaf.config.core/4.4.4/org.apache.karaf.config.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.4/org.apache.karaf.deployer.blueprint-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.4/org.apache.karaf.deployer.features-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.4/org.apache.karaf.deployer.kar-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.4/org.apache.karaf.deployer.wrap-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.4/org.apache.karaf.diagnostic.boot-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.core/4.4.4/org.apache.karaf.diagnostic.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.4/org.apache.karaf.features.command-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.4/org.apache.karaf.features.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.4/org.apache.karaf.features.extension-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.4/org.apache.karaf.http.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/instance/org.apache.karaf.instance.core/4.4.4/org.apache.karaf.instance.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.config/4.4.4/org.apache.karaf.jaas.blueprint.config-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.4/org.apache.karaf.jaas.blueprint.jasypt-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.4/org.apache.karaf.jaas.boot-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.4/org.apache.karaf.jaas.command-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.4/org.apache.karaf.jaas.config-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.4/org.apache.karaf.jaas.jasypt-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.4/org.apache.karaf.jaas.modules-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.4/org.apache.karaf.jaas.spring-security-crypto-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.4/org.apache.karaf.kar.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.4/org.apache.karaf.log.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/management/org.apache.karaf.management.server/4.4.4/org.apache.karaf.management.server-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/manual/4.4.4/manual-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.4/org.apache.karaf.maven.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.4/org.apache.karaf.obr.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/org.apache.karaf.client/4.4.4/org.apache.karaf.client-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/org.apache.karaf.event/4.4.4/org.apache.karaf.event-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/package/org.apache.karaf.package.core/4.4.4/org.apache.karaf.package.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.4/org.apache.karaf.profile.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.4/org.apache.karaf.scheduler.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.4/org.apache.karaf.scr.management-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.4/org.apache.karaf.scr.state-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/service/org.apache.karaf.service.core/4.4.4/org.apache.karaf.service.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.4/org.apache.karaf.service.guard-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.4/org.apache.karaf.services.eventadmin-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.4/org.apache.karaf.shell.commands-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.4/org.apache.karaf.shell.console-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.4/org.apache.karaf.shell.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.4/org.apache.karaf.shell.groovy-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.4/org.apache.karaf.shell.ssh-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/shell/org.apache.karaf.shell.table/4.4.4/org.apache.karaf.shell.table-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.4/org.apache.karaf.system.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.4/org.apache.karaf.tools.utils-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/web/org.apache.karaf.web.core/4.4.4/org.apache.karaf.web.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.4/org.apache.karaf.webconsole.console-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.4/org.apache.karaf.webconsole.features-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.4/org.apache.karaf.webconsole.gogo-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.4/org.apache.karaf.webconsole.http-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.4/org.apache.karaf.webconsole.instance-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.4/org.apache.karaf.wrapper.core-4.4.4.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt-spring31/1.9.3_1/org.apache.servicemix.bundles.jasypt-spring31-1.9.3_1.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.spring-security-crypto/5.3.3.RELEASE_2/org.apache.servicemix.bundles.spring-security-crypto-5.3.3.RELEASE_2.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/servicemix/specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0/org.apache.servicemix.specs.jaxb-api-2.2-2.9.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/sshd/sshd-osgi/2.10.0/sshd-osgi-2.10.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/sshd/sshd-scp/2.10.0/sshd-scp-2.10.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/sshd/sshd-sftp/2.10.0/sshd-sftp-2.10.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.700/org.eclipse.jdt.annotation-2.2.700.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/http2/http2-client/9.4.52.v20230823/http2-client-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/http2/http2-common/9.4.52.v20230823/http2-common-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/http2/http2-hpack/9.4.52.v20230823/http2-hpack-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/http2/http2-http-client-transport/9.4.52.v20230823/http2-http-client-transport-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/http2/http2-server/9.4.52.v20230823/http2-server-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-alpn-client/9.4.52.v20230823/jetty-alpn-client-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-alpn-java-client/9.4.52.v20230823/jetty-alpn-java-client-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-alpn-java-server/9.4.52.v20230823/jetty-alpn-java-server-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-alpn-openjdk8-client/9.4.52.v20230823/jetty-alpn-openjdk8-client-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.52.v20230823/jetty-alpn-openjdk8-server-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-alpn-server/9.4.52.v20230823/jetty-alpn-server-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-client/9.4.52.v20230823/jetty-client-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-continuation/9.4.52.v20230823/jetty-continuation-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-http/9.4.52.v20230823/jetty-http-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-io/9.4.52.v20230823/jetty-io-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-jaas/9.4.52.v20230823/jetty-jaas-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-jmx/9.4.52.v20230823/jetty-jmx-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-openid/9.4.52.v20230823/jetty-openid-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-proxy/9.4.52.v20230823/jetty-proxy-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-rewrite/9.4.52.v20230823/jetty-rewrite-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-security/9.4.52.v20230823/jetty-security-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-server/9.4.52.v20230823/jetty-server-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-servlet/9.4.52.v20230823/jetty-servlet-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-servlets/9.4.52.v20230823/jetty-servlets-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-util-ajax/9.4.52.v20230823/jetty-util-ajax-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-util/9.4.52.v20230823/jetty-util-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-xml/9.4.52.v20230823/jetty-xml-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.52.v20230823/javax-websocket-client-impl-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.52.v20230823/javax-websocket-server-impl-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/websocket/websocket-api/9.4.52.v20230823/websocket-api-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/websocket/websocket-client/9.4.52.v20230823/websocket-client-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/websocket/websocket-common/9.4.52.v20230823/websocket-common-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/websocket/websocket-server/9.4.52.v20230823/websocket-server-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.52.v20230823/websocket-servlet-9.4.52.v20230823.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/jboss/xnio/xnio-api/3.8.10.Final/xnio-api-3.8.10.Final.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/jboss/xnio/xnio-nio/3.8.10.Final/xnio-nio-3.8.10.Final.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/jline/jline/3.21.0/jline-3.21.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/jolokia/jolokia-osgi/1.7.1/jolokia-osgi-1.7.1.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/keycloak/keycloak-jetty-adapter-spi/18.0.2/keycloak-jetty-adapter-spi-18.0.2.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/keycloak/keycloak-jetty-core/18.0.2/keycloak-jetty-core-18.0.2.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/keycloak/keycloak-jetty94-adapter/18.0.2/keycloak-jetty94-adapter-18.0.2.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/keycloak/keycloak-osgi-adapter/18.0.2/keycloak-osgi-adapter-18.0.2.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/keycloak/keycloak-pax-web-jetty94/18.0.2/keycloak-pax-web-jetty94-18.0.2.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/keycloak/keycloak-pax-web-undertow/18.0.2/keycloak-pax-web-undertow-18.0.2.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/keycloak/keycloak-undertow-adapter-spi/18.0.2/keycloak-undertow-adapter-spi-18.0.2.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/keycloak/keycloak-undertow-adapter/18.0.2/keycloak-undertow-adapter-18.0.2.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/opendaylight/odlparent/bcpkix-framework-ext/12.0.10/bcpkix-framework-ext-12.0.10.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/opendaylight/odlparent/bcprov-framework-ext/12.0.10/bcprov-framework-ext-12.0.10.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/opendaylight/odlparent/bcutil-framework-ext/12.0.10/bcutil-framework-ext-12.0.10.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/opendaylight/odlparent/karaf.branding/12.0.10/karaf.branding-12.0.10.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/opendaylight/odlparent/logging-markers/12.0.10/logging-markers-12.0.10.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/logging/pax-logging-api/2.2.3/pax-logging-api-2.2.3.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.3/pax-logging-log4j2-2.2.3.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/logging/pax-logging-logback/2.2.3/pax-logging-logback-2.2.3.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/url/pax-url-classpath/2.6.14/pax-url-classpath-2.6.14.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/url/pax-url-obr/2.6.14/pax-url-obr-2.6.14-uber.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/keycloak-common/8.0.22/keycloak-common-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/keycloak-osgi-adapter/8.0.22/keycloak-osgi-adapter-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-api/8.0.22/pax-web-api-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.22/pax-web-compatibility-annotation13-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.22/pax-web-compatibility-el2-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.22/pax-web-compatibility-servlet31-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-deployer/8.0.22/pax-web-deployer-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-extender-war/8.0.22/pax-web-extender-war-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.22/pax-web-extender-whiteboard-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-jetty-keycloak/8.0.22/pax-web-jetty-keycloak-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-jetty/8.0.22/pax-web-jetty-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-jsp/8.0.22/pax-web-jsp-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-karaf/8.0.22/pax-web-karaf-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-runtime/8.0.22/pax-web-runtime-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-spi/8.0.22/pax-web-spi-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.22/pax-web-tomcat-common-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-tomcat-keycloak/8.0.22/pax-web-tomcat-keycloak-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-tomcat-keycloak18/8.0.22/pax-web-tomcat-keycloak18-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-tomcat-websocket/8.0.22/pax-web-tomcat-websocket-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-tomcat/8.0.22/pax-web-tomcat-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-undertow-keycloak/8.0.22/pax-web-undertow-keycloak-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-undertow-websocket/8.0.22/pax-web-undertow-websocket-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-undertow/8.0.22/pax-web-undertow-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-websocket/8.0.22/pax-web-websocket-8.0.22.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ow2/asm/asm/9.5/asm-9.5.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT-javadoc.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT-sources.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/spotbugs/bug-pattern-1.5.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/spotbugs/bug-pattern-1.5.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT-javadoc.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT-sources.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/spotbugs/bug-pattern-1.5.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT-javadoc.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT-sources.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/spotbugs/bug-pattern-1.5.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT-javadoc.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT-sources.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/spotbugs/bug-pattern-1.5.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT-javadoc.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT-sources.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT-javadoc.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT-sources.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/spotbugs/bug-pattern-1.5.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT-javadoc.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT-sources.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/spotbugs/bug-pattern-1.5.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/spotbugs/bug-pattern-1.5.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT-javadoc.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT-sources.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/spotbugs/bug-pattern-1.5.0.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT-javadoc.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT-sources.jar 15:33:59 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT.jar 15:33:59 [INFO] Scan configuration properties: 15:33:59 [INFO] dirExcludes=null 15:33:59 [INFO] dirIncludes=null 15:33:59 [INFO] fileExcludes= 15:33:59 [INFO] fileIncludes= 15:33:59 [INFO] 2024-03-09T15:33:59.398Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT-javadoc.jar 15:33:59 [INFO] 2024-03-09T15:33:59.907Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT-sources.jar 15:33:59 [INFO] 2024-03-09T15:33:59.927Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar 15:34:00 [INFO] 2024-03-09T15:34:00.167Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/spotbugs/bug-pattern-1.5.0.jar 15:34:01 [INFO] 2024-03-09T15:34:01.888Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT-javadoc.jar 15:34:01 [INFO] 2024-03-09T15:34:01.897Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT-sources.jar 15:34:01 [INFO] 2024-03-09T15:34:01.901Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT.jar 15:34:01 [INFO] 2024-03-09T15:34:01.917Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/spotbugs/bug-pattern-1.5.0.jar 15:34:01 [INFO] 2024-03-09T15:34:01.958Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT-javadoc.jar 15:34:01 [INFO] 2024-03-09T15:34:01.966Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT-sources.jar 15:34:01 [INFO] 2024-03-09T15:34:01.968Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT.jar 15:34:01 [INFO] 2024-03-09T15:34:01.977Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/spotbugs/bug-pattern-1.5.0.jar 15:34:02 [INFO] 2024-03-09T15:34:02.003Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT-javadoc.jar 15:34:02 [INFO] 2024-03-09T15:34:02.012Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT-sources.jar 15:34:02 [INFO] 2024-03-09T15:34:02.015Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT.jar 15:34:02 [INFO] 2024-03-09T15:34:02.056Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/spotbugs/bug-pattern-1.5.0.jar 15:34:02 [INFO] 2024-03-09T15:34:02.079Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/metrics-it-0.11.4-SNAPSHOT.jar 15:34:02 [INFO] 2024-03-09T15:34:02.081Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/boot/bcpkix-jdk18on-1.76.jar 15:34:02 [INFO] 2024-03-09T15:34:02.442Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/boot/bcprov-ext-jdk18on-1.76.jar 15:34:04 [INFO] 2024-03-09T15:34:04.404Z Scanned 9232 files so far 15:34:04 [INFO] 2024-03-09T15:34:04.588Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/boot/bcutil-jdk18on-1.76.jar 15:34:04 [INFO] 2024-03-09T15:34:04.762Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar 15:34:04 [INFO] 2024-03-09T15:34:04.770Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 15:34:04 [INFO] 2024-03-09T15:34:04.774Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/boot/org.apache.karaf.main-4.4.4.jar 15:34:04 [INFO] 2024-03-09T15:34:04.808Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/boot/org.apache.karaf.specs.activator-4.4.4.jar 15:34:04 [INFO] 2024-03-09T15:34:04.811Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/boot/osgi.core-8.0.0.jar 15:34:04 [INFO] 2024-03-09T15:34:04.897Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.4.jar 15:34:04 [INFO] 2024-03-09T15:34:04.909Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.4.jar 15:34:04 [INFO] 2024-03-09T15:34:04.914Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/endorsed/org.apache.karaf.specs.locator-4.4.4.jar 15:34:04 [INFO] 2024-03-09T15:34:04.917Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/jdk9plus/istack-commons-runtime-3.0.12.jar 15:34:04 [INFO] 2024-03-09T15:34:04.925Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar 15:34:04 [INFO] 2024-03-09T15:34:04.955Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/jdk9plus/javax.annotation-api-1.3.2.jar 15:34:04 [INFO] 2024-03-09T15:34:04.960Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/jdk9plus/jaxb-runtime-2.3.8.jar 15:34:05 [INFO] 2024-03-09T15:34:05.172Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar 15:34:05 [INFO] 2024-03-09T15:34:05.187Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/jdk9plus/txw2-2.3.8.jar 15:34:05 [INFO] 2024-03-09T15:34:05.204Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/lib/karaf.branding-12.0.10.jar 15:34:05 [INFO] 2024-03-09T15:34:05.206Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.jar 15:34:05 [INFO] 2024-03-09T15:34:05.227Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.jar 15:34:05 [ERROR] Could not parse class file FastDoubleSwar.class 15:34:05 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 15:34:05 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 15:34:05 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 15:34:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 15:34:05 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 15:34:05 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 15:34:05 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 15:34:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 15:34:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 15:34:05 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 15:34:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:34:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 15:34:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 15:34:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 15:34:05 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 15:34:05 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 15:34:05 at hudson.remoting.Request$2.run(Request.java:377) 15:34:05 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 15:34:05 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 15:34:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 15:34:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 15:34:05 at java.base/java.lang.Thread.run(Thread.java:829) 15:34:05 [ERROR] Could not parse class file FastIntegerMath$UInt128.class 15:34:05 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 15:34:05 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 15:34:05 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 15:34:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 15:34:05 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 15:34:05 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 15:34:05 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 15:34:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 15:34:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 15:34:05 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 15:34:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:34:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 15:34:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 15:34:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 15:34:05 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 15:34:05 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 15:34:05 at hudson.remoting.Request$2.run(Request.java:377) 15:34:05 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 15:34:05 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 15:34:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 15:34:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 15:34:05 at java.base/java.lang.Thread.run(Thread.java:829) 15:34:05 [ERROR] Could not parse class file FastIntegerMath.class 15:34:05 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 15:34:05 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 15:34:05 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 15:34:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 15:34:05 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 15:34:05 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 15:34:05 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 15:34:05 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 15:34:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 15:34:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 15:34:05 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 15:34:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:34:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 15:34:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 15:34:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 15:34:05 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 15:34:05 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 15:34:05 at hudson.remoting.Request$2.run(Request.java:377) 15:34:05 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 15:34:05 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 15:34:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 15:34:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 15:34:05 at java.base/java.lang.Thread.run(Thread.java:829) 15:34:05 [INFO] 2024-03-09T15:34:05.355Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.jar 15:34:05 [INFO] 2024-03-09T15:34:05.669Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar 15:34:05 [INFO] 2024-03-09T15:34:05.674Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar 15:34:05 [INFO] 2024-03-09T15:34:05.688Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 15:34:05 [INFO] 2024-03-09T15:34:05.745Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 15:34:05 [INFO] 2024-03-09T15:34:05.847Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/io/undertow/undertow-core/2.2.26.Final/undertow-core-2.2.26.Final.jar 15:34:06 [INFO] 2024-03-09T15:34:06.322Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/io/undertow/undertow-servlet/2.2.26.Final/undertow-servlet-2.2.26.Final.jar 15:34:06 [INFO] 2024-03-09T15:34:06.426Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/io/undertow/undertow-websockets-jsr/2.2.26.Final/undertow-websockets-jsr-2.2.26.Final.jar 15:34:06 [INFO] 2024-03-09T15:34:06.460Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 15:34:06 [INFO] 2024-03-09T15:34:06.469Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 15:34:06 [INFO] 2024-03-09T15:34:06.484Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar 15:34:06 [INFO] 2024-03-09T15:34:06.492Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 15:34:06 [INFO] 2024-03-09T15:34:06.512Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 15:34:06 [INFO] 2024-03-09T15:34:06.522Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar 15:34:06 [INFO] 2024-03-09T15:34:06.524Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/blueprint/org.apache.aries.blueprint.api/1.0.1/org.apache.aries.blueprint.api-1.0.1.jar 15:34:06 [INFO] 2024-03-09T15:34:06.531Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/blueprint/org.apache.aries.blueprint.cm/1.3.2/org.apache.aries.blueprint.cm-1.3.2.jar 15:34:06 [INFO] 2024-03-09T15:34:06.541Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0/org.apache.aries.blueprint.core.compatibility-1.0.0.jar 15:34:06 [INFO] 2024-03-09T15:34:06.543Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.10.3/org.apache.aries.blueprint.core-1.10.3.jar 15:34:06 [INFO] 2024-03-09T15:34:06.634Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/blueprint/org.apache.aries.blueprint.webosgi/1.0.1/org.apache.aries.blueprint.webosgi-1.0.1.jar 15:34:06 [INFO] 2024-03-09T15:34:06.637Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/jmx/org.apache.aries.jmx.api/1.1.5/org.apache.aries.jmx.api-1.1.5.jar 15:34:06 [INFO] 2024-03-09T15:34:06.643Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/jmx/org.apache.aries.jmx.blueprint.api/1.2.0/org.apache.aries.jmx.blueprint.api-1.2.0.jar 15:34:06 [INFO] 2024-03-09T15:34:06.646Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/jmx/org.apache.aries.jmx.blueprint.core/1.2.0/org.apache.aries.jmx.blueprint.core-1.2.0.jar 15:34:06 [INFO] 2024-03-09T15:34:06.655Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/jmx/org.apache.aries.jmx.core/1.1.8/org.apache.aries.jmx.core-1.1.8.jar 15:34:06 [INFO] 2024-03-09T15:34:06.675Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/jmx/org.apache.aries.jmx.whiteboard/1.2.0/org.apache.aries.jmx.whiteboard-1.2.0.jar 15:34:06 [INFO] 2024-03-09T15:34:06.679Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar 15:34:06 [INFO] 2024-03-09T15:34:06.699Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/proxy/org.apache.aries.proxy/1.1.13/org.apache.aries.proxy-1.1.13.jar 15:34:06 [INFO] 2024-03-09T15:34:06.716Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar 15:34:06 [INFO] 2024-03-09T15:34:06.718Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar 15:34:06 [INFO] 2024-03-09T15:34:06.839Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar 15:34:06 [INFO] 2024-03-09T15:34:06.883Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar 15:34:06 [INFO] 2024-03-09T15:34:06.892Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.jar 15:34:06 [INFO] 2024-03-09T15:34:06.896Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.jar 15:34:06 [INFO] 2024-03-09T15:34:06.923Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.configurator/1.0.16/org.apache.felix.configurator-1.0.16.jar 15:34:06 [INFO] 2024-03-09T15:34:06.935Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.converter/1.0.14/org.apache.felix.converter-1.0.14.jar 15:34:06 [INFO] 2024-03-09T15:34:06.958Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.coordinator/1.0.2/org.apache.felix.coordinator-1.0.2.jar 15:34:06 [INFO] 2024-03-09T15:34:06.966Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar 15:34:07 [INFO] 2024-03-09T15:34:07.003Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.framework.security/2.8.4/org.apache.felix.framework.security-2.8.4.jar 15:34:07 [INFO] 2024-03-09T15:34:07.019Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar 15:34:07 [INFO] 2024-03-09T15:34:07.146Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.http.jetty/4.2.2/org.apache.felix.http.jetty-4.2.2.jar 15:34:07 [INFO] 2024-03-09T15:34:07.813Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.jar 15:34:07 [INFO] 2024-03-09T15:34:07.842Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.http.whiteboard/4.0.0/org.apache.felix.http.whiteboard-4.0.0.jar 15:34:07 [INFO] 2024-03-09T15:34:07.849Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.httplite.complete/0.1.6/org.apache.felix.httplite.complete-0.1.6.jar 15:34:07 [INFO] 2024-03-09T15:34:07.867Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar 15:34:07 [INFO] 2024-03-09T15:34:07.876Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar 15:34:07 [INFO] 2024-03-09T15:34:07.888Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar 15:34:07 [INFO] 2024-03-09T15:34:07.965Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.2.0/org.apache.felix.webconsole.plugins.ds-2.2.0.jar 15:34:07 [INFO] 2024-03-09T15:34:07.972Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar 15:34:07 [INFO] 2024-03-09T15:34:07.980Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10/org.apache.felix.webconsole.plugins.memoryusage-1.0.10.jar 15:34:07 [INFO] 2024-03-09T15:34:07.988Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/felix/org.osgi.service.obr/1.0.2/org.osgi.service.obr-1.0.2.jar 15:34:07 [INFO] 2024-03-09T15:34:07.990Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/httpcomponents/httpclient-osgi/4.5.14/httpclient-osgi-4.5.14.jar 15:34:08 [INFO] 2024-03-09T15:34:08.205Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/httpcomponents/httpcore-osgi/4.4.16/httpcore-osgi-4.4.16.jar 15:34:08 [INFO] 2024-03-09T15:34:08.327Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.4/org.apache.karaf.audit.core-4.4.4.jar 15:34:08 [INFO] 2024-03-09T15:34:08.338Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/bundle/org.apache.karaf.bundle.blueprintstate/4.4.4/org.apache.karaf.bundle.blueprintstate-4.4.4.jar 15:34:08 [INFO] 2024-03-09T15:34:08.341Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.4/org.apache.karaf.bundle.core-4.4.4.jar 15:34:08 [INFO] 2024-03-09T15:34:08.365Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/config/org.apache.karaf.config.core/4.4.4/org.apache.karaf.config.core-4.4.4.jar 15:34:08 [INFO] 2024-03-09T15:34:08.400Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.4/org.apache.karaf.deployer.blueprint-4.4.4.jar 15:34:08 [INFO] 2024-03-09T15:34:08.407Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.4/org.apache.karaf.deployer.features-4.4.4.jar 15:34:08 [INFO] 2024-03-09T15:34:08.416Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.4/org.apache.karaf.deployer.kar-4.4.4.jar 15:34:08 [INFO] 2024-03-09T15:34:08.420Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.4/org.apache.karaf.deployer.wrap-4.4.4.jar 15:34:08 [INFO] 2024-03-09T15:34:08.426Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.4/org.apache.karaf.diagnostic.boot-4.4.4.jar 15:34:08 [INFO] 2024-03-09T15:34:08.427Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.core/4.4.4/org.apache.karaf.diagnostic.core-4.4.4.jar 15:34:08 [INFO] 2024-03-09T15:34:08.434Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.4/org.apache.karaf.features.command-4.4.4.jar 15:34:08 [INFO] 2024-03-09T15:34:08.452Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.4/org.apache.karaf.features.core-4.4.4.jar 15:34:08 [INFO] 2024-03-09T15:34:08.938Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.4/org.apache.karaf.features.extension-4.4.4.jar 15:34:08 [INFO] 2024-03-09T15:34:08.942Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.4/org.apache.karaf.http.core-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.165Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/instance/org.apache.karaf.instance.core/4.4.4/org.apache.karaf.instance.core-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.201Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.config/4.4.4/org.apache.karaf.jaas.blueprint.config-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.204Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.4/org.apache.karaf.jaas.blueprint.jasypt-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.206Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.4/org.apache.karaf.jaas.boot-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.207Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.4/org.apache.karaf.jaas.command-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.228Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.4/org.apache.karaf.jaas.config-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.235Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.4/org.apache.karaf.jaas.jasypt-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.248Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.4/org.apache.karaf.jaas.modules-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.400Z Scanned 27937 files so far 15:34:09 [INFO] 2024-03-09T15:34:09.498Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.4/org.apache.karaf.jaas.spring-security-crypto-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.501Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.4/org.apache.karaf.kar.core-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.516Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.4/org.apache.karaf.log.core-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.538Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/management/org.apache.karaf.management.server/4.4.4/org.apache.karaf.management.server-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.559Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/manual/4.4.4/manual-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.607Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.4/org.apache.karaf.maven.core-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.732Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.4/org.apache.karaf.obr.core-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.742Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/org.apache.karaf.client/4.4.4/org.apache.karaf.client-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.764Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/org.apache.karaf.event/4.4.4/org.apache.karaf.event-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.771Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/package/org.apache.karaf.package.core/4.4.4/org.apache.karaf.package.core-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.780Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.4/org.apache.karaf.profile.core-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.829Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.4/org.apache.karaf.scheduler.core-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.932Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.4/org.apache.karaf.scr.management-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.941Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.4/org.apache.karaf.scr.state-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.943Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/service/org.apache.karaf.service.core/4.4.4/org.apache.karaf.service.core-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.948Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.4/org.apache.karaf.service.guard-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.955Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.4/org.apache.karaf.services.eventadmin-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.970Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.4/org.apache.karaf.shell.commands-4.4.4.jar 15:34:09 [INFO] 2024-03-09T15:34:09.982Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.4/org.apache.karaf.shell.console-4.4.4.jar 15:34:10 [INFO] 2024-03-09T15:34:10.013Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.4/org.apache.karaf.shell.core-4.4.4.jar 15:34:10 [INFO] 2024-03-09T15:34:10.113Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.4/org.apache.karaf.shell.groovy-4.4.4.jar 15:34:10 [INFO] 2024-03-09T15:34:10.117Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.4/org.apache.karaf.shell.ssh-4.4.4.jar 15:34:10 [INFO] 2024-03-09T15:34:10.131Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/shell/org.apache.karaf.shell.table/4.4.4/org.apache.karaf.shell.table-4.4.4.jar 15:34:10 [INFO] 2024-03-09T15:34:10.134Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.4/org.apache.karaf.system.core-4.4.4.jar 15:34:10 [INFO] 2024-03-09T15:34:10.147Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.4/org.apache.karaf.tools.utils-4.4.4.jar 15:34:10 [INFO] 2024-03-09T15:34:10.152Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/web/org.apache.karaf.web.core/4.4.4/org.apache.karaf.web.core-4.4.4.jar 15:34:10 [INFO] 2024-03-09T15:34:10.157Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.4/org.apache.karaf.webconsole.console-4.4.4.jar 15:34:10 [INFO] 2024-03-09T15:34:10.304Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.4/org.apache.karaf.webconsole.features-4.4.4.jar 15:34:10 [INFO] 2024-03-09T15:34:10.311Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.4/org.apache.karaf.webconsole.gogo-4.4.4.jar 15:34:10 [INFO] 2024-03-09T15:34:10.319Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.4/org.apache.karaf.webconsole.http-4.4.4.jar 15:34:10 [INFO] 2024-03-09T15:34:10.324Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.4/org.apache.karaf.webconsole.instance-4.4.4.jar 15:34:10 [INFO] 2024-03-09T15:34:10.330Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.4/org.apache.karaf.wrapper.core-4.4.4.jar 15:34:10 [WARN] Could not open metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.4/org.apache.karaf.wrapper.core-4.4.4.jar/org/apache/karaf/wrapper/internal/windows/karaf-wrapper.exe as an archive. Will scan it as regular file. 15:34:10 [WARN] Could not open metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.4/org.apache.karaf.wrapper.core-4.4.4.jar/org/apache/karaf/wrapper/internal/windows64/karaf-wrapper.exe as an archive. Will scan it as regular file. 15:34:10 [INFO] 2024-03-09T15:34:10.493Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt-spring31/1.9.3_1/org.apache.servicemix.bundles.jasypt-spring31-1.9.3_1.jar 15:34:10 [INFO] 2024-03-09T15:34:10.503Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar 15:34:10 [INFO] 2024-03-09T15:34:10.540Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.spring-security-crypto/5.3.3.RELEASE_2/org.apache.servicemix.bundles.spring-security-crypto-5.3.3.RELEASE_2.jar 15:34:10 [INFO] 2024-03-09T15:34:10.559Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/servicemix/specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0/org.apache.servicemix.specs.jaxb-api-2.2-2.9.0.jar 15:34:10 [INFO] 2024-03-09T15:34:10.580Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.jar 15:34:10 [INFO] 2024-03-09T15:34:10.627Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/sshd/sshd-osgi/2.10.0/sshd-osgi-2.10.0.jar 15:34:10 [INFO] 2024-03-09T15:34:10.922Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/sshd/sshd-scp/2.10.0/sshd-scp-2.10.0.jar 15:34:10 [INFO] 2024-03-09T15:34:10.942Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/apache/sshd/sshd-sftp/2.10.0/sshd-sftp-2.10.0.jar 15:34:11 [INFO] 2024-03-09T15:34:11.003Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 15:34:11 [INFO] 2024-03-09T15:34:11.458Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.700/org.eclipse.jdt.annotation-2.2.700.jar 15:34:11 [INFO] 2024-03-09T15:34:11.462Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar 15:34:11 [INFO] 2024-03-09T15:34:11.463Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/http2/http2-client/9.4.52.v20230823/http2-client-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.468Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/http2/http2-common/9.4.52.v20230823/http2-common-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.502Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/http2/http2-hpack/9.4.52.v20230823/http2-hpack-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.510Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/http2/http2-http-client-transport/9.4.52.v20230823/http2-http-client-transport-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.516Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/http2/http2-server/9.4.52.v20230823/http2-server-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.525Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-alpn-client/9.4.52.v20230823/jetty-alpn-client-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.527Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-alpn-java-client/9.4.52.v20230823/jetty-alpn-java-client-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.529Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-alpn-java-server/9.4.52.v20230823/jetty-alpn-java-server-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.531Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-alpn-openjdk8-client/9.4.52.v20230823/jetty-alpn-openjdk8-client-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.534Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.52.v20230823/jetty-alpn-openjdk8-server-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.536Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-alpn-server/9.4.52.v20230823/jetty-alpn-server-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.538Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-client/9.4.52.v20230823/jetty-client-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.593Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-continuation/9.4.52.v20230823/jetty-continuation-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.597Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-http/9.4.52.v20230823/jetty-http-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.642Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-io/9.4.52.v20230823/jetty-io-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.673Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-jaas/9.4.52.v20230823/jetty-jaas-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.680Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-jmx/9.4.52.v20230823/jetty-jmx-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.686Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-openid/9.4.52.v20230823/jetty-openid-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.691Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-proxy/9.4.52.v20230823/jetty-proxy-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.706Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-rewrite/9.4.52.v20230823/jetty-rewrite-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.713Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-security/9.4.52.v20230823/jetty-security-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.731Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-server/9.4.52.v20230823/jetty-server-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.849Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-servlet/9.4.52.v20230823/jetty-servlet-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.877Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-servlets/9.4.52.v20230823/jetty-servlets-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.893Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-util-ajax/9.4.52.v20230823/jetty-util-ajax-9.4.52.v20230823.jar 15:34:11 [INFO] 2024-03-09T15:34:11.904Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-util/9.4.52.v20230823/jetty-util-9.4.52.v20230823.jar 15:34:12 [INFO] 2024-03-09T15:34:11.997Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/jetty-xml/9.4.52.v20230823/jetty-xml-9.4.52.v20230823.jar 15:34:12 [INFO] 2024-03-09T15:34:12.006Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.52.v20230823/javax-websocket-client-impl-9.4.52.v20230823.jar 15:34:12 [INFO] 2024-03-09T15:34:12.033Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.52.v20230823/javax-websocket-server-impl-9.4.52.v20230823.jar 15:34:12 [INFO] 2024-03-09T15:34:12.040Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/websocket/websocket-api/9.4.52.v20230823/websocket-api-9.4.52.v20230823.jar 15:34:12 [INFO] 2024-03-09T15:34:12.051Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/websocket/websocket-client/9.4.52.v20230823/websocket-client-9.4.52.v20230823.jar 15:34:12 [INFO] 2024-03-09T15:34:12.057Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/websocket/websocket-common/9.4.52.v20230823/websocket-common-9.4.52.v20230823.jar 15:34:12 [INFO] 2024-03-09T15:34:12.096Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/websocket/websocket-server/9.4.52.v20230823/websocket-server-9.4.52.v20230823.jar 15:34:12 [INFO] 2024-03-09T15:34:12.104Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.52.v20230823/websocket-servlet-9.4.52.v20230823.jar 15:34:12 [INFO] 2024-03-09T15:34:12.108Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar 15:34:12 [INFO] 2024-03-09T15:34:12.328Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar 15:34:12 [INFO] 2024-03-09T15:34:12.348Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/jboss/xnio/xnio-api/3.8.10.Final/xnio-api-3.8.10.Final.jar 15:34:12 [INFO] 2024-03-09T15:34:12.443Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/jboss/xnio/xnio-nio/3.8.10.Final/xnio-nio-3.8.10.Final.jar 15:34:12 [INFO] 2024-03-09T15:34:12.460Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/jline/jline/3.21.0/jline-3.21.0.jar 15:34:12 [INFO] 2024-03-09T15:34:12.610Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/jolokia/jolokia-osgi/1.7.1/jolokia-osgi-1.7.1.jar 15:34:12 [INFO] 2024-03-09T15:34:12.682Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/keycloak/keycloak-jetty-adapter-spi/18.0.2/keycloak-jetty-adapter-spi-18.0.2.jar 15:34:12 [INFO] 2024-03-09T15:34:12.684Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/keycloak/keycloak-jetty-core/18.0.2/keycloak-jetty-core-18.0.2.jar 15:34:12 [INFO] 2024-03-09T15:34:12.689Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/keycloak/keycloak-jetty94-adapter/18.0.2/keycloak-jetty94-adapter-18.0.2.jar 15:34:12 [INFO] 2024-03-09T15:34:12.691Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/keycloak/keycloak-osgi-adapter/18.0.2/keycloak-osgi-adapter-18.0.2.jar 15:34:12 [INFO] 2024-03-09T15:34:12.695Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/keycloak/keycloak-pax-web-jetty94/18.0.2/keycloak-pax-web-jetty94-18.0.2.jar 15:34:12 [INFO] 2024-03-09T15:34:12.697Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/keycloak/keycloak-pax-web-undertow/18.0.2/keycloak-pax-web-undertow-18.0.2.jar 15:34:12 [INFO] 2024-03-09T15:34:12.699Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/keycloak/keycloak-undertow-adapter-spi/18.0.2/keycloak-undertow-adapter-spi-18.0.2.jar 15:34:12 [INFO] 2024-03-09T15:34:12.704Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/keycloak/keycloak-undertow-adapter/18.0.2/keycloak-undertow-adapter-18.0.2.jar 15:34:12 [INFO] 2024-03-09T15:34:12.713Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/opendaylight/odlparent/bcpkix-framework-ext/12.0.10/bcpkix-framework-ext-12.0.10.jar 15:34:12 [INFO] 2024-03-09T15:34:12.714Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/opendaylight/odlparent/bcprov-framework-ext/12.0.10/bcprov-framework-ext-12.0.10.jar 15:34:12 [INFO] 2024-03-09T15:34:12.715Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/opendaylight/odlparent/bcutil-framework-ext/12.0.10/bcutil-framework-ext-12.0.10.jar 15:34:12 [INFO] 2024-03-09T15:34:12.716Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/opendaylight/odlparent/karaf.branding/12.0.10/karaf.branding-12.0.10.jar 15:34:12 [INFO] 2024-03-09T15:34:12.717Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/opendaylight/odlparent/logging-markers/12.0.10/logging-markers-12.0.10.jar 15:34:12 [INFO] 2024-03-09T15:34:12.719Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/logging/pax-logging-api/2.2.3/pax-logging-api-2.2.3.jar 15:34:12 [INFO] 2024-03-09T15:34:12.862Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.3/pax-logging-log4j2-2.2.3.jar 15:34:13 [INFO] 2024-03-09T15:34:13.197Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/logging/pax-logging-logback/2.2.3/pax-logging-logback-2.2.3.jar 15:34:13 [INFO] 2024-03-09T15:34:13.325Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.jar 15:34:13 [INFO] 2024-03-09T15:34:13.954Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/url/pax-url-classpath/2.6.14/pax-url-classpath-2.6.14.jar 15:34:13 [INFO] 2024-03-09T15:34:13.959Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/url/pax-url-obr/2.6.14/pax-url-obr-2.6.14-uber.jar 15:34:13 [INFO] 2024-03-09T15:34:13.969Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar 15:34:14 [INFO] 2024-03-09T15:34:14.368Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar 15:34:14 [INFO] 2024-03-09T15:34:14.401Z Scanned 47853 files so far 15:34:14 [INFO] 2024-03-09T15:34:14.704Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/keycloak-common/8.0.22/keycloak-common-8.0.22.jar 15:34:14 [INFO] 2024-03-09T15:34:14.822Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/keycloak-osgi-adapter/8.0.22/keycloak-osgi-adapter-8.0.22.jar 15:34:14 [INFO] 2024-03-09T15:34:14.824Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-api/8.0.22/pax-web-api-8.0.22.jar 15:34:14 [INFO] 2024-03-09T15:34:14.849Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.22/pax-web-compatibility-annotation13-8.0.22.jar 15:34:14 [INFO] 2024-03-09T15:34:14.850Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.22/pax-web-compatibility-el2-8.0.22.jar 15:34:14 [INFO] 2024-03-09T15:34:14.850Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.22/pax-web-compatibility-servlet31-8.0.22.jar 15:34:14 [INFO] 2024-03-09T15:34:14.851Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-deployer/8.0.22/pax-web-deployer-8.0.22.jar 15:34:14 [INFO] 2024-03-09T15:34:14.853Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-extender-war/8.0.22/pax-web-extender-war-8.0.22.jar 15:34:14 [INFO] 2024-03-09T15:34:14.865Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.22/pax-web-extender-whiteboard-8.0.22.jar 15:34:14 [INFO] 2024-03-09T15:34:14.879Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-jetty-keycloak/8.0.22/pax-web-jetty-keycloak-8.0.22.jar 15:34:14 [INFO] 2024-03-09T15:34:14.884Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-jetty/8.0.22/pax-web-jetty-8.0.22.jar 15:34:14 [INFO] 2024-03-09T15:34:14.898Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-jsp/8.0.22/pax-web-jsp-8.0.22.jar 15:34:15 [INFO] 2024-03-09T15:34:15.037Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-karaf/8.0.22/pax-web-karaf-8.0.22.jar 15:34:15 [INFO] 2024-03-09T15:34:15.046Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-runtime/8.0.22/pax-web-runtime-8.0.22.jar 15:34:15 [INFO] 2024-03-09T15:34:15.067Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-spi/8.0.22/pax-web-spi-8.0.22.jar 15:34:15 [INFO] 2024-03-09T15:34:15.179Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.22/pax-web-tomcat-common-8.0.22.jar 15:34:15 [INFO] 2024-03-09T15:34:15.273Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-tomcat-keycloak/8.0.22/pax-web-tomcat-keycloak-8.0.22.jar 15:34:15 [INFO] 2024-03-09T15:34:15.280Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-tomcat-keycloak18/8.0.22/pax-web-tomcat-keycloak18-8.0.22.jar 15:34:15 [INFO] 2024-03-09T15:34:15.286Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-tomcat-websocket/8.0.22/pax-web-tomcat-websocket-8.0.22.jar 15:34:15 [INFO] 2024-03-09T15:34:15.321Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-tomcat/8.0.22/pax-web-tomcat-8.0.22.jar 15:34:15 [INFO] 2024-03-09T15:34:15.692Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-undertow-keycloak/8.0.22/pax-web-undertow-keycloak-8.0.22.jar 15:34:15 [INFO] 2024-03-09T15:34:15.701Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-undertow-websocket/8.0.22/pax-web-undertow-websocket-8.0.22.jar 15:34:15 [INFO] 2024-03-09T15:34:15.704Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-undertow/8.0.22/pax-web-undertow-8.0.22.jar 15:34:15 [INFO] 2024-03-09T15:34:15.785Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ops4j/pax/web/pax-web-websocket/8.0.22/pax-web-websocket-8.0.22.jar 15:34:15 [INFO] 2024-03-09T15:34:15.787Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar 15:34:15 [INFO] 2024-03-09T15:34:15.793Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar 15:34:15 [INFO] 2024-03-09T15:34:15.797Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 15:34:15 [INFO] 2024-03-09T15:34:15.800Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar 15:34:15 [INFO] 2024-03-09T15:34:15.810Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar 15:34:15 [INFO] 2024-03-09T15:34:15.820Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar 15:34:15 [INFO] 2024-03-09T15:34:15.825Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar 15:34:15 [INFO] 2024-03-09T15:34:15.835Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar 15:34:15 [INFO] 2024-03-09T15:34:15.843Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar 15:34:15 [INFO] 2024-03-09T15:34:15.856Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/ow2/asm/asm/9.5/asm-9.5.jar 15:34:15 [INFO] 2024-03-09T15:34:15.873Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/af6fe1c4-15f3-44ff-8d4d-297296f292fa/system/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar 15:34:15 [INFO] 2024-03-09T15:34:15.880Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT-javadoc.jar 15:34:15 [INFO] 2024-03-09T15:34:15.885Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT-sources.jar 15:34:15 [INFO] 2024-03-09T15:34:15.886Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT.jar 15:34:15 [INFO] 2024-03-09T15:34:15.890Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/spotbugs/bug-pattern-1.5.0.jar 15:34:15 [INFO] 2024-03-09T15:34:15.905Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/spotbugs/bug-pattern-1.5.0.jar 15:34:15 [INFO] 2024-03-09T15:34:15.920Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT-javadoc.jar 15:34:15 [INFO] 2024-03-09T15:34:15.944Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT-sources.jar 15:34:15 [INFO] 2024-03-09T15:34:15.951Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT.jar 15:34:15 [INFO] 2024-03-09T15:34:15.987Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/spotbugs/bug-pattern-1.5.0.jar 15:34:16 [INFO] 2024-03-09T15:34:16.003Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT-javadoc.jar 15:34:16 [INFO] 2024-03-09T15:34:16.008Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT-sources.jar 15:34:16 [INFO] 2024-03-09T15:34:16.009Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT.jar 15:34:16 [INFO] 2024-03-09T15:34:16.014Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/spotbugs/bug-pattern-1.5.0.jar 15:34:16 [INFO] 2024-03-09T15:34:16.029Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT-javadoc.jar 15:34:16 [INFO] 2024-03-09T15:34:16.034Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT-sources.jar 15:34:16 [INFO] 2024-03-09T15:34:16.035Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT.jar 15:34:16 [INFO] 2024-03-09T15:34:16.040Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/spotbugs/bug-pattern-1.5.0.jar 15:34:16 [INFO] 2024-03-09T15:34:16.054Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT-javadoc.jar 15:34:16 [INFO] 2024-03-09T15:34:16.061Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT-sources.jar 15:34:16 [INFO] 2024-03-09T15:34:16.062Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT.jar 15:34:16 [INFO] 2024-03-09T15:34:16.067Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT-javadoc.jar 15:34:16 [INFO] 2024-03-09T15:34:16.073Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT-sources.jar 15:34:16 [INFO] 2024-03-09T15:34:16.075Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT.jar 15:34:16 [INFO] 2024-03-09T15:34:16.080Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/spotbugs/bug-pattern-1.5.0.jar 15:34:16 [INFO] 2024-03-09T15:34:16.095Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT-javadoc.jar 15:34:16 [INFO] 2024-03-09T15:34:16.099Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT-sources.jar 15:34:16 [INFO] 2024-03-09T15:34:16.100Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT.jar 15:34:16 [INFO] 2024-03-09T15:34:16.104Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/spotbugs/bug-pattern-1.5.0.jar 15:34:16 [INFO] 2024-03-09T15:34:16.118Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/spotbugs/bug-pattern-1.5.0.jar 15:34:16 [INFO] 2024-03-09T15:34:16.133Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT-javadoc.jar 15:34:16 [INFO] 2024-03-09T15:34:16.138Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT-sources.jar 15:34:16 [INFO] 2024-03-09T15:34:16.138Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT.jar 15:34:16 [INFO] 2024-03-09T15:34:16.140Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/spotbugs/bug-pattern-1.5.0.jar 15:34:16 [INFO] 2024-03-09T15:34:16.154Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT-javadoc.jar 15:34:16 [INFO] 2024-03-09T15:34:16.161Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT-sources.jar 15:34:16 [INFO] 2024-03-09T15:34:16.163Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT.jar 15:34:16 [INFO] 2024-03-09T15:34:16.191Z Scanned 55590 total files 15:34:25 [INFO] 2024-03-09T15:34:25.342Z Finished scanning application odl-serviceutils. 15:34:25 [INFO] Discovered repository url '$GIT_URL/serviceutils/serviceutils/serviceutils/serviceutils' via environment variable GIT_URL 15:34:25 [INFO] Repository URL $GIT_URL/serviceutils/serviceutils/serviceutils/serviceutils was found using automation 15:34:25 [INFO] Amending source control record for application with id: odl-serviceutils with discovered Repository URL: $GIT_URL/serviceutils/serviceutils/serviceutils/serviceutils 15:34:26 [INFO] 2024-03-09T15:34:26.207Z Evaluating application odl-serviceutils for stage release. 15:34:27 [INFO] Waiting for policy evaluation to complete... 15:34:33 [INFO] Assigned scan ID 2ce149c55cf146e6a607fcb397372371 15:34:44 [INFO] Policy evaluation completed in 17 seconds. 15:34:44 [INFO] 2024-03-09T15:34:44.129Z Finished evaluating application odl-serviceutils for stage release. 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=com.google.guava : guava : 31.1-jre, hash=60458f877d055d0c9114) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=com.google.guava : guava : 31.1-jre, hash=60458f877d055d0c9114) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=com.google.guava : guava : 31.1-jre, hash=60458f877d055d0c9114) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-2976 with severity >= 4 (severity = 7.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-2976 with severity < 8 (severity = 7.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-2976 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.opendaylight.controller : atomix-storage : 7.0.11, hash=60f451bbc4840989402f) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.opendaylight.controller : atomix-storage : 7.0.11, hash=60f451bbc4840989402f) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.opendaylight.controller : atomix-storage : 7.0.11, hash=60f451bbc4840989402f) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1215 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1215 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1215 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.opendaylight.controller : atomix-storage : 7.0.11, hash=60f451bbc4840989402f) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1216 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1216 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1216 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.opendaylight.controller : repackaged-akka : 7.0.11, hash=f38e334a49771928dc6e) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.opendaylight.controller : repackaged-akka : 7.0.11, hash=f38e334a49771928dc6e) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45865 with severity >= 4 (severity = 4.4), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-45865 with severity < 8 (severity = 4.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-45865 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL EPL-Incompatible License) [ 15:34:44 Component(displayName=com.rabbitmq : amqp-client : 5.18.0, hash=a145e53172bb4cb22e58) [ 15:34:44 Constraint(Copyleft) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL EPL-Incompatible' because: Found licenses in the 'ODL EPL-Incompatible' license threat group ('GPL-2.0')] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2019-16869 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2019-16869 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-16869 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-43797 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-43797 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-43797 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0029 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0029 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0029 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0103 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0103 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0103 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-42794 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-42794 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-42794 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-42795 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-42795 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-42795 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45648 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-45648 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-45648 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-46589 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46589 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46589 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2023-4382 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2023-4382 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-4382 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.karaf.shell : org.apache.karaf.shell.ssh : 4.4.4, hash=24de87fb664e760cd0ab) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.karaf.shell : org.apache.karaf.shell.ssh : 4.4.4, hash=24de87fb664e760cd0ab) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2015-0286 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2015-0286 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2015-0286 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-50572 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-50572 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-50572 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.eclipse.jetty.http2 : http2-hpack : 9.4.52.v20230823, hash=343913176ad71b08e4a8) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.eclipse.jetty.http2 : http2-hpack : 9.4.52.v20230823, hash=343913176ad71b08e4a8) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-36478 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-36478 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-36478 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-5408 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-5408 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-5408 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-22976 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-22976 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-22976 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.ops4j.pax.logging : pax-logging-logback : 2.2.3, hash=533e1c4377671ebda938) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.ops4j.pax.logging : pax-logging-logback : 2.2.3, hash=533e1c4377671ebda938) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6378 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6378 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6378 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.karaf : org.apache.karaf.client : 4.4.4, hash=54dc28f6e35eeef107c3) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.karaf : org.apache.karaf.client : 4.4.4, hash=54dc28f6e35eeef107c3) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2015-0286 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2015-0286 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2015-0286 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.22, hash=5afe745a14fed3584b47) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.22, hash=5afe745a14fed3584b47) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.22, hash=5afe745a14fed3584b47) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6134 with severity >= 4 (severity = 5.4), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6134 with severity < 8 (severity = 5.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6134 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.22, hash=5afe745a14fed3584b47) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6927 with severity >= 4 (severity = 6.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6927 with severity < 8 (severity = 6.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6927 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.eclipse.platform : org.eclipse.osgi : 3.18.0, hash=6f5d53b49a1f60559b39) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.eclipse.platform : org.eclipse.osgi : 3.18.0, hash=6f5d53b49a1f60559b39) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-4218 with severity >= 4 (severity = 5.0), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-4218 with severity < 8 (severity = 5.0), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-4218 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.karaf.http : org.apache.karaf.http.core : 4.4.4, hash=703d84575ab6fe5d5bd8) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.karaf.http : org.apache.karaf.http.core : 4.4.4, hash=703d84575ab6fe5d5bd8) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2012-0050 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2012-0050 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2012-0050 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.httpcomponents : httpclient-osgi : 4.5.14, hash=81fbe18b78e0b79b8d83) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.httpcomponents : httpclient-osgi : 4.5.14, hash=81fbe18b78e0b79b8d83) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2012-0050 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2012-0050 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2012-0050 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.4, hash=8c88090006f5c3876052) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.4, hash=8c88090006f5c3876052) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.4, hash=8c88090006f5c3876052) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2012-0050 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2012-0050 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2012-0050 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.4, hash=8c88090006f5c3876052) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2014-0201 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2014-0201 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2014-0201 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.jboss.xnio : xnio-api : 3.8.10.Final, hash=959f4146122a69fddf88) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.jboss.xnio : xnio-api : 3.8.10.Final, hash=959f4146122a69fddf88) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-5685 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-5685 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-5685 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.eclipse.jetty.http2 : http2-common : 9.4.52.v20230823, hash=b7c88f900a4a882b93b3) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.eclipse.jetty.http2 : http2-common : 9.4.52.v20230823, hash=b7c88f900a4a882b93b3) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.eclipse.jetty.http2 : http2-common : 9.4.52.v20230823, hash=b7c88f900a4a882b93b3) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-22201 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-22201 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-22201 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.eclipse.jetty.http2 : http2-common : 9.4.52.v20230823, hash=b7c88f900a4a882b93b3) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2023-4379 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2023-4379 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-4379 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.karaf.features : org.apache.karaf.features.core : 4.4.4, hash=ce22fd068b96d177ae87) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.karaf.features : org.apache.karaf.features.core : 4.4.4, hash=ce22fd068b96d177ae87) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2022-6438 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2022-6438 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-6438 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-2976 with severity >= 4 (severity = 7.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-2976 with severity < 8 (severity = 7.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-2976 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.52.v20230823, hash=e31f23ef2a01522d6765) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.52.v20230823, hash=e31f23ef2a01522d6765) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-36479 with severity >= 4 (severity = 4.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-36479 with severity < 8 (severity = 4.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-36479 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-24998 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-24998 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-24998 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26048 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26048 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26048 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26049 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26049 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26049 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-36478 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-36478 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-36478 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-40167 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-40167 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-40167 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-22201 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-22201 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-22201 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2023-4379 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2023-4379 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-4379 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.ops4j.pax.web : pax-web-tomcat-common : 8.0.22, hash=f1a09d068237ad40bed3) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=org.ops4j.pax.web : pax-web-tomcat-common : 8.0.22, hash=f1a09d068237ad40bed3) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-42795 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-42795 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-42795 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=io.undertow : undertow-core : 2.2.26.Final, hash=f21c146405ae92b970d9) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=io.undertow : undertow-core : 2.2.26.Final, hash=f21c146405ae92b970d9) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=io.undertow : undertow-core : 2.2.26.Final, hash=f21c146405ae92b970d9) [ 15:34:44 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=io.undertow : undertow-core : 2.2.26.Final, hash=f21c146405ae92b970d9) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2016-6311 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2016-6311 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2016-6311 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=io.undertow : undertow-core : 2.2.26.Final, hash=f21c146405ae92b970d9) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-1459 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-1459 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-1459 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-Medium) [ 15:34:44 Component(displayName=io.undertow : undertow-core : 2.2.26.Final, hash=f21c146405ae92b970d9) [ 15:34:44 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-1635 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-1635 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-1635 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-High) [ 15:34:44 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:44 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2019-20444 with severity >= 8 (severity = 9.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-20444 with severity < 10 (severity = 9.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-20444 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy failing due to 15:34:44 Policy(ODL Security-High) [ 15:34:44 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:44 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2019-20445 with severity >= 8 (severity = 9.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-20445 with severity < 10 (severity = 9.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-20445 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy warning due to 15:34:44 Policy(ODL Security-Low) [ 15:34:44 Component(displayName=com.google.guava : guava : 31.1-jre, hash=60458f877d055d0c9114) [ 15:34:44 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2020-0926 with severity < 4 (severity = 3.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0926 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy warning due to 15:34:44 Policy(ODL Security-Low) [ 15:34:44 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 15:34:44 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2020-0926 with severity < 4 (severity = 3.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0926 with status 'Open', not 'Not Applicable'] ]] 15:34:44 15:34:44 Nexus IQ reports policy warning due to 15:34:44 Policy(ODL Security-Low) [ 15:34:44 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:44 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2023-3025 with severity < 4 (severity = 3.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-3025 with status 'Open', not 'Not Applicable'] ]] 15:34:44 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-serviceutils/report/2ce149c55cf146e6a607fcb397372371 15:34:44 Summary of policy violations: 3 critical, 93 severe, 99 moderate 15:34:44 FATAL: IQ Server evaluation of application odl-serviceutils failed 15:34:44 $ ssh-agent -k 15:34:44 unset SSH_AUTH_SOCK; 15:34:44 unset SSH_AGENT_PID; 15:34:44 echo Agent pid 5501 killed; 15:34:44 [ssh-agent] Stopped. 15:34:44 ERROR: IQ Server evaluation of application odl-serviceutils failed 15:34:44 [PostBuildScript] - [INFO] Executing post build scripts. 15:34:44 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins6671811772049044995.sh 15:34:44 ---> sysstat.sh 15:34:44 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins4132197477646057444.sh 15:34:44 ---> package-listing.sh 15:34:44 ++ facter osfamily 15:34:44 ++ tr '[:upper:]' '[:lower:]' 15:34:44 + OS_FAMILY=redhat 15:34:44 + workspace=/w/workspace/serviceutils-maven-clm-argon 15:34:44 + START_PACKAGES=/tmp/packages_start.txt 15:34:44 + END_PACKAGES=/tmp/packages_end.txt 15:34:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:34:44 + PACKAGES=/tmp/packages_start.txt 15:34:44 + '[' /w/workspace/serviceutils-maven-clm-argon ']' 15:34:44 + PACKAGES=/tmp/packages_end.txt 15:34:44 + case "${OS_FAMILY}" in 15:34:44 + rpm -qa 15:34:44 + sort 15:34:45 + '[' -f /tmp/packages_start.txt ']' 15:34:45 + '[' -f /tmp/packages_end.txt ']' 15:34:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:34:45 + '[' /w/workspace/serviceutils-maven-clm-argon ']' 15:34:45 + mkdir -p /w/workspace/serviceutils-maven-clm-argon/archives/ 15:34:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/serviceutils-maven-clm-argon/archives/ 15:34:45 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins10472321087436424088.sh 15:34:45 ---> capture-instance-metadata.sh 15:34:45 Setup pyenv: 15:34:45 system 15:34:45 3.8.13 15:34:45 3.9.13 15:34:45 * 3.10.6 (set by /w/workspace/serviceutils-maven-clm-argon/.python-version) 15:34:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ORwO from file:/tmp/.os_lf_venv 15:34:47 lf-activate-venv(): INFO: Installing: lftools 15:34:59 lf-activate-venv(): INFO: Adding /tmp/venv-ORwO/bin to PATH 15:34:59 INFO: Running in OpenStack, capturing instance metadata 15:35:00 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins490375587073302412.sh 15:35:00 provisioning config files... 15:35:01 Could not find credentials [logs] for serviceutils-maven-clm-argon #76 15:35:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/serviceutils-maven-clm-argon@tmp/config4391312260407483874tmp 15:35:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:35:01 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:35:01 provisioning config files... 15:35:01 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:35:01 [EnvInject] - Injecting environment variables from a build step. 15:35:01 [EnvInject] - Injecting as environment variables the properties content 15:35:01 SERVER_ID=logs 15:35:01 15:35:01 [EnvInject] - Variables injected successfully. 15:35:01 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins16262650147402942340.sh 15:35:01 ---> create-netrc.sh 15:35:01 WARN: Log server credential not found. 15:35:01 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins13087908480986264747.sh 15:35:01 ---> python-tools-install.sh 15:35:01 Setup pyenv: 15:35:01 system 15:35:01 3.8.13 15:35:01 3.9.13 15:35:01 * 3.10.6 (set by /w/workspace/serviceutils-maven-clm-argon/.python-version) 15:35:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ORwO from file:/tmp/.os_lf_venv 15:35:03 lf-activate-venv(): INFO: Installing: lftools 15:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-ORwO/bin to PATH 15:35:12 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins3549553846952274609.sh 15:35:12 ---> sudo-logs.sh 15:35:12 Archiving 'sudo' log.. 15:35:12 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins824030186162353930.sh 15:35:12 ---> job-cost.sh 15:35:12 Setup pyenv: 15:35:12 system 15:35:12 3.8.13 15:35:12 3.9.13 15:35:12 * 3.10.6 (set by /w/workspace/serviceutils-maven-clm-argon/.python-version) 15:35:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ORwO from file:/tmp/.os_lf_venv 15:35:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:35:20 lf-activate-venv(): INFO: Adding /tmp/venv-ORwO/bin to PATH 15:35:20 INFO: No Stack... 15:35:20 INFO: Retrieving Pricing Info for: v3-standard-2 15:35:21 INFO: Archiving Costs 15:35:21 [serviceutils-maven-clm-argon] $ /bin/bash -l /tmp/jenkins16280267280923744215.sh 15:35:21 ---> logs-deploy.sh 15:35:21 Setup pyenv: 15:35:21 system 15:35:21 3.8.13 15:35:21 3.9.13 15:35:21 * 3.10.6 (set by /w/workspace/serviceutils-maven-clm-argon/.python-version) 15:35:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ORwO from file:/tmp/.os_lf_venv 15:35:22 lf-activate-venv(): INFO: Installing: lftools 15:35:33 lf-activate-venv(): INFO: Adding /tmp/venv-ORwO/bin to PATH 15:35:33 WARNING: Nexus logging server not set 15:35:33 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/serviceutils-maven-clm-argon/76/ 15:35:33 INFO: archiving logs to S3 15:35:34 ---> uname -a: 15:35:34 Linux prd-centos8-builder-2c-2g-4854.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 15:35:34 15:35:34 15:35:34 ---> lscpu: 15:35:34 Architecture: x86_64 15:35:34 CPU op-mode(s): 32-bit, 64-bit 15:35:34 Byte Order: Little Endian 15:35:34 CPU(s): 2 15:35:34 On-line CPU(s) list: 0,1 15:35:34 Thread(s) per core: 1 15:35:34 Core(s) per socket: 1 15:35:34 Socket(s): 2 15:35:34 NUMA node(s): 1 15:35:34 Vendor ID: AuthenticAMD 15:35:34 CPU family: 23 15:35:34 Model: 49 15:35:34 Model name: AMD EPYC-Rome Processor 15:35:34 Stepping: 0 15:35:34 CPU MHz: 2800.000 15:35:34 BogoMIPS: 5600.00 15:35:34 Virtualization: AMD-V 15:35:34 Hypervisor vendor: KVM 15:35:34 Virtualization type: full 15:35:34 L1d cache: 32K 15:35:34 L1i cache: 32K 15:35:34 L2 cache: 512K 15:35:34 L3 cache: 16384K 15:35:34 NUMA node0 CPU(s): 0,1 15:35:34 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:35:34 15:35:34 15:35:34 ---> nproc: 15:35:34 2 15:35:34 15:35:34 15:35:34 ---> df -h: 15:35:34 Filesystem Size Used Avail Use% Mounted on 15:35:34 devtmpfs 3.8G 0 3.8G 0% /dev 15:35:34 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:35:34 tmpfs 3.8G 17M 3.8G 1% /run 15:35:34 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:35:34 /dev/vda1 40G 9.0G 32G 23% / 15:35:34 tmpfs 770M 0 770M 0% /run/user/1001 15:35:34 15:35:34 15:35:34 ---> free -m: 15:35:34 total used free shared buff/cache available 15:35:34 Mem: 7697 1103 3269 19 3324 6287 15:35:34 Swap: 1023 0 1023 15:35:34 15:35:34 15:35:34 ---> ip addr: 15:35:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:35:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:35:34 inet 127.0.0.1/8 scope host lo 15:35:34 valid_lft forever preferred_lft forever 15:35:34 inet6 ::1/128 scope host 15:35:34 valid_lft forever preferred_lft forever 15:35:34 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:35:34 link/ether fa:16:3e:c1:49:1c brd ff:ff:ff:ff:ff:ff 15:35:34 altname enp0s3 15:35:34 altname ens3 15:35:34 inet 10.30.170.118/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 15:35:34 valid_lft 85796sec preferred_lft 85796sec 15:35:34 inet6 fe80::f816:3eff:fec1:491c/64 scope link 15:35:34 valid_lft forever preferred_lft forever 15:35:34 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:35:34 link/ether 02:42:cc:81:8c:5f brd ff:ff:ff:ff:ff:ff 15:35:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:35:34 valid_lft forever preferred_lft forever 15:35:34 15:35:34 15:35:34 ---> sar -b -r -n DEV: 15:35:34 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/09/2024 _x86_64_ (2 CPU) 15:35:34 15:35:34 15:25:25 LINUX RESTART (2 CPU) 15:35:34 15:35:34 03:26:01 PM tps rtps wtps bread/s bwrtn/s 15:35:34 03:27:01 PM 72.93 14.43 58.50 2377.21 4999.67 15:35:34 03:28:01 PM 198.25 18.84 179.41 4044.92 11035.25 15:35:34 03:29:01 PM 66.87 1.73 65.14 312.61 8128.78 15:35:34 03:30:01 PM 37.25 1.08 36.17 40.65 1540.97 15:35:34 03:31:01 PM 38.75 0.00 38.75 0.00 4513.81 15:35:34 03:32:01 PM 25.86 0.00 25.86 0.00 2899.80 15:35:34 03:33:01 PM 19.59 0.00 19.59 0.00 999.10 15:35:34 03:34:01 PM 59.48 2.50 56.98 78.44 18856.92 15:35:34 03:35:01 PM 12.58 0.45 12.13 63.83 1993.90 15:35:34 Average: 59.06 4.34 54.72 768.44 6108.08 15:35:34 15:35:34 03:26:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:35:34 03:27:01 PM 5196696 7032584 2685736 34.07 2688 2022416 976744 10.94 190472 2184532 142292 15:35:34 03:28:01 PM 4092432 6358596 3790000 48.08 2688 2442036 1662520 18.62 240636 3190436 210420 15:35:34 03:29:01 PM 4066424 6382664 3816008 48.41 2688 2490796 1713180 19.18 321868 3129552 19364 15:35:34 03:30:01 PM 3150596 5687828 4731836 60.03 2688 2708708 2299032 25.74 426480 3926836 206968 15:35:34 03:31:01 PM 2806184 5407344 5076248 64.40 2688 2771360 2523372 28.25 487528 4206936 153364 15:35:34 03:32:01 PM 2989068 5615928 4893364 62.08 2688 2796664 2352700 26.34 525956 3983332 105424 15:35:34 03:33:01 PM 2983668 5535836 4898764 62.15 2688 2722612 2386908 26.73 526064 3992988 15444 15:35:34 03:34:01 PM 3860004 6938164 4022428 51.03 2688 3245296 936436 10.49 634968 3000276 35968 15:35:34 03:35:01 PM 3407168 6496388 4475264 56.78 2688 3254808 1388756 15.55 889444 3191748 37836 15:35:34 Average: 3616916 6161704 4265516 54.11 2688 2717188 1804405 20.20 471491 3422960 103009 15:35:34 15:35:34 03:26:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:35:34 03:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:34 03:27:01 PM eth0 121.72 84.02 943.31 26.69 0.00 0.00 0.00 0.00 15:35:34 03:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:34 03:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:34 03:28:01 PM eth0 266.86 212.35 3788.04 38.97 0.00 0.00 0.00 0.00 15:35:34 03:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:34 03:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:34 03:29:01 PM eth0 32.06 33.29 255.94 6.90 0.00 0.00 0.00 0.00 15:35:34 03:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:34 03:30:01 PM lo 1042.09 1042.09 1036.57 1036.57 0.00 0.00 0.00 0.00 15:35:34 03:30:01 PM eth0 85.80 61.50 1925.49 9.49 0.00 0.00 0.00 0.00 15:35:34 03:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:34 03:31:01 PM lo 1984.20 1984.20 1984.20 1984.20 0.00 0.00 0.00 0.00 15:35:34 03:31:01 PM eth0 42.53 38.38 704.84 6.88 0.00 0.00 0.00 0.00 15:35:34 03:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:34 03:32:01 PM lo 316.90 316.90 346.40 346.40 0.00 0.00 0.00 0.00 15:35:34 03:32:01 PM eth0 15.42 13.64 297.86 3.08 0.00 0.00 0.00 0.00 15:35:34 03:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:34 03:33:01 PM lo 582.91 582.91 601.53 601.53 0.00 0.00 0.00 0.00 15:35:34 03:33:01 PM eth0 8.83 9.08 11.61 3.40 0.00 0.00 0.00 0.00 15:35:34 03:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:34 03:34:01 PM lo 1258.68 1258.68 1201.60 1201.60 0.00 0.00 0.00 0.00 15:35:34 03:34:01 PM eth0 347.74 198.32 2980.78 74.84 0.00 0.00 0.00 0.00 15:35:34 03:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:34 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:34 03:35:01 PM eth0 55.32 36.91 27.71 220.67 0.00 0.00 0.00 0.00 15:35:34 03:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:34 Average: lo 576.28 576.28 574.67 574.67 0.00 0.00 0.00 0.00 15:35:34 Average: eth0 108.48 76.39 1215.07 43.43 0.00 0.00 0.00 0.00 15:35:34 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:34 15:35:34 15:35:34 ---> sar -P ALL: 15:35:34 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/09/2024 _x86_64_ (2 CPU) 15:35:34 15:35:34 15:25:25 LINUX RESTART (2 CPU) 15:35:34 15:35:34 03:26:01 PM CPU %user %nice %system %iowait %steal %idle 15:35:34 03:27:01 PM all 35.63 0.00 5.41 1.96 0.12 56.89 15:35:34 03:27:01 PM 0 43.36 0.00 6.37 2.55 0.13 47.58 15:35:34 03:27:01 PM 1 27.88 0.00 4.44 1.37 0.10 66.21 15:35:34 03:28:01 PM all 53.54 0.00 5.77 5.15 0.12 35.42 15:35:34 03:28:01 PM 0 53.23 0.00 5.44 3.44 0.12 37.77 15:35:34 03:28:01 PM 1 53.86 0.00 6.10 6.87 0.12 33.06 15:35:34 03:29:01 PM all 85.96 0.00 3.14 1.13 0.13 9.65 15:35:34 03:29:01 PM 0 87.03 0.00 2.49 0.87 0.13 9.48 15:35:34 03:29:01 PM 1 84.89 0.00 3.78 1.39 0.12 9.82 15:35:34 03:30:01 PM all 84.77 0.00 4.99 0.29 0.13 9.82 15:35:34 03:30:01 PM 0 83.33 0.00 4.94 0.32 0.12 11.30 15:35:34 03:30:01 PM 1 86.21 0.00 5.05 0.27 0.13 8.34 15:35:34 03:31:01 PM all 81.71 0.00 5.40 0.19 0.11 12.59 15:35:34 03:31:01 PM 0 78.92 0.00 6.96 0.23 0.12 13.78 15:35:34 03:31:01 PM 1 84.50 0.00 3.84 0.15 0.10 11.40 15:35:34 03:32:01 PM all 85.66 0.00 3.87 0.04 0.12 10.32 15:35:34 03:32:01 PM 0 86.97 0.00 4.71 0.03 0.12 8.18 15:35:34 03:32:01 PM 1 84.34 0.00 3.02 0.05 0.12 12.47 15:35:34 03:33:01 PM all 83.35 0.00 3.59 0.10 0.12 12.84 15:35:34 03:33:01 PM 0 84.57 0.00 3.33 0.12 0.12 11.87 15:35:34 03:33:01 PM 1 82.13 0.00 3.86 0.08 0.12 13.81 15:35:34 03:34:01 PM all 70.79 0.00 5.95 1.33 0.12 21.81 15:35:34 03:34:01 PM 0 64.08 0.00 6.42 1.98 0.12 27.40 15:35:34 03:34:01 PM 1 77.47 0.00 5.48 0.69 0.12 16.24 15:35:34 03:35:01 PM all 47.44 0.00 2.32 0.55 0.08 49.61 15:35:34 03:35:01 PM 0 48.21 0.00 3.07 0.78 0.08 47.86 15:35:34 03:35:01 PM 1 46.67 0.00 1.57 0.32 0.08 51.36 15:35:34 Average: all 69.86 0.00 4.49 1.19 0.11 24.34 15:35:34 Average: 0 69.95 0.00 4.86 1.15 0.12 23.92 15:35:34 Average: 1 69.76 0.00 4.13 1.24 0.11 24.76 15:35:34 15:35:34 15:35:34